Pull request #41656 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bf07c06c6365d9ea14ecdacaae698c42bcf9fd10+a8a769f04f7ae44117772943ef0f4607b54e05ff (cdce20ceb375d1336fe4315dec63de9660c44aa7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-41656@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-31T17:06:45.165Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-31T17:06:45.169Z] Trying to pass milestone 2 [Pipeline] milestone [2021-05-31T17:06:45.216Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-31T17:07:00.367Z] Still waiting to schedule task [2021-05-31T17:07:00.367Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-31T17:07:54.914Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d5463153d27d6e5) in /home/ubuntu/workspace/moby_PR-41656 [Pipeline] { [Pipeline] checkout [2021-05-31T17:07:55.061Z] The recommended git tool is: git [2021-05-31T17:07:58.160Z] using credential docker-jenkins-github-credentials [2021-05-31T17:07:58.193Z] Cloning the remote Git repository [2021-05-31T17:07:58.193Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:07:57.890Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:07:57.948Z] > git init /home/ubuntu/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:07:58.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:07:58.157Z] > git --version # timeout=10 [2021-05-31T17:07:58.176Z] > git --version # 'git version 2.17.1' [2021-05-31T17:07:58.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:07:58.178Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:20.468Z] Fetching without tags [2021-05-31T17:08:20.793Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:20.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:08:20.355Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:08:20.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:20.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:08:20.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:08:20.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:20.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:20.743Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:20.770Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:08:21.843Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:21.843Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:08:21.664Z] > git remote # timeout=10 [2021-05-31T17:08:21.694Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:08:21.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:21.739Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:08:21.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:08:21.793Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:21.822Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:08:26.227Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:08:26.247Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:08:27.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/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-31T17:08:26.196Z] > git rev-list --no-walk 4405365eebc7c7a22f74dc7af55b793c94116dfc # timeout=10 [2021-05-31T17:08:35.468Z] Unable to find image 'alpine:latest' locally [2021-05-31T17:08:35.468Z] latest: Pulling from library/alpine [2021-05-31T17:08:35.730Z] 540db60ca938: Pulling fs layer [2021-05-31T17:08:35.730Z] 540db60ca938: Download complete [2021-05-31T17:08:35.991Z] 540db60ca938: Pull complete [2021-05-31T17:08:35.991Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-31T17:08:35.991Z] Status: Downloaded newer image for alpine:latest [2021-05-31T17:08:44.146Z] 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 [2021-05-31T17:08:44.391Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d5463153d27d6e5) in /home/ubuntu/workspace/moby_PR-41656 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] node [Pipeline] node [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 "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-31T17:08:44.421Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41656 [2021-05-31T17:08:44.421Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41656 [Pipeline] { [Pipeline] checkout [2021-05-31T17:08:44.463Z] The recommended git tool is: git [Pipeline] // stage [2021-05-31T17:08:44.478Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2021-05-31T17:08:44.515Z] Fetching changes from the remote Git repository [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-05-31T17:08:44.531Z] Fetching without tags [Pipeline] checkout [2021-05-31T17:08:44.553Z] The recommended git tool is: git Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-31T17:08:44.554Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-05-31T17:08:44.586Z] using credential docker-jenkins-github-credentials [2021-05-31T17:08:44.591Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-31T17:08:44.599Z] Cloning the remote Git repository [2021-05-31T17:08:44.599Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:08:44.604Z] Cloning the remote Git repository [2021-05-31T17:08:44.604Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-31T17:08:44.852Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:45.016Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:45.016Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:08:45.205Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:08:44.472Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-41656/.git # timeout=10 [2021-05-31T17:08:44.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:08:44.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:08:44.522Z] > git --version # timeout=10 [2021-05-31T17:08:44.534Z] > git --version # 'git version 2.17.1' [2021-05-31T17:08:44.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:44.535Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:44.843Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:44.866Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:08:44.947Z] > git remote # timeout=10 [2021-05-31T17:08:44.955Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:08:44.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:44.966Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:08:44.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:08:45.007Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:45.014Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:08:44.605Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:08:44.605Z] > git init /home/jenkins/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:08:44.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:08:44.624Z] > git --version # timeout=10 [2021-05-31T17:08:44.625Z] > git --version # 'git version 2.17.1' [2021-05-31T17:08:44.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:44.629Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:44.611Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:08:44.612Z] > git init /home/docker/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:08:44.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:08:44.621Z] > git --version # timeout=10 [2021-05-31T17:08:44.623Z] > git --version # 'git version 2.7.4' [2021-05-31T17:08:44.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:44.624Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:08:45.912Z] + [ PR != PR ] [2021-05-31T17:08:45.912Z] + [ master != master ] [2021-05-31T17:08:45.912Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:08:46.016Z] Running on azwin-2-4e82b0 in d:\jenkins\workspace\moby_PR-41656 [Pipeline] { [Pipeline] ws [2021-05-31T17:08:46.031Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-31T17:08:46.240Z] + docker version [2021-05-31T17:08:46.240Z] Client: Docker Engine - Community [2021-05-31T17:08:46.240Z] Version: 20.10.5 [2021-05-31T17:08:46.240Z] API version: 1.41 [2021-05-31T17:08:46.240Z] Go version: go1.13.15 [2021-05-31T17:08:46.240Z] Git commit: 55c4c88 [2021-05-31T17:08:46.240Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-31T17:08:46.240Z] OS/Arch: linux/amd64 [2021-05-31T17:08:46.240Z] Context: default [2021-05-31T17:08:46.240Z] Experimental: true [2021-05-31T17:08:46.240Z] [2021-05-31T17:08:46.240Z] Server: Docker Engine - Community [2021-05-31T17:08:46.240Z] Engine: [2021-05-31T17:08:46.240Z] Version: 20.10.5 [2021-05-31T17:08:46.240Z] API version: 1.41 (minimum version 1.12) [2021-05-31T17:08:46.240Z] Go version: go1.13.15 [2021-05-31T17:08:46.240Z] Git commit: 363e9a8 [2021-05-31T17:08:46.240Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-31T17:08:46.240Z] OS/Arch: linux/amd64 [2021-05-31T17:08:46.240Z] Experimental: true [2021-05-31T17:08:46.240Z] containerd: [2021-05-31T17:08:46.240Z] Version: 1.4.4 [2021-05-31T17:08:46.240Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:08:46.240Z] runc: [2021-05-31T17:08:46.240Z] Version: 1.0.0-rc93 [2021-05-31T17:08:46.240Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:08:46.240Z] docker-init: [2021-05-31T17:08:46.240Z] Version: 0.19.0 [2021-05-31T17:08:46.240Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-31T17:08:46.541Z] + docker info [2021-05-31T17:08:46.758Z] The recommended git tool is: git [2021-05-31T17:08:53.906Z] Fetching without tags [2021-05-31T17:08:53.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:08:53.886Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:08:53.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:53.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:08:53.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:08:53.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:53.914Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:08:54.205Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:54.629Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:08:54.629Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:08:55.110Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:08:54.211Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:54.212Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:08:54.604Z] > git remote # timeout=10 [2021-05-31T17:08:54.609Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:08:54.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:08:54.610Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:08:54.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:08:54.634Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:08:54.648Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:08:56.073Z] + docker version [2021-05-31T17:08:56.073Z] Client: Docker Engine - Community [2021-05-31T17:08:56.073Z] Version: 19.03.7 [2021-05-31T17:08:56.073Z] API version: 1.40 [2021-05-31T17:08:56.073Z] Go version: go1.12.17 [2021-05-31T17:08:56.073Z] Git commit: 7141c199a2 [2021-05-31T17:08:56.073Z] Built: Sat Mar 7 16:48:47 2020 [2021-05-31T17:08:56.073Z] OS/Arch: linux/s390x [2021-05-31T17:08:56.073Z] Experimental: false [2021-05-31T17:08:56.073Z] [2021-05-31T17:08:56.073Z] Server: Docker Engine - Community [2021-05-31T17:08:56.073Z] Engine: [2021-05-31T17:08:56.073Z] Version: 19.03.7 [2021-05-31T17:08:56.073Z] API version: 1.40 (minimum version 1.12) [2021-05-31T17:08:56.073Z] Go version: go1.12.17 [2021-05-31T17:08:56.073Z] Git commit: 7141c199a2 [2021-05-31T17:08:56.073Z] Built: Sat Mar 7 16:47:46 2020 [2021-05-31T17:08:56.073Z] OS/Arch: linux/s390x [2021-05-31T17:08:56.073Z] Experimental: true [2021-05-31T17:08:56.073Z] containerd: [2021-05-31T17:08:56.073Z] Version: 1.2.13 [2021-05-31T17:08:56.073Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-31T17:08:56.073Z] runc: [2021-05-31T17:08:56.073Z] Version: 1.0.0-rc10 [2021-05-31T17:08:56.073Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-31T17:08:56.073Z] docker-init: [2021-05-31T17:08:56.073Z] Version: 0.18.0 [2021-05-31T17:08:56.073Z] GitCommit: fec3683 [Pipeline] sh [2021-05-31T17:08:56.447Z] + docker info [2021-05-31T17:08:57.076Z] Client: [2021-05-31T17:08:57.076Z] Debug Mode: false [2021-05-31T17:08:57.076Z] [2021-05-31T17:08:57.076Z] Server: [2021-05-31T17:08:57.076Z] Containers: 0 [2021-05-31T17:08:57.076Z] Running: 0 [2021-05-31T17:08:57.076Z] Paused: 0 [2021-05-31T17:08:57.076Z] Stopped: 0 [2021-05-31T17:08:57.076Z] Images: 0 [2021-05-31T17:08:57.076Z] Server Version: 19.03.7 [2021-05-31T17:08:57.076Z] Storage Driver: overlay2 [2021-05-31T17:08:57.076Z] Backing Filesystem: [2021-05-31T17:08:57.076Z] Supports d_type: true [2021-05-31T17:08:57.076Z] Native Overlay Diff: true [2021-05-31T17:08:57.076Z] Logging Driver: json-file [2021-05-31T17:08:57.076Z] Cgroup Driver: cgroupfs [2021-05-31T17:08:57.076Z] Plugins: [2021-05-31T17:08:57.076Z] Volume: local [2021-05-31T17:08:57.076Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:08:57.076Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:08:57.076Z] Swarm: inactive [2021-05-31T17:08:57.076Z] Runtimes: runc [2021-05-31T17:08:57.076Z] Default Runtime: runc [2021-05-31T17:08:57.076Z] Init Binary: docker-init [2021-05-31T17:08:57.076Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-31T17:08:57.076Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-31T17:08:57.076Z] init version: fec3683 [2021-05-31T17:08:57.076Z] Security Options: [2021-05-31T17:08:57.076Z] apparmor [2021-05-31T17:08:57.076Z] seccomp [2021-05-31T17:08:57.076Z] Profile: default [2021-05-31T17:08:57.076Z] Kernel Version: 4.15.0-91-generic [2021-05-31T17:08:57.076Z] Operating System: Ubuntu 18.04.4 LTS [2021-05-31T17:08:57.076Z] OSType: linux [2021-05-31T17:08:57.076Z] Architecture: s390x [2021-05-31T17:08:57.076Z] CPUs: 2 [2021-05-31T17:08:57.076Z] Total Memory: 7.861GiB [2021-05-31T17:08:57.076Z] Name: s390x-ubuntu-03 [2021-05-31T17:08:57.076Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-05-31T17:08:57.076Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:08:57.076Z] Debug Mode: false [2021-05-31T17:08:57.076Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:08:57.076Z] Labels: [2021-05-31T17:08:57.076Z] Experimental: true [2021-05-31T17:08:57.076Z] Insecure Registries: [2021-05-31T17:08:57.076Z] 127.0.0.0/8 [2021-05-31T17:08:57.076Z] Live Restore Enabled: false [2021-05-31T17:08:57.076Z] [2021-05-31T17:08:57.076Z] WARNING: No swap limit support [Pipeline] sh [2021-05-31T17:08:57.450Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:08:57.450Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:08:57.450Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:08:57.450Z] + bash /home/jenkins/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:08:57.450Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:08:57.450Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-05-31T17:08:57.450Z] [2021-05-31T17:08:57.450Z] Generally Necessary: [2021-05-31T17:08:57.450Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:08:57.450Z] - apparmor: enabled and tools installed [2021-05-31T17:08:57.450Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:08:57.450Z] - CONFIG_NET_NS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_PID_NS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:08:57.450Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_MEMCG: enabled [2021-05-31T17:08:57.450Z] - CONFIG_KEYS: enabled [2021-05-31T17:08:57.450Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:08:57.450Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:08:57.743Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-31T17:08:57.743Z] [2021-05-31T17:08:57.743Z] Optional Features: [2021-05-31T17:08:57.743Z] - CONFIG_USER_NS: enabled [2021-05-31T17:08:57.743Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:08:57.743Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:08:57.743Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:08:57.743Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:08:57.743Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-31T17:08:57.743Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-31T17:08:57.743Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:08:57.743Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:08:57.743Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:08:57.743Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:08:57.743Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:08:57.743Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:08:57.743Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:08:57.743Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:08:57.743Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:08:57.743Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:08:57.743Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:08:57.743Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:08:57.743Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:08:57.743Z] - Network Drivers: [2021-05-31T17:08:57.743Z] - "overlay": [2021-05-31T17:08:57.743Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:08:57.743Z] Optional (for encrypted networks): [2021-05-31T17:08:57.743Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-31T17:08:57.743Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-31T17:08:57.743Z] - CONFIG_XFRM: enabled [2021-05-31T17:08:57.743Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-31T17:08:57.743Z] - "ipvlan": [2021-05-31T17:08:57.743Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:08:57.743Z] - "macvlan": [2021-05-31T17:08:57.743Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:08:57.743Z] - "ftp,tftp client in container": [2021-05-31T17:08:57.743Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:08:57.743Z] - Storage Drivers: [2021-05-31T17:08:57.743Z] - "aufs": [2021-05-31T17:08:57.743Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:08:57.743Z] - "btrfs": [2021-05-31T17:08:57.743Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:08:57.743Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:08:57.743Z] - "devicemapper": [2021-05-31T17:08:57.743Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:08:57.743Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:08:57.743Z] - "overlay": [2021-05-31T17:08:57.743Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:08:57.743Z] - "zfs": [2021-05-31T17:08:57.743Z] - /dev/zfs: missing [2021-05-31T17:08:57.743Z] - zfs command: missing [2021-05-31T17:08:57.743Z] - zpool command: missing [2021-05-31T17:08:57.743Z] [2021-05-31T17:08:57.743Z] Limits: [2021-05-31T17:08:57.743Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:08:57.743Z] [2021-05-31T17:08:57.743Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:08:58.156Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:08:58.156Z] #2 [internal] load .dockerignore [2021-05-31T17:08:58.156Z] #2 transferring context: 87B 0.0s done [2021-05-31T17:08:58.156Z] #2 DONE 0.0s [2021-05-31T17:08:58.156Z] [2021-05-31T17:08:58.156Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:08:58.156Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:08:58.156Z] #1 DONE 0.0s [2021-05-31T17:08:58.156Z] [2021-05-31T17:08:58.156Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:08:58.455Z] #3 DONE 0.2s [2021-05-31T17:08:58.455Z] [2021-05-31T17:08:58.455Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-05-31T17:08:58.455Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-31T17:08:58.455Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-05-31T17:08:58.455Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-05-31T17:08:58.455Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-05-31T17:08:58.455Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-31T17:08:58.455Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 5.98MB / 9.68MB 0.2s [2021-05-31T17:08:58.745Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-05-31T17:08:58.745Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-05-31T17:08:58.777Z] Client: [2021-05-31T17:08:58.777Z] Context: default [2021-05-31T17:08:58.777Z] Debug Mode: false [2021-05-31T17:08:58.777Z] Plugins: [2021-05-31T17:08:58.777Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-31T17:08:58.777Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-31T17:08:58.777Z] [2021-05-31T17:08:58.777Z] Server: [2021-05-31T17:08:58.777Z] Containers: 0 [2021-05-31T17:08:58.777Z] Running: 0 [2021-05-31T17:08:58.777Z] Paused: 0 [2021-05-31T17:08:58.777Z] Stopped: 0 [2021-05-31T17:08:58.777Z] Images: 1 [2021-05-31T17:08:58.777Z] Server Version: 20.10.5 [2021-05-31T17:08:58.777Z] Storage Driver: overlay2 [2021-05-31T17:08:58.777Z] Backing Filesystem: extfs [2021-05-31T17:08:58.777Z] Supports d_type: true [2021-05-31T17:08:58.777Z] Native Overlay Diff: true [2021-05-31T17:08:58.777Z] Logging Driver: json-file [2021-05-31T17:08:58.777Z] Cgroup Driver: cgroupfs [2021-05-31T17:08:58.777Z] Cgroup Version: 1 [2021-05-31T17:08:58.777Z] Plugins: [2021-05-31T17:08:58.777Z] Volume: local [2021-05-31T17:08:58.777Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:08:58.777Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:08:58.777Z] Swarm: inactive [2021-05-31T17:08:58.777Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-31T17:08:58.777Z] Default Runtime: runc [2021-05-31T17:08:58.777Z] Init Binary: docker-init [2021-05-31T17:08:58.777Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:08:58.777Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:08:58.777Z] init version: de40ad0 [2021-05-31T17:08:58.777Z] Security Options: [2021-05-31T17:08:58.777Z] apparmor [2021-05-31T17:08:58.777Z] seccomp [2021-05-31T17:08:58.777Z] Profile: default [2021-05-31T17:08:58.777Z] Kernel Version: 5.4.0-1041-aws [2021-05-31T17:08:58.777Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-31T17:08:58.777Z] OSType: linux [2021-05-31T17:08:58.777Z] Architecture: x86_64 [2021-05-31T17:08:58.777Z] CPUs: 2 [2021-05-31T17:08:58.777Z] Total Memory: 7.569GiB [2021-05-31T17:08:58.777Z] Name: ip-10-100-49-191 [2021-05-31T17:08:58.777Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-31T17:08:58.777Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:08:58.777Z] Debug Mode: false [2021-05-31T17:08:58.777Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:08:58.777Z] Labels: [2021-05-31T17:08:58.777Z] Experimental: true [2021-05-31T17:08:58.777Z] Insecure Registries: [2021-05-31T17:08:58.777Z] 127.0.0.0/8 [2021-05-31T17:08:58.777Z] Live Restore Enabled: true [2021-05-31T17:08:58.777Z] [2021-05-31T17:08:58.777Z] WARNING: No swap limit support [Pipeline] sh [2021-05-31T17:08:59.034Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-05-31T17:08:59.034Z] #4 DONE 0.6s [2021-05-31T17:08:59.162Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:08:59.162Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:08:59.162Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:08:59.162Z] + bash /home/ubuntu/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:08:59.162Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:08:59.162Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-31T17:08:59.162Z] [2021-05-31T17:08:59.162Z] Generally Necessary: [2021-05-31T17:08:59.162Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:08:59.162Z] - apparmor: enabled and tools installed [2021-05-31T17:08:59.323Z] [2021-05-31T17:08:59.323Z] #5 [internal] load build definition from Dockerfile [2021-05-31T17:08:59.323Z] #5 transferring dockerfile: 17.09kB done [2021-05-31T17:08:59.323Z] #5 DONE 0.0s [2021-05-31T17:08:59.323Z] [2021-05-31T17:08:59.323Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:08:59.323Z] #7 DONE 0.1s [2021-05-31T17:08:59.323Z] [2021-05-31T17:08:59.323Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:08:59.391Z] Still waiting to schedule task [2021-05-31T17:08:59.391Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-31T17:08:59.392Z] Still waiting to schedule task [2021-05-31T17:08:59.392Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-31T17:08:59.394Z] Still waiting to schedule task [2021-05-31T17:08:59.394Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-065d828230e50c6f4)’ [2021-05-31T17:08:59.397Z] Still waiting to schedule task [2021-05-31T17:08:59.397Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03e959ae7374749ed)’ [2021-05-31T17:08:59.406Z] Still waiting to schedule task [2021-05-31T17:08:59.407Z] Waiting for next available executor on ‘windows-2022’ [2021-05-31T17:08:59.429Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:08:59.429Z] - CONFIG_NET_NS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_PID_NS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_MEMCG: enabled [2021-05-31T17:08:59.429Z] - CONFIG_KEYS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:08:59.429Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:08:59.429Z] [2021-05-31T17:08:59.429Z] Optional Features: [2021-05-31T17:08:59.429Z] - CONFIG_USER_NS: enabled [2021-05-31T17:08:59.429Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:08:59.429Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:08:59.429Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:08:59.623Z] #9 DONE 0.1s [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:08:59.623Z] #6 DONE 0.1s [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:08:59.623Z] #8 DONE 0.1s [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-31T17:08:59.623Z] #10 DONE 0.0s [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-05-31T17:08:59.623Z] #11 CACHED [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-31T17:08:59.623Z] #27 DONE 0.0s [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-31T17:08:59.623Z] #28 CACHED [2021-05-31T17:08:59.623Z] [2021-05-31T17:08:59.623Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-31T17:08:59.623Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-31T17:08:59.623Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:08:59.623Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-31T17:08:59.623Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-31T17:08:59.623Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.93MB / 9.86MB 0.2s [2021-05-31T17:08:59.691Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:08:59.691Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:08:59.691Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-31T17:08:59.691Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:08:59.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:08:59.691Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:08:59.691Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:08:59.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:08:59.691Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:08:59.691Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:08:59.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:08:59.691Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:08:59.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:08:59.691Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:08:59.691Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:08:59.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:08:59.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:08:59.691Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:08:59.691Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:08:59.691Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:08:59.691Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:08:59.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:08:59.691Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:08:59.691Z] - Network Drivers: [2021-05-31T17:08:59.691Z] - "overlay": [2021-05-31T17:08:59.691Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:08:59.691Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:08:59.691Z] Optional (for encrypted networks): [2021-05-31T17:08:59.913Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-05-31T17:08:59.913Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-31T17:08:59.958Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:08:59.958Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-31T17:08:59.958Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-31T17:08:59.958Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-31T17:08:59.958Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-31T17:08:59.958Z] - CONFIG_XFRM: enabled [2021-05-31T17:08:59.958Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:08:59.958Z] - "ipvlan": [2021-05-31T17:08:59.958Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:08:59.958Z] - "macvlan": [2021-05-31T17:08:59.958Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:08:59.958Z] - "ftp,tftp client in container": [2021-05-31T17:08:59.958Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:08:59.958Z] - Storage Drivers: [2021-05-31T17:08:59.958Z] - "aufs": [2021-05-31T17:08:59.958Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:08:59.958Z] - "btrfs": [2021-05-31T17:08:59.958Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:08:59.958Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:08:59.958Z] - "devicemapper": [2021-05-31T17:08:59.958Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:08:59.958Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:08:59.958Z] - "overlay": [2021-05-31T17:08:59.958Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:08:59.958Z] - "zfs": [2021-05-31T17:08:59.958Z] - /dev/zfs: present [2021-05-31T17:08:59.958Z] - zfs command: missing [2021-05-31T17:08:59.958Z] - zpool command: missing [2021-05-31T17:08:59.958Z] [2021-05-31T17:08:59.958Z] Limits: [2021-05-31T17:08:59.958Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:08:59.958Z] [2021-05-31T17:08:59.958Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:09:00.300Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:09:00.542Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-05-31T17:09:00.562Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:09:00.562Z] #1 sha256:30ff5a72760fdc99dda6efc15fcffe1107e486432d278b3d820f4c002d104c97 [2021-05-31T17:09:00.562Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:09:00.562Z] #1 DONE 0.1s [2021-05-31T17:09:00.562Z] [2021-05-31T17:09:00.562Z] #2 [internal] load .dockerignore [2021-05-31T17:09:00.562Z] #2 sha256:97b28c6e855079fc51081785f9c618a19b93d9db7fd805be9e49a7450a24e19b [2021-05-31T17:09:00.562Z] #2 transferring context: [2021-05-31T17:09:00.562Z] #2 transferring context: 87B done [2021-05-31T17:09:00.562Z] #2 DONE 0.1s [2021-05-31T17:09:00.562Z] [2021-05-31T17:09:00.562Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:09:00.562Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-31T17:09:00.843Z] #63 DONE 1.2s [2021-05-31T17:09:00.843Z] [2021-05-31T17:09:00.843Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-31T17:09:00.843Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-31T17:09:00.843Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:09:00.843Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-31T17:09:00.843Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-31T17:09:00.843Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2021-05-31T17:09:00.843Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-05-31T17:09:00.843Z] #65 DONE 1.2s [2021-05-31T17:09:00.843Z] [2021-05-31T17:09:00.843Z] #24 [internal] load build context [2021-05-31T17:09:00.843Z] #24 transferring context: 53.26MB 1.5s done [2021-05-31T17:09:01.131Z] #3 DONE 0.5s [2021-05-31T17:09:01.131Z] [2021-05-31T17:09:01.131Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:09:01.131Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-31T17:09:01.131Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-31T17:09:01.131Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-31T17:09:01.131Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-31T17:09:01.131Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-05-31T17:09:01.131Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-31T17:09:01.132Z] #24 DONE 1.6s [2021-05-31T17:09:01.132Z] [2021-05-31T17:09:01.132Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:09:01.132Z] #64 ... [2021-05-31T17:09:01.132Z] [2021-05-31T17:09:01.132Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-05-31T17:09:01.132Z] #12 DONE 1.7s [2021-05-31T17:09:01.393Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-31T17:09:01.393Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-31T17:09:01.422Z] [2021-05-31T17:09:01.422Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:09:01.422Z] #64 DONE 0.3s [2021-05-31T17:09:01.422Z] [2021-05-31T17:09:01.422Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:09:01.422Z] #40 DONE 0.2s [2021-05-31T17:09:01.422Z] [2021-05-31T17:09:01.422Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:09:01.422Z] #32 DONE 0.3s [2021-05-31T17:09:01.422Z] [2021-05-31T17:09:01.422Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:09:01.422Z] #29 DONE 0.3s [2021-05-31T17:09:01.422Z] [2021-05-31T17:09:01.422Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:01.713Z] #30 ... [2021-05-31T17:09:01.713Z] [2021-05-31T17:09:01.713Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:09:01.713Z] #66 DONE 0.3s [2021-05-31T17:09:01.713Z] [2021-05-31T17:09:01.713Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-31T17:09:01.972Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-31T17:09:01.972Z] #4 DONE 0.9s [2021-05-31T17:09:02.003Z] #33 ... [2021-05-31T17:09:02.003Z] [2021-05-31T17:09:02.003Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-05-31T17:09:02.003Z] #13 DONE 0.9s [2021-05-31T17:09:02.003Z] [2021-05-31T17:09:02.003Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:02.233Z] [2021-05-31T17:09:02.233Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:02.233Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:09:02.625Z] Fetching without tags [2021-05-31T17:09:02.803Z] #8 DONE 0.7s [2021-05-31T17:09:02.803Z] [2021-05-31T17:09:02.803Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:09:02.803Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-31T17:09:02.803Z] #7 DONE 0.8s [2021-05-31T17:09:02.803Z] [2021-05-31T17:09:02.803Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:02.803Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:09:03.037Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:03.063Z] #6 DONE 0.8s [2021-05-31T17:09:03.063Z] [2021-05-31T17:09:03.063Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:09:03.063Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-31T17:09:03.063Z] #5 DONE 0.8s [2021-05-31T17:09:03.825Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:03.825Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:09:02.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:02.599Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:09:02.602Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:02.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:02.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:02.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:02.633Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:03.048Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:03.050Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:03.787Z] > git remote # timeout=10 [2021-05-31T17:09:03.790Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:09:03.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:03.794Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:09:03.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:09:03.833Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:03.837Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:04.787Z] #14 2.437 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:09:04.787Z] #14 2.460 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:04.787Z] #14 2.617 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:04.787Z] #14 2.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:04.898Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:09:05.036Z] [2021-05-31T17:09:05.036Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:05.036Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:05.036Z] #64 DONE 0.0s [2021-05-31T17:09:05.036Z] [2021-05-31T17:09:05.036Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:05.036Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:09:05.036Z] #62 DONE 0.0s [2021-05-31T17:09:05.036Z] [2021-05-31T17:09:05.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:05.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:05.036Z] #9 DONE 0.0s [2021-05-31T17:09:05.036Z] [2021-05-31T17:09:05.036Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:05.036Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:09:05.036Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-31T17:09:05.036Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-31T17:09:05.036Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-31T17:09:05.036Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-31T17:09:05.036Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-05-31T17:09:05.077Z] #14 3.200 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [441 kB] [2021-05-31T17:09:05.297Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.39MB / 50.43MB 0.3s [2021-05-31T17:09:05.297Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 12.58MB / 50.43MB 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:09:05.571Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 0.6s [2021-05-31T17:09:05.571Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 27.26MB / 50.43MB 0.9s [2021-05-31T17:09:05.728Z] + docker version [2021-05-31T17:09:05.728Z] Client: [2021-05-31T17:09:05.728Z] Version: 18.06.1-ce [2021-05-31T17:09:05.728Z] API version: 1.38 [2021-05-31T17:09:05.728Z] Go version: go1.10.3 [2021-05-31T17:09:05.728Z] Git commit: e68fc7a [2021-05-31T17:09:05.728Z] Built: Tue Aug 21 17:26:10 2018 [2021-05-31T17:09:05.728Z] OS/Arch: linux/ppc64le [2021-05-31T17:09:05.728Z] Experimental: false [2021-05-31T17:09:05.728Z] [2021-05-31T17:09:05.728Z] Server: [2021-05-31T17:09:05.728Z] Engine: [2021-05-31T17:09:05.728Z] Version: 18.06.1-ce [2021-05-31T17:09:05.728Z] API version: 1.38 (minimum version 1.12) [2021-05-31T17:09:05.728Z] Go version: go1.10.3 [2021-05-31T17:09:05.728Z] Git commit: e68fc7a [2021-05-31T17:09:05.728Z] Built: Tue Aug 21 17:24:20 2018 [2021-05-31T17:09:05.728Z] OS/Arch: linux/ppc64le [2021-05-31T17:09:05.728Z] Experimental: true [Pipeline] sh [2021-05-31T17:09:05.835Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 30.41MB / 50.43MB 0.9s [2021-05-31T17:09:05.835Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 34.60MB / 50.43MB 1.0s [2021-05-31T17:09:06.095Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 41.94MB / 50.43MB 1.2s [2021-05-31T17:09:06.134Z] + docker info [2021-05-31T17:09:06.134Z] Containers: 0 [2021-05-31T17:09:06.134Z] Running: 0 [2021-05-31T17:09:06.134Z] Paused: 0 [2021-05-31T17:09:06.134Z] Stopped: 0 [2021-05-31T17:09:06.134Z] Images: 0 [2021-05-31T17:09:06.134Z] Server Version: 18.06.1-ce [2021-05-31T17:09:06.134Z] Storage Driver: overlay2 [2021-05-31T17:09:06.134Z] Backing Filesystem: extfs [2021-05-31T17:09:06.134Z] Supports d_type: true [2021-05-31T17:09:06.134Z] Native Overlay Diff: true [2021-05-31T17:09:06.134Z] Logging Driver: json-file [2021-05-31T17:09:06.134Z] Cgroup Driver: cgroupfs [2021-05-31T17:09:06.134Z] Plugins: [2021-05-31T17:09:06.134Z] Volume: local [2021-05-31T17:09:06.134Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:09:06.134Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-05-31T17:09:06.134Z] Swarm: inactive [2021-05-31T17:09:06.134Z] Runtimes: runc [2021-05-31T17:09:06.134Z] Default Runtime: runc [2021-05-31T17:09:06.134Z] Init Binary: docker-init [2021-05-31T17:09:06.134Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-05-31T17:09:06.134Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-05-31T17:09:06.134Z] init version: fec3683 [2021-05-31T17:09:06.134Z] Security Options: [2021-05-31T17:09:06.134Z] apparmor [2021-05-31T17:09:06.134Z] seccomp [2021-05-31T17:09:06.134Z] Profile: default [2021-05-31T17:09:06.134Z] Kernel Version: 4.4.0-139-generic [2021-05-31T17:09:06.134Z] Operating System: Ubuntu 16.04.3 LTS [2021-05-31T17:09:06.134Z] OSType: linux [2021-05-31T17:09:06.134Z] Architecture: ppc64le [2021-05-31T17:09:06.134Z] CPUs: 4 [2021-05-31T17:09:06.134Z] Total Memory: 7.972GiB [2021-05-31T17:09:06.134Z] Name: ppc64le-ubuntu-17 [2021-05-31T17:09:06.134Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-05-31T17:09:06.134Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:09:06.134Z] Debug Mode (client): false [2021-05-31T17:09:06.134Z] Debug Mode (server): false [2021-05-31T17:09:06.134Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:09:06.134Z] Labels: [2021-05-31T17:09:06.134Z] Experimental: true [2021-05-31T17:09:06.134Z] Insecure Registries: [2021-05-31T17:09:06.134Z] 127.0.0.0/8 [2021-05-31T17:09:06.134Z] Live Restore Enabled: false [2021-05-31T17:09:06.134Z] [Pipeline] sh [2021-05-31T17:09:06.359Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 47.19MB / 50.43MB 1.4s [2021-05-31T17:09:06.359Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.5s [2021-05-31T17:09:06.533Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:09:06.533Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:09:06.533Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:09:06.533Z] + bash /home/docker/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:09:06.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:09:06.533Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-05-31T17:09:06.533Z] [2021-05-31T17:09:06.533Z] Generally Necessary: [2021-05-31T17:09:06.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:09:06.533Z] - apparmor: enabled and tools installed [2021-05-31T17:09:06.533Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:09:06.533Z] - CONFIG_NET_NS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_PID_NS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:09:06.533Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_MEMCG: enabled [2021-05-31T17:09:06.533Z] - CONFIG_KEYS: enabled [2021-05-31T17:09:06.533Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:09:06.533Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:09:06.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:09:06.533Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:09:06.582Z] #14 4.620 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-31T17:09:06.829Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:09:06.829Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-05-31T17:09:06.829Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-31T17:09:06.829Z] [2021-05-31T17:09:06.829Z] Optional Features: [2021-05-31T17:09:06.829Z] - CONFIG_USER_NS: enabled [2021-05-31T17:09:06.829Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:09:06.829Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:09:06.829Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:09:06.829Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:09:06.829Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:09:06.829Z] (cgroup swap accounting is currently enabled) [2021-05-31T17:09:06.829Z] - CONFIG_MEMCG_KMEM: enabled [2021-05-31T17:09:06.829Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-31T17:09:06.829Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-31T17:09:06.829Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:09:06.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:09:06.829Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:09:06.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:09:06.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:09:06.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:09:06.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:09:06.829Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:09:06.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:09:06.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:09:06.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:09:06.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:09:06.829Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:09:06.829Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:09:06.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:09:06.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:09:06.829Z] - Network Drivers: [2021-05-31T17:09:06.829Z] - "overlay": [2021-05-31T17:09:06.829Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:09:06.829Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:09:06.829Z] Optional (for encrypted networks): [2021-05-31T17:09:06.938Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-05-31T17:09:07.124Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:09:07.124Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_XFRM: enabled [2021-05-31T17:09:07.124Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-31T17:09:07.124Z] - "ipvlan": [2021-05-31T17:09:07.124Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:09:07.124Z] - "macvlan": [2021-05-31T17:09:07.124Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:09:07.124Z] - "ftp,tftp client in container": [2021-05-31T17:09:07.124Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:09:07.124Z] - Storage Drivers: [2021-05-31T17:09:07.124Z] - "aufs": [2021-05-31T17:09:07.124Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:09:07.124Z] - "btrfs": [2021-05-31T17:09:07.124Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:09:07.124Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:09:07.124Z] - "devicemapper": [2021-05-31T17:09:07.124Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:09:07.124Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:09:07.124Z] - "overlay": [2021-05-31T17:09:07.124Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:09:07.124Z] - "zfs": [2021-05-31T17:09:07.124Z] - /dev/zfs: missing [2021-05-31T17:09:07.124Z] - zfs command: missing [2021-05-31T17:09:07.124Z] - zpool command: missing [2021-05-31T17:09:07.124Z] [2021-05-31T17:09:07.124Z] Limits: [2021-05-31T17:09:07.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:09:07.124Z] [2021-05-31T17:09:07.124Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-31T17:09:07.204Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [Pipeline] sh [2021-05-31T17:09:07.221Z] #14 ... [2021-05-31T17:09:07.221Z] [2021-05-31T17:09:07.221Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:07.221Z] #30 4.444 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:09:07.221Z] #30 4.861 #=#=# [2021-05-31T17:09:07.568Z] + make bundles/buildx [2021-05-31T17:09:07.862Z] make: command: Command not found [2021-05-31T17:09:07.862Z] make: command: Command not found [2021-05-31T17:09:07.862Z] mkdir bundles [2021-05-31T17:09:07.862Z] curl -fsSL https://raw.githubusercontent.com/moby/buildkit/70deac12b5857a1aa4da65e90b262368e2f71500/hack/install-buildx | VERSION="v0.5.1" BINDIR="bundles" bash [2021-05-31T17:09:08.156Z] Installing buildx v0.5.1 as bundles/buildx [2021-05-31T17:09:08.156Z] + mkdir -p bundles [2021-05-31T17:09:08.156Z] + rm -f bundles/buildx.download [2021-05-31T17:09:08.156Z] + curl -f -L -o bundles/buildx.download https://github.com/docker/buildx/releases/download/v0.5.1/buildx-v0.5.1.linux-ppc64le [2021-05-31T17:09:08.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T17:09:08.156Z] Dload Upload Total Spent Left Speed [2021-05-31T17:09:08.383Z] #30 5.045 0.0% #### 5.9% ######### 12.7% ############# 19.4% ################## 26.2% ######################### 35.2% ############################ 39.7% ################################### 48.7% ####################################### 55.4% ############################################ 62.2% ################################################# 68.9% ###################################################### 75.7% ########################################################### 82.4% ################################################################ 89.2% ##################################################################### 95.9% ######################################################################## 100.0% [2021-05-31T17:09:08.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 635 100 635 0 0 2479 0 --:--:-- --:--:-- --:--:-- 2490 [2021-05-31T17:09:08.962Z] #30 7.306 #=#=# [2021-05-31T17:09:09.614Z] #30 7.531 0.1% ############################# 41.4% ####################################################### 76.7% ######################################################################## 100.0% [2021-05-31T17:09:09.801Z] 21 56.3M 21 12.0M 0 0 13.6M 0 0:00:04 --:--:-- 0:00:04 13.6M 100 56.3M 100 56.3M 0 0 32.3M 0 0:00:01 0:00:01 --:--:-- 51.4M [2021-05-31T17:09:09.801Z] + chmod +x bundles/buildx.download [2021-05-31T17:09:09.801Z] + mv bundles/buildx.download bundles/buildx [2021-05-31T17:09:09.801Z] bundles/buildx version [2021-05-31T17:09:09.801Z] github.com/docker/buildx v0.5.1 11057da37336192bfc57d81e02359ba7ba848e4a [2021-05-31T17:09:09.802Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:09:09.802Z] #1 [internal] booting buildkit [2021-05-31T17:09:09.802Z] #1 sha256:af40da6e9c9f8d4680e8a81a6c78fc5b6849ad9ea54b96356e3c8e369581baa0 [2021-05-31T17:09:09.912Z] #30 8.335 [2021-05-31T17:09:10.102Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-05-31T17:09:10.492Z] #30 8.463 0.0% ############ 17.3% ############################ 39.6% #################################################### 73.0% [2021-05-31T17:09:10.492Z] #30 ... [2021-05-31T17:09:10.492Z] [2021-05-31T17:09:10.492Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:10.492Z] #25 2.756 + RM_GOPATH=0 [2021-05-31T17:09:10.492Z] #25 2.770 + TMP_GOPATH= [2021-05-31T17:09:10.492Z] #25 2.770 + : /build [2021-05-31T17:09:10.492Z] #25 2.770 + '[' -z '' ']' [2021-05-31T17:09:10.492Z] #25 2.770 ++ mktemp -d [2021-05-31T17:09:10.492Z] #25 2.777 + export GOPATH=/tmp/tmp.baHlFlOgta [2021-05-31T17:09:10.492Z] #25 2.777 + GOPATH=/tmp/tmp.baHlFlOgta [2021-05-31T17:09:10.492Z] #25 2.777 + RM_GOPATH=1 [2021-05-31T17:09:10.492Z] #25 2.777 + case "$(go env GOARCH)" in [2021-05-31T17:09:10.492Z] #25 2.788 ++ go env GOARCH [2021-05-31T17:09:10.492Z] #25 2.796 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:10.492Z] #25 2.796 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:10.492Z] #25 2.796 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:10.492Z] #25 2.796 + dir=/tmp/install [2021-05-31T17:09:10.492Z] #25 2.796 + bin=dockercli [2021-05-31T17:09:10.492Z] #25 2.796 + shift [2021-05-31T17:09:10.492Z] #25 2.796 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:09:10.492Z] #25 2.796 + . /tmp/install/dockercli.installer [2021-05-31T17:09:10.492Z] #25 2.796 ++ : stable [2021-05-31T17:09:10.492Z] #25 2.796 ++ : 17.06.2-ce [2021-05-31T17:09:10.492Z] #25 2.796 + install_dockercli [2021-05-31T17:09:10.492Z] #25 2.796 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:09:10.492Z] #25 2.796 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:09:10.492Z] #25 2.801 ++ uname -m [2021-05-31T17:09:10.492Z] #25 2.832 + arch=s390x [2021-05-31T17:09:10.492Z] #25 2.832 + '[' s390x '!=' x86_64 ']' [2021-05-31T17:09:10.492Z] #25 2.832 + '[' s390x '!=' s390x ']' [2021-05-31T17:09:10.492Z] #25 2.832 + url=https://download.docker.com/linux/static [2021-05-31T17:09:10.492Z] #25 2.832 + tar -xz docker/docker [2021-05-31T17:09:10.492Z] #25 2.832 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-05-31T17:09:10.492Z] #25 8.494 + mkdir -p /build [2021-05-31T17:09:10.492Z] #25 8.622 + mv docker/docker /build/ [2021-05-31T17:09:10.492Z] #25 8.629 + rmdir docker [2021-05-31T17:09:10.492Z] #25 DONE 9.3s [2021-05-31T17:09:10.492Z] [2021-05-31T17:09:10.492Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:10.492Z] #30 8.463 0.0% ############ 17.3% ############################ 39.6% #################################################### 73.0% ############################################################ 84.1% ######################################################################## 100.0% [2021-05-31T17:09:10.522Z] #26 ... [2021-05-31T17:09:10.522Z] [2021-05-31T17:09:10.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:10.522Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:10.522Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-31T17:09:10.522Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-31T17:09:10.522Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-31T17:09:10.522Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-31T17:09:10.522Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-05-31T17:09:10.522Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-05-31T17:09:10.522Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-05-31T17:09:10.522Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-05-31T17:09:10.522Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s [2021-05-31T17:09:10.522Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 5.6s [2021-05-31T17:09:10.522Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-05-31T17:09:10.522Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-05-31T17:09:10.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 5.7s [2021-05-31T17:09:10.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 5.8s [2021-05-31T17:09:10.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 5.9s [2021-05-31T17:09:11.044Z] #9 ... [2021-05-31T17:09:11.044Z] [2021-05-31T17:09:11.044Z] #23 [internal] load build context [2021-05-31T17:09:11.044Z] #23 sha256:e37016e3a33267ae6812baeeeae57d49c91b68ab5a64225e2f98b70e44acdde5 [2021-05-31T17:09:11.044Z] #23 transferring context: 53.26MB 5.7s done [2021-05-31T17:09:11.044Z] #23 DONE 6.3s [2021-05-31T17:09:11.044Z] [2021-05-31T17:09:11.044Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:11.044Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:11.044Z] #9 ... [2021-05-31T17:09:11.044Z] [2021-05-31T17:09:11.044Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:11.044Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:09:11.126Z] #30 9.473 [2021-05-31T17:09:11.126Z] #30 9.730 ## 3.3% [2021-05-31T17:09:11.126Z] #30 ... [2021-05-31T17:09:11.126Z] [2021-05-31T17:09:11.126Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:11.126Z] #52 1.969 + RM_GOPATH=0 [2021-05-31T17:09:11.126Z] #52 1.969 + TMP_GOPATH= [2021-05-31T17:09:11.126Z] #52 1.969 + : /build [2021-05-31T17:09:11.126Z] #52 1.969 + '[' -z '' ']' [2021-05-31T17:09:11.126Z] #52 1.969 ++ mktemp -d [2021-05-31T17:09:11.126Z] #52 1.969 + export GOPATH=/tmp/tmp.Y4JBNEjnpG [2021-05-31T17:09:11.126Z] #52 1.969 + GOPATH=/tmp/tmp.Y4JBNEjnpG [2021-05-31T17:09:11.126Z] #52 1.969 + RM_GOPATH=1 [2021-05-31T17:09:11.126Z] #52 1.969 + case "$(go env GOARCH)" in [2021-05-31T17:09:11.126Z] #52 1.969 ++ go env GOARCH [2021-05-31T17:09:11.126Z] #52 1.992 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.126Z] #52 1.992 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.126Z] #52 1.992 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:11.126Z] #52 2.041 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:11.126Z] #52 2.041 + dir=/tmp/install [2021-05-31T17:09:11.126Z] #52 2.041 + bin=shfmt [2021-05-31T17:09:11.126Z] #52 2.041 + shift [2021-05-31T17:09:11.126Z] #52 2.041 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:09:11.126Z] #52 2.041 + . /tmp/install/shfmt.installer [2021-05-31T17:09:11.126Z] #52 2.041 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:11.126Z] #52 2.041 + install_shfmt [2021-05-31T17:09:11.126Z] #52 2.041 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:09:11.126Z] #52 2.041 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Y4JBNEjnpG/src/github.com/mvdan/sh [2021-05-31T17:09:11.126Z] #52 2.041 Cloning into '/tmp/tmp.Y4JBNEjnpG/src/github.com/mvdan/sh'... [2021-05-31T17:09:11.126Z] #52 9.227 + cd /tmp/tmp.Y4JBNEjnpG/src/github.com/mvdan/sh [2021-05-31T17:09:11.126Z] #52 9.227 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:11.126Z] #52 9.417 + GO111MODULE=on [2021-05-31T17:09:11.126Z] #52 9.417 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:09:11.261Z] using credential docker-jenkins-github-credentials [2021-05-31T17:09:11.335Z] Cloning the remote Git repository [2021-05-31T17:09:11.336Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:09:11.423Z] #52 ... [2021-05-31T17:09:11.423Z] [2021-05-31T17:09:11.423Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-31T17:09:11.423Z] #37 3.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:11.423Z] #37 3.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:11.423Z] #37 3.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:11.423Z] #37 4.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-31T17:09:11.423Z] #37 5.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [262 kB] [2021-05-31T17:09:11.423Z] #37 7.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-31T17:09:11.423Z] #37 ... [2021-05-31T17:09:11.423Z] [2021-05-31T17:09:11.423Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:11.423Z] #59 1.240 + RM_GOPATH=0 [2021-05-31T17:09:11.423Z] #59 1.240 + TMP_GOPATH= [2021-05-31T17:09:11.423Z] #59 1.240 + : /build [2021-05-31T17:09:11.423Z] #59 1.240 + '[' -z '' ']' [2021-05-31T17:09:11.423Z] #59 1.240 ++ mktemp -d [2021-05-31T17:09:11.423Z] #59 1.240 + export GOPATH=/tmp/tmp.r77kcFEoBL [2021-05-31T17:09:11.423Z] #59 1.240 + GOPATH=/tmp/tmp.r77kcFEoBL [2021-05-31T17:09:11.423Z] #59 1.240 + RM_GOPATH=1 [2021-05-31T17:09:11.423Z] #59 1.240 + case "$(go env GOARCH)" in [2021-05-31T17:09:11.423Z] #59 1.240 ++ go env GOARCH [2021-05-31T17:09:11.423Z] #59 1.243 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.423Z] #59 1.243 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.423Z] #59 1.246 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:11.423Z] #59 1.246 + dir=/tmp/install [2021-05-31T17:09:11.423Z] #59 1.246 + bin=rootlesskit [2021-05-31T17:09:11.423Z] #59 1.246 + shift [2021-05-31T17:09:11.423Z] #59 1.246 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:09:11.423Z] #59 1.246 + . /tmp/install/rootlesskit.installer [2021-05-31T17:09:11.423Z] #59 1.246 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:11.423Z] #59 1.246 + install_rootlesskit [2021-05-31T17:09:11.423Z] #59 1.246 + case "$1" in [2021-05-31T17:09:11.423Z] #59 1.246 + export CGO_ENABLED=0 [2021-05-31T17:09:11.423Z] #59 1.246 + CGO_ENABLED=0 [2021-05-31T17:09:11.423Z] #59 1.246 + _install_rootlesskit [2021-05-31T17:09:11.423Z] #59 1.247 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:09:11.423Z] #59 1.247 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r77kcFEoBL/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:09:11.423Z] #59 1.247 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:11.423Z] #59 1.250 Cloning into '/tmp/tmp.r77kcFEoBL/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:09:11.423Z] #59 4.536 + cd /tmp/tmp.r77kcFEoBL/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:09:11.423Z] #59 4.536 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:11.423Z] #59 4.563 + export GO111MODULE=on [2021-05-31T17:09:11.423Z] #59 4.564 + GO111MODULE=on [2021-05-31T17:09:11.423Z] #59 4.564 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:09:11.423Z] #59 4.564 + GOPROXY=https://proxy.golang.org [2021-05-31T17:09:11.423Z] #59 4.564 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:09:11.423Z] #59 4.564 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:09:11.423Z] #59 5.739 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:09:11.423Z] #59 5.747 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:09:11.423Z] #59 5.783 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:09:11.423Z] #59 5.793 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:09:11.423Z] #59 5.814 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:09:11.423Z] #59 5.912 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:09:11.423Z] #59 5.987 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:09:11.423Z] #59 5.995 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:09:11.423Z] #59 6.092 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:09:11.423Z] #59 6.105 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:09:11.423Z] #59 6.142 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:09:11.423Z] #59 6.215 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:09:11.423Z] #59 6.246 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:09:11.423Z] #59 6.296 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:09:11.423Z] #59 6.500 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:09:11.423Z] #59 6.502 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:09:11.423Z] #59 6.536 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:09:11.423Z] #59 6.609 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:09:11.423Z] #59 6.989 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:09:11.423Z] #59 7.791 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:09:11.423Z] #59 7.810 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:09:11.423Z] #59 8.069 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:09:11.423Z] #59 8.627 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:09:11.423Z] #59 8.657 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:09:11.423Z] #59 ... [2021-05-31T17:09:11.423Z] [2021-05-31T17:09:11.423Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:11.423Z] #35 1.844 Install go-toml version v1.8.1 [2021-05-31T17:09:11.423Z] #35 1.850 go: finding github.com v1.8.1 [2021-05-31T17:09:11.423Z] #35 1.854 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:09:11.423Z] #35 1.854 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:11.423Z] #35 1.854 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:09:11.423Z] #35 1.854 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:09:11.423Z] #35 2.358 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:11.423Z] #35 2.465 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:11.423Z] #35 3.815 github.com/pelletier/go-toml [2021-05-31T17:09:11.423Z] #35 9.388 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:09:11.718Z] #35 ... [2021-05-31T17:09:11.718Z] [2021-05-31T17:09:11.718Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-31T17:09:11.718Z] #43 3.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:11.718Z] #43 3.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:11.718Z] #43 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:11.718Z] #43 4.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-31T17:09:11.718Z] #43 5.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [262 kB] [2021-05-31T17:09:11.718Z] #43 7.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-31T17:09:11.718Z] #43 ... [2021-05-31T17:09:11.718Z] [2021-05-31T17:09:11.718Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:11.718Z] #48 1.889 + RM_GOPATH=0 [2021-05-31T17:09:11.718Z] #48 1.889 + TMP_GOPATH= [2021-05-31T17:09:11.718Z] #48 1.889 + : /build [2021-05-31T17:09:11.718Z] #48 1.889 + '[' -z '' ']' [2021-05-31T17:09:11.718Z] #48 1.889 ++ mktemp -d [2021-05-31T17:09:11.718Z] #48 1.889 + export GOPATH=/tmp/tmp.sIvpOrgRvy [2021-05-31T17:09:11.718Z] #48 1.889 + GOPATH=/tmp/tmp.sIvpOrgRvy [2021-05-31T17:09:11.718Z] #48 1.889 + RM_GOPATH=1 [2021-05-31T17:09:11.718Z] #48 1.889 + case "$(go env GOARCH)" in [2021-05-31T17:09:11.718Z] #48 1.889 ++ go env GOARCH [2021-05-31T17:09:11.718Z] #48 1.916 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.718Z] #48 1.916 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:11.718Z] #48 1.916 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:11.718Z] #48 1.916 + dir=/tmp/install [2021-05-31T17:09:11.718Z] #48 1.916 + bin=gotestsum [2021-05-31T17:09:11.718Z] #48 1.916 + shift [2021-05-31T17:09:11.718Z] #48 1.916 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:09:11.718Z] #48 1.916 + . /tmp/install/gotestsum.installer [2021-05-31T17:09:11.718Z] #48 1.916 ++ : v0.5.3 [2021-05-31T17:09:11.718Z] #48 1.916 + install_gotestsum [2021-05-31T17:09:11.718Z] #48 1.916 + set -e [2021-05-31T17:09:11.718Z] #48 1.916 + export GO111MODULE=on [2021-05-31T17:09:11.718Z] #48 1.916 + GO111MODULE=on [2021-05-31T17:09:11.718Z] #48 1.916 + GOBIN=/build [2021-05-31T17:09:11.718Z] #48 1.916 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:09:11.718Z] #48 1.968 go: finding gotest.tools v0.5.3 [2021-05-31T17:09:11.718Z] #48 1.968 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:11.718Z] #48 2.497 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:11.718Z] #48 2.678 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:11.718Z] #48 3.166 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:09:11.718Z] #48 3.166 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:09:11.718Z] #48 3.166 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:09:11.718Z] #48 3.208 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:11.718Z] #48 3.239 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:09:11.718Z] #48 3.308 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:09:11.718Z] #48 3.356 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:09:11.718Z] #48 3.403 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:09:11.718Z] #48 3.422 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:11.718Z] #48 3.424 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:09:11.718Z] #48 3.551 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:09:11.718Z] #48 3.642 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:09:11.718Z] #48 3.679 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:09:11.718Z] #48 3.713 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:09:11.718Z] #48 3.746 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:09:11.718Z] #48 3.754 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:09:11.718Z] #48 3.874 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:09:11.718Z] #48 3.924 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:09:11.718Z] #48 4.019 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:09:11.718Z] #48 4.347 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:09:11.718Z] #48 5.458 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:09:11.718Z] #48 6.376 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:09:11.718Z] #48 9.040 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:09:11.718Z] #48 9.042 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:11.718Z] #48 9.147 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:09:11.718Z] #48 9.250 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:09:11.718Z] #48 9.296 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:09:11.718Z] #48 9.322 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:09:11.718Z] #48 9.525 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:09:11.718Z] #48 9.687 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:09:11.718Z] #48 9.703 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:09:11.718Z] #48 9.733 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:09:11.718Z] #48 9.778 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:09:12.009Z] #48 ... [2021-05-31T17:09:12.009Z] [2021-05-31T17:09:12.009Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:12.009Z] #68 0.922 + RM_GOPATH=0 [2021-05-31T17:09:12.009Z] #68 0.922 + TMP_GOPATH= [2021-05-31T17:09:12.009Z] #68 0.922 + : /build [2021-05-31T17:09:12.009Z] #68 0.922 + '[' -z '' ']' [2021-05-31T17:09:12.009Z] #68 0.922 ++ mktemp -d [2021-05-31T17:09:12.009Z] #68 0.972 + export GOPATH=/tmp/tmp.yVC6kYXMDz [2021-05-31T17:09:12.009Z] #68 0.972 + GOPATH=/tmp/tmp.yVC6kYXMDz [2021-05-31T17:09:12.009Z] #68 0.972 + RM_GOPATH=1 [2021-05-31T17:09:12.009Z] #68 0.972 + case "$(go env GOARCH)" in [2021-05-31T17:09:12.009Z] #68 0.972 ++ go env GOARCH [2021-05-31T17:09:12.009Z] #68 0.975 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.009Z] #68 0.975 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.009Z] #68 0.975 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:12.009Z] #68 0.975 + dir=/tmp/install [2021-05-31T17:09:12.009Z] #68 0.975 + bin=proxy [2021-05-31T17:09:12.009Z] #68 0.975 + shift [2021-05-31T17:09:12.009Z] #68 0.975 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:09:12.009Z] #68 0.975 + . /tmp/install/proxy.installer [2021-05-31T17:09:12.009Z] #68 0.975 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:12.009Z] #68 0.975 + install_proxy [2021-05-31T17:09:12.009Z] #68 0.975 + case "$1" in [2021-05-31T17:09:12.009Z] #68 0.975 + export CGO_ENABLED=0 [2021-05-31T17:09:12.009Z] #68 0.975 + CGO_ENABLED=0 [2021-05-31T17:09:12.009Z] #68 0.975 + _install_proxy [2021-05-31T17:09:12.009Z] #68 0.975 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:09:12.009Z] #68 0.975 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yVC6kYXMDz/src/github.com/docker/libnetwork [2021-05-31T17:09:12.009Z] #68 0.977 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:12.009Z] #68 1.179 Cloning into '/tmp/tmp.yVC6kYXMDz/src/github.com/docker/libnetwork'... [2021-05-31T17:09:12.009Z] #68 ... [2021-05-31T17:09:12.009Z] [2021-05-31T17:09:12.009Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-31T17:09:12.009Z] #56 3.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:12.009Z] #56 3.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:12.009Z] #56 3.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:12.009Z] #56 4.315 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-31T17:09:12.009Z] #56 5.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [262 kB] [2021-05-31T17:09:12.009Z] #56 7.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-31T17:09:12.009Z] #56 ... [2021-05-31T17:09:12.009Z] [2021-05-31T17:09:12.009Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:12.009Z] #50 1.095 + RM_GOPATH=0 [2021-05-31T17:09:12.009Z] #50 1.095 + TMP_GOPATH= [2021-05-31T17:09:12.009Z] #50 1.095 + : /build [2021-05-31T17:09:12.009Z] #50 1.095 + '[' -z '' ']' [2021-05-31T17:09:12.009Z] #50 1.095 ++ mktemp -d [2021-05-31T17:09:12.009Z] #50 1.095 + export GOPATH=/tmp/tmp.6vGEWxNJW5 [2021-05-31T17:09:12.009Z] #50 1.095 + GOPATH=/tmp/tmp.6vGEWxNJW5 [2021-05-31T17:09:12.009Z] #50 1.095 + RM_GOPATH=1 [2021-05-31T17:09:12.009Z] #50 1.095 + case "$(go env GOARCH)" in [2021-05-31T17:09:12.009Z] #50 1.095 ++ go env GOARCH [2021-05-31T17:09:12.009Z] #50 1.095 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.009Z] #50 1.095 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.009Z] #50 1.095 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:12.009Z] #50 1.099 + dir=/tmp/install [2021-05-31T17:09:12.009Z] #50 1.099 + bin=golangci_lint [2021-05-31T17:09:12.009Z] #50 1.099 + shift [2021-05-31T17:09:12.009Z] #50 1.099 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:09:12.009Z] #50 1.099 + . /tmp/install/golangci_lint.installer [2021-05-31T17:09:12.009Z] #50 1.099 ++ : v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.099 + install_golangci_lint [2021-05-31T17:09:12.009Z] #50 1.099 + set -e [2021-05-31T17:09:12.009Z] #50 1.099 + export GO111MODULE=on [2021-05-31T17:09:12.009Z] #50 1.099 + GO111MODULE=on [2021-05-31T17:09:12.009Z] #50 1.099 + GOBIN=/build [2021-05-31T17:09:12.009Z] #50 1.099 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.144 go: finding github.com v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.144 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.145 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.151 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.151 go: finding github.com/golangci v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.338 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:12.009Z] #50 1.472 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:12.009Z] #50 3.737 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:09:12.009Z] #50 3.739 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:09:12.009Z] #50 3.745 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:09:12.009Z] #50 3.748 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:09:12.009Z] #50 3.760 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:09:12.009Z] #50 3.764 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:09:12.009Z] #50 3.797 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:09:12.009Z] #50 3.867 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:09:12.009Z] #50 3.939 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:09:12.009Z] #50 3.943 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:09:12.009Z] #50 3.947 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:09:12.009Z] #50 4.003 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:09:12.009Z] #50 4.157 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:09:12.009Z] #50 4.162 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:09:12.009Z] #50 4.196 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:09:12.009Z] #50 4.232 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:09:12.009Z] #50 4.359 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:09:12.009Z] #50 4.369 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:09:12.009Z] #50 4.397 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:09:12.009Z] #50 4.442 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:09:12.009Z] #50 4.664 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:09:12.009Z] #50 4.729 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:09:12.009Z] #50 5.288 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:09:12.009Z] #50 5.308 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:09:12.009Z] #50 5.620 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:09:12.009Z] #50 6.555 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:09:12.009Z] #50 6.625 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:09:12.009Z] #50 6.638 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:09:12.009Z] #50 8.327 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:09:12.009Z] #50 8.332 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.336 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:09:12.009Z] #50 8.336 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:09:12.009Z] #50 8.336 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:09:12.009Z] #50 8.336 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:09:12.009Z] #50 8.337 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.339 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:09:12.009Z] #50 8.350 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:09:12.009Z] #50 8.369 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.404 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.412 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.429 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:09:12.009Z] #50 8.433 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:09:12.009Z] #50 8.437 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:09:12.009Z] #50 8.450 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:09:12.009Z] #50 8.548 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:09:12.009Z] #50 8.548 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:09:12.009Z] #50 8.557 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:09:12.009Z] #50 8.621 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:09:12.009Z] #50 8.623 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:09:12.009Z] #50 8.626 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.635 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.638 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:09:12.009Z] #50 8.640 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:09:12.009Z] #50 8.690 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.709 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:09:12.009Z] #50 8.710 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:09:12.009Z] #50 8.744 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:09:12.009Z] #50 8.745 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:09:12.009Z] #50 8.756 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:09:12.009Z] #50 8.756 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:09:12.009Z] #50 8.792 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:09:12.009Z] #50 8.812 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:09:12.009Z] #50 8.906 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:09:12.009Z] #50 8.923 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:09:12.009Z] #50 8.988 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:09:12.009Z] #50 9.014 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:09:12.009Z] #50 9.039 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:09:12.009Z] #50 9.079 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:09:12.009Z] #50 9.132 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:09:12.009Z] #50 9.185 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:09:12.009Z] #50 9.222 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:09:12.009Z] #50 9.235 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:09:12.009Z] #50 9.279 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:09:12.009Z] #50 9.296 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:09:12.009Z] #50 9.296 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:09:12.009Z] #50 9.338 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:09:12.009Z] #50 9.353 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:09:12.009Z] #50 9.372 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:09:12.009Z] #50 9.409 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:09:12.009Z] #50 9.422 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:09:12.009Z] #50 9.441 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:09:12.009Z] #50 9.487 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:09:12.009Z] #50 9.489 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:09:12.009Z] #50 9.529 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:09:12.009Z] #50 9.530 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:09:12.009Z] #50 9.573 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:09:12.009Z] #50 9.578 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:09:12.009Z] #50 9.582 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:09:12.009Z] #50 9.715 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:09:12.009Z] #50 9.739 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:09:12.009Z] #50 9.749 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:09:12.009Z] #50 9.779 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:09:12.009Z] #50 9.786 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:09:12.009Z] #50 9.810 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:09:12.009Z] #50 10.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:09:12.009Z] #50 10.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:09:12.009Z] #50 10.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:09:12.009Z] #50 10.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:09:12.009Z] #50 10.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:09:12.009Z] #50 10.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:09:12.009Z] #50 10.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:09:12.009Z] #50 10.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.47 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:09:12.009Z] #50 10.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.49 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:09:12.009Z] #50 10.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:09:12.009Z] #50 10.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:09:12.009Z] #50 10.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:09:12.009Z] #50 10.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:09:12.009Z] #50 10.75 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:09:12.009Z] #50 10.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:09:12.009Z] #50 10.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:09:12.009Z] #50 10.95 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:09:12.009Z] #50 10.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:09:12.009Z] #50 10.95 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:09:12.300Z] #50 10.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:09:12.300Z] #50 11.00 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:09:12.300Z] #50 11.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:09:12.300Z] #50 11.05 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:09:12.300Z] #50 11.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:09:12.300Z] #50 ... [2021-05-31T17:09:12.300Z] [2021-05-31T17:09:12.300Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:12.300Z] #46 2.070 + RM_GOPATH=0 [2021-05-31T17:09:12.300Z] #46 2.070 + TMP_GOPATH= [2021-05-31T17:09:12.300Z] #46 2.070 + : /build [2021-05-31T17:09:12.300Z] #46 2.070 + '[' -z '' ']' [2021-05-31T17:09:12.300Z] #46 2.070 ++ mktemp -d [2021-05-31T17:09:12.300Z] #46 2.075 + export GOPATH=/tmp/tmp.fj0ImseeR5 [2021-05-31T17:09:12.300Z] #46 2.075 + GOPATH=/tmp/tmp.fj0ImseeR5 [2021-05-31T17:09:12.300Z] #46 2.075 + RM_GOPATH=1 [2021-05-31T17:09:12.300Z] #46 2.075 + case "$(go env GOARCH)" in [2021-05-31T17:09:12.300Z] #46 2.075 ++ go env GOARCH [2021-05-31T17:09:12.300Z] #46 2.092 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:12.300Z] #46 2.092 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.300Z] #46 2.092 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:12.300Z] #46 2.092 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:12.300Z] #46 2.092 + dir=/tmp/install [2021-05-31T17:09:12.300Z] #46 2.092 + bin=vndr [2021-05-31T17:09:12.300Z] #46 2.092 + shift [2021-05-31T17:09:12.300Z] #46 2.092 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:09:12.300Z] #46 2.092 + . /tmp/install/vndr.installer [2021-05-31T17:09:12.300Z] #46 2.092 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:12.300Z] #46 2.092 + install_vndr [2021-05-31T17:09:12.300Z] #46 2.092 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:09:12.300Z] #46 2.092 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fj0ImseeR5/src/github.com/LK4D4/vndr [2021-05-31T17:09:12.300Z] #46 2.092 Cloning into '/tmp/tmp.fj0ImseeR5/src/github.com/LK4D4/vndr'... [2021-05-31T17:09:12.300Z] #46 2.666 + cd /tmp/tmp.fj0ImseeR5/src/github.com/LK4D4/vndr [2021-05-31T17:09:12.300Z] #46 2.666 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:12.300Z] #46 2.666 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:09:12.300Z] #46 3.487 runtime/internal/atomic [2021-05-31T17:09:12.300Z] #46 3.497 internal/cpu [2021-05-31T17:09:12.300Z] #46 3.621 runtime/internal/sys [2021-05-31T17:09:12.300Z] #46 3.837 runtime/internal/math [2021-05-31T17:09:12.300Z] #46 3.868 internal/race [2021-05-31T17:09:12.300Z] #46 3.933 sync/atomic [2021-05-31T17:09:12.300Z] #46 3.955 internal/bytealg [2021-05-31T17:09:12.300Z] #46 4.091 unicode [2021-05-31T17:09:12.300Z] #46 4.472 runtime [2021-05-31T17:09:12.300Z] #46 7.507 unicode/utf8 [2021-05-31T17:09:12.300Z] #46 7.919 math/bits [2021-05-31T17:09:12.300Z] #46 8.683 math [2021-05-31T17:09:12.300Z] #46 ... [2021-05-31T17:09:12.300Z] [2021-05-31T17:09:12.300Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-31T17:09:12.300Z] #41 2.418 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:09:12.300Z] #41 2.418 Cloning into '.'... [2021-05-31T17:09:12.300Z] #41 ... [2021-05-31T17:09:12.300Z] [2021-05-31T17:09:12.300Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:12.300Z] #50 11.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:09:12.300Z] #50 11.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:09:12.300Z] #50 11.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:09:12.300Z] #50 11.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:09:12.300Z] #50 11.22 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:09:12.300Z] #50 11.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:09:12.427Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.1s [2021-05-31T17:09:12.590Z] #50 11.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:09:12.590Z] #50 11.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:09:12.590Z] #50 11.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:09:12.590Z] #50 11.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:09:12.590Z] #50 11.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:09:12.590Z] #50 11.47 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:09:11.523Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:09:11.923Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-31T17:09:12.687Z] #26 ... [2021-05-31T17:09:12.687Z] [2021-05-31T17:09:12.687Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:12.687Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:09:12.687Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-31T17:09:12.687Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-31T17:09:12.687Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-31T17:09:12.687Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:09:12.687Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2021-05-31T17:09:12.687Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-05-31T17:09:12.687Z] #62 DONE 7.8s [2021-05-31T17:09:12.687Z] [2021-05-31T17:09:12.687Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:12.687Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:12.687Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-31T17:09:12.687Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:09:12.687Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-31T17:09:12.687Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-31T17:09:12.687Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2021-05-31T17:09:12.687Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-05-31T17:09:12.687Z] #64 DONE 7.8s [2021-05-31T17:09:12.687Z] [2021-05-31T17:09:12.687Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:12.687Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:09:12.880Z] #50 11.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:09:12.880Z] #50 11.52 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:09:12.880Z] #50 11.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:09:12.880Z] #50 11.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:09:12.880Z] #50 11.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:09:12.902Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-05-31T17:09:12.902Z] #1 creating container buildx_buildkit_default [2021-05-31T17:09:13.170Z] #50 11.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:09:13.170Z] #50 11.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:09:13.170Z] #50 12.00 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:09:13.205Z] #1 creating container buildx_buildkit_default 0.4s done [2021-05-31T17:09:13.205Z] #1 DONE 3.2s [2021-05-31T17:09:13.205Z] [2021-05-31T17:09:13.205Z] #2 [internal] load build definition from Dockerfile [2021-05-31T17:09:13.205Z] #2 sha256:03f7c2aead4b63bfbfc3af8f29435a06e2acc6d99527e5e4aa9851abd7d67b28 [2021-05-31T17:09:13.205Z] #2 transferring dockerfile: 17.08kB done [2021-05-31T17:09:13.205Z] #2 DONE 0.0s [2021-05-31T17:09:13.460Z] #50 12.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:09:13.460Z] #50 12.22 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:09:13.460Z] #50 12.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:09:13.460Z] #50 12.38 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:09:13.505Z] [2021-05-31T17:09:13.505Z] #3 [internal] load .dockerignore [2021-05-31T17:09:13.505Z] #3 sha256:697fd19022f6446f03c2f1950e2522c0ec17eb904ac5401bf1e58ec5fbb48871 [2021-05-31T17:09:13.505Z] #3 transferring context: 87B done [2021-05-31T17:09:13.505Z] #3 DONE 0.0s [2021-05-31T17:09:13.505Z] [2021-05-31T17:09:13.505Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:09:13.505Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-05-31T17:09:13.751Z] #50 12.41 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:09:14.057Z] #50 ... [2021-05-31T17:09:14.057Z] [2021-05-31T17:09:14.057Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:14.057Z] #35 DONE 12.8s [2021-05-31T17:09:14.057Z] [2021-05-31T17:09:14.057Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:14.057Z] #50 12.81 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:09:14.057Z] #50 ... [2021-05-31T17:09:14.057Z] [2021-05-31T17:09:14.057Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-31T17:09:14.057Z] #33 2.673 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:09:14.057Z] #33 2.680 Cloning into '.'... [2021-05-31T17:09:14.146Z] #4 DONE 0.5s [2021-05-31T17:09:14.146Z] [2021-05-31T17:09:14.146Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:09:14.146Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-05-31T17:09:14.146Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-31T17:09:14.146Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-05-31T17:09:14.348Z] #33 ... [2021-05-31T17:09:14.348Z] [2021-05-31T17:09:14.348Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:14.348Z] #30 9.730 ## 3.3% ### 5.5% ####### 9.8% ########## 14.0% ############## 20.5% ################# 24.8% #################### 29.1% ######################## 33.4% ############################### 44.1% #################################### 50.5% ########################################## 59.1% ############################################### 65.5% ################################################### 71.9% ######################################################## 78.3% ############################################################## 86.8% ################################################################### 93.2% ###################################################################### 97.5% ######################################################################## 100.0% [2021-05-31T17:09:14.348Z] #30 12.30 [2021-05-31T17:09:14.443Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-05-31T17:09:14.443Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-05-31T17:09:14.443Z] #5 DONE 0.4s [2021-05-31T17:09:14.749Z] [2021-05-31T17:09:14.749Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:09:14.749Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-05-31T17:09:12.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:12.977Z] > git --version # timeout=10 [2021-05-31T17:09:13.026Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-31T17:09:13.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:13.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:15.402Z] #9 DONE 0.7s [2021-05-31T17:09:15.402Z] [2021-05-31T17:09:15.402Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:09:15.402Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-05-31T17:09:15.402Z] #7 DONE 0.6s [2021-05-31T17:09:15.402Z] [2021-05-31T17:09:15.402Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:15.402Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:09:15.402Z] #8 DONE 0.6s [2021-05-31T17:09:15.402Z] [2021-05-31T17:09:15.402Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:15.402Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:09:15.402Z] #6 DONE 0.8s [2021-05-31T17:09:15.402Z] [2021-05-31T17:09:15.402Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:15.402Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:15.402Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-31T17:09:15.402Z] #10 DONE 0.0s [2021-05-31T17:09:15.402Z] [2021-05-31T17:09:15.402Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:15.402Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:15.402Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:09:15.796Z] #65 ... [2021-05-31T17:09:15.796Z] [2021-05-31T17:09:15.796Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:15.796Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-31T17:09:15.796Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-31T17:09:15.796Z] #27 DONE 0.1s [2021-05-31T17:09:15.796Z] [2021-05-31T17:09:15.796Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:15.796Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:15.796Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.2s [2021-05-31T17:09:16.173Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.3s [2021-05-31T17:09:16.173Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.5s [2021-05-31T17:09:16.173Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-05-31T17:09:16.173Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-05-31T17:09:17.970Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.1s done [2021-05-31T17:09:17.970Z] #26 DONE 13.1s [2021-05-31T17:09:17.970Z] [2021-05-31T17:09:17.970Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:17.970Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:17.970Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s done [2021-05-31T17:09:17.970Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s [2021-05-31T17:09:17.970Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-05-31T17:09:17.970Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s [2021-05-31T17:09:18.196Z] #30 12.48 0.7% # 1.9% ## 3.2% ### 4.4% #### 6.3% ###### 8.8% ####### 10.0% ######## 11.3% ######### 13.2% ########### 16.3% ############# 18.1% ############### 21.3% ################# 23.8% ################## 25.6% #################### 28.1% ##################### 30.0% ###################### 31.9% ######################## 33.7% ######################### 35.6% ########################## 37.5% ############################ 39.3% ############################## 41.8% ############################### 44.3% ################################ 45.6% ################################## 47.4% ################################### 49.3% ##################################### 52.4% ####################################### 54.3% ######################################## 56.8% ########################################## 59.3% ############################################ 61.8% ############################################## 64.3% ################################################ 66.8% ######################## [2021-05-31T17:09:18.196Z] #30 ... [2021-05-31T17:09:18.196Z] [2021-05-31T17:09:18.196Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:18.196Z] #14 6.037 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [262 kB] [2021-05-31T17:09:18.196Z] #14 8.098 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-31T17:09:18.196Z] #14 15.40 Fetched 8622 kB in 13s (663 kB/s) [2021-05-31T17:09:18.196Z] #14 15.40 Reading package lists... [2021-05-31T17:09:18.196Z] #14 ... [2021-05-31T17:09:18.196Z] [2021-05-31T17:09:18.196Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:18.214Z] #65 ... [2021-05-31T17:09:18.214Z] [2021-05-31T17:09:18.214Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:18.214Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:09:18.214Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:09:18.214Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-31T17:09:18.214Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-05-31T17:09:18.214Z] #63 DONE 2.4s [2021-05-31T17:09:18.214Z] [2021-05-31T17:09:18.214Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:18.214Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:18.214Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-05-31T17:09:18.214Z] #65 DONE 2.6s [2021-05-31T17:09:18.214Z] [2021-05-31T17:09:18.214Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:18.214Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:18.214Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 36.70MB / 96.52MB 2.3s [2021-05-31T17:09:18.214Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-05-31T17:09:18.214Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 2.1s [2021-05-31T17:09:18.214Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 12.58MB / 73.58MB 2.1s [2021-05-31T17:09:18.214Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2021-05-31T17:09:18.214Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-05-31T17:09:18.214Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 2.1s [2021-05-31T17:09:18.231Z] #9 ... [2021-05-31T17:09:18.231Z] [2021-05-31T17:09:18.231Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:09:18.231Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-31T17:09:18.693Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 16.78MB / 73.58MB 2.4s [2021-05-31T17:09:18.693Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 2.6s [2021-05-31T17:09:18.693Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 2.4s [2021-05-31T17:09:18.693Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.94MB / 96.52MB 2.7s [2021-05-31T17:09:19.053Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 2.9s [2021-05-31T17:09:19.053Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 2.7s [2021-05-31T17:09:19.053Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 20.97MB / 73.58MB 3.0s [2021-05-31T17:09:19.053Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 3.2s [2021-05-31T17:09:19.053Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.2s [2021-05-31T17:09:19.053Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.85MB / 54.14MB 3.0s [2021-05-31T17:09:19.172Z] #63 DONE 1.0s [2021-05-31T17:09:19.172Z] [2021-05-31T17:09:19.172Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:09:19.172Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-31T17:09:19.518Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.99MB / 54.14MB 3.2s [2021-05-31T17:09:19.518Z] #10 ... [2021-05-31T17:09:19.518Z] [2021-05-31T17:09:19.518Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:09:19.518Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-05-31T17:09:19.518Z] #64 DONE 0.3s [2021-05-31T17:09:19.518Z] [2021-05-31T17:09:19.518Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:19.518Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:19.518Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 3.5s [2021-05-31T17:09:19.518Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.48MB / 96.52MB 3.6s [2021-05-31T17:09:19.518Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 3.5s [2021-05-31T17:09:19.645Z] #30 12.48 0.7% # 1.9% ## 3.2% ### 4.4% #### 6.3% ###### 8.8% ####### 10.0% ######## 11.3% ######### 13.2% ########### 16.3% ############# 18.1% ############### 21.3% ################# 23.8% ################## 25.6% #################### 28.1% ##################### 30.0% ###################### 31.9% ######################## 33.7% ######################### 35.6% ########################## 37.5% ############################ 39.3% ############################## 41.8% ############################### 44.3% ################################ 45.6% ################################## 47.4% ################################### 49.3% ##################################### 52.4% ####################################### 54.3% ######################################## 56.8% ########################################## 59.3% ############################################ 61.8% ############################################## 64.3% ################################################ 66.8% ################################################# 69.3% ################################################### 71.7% ##################################################### 74.2% ####################################################### 76.7% ######################################################## 78.6% ########################################################## 81.1% ########################################################### 82.4% ############################################################# 84.9% ############################################################## 87.4% ################################################################# 90.5% ################################################################### 93.6% #################################################################### 95.5% ###################################################################### 98.0% ######################################################################## 100.0% [2021-05-31T17:09:19.645Z] #30 18.20 [2021-05-31T17:09:20.119Z] #65 DONE 1.1s [2021-05-31T17:09:20.119Z] [2021-05-31T17:09:20.119Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:20.119Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:20.119Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-05-31T17:09:20.119Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-31T17:09:20.146Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 26.21MB / 73.58MB 3.6s [2021-05-31T17:09:20.146Z] #10 ... [2021-05-31T17:09:20.146Z] [2021-05-31T17:09:20.146Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:09:20.146Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-05-31T17:09:20.146Z] #66 DONE 0.3s [2021-05-31T17:09:20.146Z] [2021-05-31T17:09:20.146Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:20.146Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:20.146Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.14MB / 57.46MB 3.8s [2021-05-31T17:09:20.146Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 3.8s [2021-05-31T17:09:20.146Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 58.72MB / 96.52MB 4.1s [2021-05-31T17:09:20.146Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.28MB / 57.46MB 4.1s [2021-05-31T17:09:20.146Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.46MB / 73.58MB 4.1s [2021-05-31T17:09:20.146Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.1s done [2021-05-31T17:09:20.146Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-05-31T17:09:20.458Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 4.4s [2021-05-31T17:09:20.458Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.48MB / 57.46MB 4.4s [2021-05-31T17:09:20.458Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 4.4s [2021-05-31T17:09:20.458Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.21MB / 96.52MB 4.7s [2021-05-31T17:09:20.673Z] #30 19.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:09:20.673Z] #30 19.29 [2021-05-31T17:09:20.689Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-31T17:09:20.792Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done [2021-05-31T17:09:20.792Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.94MB / 73.58MB 4.7s [2021-05-31T17:09:21.106Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.55MB / 96.52MB 5.0s [2021-05-31T17:09:21.106Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 5.0s [2021-05-31T17:09:21.106Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 5.1s [2021-05-31T17:09:21.252Z] #30 19.49 0.4% ######################################################################## 100.0% [2021-05-31T17:09:21.252Z] #30 19.61 [2021-05-31T17:09:21.409Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.93MB / 96.52MB 5.3s [2021-05-31T17:09:21.409Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.77MB / 73.58MB 5.4s [2021-05-31T17:09:21.711Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.6s [2021-05-31T17:09:21.711Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 5.6s [2021-05-31T17:09:21.711Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.7s done [2021-05-31T17:09:21.711Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 5.9s [2021-05-31T17:09:21.880Z] #30 ... [2021-05-31T17:09:21.880Z] [2021-05-31T17:09:21.880Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:21.880Z] #52 10.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:09:21.880Z] #52 10.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:09:21.880Z] #52 10.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:09:21.880Z] #52 10.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:09:21.880Z] #52 10.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:09:21.880Z] #52 11.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:09:21.880Z] #52 11.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:09:21.880Z] #52 12.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:09:21.880Z] #52 14.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:09:21.880Z] #52 14.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:09:21.880Z] #52 14.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:09:21.880Z] #52 14.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:09:21.880Z] #52 14.81 runtime [2021-05-31T17:09:21.880Z] #52 14.82 runtime/cgo [2021-05-31T17:09:21.880Z] #52 ... [2021-05-31T17:09:21.880Z] [2021-05-31T17:09:21.880Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:21.880Z] #59 11.07 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:09:21.880Z] #59 11.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:09:21.880Z] #59 12.13 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:09:21.880Z] #59 12.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:09:21.880Z] #59 12.18 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:09:21.880Z] #59 12.97 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:09:21.880Z] #59 14.99 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:09:21.880Z] #59 15.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:09:21.880Z] #59 15.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:09:21.880Z] #59 15.26 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:09:21.880Z] #59 15.27 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:09:21.880Z] #59 15.30 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:09:21.880Z] #59 15.41 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:09:21.880Z] #59 15.42 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:09:21.880Z] #59 15.42 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:09:21.880Z] #59 15.43 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:09:21.880Z] #59 15.49 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:09:21.881Z] #59 15.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:09:21.881Z] #59 15.55 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:09:21.881Z] #59 15.61 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:09:21.881Z] #59 15.63 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:09:21.881Z] #59 ... [2021-05-31T17:09:21.881Z] [2021-05-31T17:09:21.881Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:21.881Z] #30 20.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:09:22.022Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.0s done [2021-05-31T17:09:22.170Z] #30 20.59 skipping existing aab193acf6ba [2021-05-31T17:09:22.170Z] #30 20.66 [2021-05-31T17:09:23.198Z] #30 21.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:09:23.487Z] #30 21.91 [2021-05-31T17:09:23.569Z] #10 ... [2021-05-31T17:09:23.569Z] [2021-05-31T17:09:23.569Z] #24 [internal] load build context [2021-05-31T17:09:23.569Z] #24 sha256:ff5477bb8987b78eca8902ef3fd19398fd1928df491c5346066245f48322f246 [2021-05-31T17:09:23.569Z] #24 transferring context: 53.26MB 8.2s done [2021-05-31T17:09:23.569Z] #24 DONE 8.2s [2021-05-31T17:09:23.870Z] [2021-05-31T17:09:23.870Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:23.870Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-31T17:09:23.870Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 54.18MB / 54.18MB 4.6s done [2021-05-31T17:09:23.870Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 [2021-05-31T17:09:24.068Z] #30 22.14 0.0% ### 5.0% ####### 9.9% ########## 14.8% ############## 20.0% [2021-05-31T17:09:24.068Z] #30 ... [2021-05-31T17:09:24.068Z] [2021-05-31T17:09:24.068Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:24.068Z] #46 12.78 internal/testlog [2021-05-31T17:09:24.068Z] #46 13.18 encoding [2021-05-31T17:09:24.068Z] #46 13.34 unicode/utf16 [2021-05-31T17:09:24.068Z] #46 13.85 container/list [2021-05-31T17:09:24.068Z] #46 14.26 crypto/internal/subtle [2021-05-31T17:09:24.068Z] #46 14.34 crypto/subtle [2021-05-31T17:09:24.068Z] #46 14.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:09:24.068Z] #46 14.47 internal/nettrace [2021-05-31T17:09:24.068Z] #46 14.59 runtime/cgo [2021-05-31T17:09:24.068Z] #46 19.75 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:09:24.068Z] #46 ... [2021-05-31T17:09:24.068Z] [2021-05-31T17:09:24.068Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:24.652Z] #30 22.14 0.0% ### 5.0% ####### 9.9% ########## 14.8% ############## 20.0% ################# 25.0% ##################### 29.7% ######################## 34.5% ############################ 39.7% ################################ 44.7% ######################## [2021-05-31T17:09:24.652Z] #30 ... [2021-05-31T17:09:24.652Z] [2021-05-31T17:09:24.652Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:24.652Z] #68 13.42 Checking out files: 92% (1766/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:09:24.652Z] #68 13.67 + cd /tmp/tmp.yVC6kYXMDz/src/github.com/docker/libnetwork [2021-05-31T17:09:24.652Z] #68 13.67 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:24.652Z] #68 13.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:09:24.652Z] #68 ... [2021-05-31T17:09:24.652Z] [2021-05-31T17:09:24.652Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:25.404Z] #27 ... [2021-05-31T17:09:25.404Z] [2021-05-31T17:09:25.404Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:25.404Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:25.404Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.2s done [2021-05-31T17:09:25.404Z] #10 DONE 9.5s [2021-05-31T17:09:25.404Z] [2021-05-31T17:09:25.404Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:25.404Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-31T17:09:25.404Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 5.2s done [2021-05-31T17:09:25.404Z] #27 DONE 9.9s [2021-05-31T17:09:25.404Z] [2021-05-31T17:09:25.404Z] #28 [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-31T17:09:25.404Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-31T17:09:25.701Z] #28 0.232 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:25.701Z] #28 0.257 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:25.701Z] #28 0.271 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:25.906Z] #30 22.14 0.0% ### 5.0% ####### 9.9% ########## 14.8% ############## 20.0% ################# 25.0% ##################### 29.7% ######################## 34.5% ############################ 39.7% ################################ 44.7% ################################### 49.6% ####################################### 54.6% ########################################## 59.6% ############################################## 64.7% ################################################## 69.8% ###################################################### 75.6% ######################################################### 79.9% ############################################################# 85.1% ################################################################ 90.2% #################################################################### 94.9% ####################################################################### 98.9% ######################################################################## 100.0% [2021-05-31T17:09:25.906Z] #30 24.26 [2021-05-31T17:09:25.906Z] #30 ... [2021-05-31T17:09:25.906Z] [2021-05-31T17:09:25.906Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-31T17:09:25.906Z] #43 14.66 Fetched 8135 kB in 12s (704 kB/s) [2021-05-31T17:09:25.906Z] #43 14.66 Reading package lists... [2021-05-31T17:09:25.906Z] #43 17.88 Reading package lists... [2021-05-31T17:09:25.906Z] #43 21.33 Building dependency tree... [2021-05-31T17:09:25.906Z] #43 22.55 The following additional packages will be installed: [2021-05-31T17:09:25.906Z] #43 22.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:09:25.906Z] #43 22.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:09:25.906Z] #43 22.57 Suggested packages: [2021-05-31T17:09:25.906Z] #43 22.57 manpages-dev python-setuptools [2021-05-31T17:09:25.906Z] #43 23.36 The following NEW packages will be installed: [2021-05-31T17:09:25.906Z] #43 23.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:09:25.906Z] #43 23.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:09:25.906Z] #43 23.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:09:25.906Z] #43 23.36 python-six zlib1g-dev [2021-05-31T17:09:25.906Z] #43 23.48 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:09:25.906Z] #43 23.48 Need to get 3742 kB of archives. [2021-05-31T17:09:25.906Z] #43 23.48 After this operation, 22.0 MB of additional disk space will be used. [2021-05-31T17:09:25.906Z] #43 23.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-05-31T17:09:25.906Z] #43 23.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-31T17:09:25.906Z] #43 23.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-05-31T17:09:25.906Z] #43 23.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-31T17:09:25.906Z] #43 23.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-05-31T17:09:25.906Z] #43 23.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-31T17:09:25.906Z] #43 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-05-31T17:09:25.906Z] #43 23.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-05-31T17:09:25.906Z] #43 23.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-05-31T17:09:25.906Z] #43 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-05-31T17:09:25.906Z] #43 23.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-05-31T17:09:25.907Z] #43 23.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-05-31T17:09:25.907Z] #43 23.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-05-31T17:09:25.907Z] #43 23.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-05-31T17:09:25.907Z] #43 23.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-31T17:09:25.907Z] #43 23.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:09:25.907Z] #43 23.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-05-31T17:09:25.907Z] #43 24.42 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:25.907Z] #43 24.50 Fetched 3742 kB in 0s (8336 kB/s) [2021-05-31T17:09:25.907Z] #43 24.54 Selecting previously unselected package libcap-dev:s390x. [2021-05-31T17:09:25.907Z] #43 24.54 (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 ... 15177 files and directories currently installed.) [2021-05-31T17:09:25.907Z] #43 24.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-05-31T17:09:25.907Z] #43 24.62 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-05-31T17:09:25.907Z] #43 ... [2021-05-31T17:09:25.907Z] [2021-05-31T17:09:25.907Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-31T17:09:25.907Z] #41 14.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:09:25.907Z] #41 16.31 + 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-31T17:09:25.986Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-05-31T17:09:26.001Z] #28 0.498 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:09:26.198Z] #41 ... [2021-05-31T17:09:26.198Z] [2021-05-31T17:09:26.198Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-31T17:09:26.198Z] #37 15.01 Fetched 8135 kB in 12s (689 kB/s) [2021-05-31T17:09:26.198Z] #37 15.01 Reading package lists... [2021-05-31T17:09:26.198Z] #37 18.60 Reading package lists... [2021-05-31T17:09:26.198Z] #37 21.36 Building dependency tree... [2021-05-31T17:09:26.198Z] #37 22.15 The following additional packages will be installed: [2021-05-31T17:09:26.198Z] #37 22.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:09:26.198Z] #37 22.15 Suggested packages: [2021-05-31T17:09:26.199Z] #37 22.15 cmake-doc ninja-build lrzip [2021-05-31T17:09:26.199Z] #37 22.15 Recommended packages: [2021-05-31T17:09:26.199Z] #37 22.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:09:26.199Z] #37 22.70 The following NEW packages will be installed: [2021-05-31T17:09:26.199Z] #37 22.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:09:26.199Z] #37 22.71 vim-common xxd [2021-05-31T17:09:26.199Z] #37 22.83 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:09:26.199Z] #37 22.83 Need to get 14.0 MB of archives. [2021-05-31T17:09:26.199Z] #37 22.83 After this operation, 62.1 MB of additional disk space will be used. [2021-05-31T17:09:26.199Z] #37 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-31T17:09:26.199Z] #37 22.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:09:26.199Z] #37 22.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:09:26.199Z] #37 22.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-31T17:09:26.199Z] #37 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-05-31T17:09:26.199Z] #37 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-05-31T17:09:26.199Z] #37 23.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-05-31T17:09:26.199Z] #37 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-05-31T17:09:26.199Z] #37 23.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-05-31T17:09:26.199Z] #37 23.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-05-31T17:09:26.199Z] #37 24.09 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:26.199Z] #37 24.19 Fetched 14.0 MB in 1s (18.1 MB/s) [2021-05-31T17:09:26.199Z] #37 24.24 Selecting previously unselected package xxd. [2021-05-31T17:09:26.199Z] #37 24.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-31T17:09:26.199Z] #37 24.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-31T17:09:26.199Z] #37 24.31 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:09:26.199Z] #37 24.43 Selecting previously unselected package vim-common. [2021-05-31T17:09:26.199Z] #37 24.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:09:26.199Z] #37 24.44 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:09:26.199Z] #37 24.93 Selecting previously unselected package cmake-data. [2021-05-31T17:09:26.199Z] #37 24.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:09:26.199Z] #37 24.94 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:09:26.199Z] #37 ... [2021-05-31T17:09:26.199Z] [2021-05-31T17:09:26.199Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-31T17:09:26.199Z] #56 14.83 Fetched 8135 kB in 12s (698 kB/s) [2021-05-31T17:09:26.199Z] #56 14.83 Reading package lists... [2021-05-31T17:09:26.199Z] #56 18.24 Reading package lists... [2021-05-31T17:09:26.199Z] #56 21.83 Building dependency tree... [2021-05-31T17:09:26.199Z] #56 22.91 The following additional packages will be installed: [2021-05-31T17:09:26.199Z] #56 22.91 libbtrfs0 [2021-05-31T17:09:26.199Z] #56 22.98 The following NEW packages will be installed: [2021-05-31T17:09:26.199Z] #56 22.98 libbtrfs-dev libbtrfs0 [2021-05-31T17:09:26.199Z] #56 23.10 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:09:26.199Z] #56 23.10 Need to get 118 kB of archives. [2021-05-31T17:09:26.199Z] #56 23.10 After this operation, 390 kB of additional disk space will be used. [2021-05-31T17:09:26.199Z] #56 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-31T17:09:26.199Z] #56 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-31T17:09:26.199Z] #56 23.57 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:26.199Z] #56 23.64 Fetched 118 kB in 0s (1241 kB/s) [2021-05-31T17:09:26.199Z] #56 23.72 Selecting previously unselected package libbtrfs0. [2021-05-31T17:09:26.199Z] #56 23.73 (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 ... 15177 files and directories currently installed.) [2021-05-31T17:09:26.199Z] #56 23.93 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-31T17:09:26.199Z] #56 23.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:09:26.199Z] #56 24.00 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:09:26.199Z] #56 24.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-31T17:09:26.199Z] #56 24.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:09:26.199Z] #56 24.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:09:26.199Z] #56 24.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:09:26.199Z] #56 24.22 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:09:26.302Z] #28 0.813 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:09:26.488Z] #56 ... [2021-05-31T17:09:26.488Z] [2021-05-31T17:09:26.488Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:26.488Z] #50 14.68 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:09:26.488Z] #50 15.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:09:26.488Z] #50 17.26 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:09:26.488Z] #50 20.80 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:09:26.488Z] #50 20.85 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:09:26.488Z] #50 20.86 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:09:26.488Z] #50 20.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:09:26.488Z] #50 20.88 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:09:26.488Z] #50 20.94 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:09:26.488Z] #50 20.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:09:26.488Z] #50 20.96 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:09:26.488Z] #50 20.97 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:09:26.488Z] #50 20.97 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:09:26.488Z] #50 20.97 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:09:26.488Z] #50 20.98 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:09:26.488Z] #50 20.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.01 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.02 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:09:26.488Z] #50 21.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.03 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:09:26.488Z] #50 21.03 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.03 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:09:26.488Z] #50 21.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:09:26.488Z] #50 21.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.13 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:09:26.488Z] #50 21.17 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:09:26.488Z] #50 21.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:09:26.488Z] #50 21.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:09:26.488Z] #50 21.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:09:26.488Z] #50 21.24 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:09:26.488Z] #50 21.28 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:09:26.488Z] #50 21.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.32 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:09:26.488Z] #50 21.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:09:26.488Z] #50 21.43 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:09:26.488Z] #50 21.44 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:09:26.488Z] #50 21.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:09:26.488Z] #50 21.48 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:09:26.488Z] #50 21.50 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:09:26.488Z] #50 21.52 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:09:26.488Z] #50 21.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:09:26.488Z] #50 21.54 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:09:26.488Z] #50 21.57 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:09:26.488Z] #50 21.57 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:09:26.488Z] #50 21.58 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:09:26.488Z] #50 21.68 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:09:26.488Z] #50 21.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:09:26.488Z] #50 21.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:09:26.488Z] #50 21.83 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:09:26.488Z] #50 21.85 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:09:26.488Z] #50 21.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:09:26.488Z] #50 21.90 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:09:26.488Z] #50 21.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:09:26.488Z] #50 21.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:09:26.488Z] #50 21.96 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:09:26.488Z] #50 21.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:09:26.488Z] #50 21.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:09:26.488Z] #50 21.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:09:26.488Z] #50 21.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:09:26.488Z] #50 21.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:09:26.488Z] #50 21.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:09:26.488Z] #50 21.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:09:26.488Z] #50 22.08 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:09:26.488Z] #50 22.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:09:26.488Z] #50 22.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:09:26.488Z] #50 22.09 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:09:26.488Z] #50 22.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:09:26.488Z] #50 22.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:09:26.488Z] #50 22.17 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:09:26.488Z] #50 22.17 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:09:26.488Z] #50 22.18 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:09:26.488Z] #50 22.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:09:26.488Z] #50 22.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:09:26.488Z] #50 22.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:09:26.488Z] #50 22.37 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:09:26.488Z] #50 22.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:09:26.602Z] #28 1.175 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:09:26.803Z] #50 ... [2021-05-31T17:09:26.803Z] [2021-05-31T17:09:26.803Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-31T17:09:26.803Z] #56 DONE 25.5s [2021-05-31T17:09:26.803Z] [2021-05-31T17:09:26.803Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:26.803Z] #68 DONE 25.5s [2021-05-31T17:09:26.803Z] [2021-05-31T17:09:26.803Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:26.929Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-05-31T17:09:27.192Z] #9 ... [2021-05-31T17:09:27.192Z] [2021-05-31T17:09:27.192Z] #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-31T17:09:27.192Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:09:27.192Z] #27 1.348 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:27.192Z] #27 1.359 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:27.192Z] #27 1.359 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:27.192Z] #27 1.547 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:09:27.192Z] #27 1.831 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:09:27.192Z] #27 2.215 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:09:27.192Z] #27 3.874 Fetched 8447 kB in 3s (3036 kB/s) [2021-05-31T17:09:27.192Z] #27 3.874 Reading package lists... [2021-05-31T17:09:27.192Z] #27 4.815 Reading package lists... [2021-05-31T17:09:27.192Z] #27 5.788 Building dependency tree... [2021-05-31T17:09:27.192Z] #27 6.141 The following additional packages will be installed: [2021-05-31T17:09:27.192Z] #27 6.141 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-31T17:09:27.192Z] #27 6.141 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-31T17:09:27.192Z] #27 6.141 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-31T17:09:27.192Z] #27 6.141 Suggested packages: [2021-05-31T17:09:27.192Z] #27 6.141 krb5-doc krb5-user [2021-05-31T17:09:27.192Z] #27 6.141 Recommended packages: [2021-05-31T17:09:27.192Z] #27 6.141 krb5-locales publicsuffix libsasl2-modules [2021-05-31T17:09:27.192Z] #27 6.437 The following NEW packages will be installed: [2021-05-31T17:09:27.192Z] #27 6.437 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-31T17:09:27.192Z] #27 6.437 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-31T17:09:27.192Z] #27 6.437 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-31T17:09:27.192Z] #27 6.437 libssh2-1 libssl1.1 openssl [2021-05-31T17:09:27.192Z] #27 6.727 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-31T17:09:27.192Z] #27 6.727 Need to get 5059 kB of archives. [2021-05-31T17:09:27.192Z] #27 6.727 After this operation, 12.1 MB of additional disk space will be used. [2021-05-31T17:09:27.192Z] #27 6.727 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-31T17:09:27.192Z] #27 6.730 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-31T17:09:27.192Z] #27 6.739 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-31T17:09:27.192Z] #27 6.739 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-31T17:09:27.192Z] #27 6.743 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-31T17:09:27.192Z] #27 6.749 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-31T17:09:27.192Z] #27 6.768 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-31T17:09:27.192Z] #27 6.781 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-31T17:09:27.192Z] #27 6.781 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-31T17:09:27.192Z] #27 6.781 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-31T17:09:27.192Z] #27 6.786 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-31T17:09:27.192Z] #27 6.798 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-31T17:09:27.192Z] #27 6.798 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-31T17:09:27.192Z] #27 6.798 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-31T17:09:27.192Z] #27 6.798 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-31T17:09:27.192Z] #27 6.805 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-31T17:09:27.192Z] #27 6.810 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:09:27.192Z] #27 6.817 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:09:27.192Z] #27 6.827 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:09:27.192Z] #27 6.827 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-31T17:09:27.192Z] #27 6.831 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-31T17:09:27.192Z] #27 7.005 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:27.192Z] #27 7.057 Fetched 5059 kB in 0s (14.0 MB/s) [2021-05-31T17:09:27.192Z] #27 7.099 Selecting previously unselected package libssl1.1:amd64. [2021-05-31T17:09:27.192Z] #27 7.099 (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-31T17:09:27.192Z] #27 7.099 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.111 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 7.365 Selecting previously unselected package openssl. [2021-05-31T17:09:27.192Z] #27 7.365 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.372 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 7.530 Selecting previously unselected package ca-certificates. [2021-05-31T17:09:27.192Z] #27 7.530 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-31T17:09:27.192Z] #27 7.534 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:27.192Z] #27 7.621 Selecting previously unselected package libkeyutils1:amd64. [2021-05-31T17:09:27.192Z] #27 7.621 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.626 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:09:27.192Z] #27 7.667 Selecting previously unselected package libkrb5support0:amd64. [2021-05-31T17:09:27.192Z] #27 7.667 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.671 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 7.720 Selecting previously unselected package libk5crypto3:amd64. [2021-05-31T17:09:27.192Z] #27 7.720 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.724 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 7.789 Selecting previously unselected package libkrb5-3:amd64. [2021-05-31T17:09:27.192Z] #27 7.789 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.794 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 7.901 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-31T17:09:27.192Z] #27 7.901 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.904 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 7.966 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-31T17:09:27.192Z] #27 7.966 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 7.970 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 8.026 Selecting previously unselected package libsasl2-2:amd64. [2021-05-31T17:09:27.192Z] #27 8.026 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.035 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 8.095 Selecting previously unselected package libldap-common. [2021-05-31T17:09:27.192Z] #27 8.095 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-31T17:09:27.192Z] #27 8.096 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 8.150 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-31T17:09:27.192Z] #27 8.150 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.155 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 8.242 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-31T17:09:27.192Z] #27 8.242 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.246 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 8.321 Selecting previously unselected package libpsl5:amd64. [2021-05-31T17:09:27.192Z] #27 8.321 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.321 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:09:27.192Z] #27 8.383 Selecting previously unselected package librtmp1:amd64. [2021-05-31T17:09:27.192Z] #27 8.383 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.386 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:09:27.192Z] #27 8.494 Selecting previously unselected package libssh2-1:amd64. [2021-05-31T17:09:27.192Z] #27 8.494 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.504 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:09:27.192Z] #27 8.566 Selecting previously unselected package libcurl4:amd64. [2021-05-31T17:09:27.192Z] #27 8.566 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.570 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:09:27.192Z] #27 8.658 Selecting previously unselected package curl. [2021-05-31T17:09:27.192Z] #27 8.658 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.661 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-31T17:09:27.192Z] #27 8.809 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:09:27.192Z] #27 8.809 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.819 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:09:27.192Z] #27 8.891 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:09:27.192Z] #27 8.891 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.895 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:09:27.192Z] #27 8.954 Selecting previously unselected package jq. [2021-05-31T17:09:27.192Z] #27 8.954 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:09:27.192Z] #27 8.959 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:09:27.192Z] #27 9.019 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:09:27.192Z] #27 9.031 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:09:27.192Z] #27 9.042 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 9.142 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.155 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 9.168 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.181 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.192 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:09:27.192Z] #27 9.205 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.215 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.227 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:09:27.192Z] #27 9.244 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:27.192Z] #27 9.258 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 9.270 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:09:27.192Z] #27 9.303 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:09:27.192Z] #27 9.304 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:27.192Z] #27 9.320 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:27.454Z] #27 ... [2021-05-31T17:09:27.454Z] [2021-05-31T17:09:27.454Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:27.454Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:27.454Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-31T17:09:27.870Z] #57 1.238 + RM_GOPATH=0 [2021-05-31T17:09:27.870Z] #57 1.238 + TMP_GOPATH= [2021-05-31T17:09:27.870Z] #57 1.238 + : /build [2021-05-31T17:09:27.870Z] #57 1.238 + '[' -z '' ']' [2021-05-31T17:09:27.870Z] #57 1.238 ++ mktemp -d [2021-05-31T17:09:27.870Z] #57 1.238 + export GOPATH=/tmp/tmp.D2vgpL2vYW [2021-05-31T17:09:27.870Z] #57 1.238 + GOPATH=/tmp/tmp.D2vgpL2vYW [2021-05-31T17:09:27.870Z] #57 1.238 + RM_GOPATH=1 [2021-05-31T17:09:27.870Z] #57 1.238 + case "$(go env GOARCH)" in [2021-05-31T17:09:27.870Z] #57 1.238 ++ go env GOARCH [2021-05-31T17:09:27.870Z] #57 1.238 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:27.870Z] #57 1.238 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:27.870Z] #57 1.238 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:27.870Z] #57 1.238 + dir=/tmp/install [2021-05-31T17:09:27.870Z] #57 1.238 + bin=containerd [2021-05-31T17:09:27.870Z] #57 1.238 + shift [2021-05-31T17:09:27.870Z] #57 1.238 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:09:27.870Z] #57 1.238 + . /tmp/install/containerd.installer [2021-05-31T17:09:27.870Z] #57 1.238 ++ set -e [2021-05-31T17:09:27.870Z] #57 1.238 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:09:27.870Z] #57 1.238 + install_containerd [2021-05-31T17:09:27.870Z] #57 1.247 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:09:27.870Z] #57 1.247 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:09:27.870Z] #57 1.247 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D2vgpL2vYW/src/github.com/containerd/containerd [2021-05-31T17:09:27.870Z] #57 1.247 Cloning into '/tmp/tmp.D2vgpL2vYW/src/github.com/containerd/containerd'... [2021-05-31T17:09:28.015Z] Fetching without tags [2021-05-31T17:09:28.774Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:29.384Z] #28 3.413 Fetched 8222 kB in 3s (2573 kB/s) [2021-05-31T17:09:29.428Z] #57 ... [2021-05-31T17:09:29.428Z] [2021-05-31T17:09:29.428Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-31T17:09:29.428Z] #30 25.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:09:29.428Z] #30 25.95 #=#=# [2021-05-31T17:09:29.428Z] #30 26.18 #=#=# ######################################################################## 100.0% [2021-05-31T17:09:29.428Z] #30 26.37 [2021-05-31T17:09:29.428Z] #30 26.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:09:29.428Z] #30 27.30 [2021-05-31T17:09:29.428Z] #30 27.44 ######################################################################## 100.0% [2021-05-31T17:09:29.428Z] #30 27.50 [2021-05-31T17:09:29.428Z] #30 27.56 Download of images into '/build' complete. [2021-05-31T17:09:29.428Z] #30 27.56 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:09:29.428Z] #30 27.56 tar -cC '/build' . | docker load [2021-05-31T17:09:29.428Z] #30 DONE 27.7s [2021-05-31T17:09:29.428Z] [2021-05-31T17:09:29.428Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-31T17:09:29.428Z] #43 24.94 Selecting previously unselected package libnet1:s390x. [2021-05-31T17:09:29.428Z] #43 24.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 24.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-31T17:09:29.428Z] #43 25.52 Selecting previously unselected package libnet1-dev. [2021-05-31T17:09:29.428Z] #43 25.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 25.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:09:29.428Z] #43 25.72 Selecting previously unselected package libnl-3-200:s390x. [2021-05-31T17:09:29.428Z] #43 25.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 25.77 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-31T17:09:29.428Z] #43 25.83 Selecting previously unselected package libnl-3-dev:s390x. [2021-05-31T17:09:29.428Z] #43 25.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 25.84 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-05-31T17:09:29.428Z] #43 26.09 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-31T17:09:29.428Z] #43 26.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 26.10 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-31T17:09:29.428Z] #43 26.19 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-05-31T17:09:29.428Z] #43 26.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 26.19 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-31T17:09:29.428Z] #43 26.34 Selecting previously unselected package zlib1g-dev:s390x. [2021-05-31T17:09:29.428Z] #43 26.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 26.36 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-31T17:09:29.428Z] #43 26.72 Selecting previously unselected package libprotobuf17:s390x. [2021-05-31T17:09:29.428Z] #43 26.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 26.73 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:29.428Z] #43 27.48 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-05-31T17:09:29.428Z] #43 27.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 27.49 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:29.428Z] #43 27.61 Selecting previously unselected package libprotobuf-dev:s390x. [2021-05-31T17:09:29.428Z] #43 27.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:29.428Z] #43 27.62 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-31T17:09:29.723Z] #43 28.47 Selecting previously unselected package libprotoc17:s390x. [2021-05-31T17:09:29.723Z] #43 28.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:29.723Z] #43 28.50 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:27.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:27.750Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:09:27.799Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:27.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:28.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:28.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:28.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:28.882Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:28.934Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:30.356Z] #43 29.09 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:09:30.356Z] #43 29.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-05-31T17:09:30.356Z] #43 29.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:09:30.356Z] #43 29.17 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:09:30.356Z] #43 29.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:30.356Z] #43 29.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:09:30.356Z] #43 29.26 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:09:30.356Z] #43 29.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:09:30.356Z] #43 29.26 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:09:30.433Z] #28 3.413 Reading package lists... [2021-05-31T17:09:30.646Z] #43 29.43 Selecting previously unselected package python-six. [2021-05-31T17:09:30.646Z] #43 29.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:09:30.646Z] #43 29.44 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:09:30.646Z] #43 29.50 Selecting previously unselected package python-protobuf. [2021-05-31T17:09:30.646Z] #43 ... [2021-05-31T17:09:30.646Z] [2021-05-31T17:09:30.646Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:30.646Z] #14 15.40 Reading package lists... [2021-05-31T17:09:30.646Z] #14 18.77 Reading package lists... [2021-05-31T17:09:30.646Z] #14 22.66 Building dependency tree... [2021-05-31T17:09:30.646Z] #14 23.65 The following additional packages will be installed: [2021-05-31T17:09:30.646Z] #14 23.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:09:30.646Z] #14 23.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:09:30.646Z] #14 23.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:09:30.646Z] #14 23.67 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:09:30.646Z] #14 23.67 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:09:30.646Z] #14 23.67 Suggested packages: [2021-05-31T17:09:30.646Z] #14 23.67 gcc-8-locales seccomp wine64 [2021-05-31T17:09:30.646Z] #14 24.37 The following NEW packages will be installed: [2021-05-31T17:09:30.646Z] #14 24.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:09:30.646Z] #14 24.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:09:30.646Z] #14 24.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:09:30.646Z] #14 24.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:09:30.646Z] #14 24.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:09:30.646Z] #14 24.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:09:30.646Z] #14 24.38 The following packages will be upgraded: [2021-05-31T17:09:30.646Z] #14 24.38 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:09:30.646Z] #14 24.64 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:09:30.646Z] #14 24.64 Need to get 73.8 MB of archives. [2021-05-31T17:09:30.646Z] #14 24.64 After this operation, 494 MB of additional disk space will be used. [2021-05-31T17:09:30.646Z] #14 24.64 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-05-31T17:09:30.646Z] #14 24.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-05-31T17:09:30.646Z] #14 24.69 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-05-31T17:09:30.646Z] #14 24.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-05-31T17:09:30.646Z] #14 24.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-05-31T17:09:30.646Z] #14 24.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-05-31T17:09:30.646Z] #14 25.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-31T17:09:30.646Z] #14 25.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-05-31T17:09:30.646Z] #14 25.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-05-31T17:09:30.646Z] #14 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:09:30.646Z] #14 25.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-31T17:09:30.646Z] #14 25.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-31T17:09:30.646Z] #14 25.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-05-31T17:09:30.646Z] #14 27.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-31T17:09:30.646Z] #14 28.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-05-31T17:09:30.646Z] #14 28.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-05-31T17:09:30.646Z] #14 28.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-31T17:09:30.646Z] #14 28.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-31T17:09:30.646Z] #14 28.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-05-31T17:09:30.646Z] #14 28.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-05-31T17:09:30.646Z] #14 28.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-05-31T17:09:30.646Z] #14 28.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-05-31T17:09:30.646Z] #14 28.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-05-31T17:09:30.646Z] #14 28.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-05-31T17:09:30.646Z] #14 28.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-05-31T17:09:30.646Z] #14 28.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-05-31T17:09:30.646Z] #14 28.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-05-31T17:09:30.646Z] #14 28.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-05-31T17:09:30.646Z] #14 ... [2021-05-31T17:09:30.646Z] [2021-05-31T17:09:30.646Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-31T17:09:30.646Z] #43 29.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-05-31T17:09:30.646Z] #43 29.52 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:09:30.937Z] #43 29.80 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:09:31.977Z] #28 4.935 Reading package lists... [2021-05-31T17:09:32.023Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:32.023Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:09:32.281Z] #28 6.438 Building dependency tree... [2021-05-31T17:09:32.281Z] #28 6.889 The following additional packages will be installed: [2021-05-31T17:09:32.281Z] #28 6.889 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-31T17:09:32.281Z] #28 6.889 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-31T17:09:32.281Z] #28 6.889 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-31T17:09:32.281Z] #28 6.889 Suggested packages: [2021-05-31T17:09:32.281Z] #28 6.889 krb5-doc krb5-user [2021-05-31T17:09:32.281Z] #28 6.889 Recommended packages: [2021-05-31T17:09:32.281Z] #28 6.889 krb5-locales publicsuffix libsasl2-modules [2021-05-31T17:09:32.584Z] #28 7.246 The following NEW packages will be installed: [2021-05-31T17:09:32.585Z] #28 7.246 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-31T17:09:32.585Z] #28 7.246 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-31T17:09:32.585Z] #28 7.246 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-31T17:09:32.590Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0487f047c55c8d73d) in /home/ubuntu/workspace/moby_PR-41656 [Pipeline] { [Pipeline] checkout [2021-05-31T17:09:32.619Z] The recommended git tool is: git [2021-05-31T17:09:32.628Z] using credential docker-jenkins-github-credentials [2021-05-31T17:09:32.635Z] Cloning the remote Git repository [2021-05-31T17:09:32.635Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:09:32.760Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s done [2021-05-31T17:09:32.760Z] #9 ... [2021-05-31T17:09:32.760Z] [2021-05-31T17:09:32.760Z] #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-31T17:09:32.760Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:09:32.760Z] #27 10.12 Updating certificates in /etc/ssl/certs... [2021-05-31T17:09:32.760Z] #27 11.58 137 added, 0 removed; done. [2021-05-31T17:09:32.760Z] #27 11.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:09:32.760Z] #27 11.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:09:32.760Z] #27 11.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:09:32.760Z] #27 11.69 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-31T17:09:32.760Z] #27 11.70 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:09:32.760Z] #27 11.72 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:32.760Z] #27 11.74 Updating certificates in /etc/ssl/certs... [2021-05-31T17:09:32.760Z] #27 12.77 0 added, 0 removed; done. [2021-05-31T17:09:32.760Z] #27 12.77 Running hooks in /etc/ca-certificates/update.d... [2021-05-31T17:09:32.760Z] #27 12.78 done. [2021-05-31T17:09:32.760Z] #27 DONE 14.8s [2021-05-31T17:09:32.760Z] [2021-05-31T17:09:32.760Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:09:32.760Z] #28 sha256:858fe3d6e291e7a36c8483a563b1acfd2818892eb7db81ca011db2ac400949c6 [2021-05-31T17:09:32.760Z] #28 DONE 0.1s [2021-05-31T17:09:32.760Z] [2021-05-31T17:09:32.760Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:32.760Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:32.760Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-31T17:09:32.885Z] #28 7.248 libssh2-1 libssl1.1 openssl [2021-05-31T17:09:32.885Z] #28 7.301 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-31T17:09:32.885Z] #28 7.301 Need to get 5176 kB of archives. [2021-05-31T17:09:32.885Z] #28 7.301 After this operation, 14.5 MB of additional disk space will be used. [2021-05-31T17:09:32.885Z] #28 7.301 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-05-31T17:09:32.885Z] #28 7.309 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-31T17:09:32.885Z] #28 7.343 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-05-31T17:09:32.885Z] #28 7.344 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-05-31T17:09:32.885Z] #28 7.346 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-05-31T17:09:32.885Z] #28 7.360 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-05-31T17:09:32.885Z] #28 7.367 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-05-31T17:09:32.885Z] #28 7.378 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-05-31T17:09:32.885Z] #28 7.384 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-05-31T17:09:32.885Z] #28 7.387 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-05-31T17:09:32.885Z] #28 7.392 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-31T17:09:32.885Z] #28 7.395 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-05-31T17:09:32.885Z] #28 7.411 Get:13 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-05-31T17:09:32.885Z] #28 7.412 Get:14 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-05-31T17:09:32.885Z] #28 7.424 Get:15 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-05-31T17:09:32.885Z] #28 7.424 Get:16 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-05-31T17:09:32.885Z] #28 7.424 Get:17 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-05-31T17:09:32.885Z] #28 7.425 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-31T17:09:32.885Z] #28 7.426 Get:19 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-05-31T17:09:32.885Z] #28 7.435 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-31T17:09:32.885Z] #28 7.475 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-31T17:09:32.996Z] #43 31.52 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:32.996Z] #43 31.53 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-31T17:09:32.996Z] #43 31.54 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-31T17:09:32.996Z] #43 31.54 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-31T17:09:32.996Z] #43 31.55 Setting up python-six (1.12.0-1) ... [2021-05-31T17:09:31.601Z] > git remote # timeout=10 [2021-05-31T17:09:31.714Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:09:31.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:31.764Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:09:31.919Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-31T17:09:32.058Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:32.107Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:33.544Z] #28 7.830 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:33.544Z] #28 7.866 Fetched 5176 kB in 0s (22.2 MB/s) [2021-05-31T17:09:33.544Z] #28 7.896 Selecting previously unselected package libssl1.1:ppc64el. [2021-05-31T17:09:33.544Z] #28 7.896 (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-31T17:09:33.544Z] #28 7.903 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-31T17:09:33.544Z] #28 7.909 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:33.544Z] #28 8.125 Selecting previously unselected package openssl. [2021-05-31T17:09:33.544Z] #28 8.127 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-31T17:09:33.544Z] #28 8.129 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:32.638Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:09:32.638Z] > git init /home/ubuntu/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:09:32.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:32.653Z] > git --version # timeout=10 [2021-05-31T17:09:32.655Z] > git --version # 'git version 2.17.1' [2021-05-31T17:09:32.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:32.656Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:33.842Z] #28 8.268 Selecting previously unselected package ca-certificates. [2021-05-31T17:09:33.842Z] #28 8.274 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-31T17:09:33.842Z] #28 8.274 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:33.842Z] #28 8.352 Selecting previously unselected package libkeyutils1:ppc64el. [2021-05-31T17:09:33.842Z] #28 8.355 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-05-31T17:09:33.842Z] #28 8.357 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-05-31T17:09:33.842Z] #28 8.381 Selecting previously unselected package libkrb5support0:ppc64el. [2021-05-31T17:09:33.842Z] #28 8.383 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-05-31T17:09:33.842Z] #28 8.385 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:33.842Z] #28 8.417 Selecting previously unselected package libk5crypto3:ppc64el. [2021-05-31T17:09:33.842Z] #28 8.419 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-31T17:09:33.842Z] #28 8.427 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:33.842Z] #28 8.462 Selecting previously unselected package libkrb5-3:ppc64el. [2021-05-31T17:09:34.024Z] #43 32.95 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-31T17:09:34.024Z] #43 32.96 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-31T17:09:34.024Z] #43 32.98 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:34.024Z] #43 32.98 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-05-31T17:09:34.024Z] #43 32.99 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-05-31T17:09:34.024Z] #43 33.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:09:34.146Z] #28 8.464 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.466 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:34.146Z] #28 8.561 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-05-31T17:09:34.146Z] #28 8.564 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.565 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:34.146Z] #28 8.608 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-05-31T17:09:34.146Z] #28 8.611 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.612 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:34.146Z] #28 8.644 Selecting previously unselected package libsasl2-2:ppc64el. [2021-05-31T17:09:34.146Z] #28 8.648 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.648 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:34.146Z] #28 8.687 Selecting previously unselected package libldap-common. [2021-05-31T17:09:34.146Z] #28 8.688 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-31T17:09:34.146Z] #28 8.689 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:34.146Z] #28 8.721 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-05-31T17:09:34.146Z] #28 8.723 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.725 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:34.146Z] #28 8.781 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-05-31T17:09:34.146Z] #28 8.783 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-05-31T17:09:34.146Z] #28 8.785 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-31T17:09:34.146Z] #28 8.821 Selecting previously unselected package libpsl5:ppc64el. [2021-05-31T17:09:34.314Z] #43 33.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:09:34.314Z] #43 33.02 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-31T17:09:34.314Z] #43 33.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:09:34.314Z] #43 33.04 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:09:34.449Z] #28 8.823 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-05-31T17:09:34.449Z] #28 8.825 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-05-31T17:09:34.449Z] #28 8.856 Selecting previously unselected package librtmp1:ppc64el. [2021-05-31T17:09:34.449Z] #28 8.858 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-05-31T17:09:34.449Z] #28 8.860 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:09:34.449Z] #28 8.888 Selecting previously unselected package libssh2-1:ppc64el. [2021-05-31T17:09:34.449Z] #28 8.890 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-05-31T17:09:34.449Z] #28 8.892 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-31T17:09:34.449Z] #28 8.936 Selecting previously unselected package libcurl4:ppc64el. [2021-05-31T17:09:34.449Z] #28 8.939 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-31T17:09:34.449Z] #28 8.940 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-31T17:09:34.449Z] #28 9.002 Selecting previously unselected package curl. [2021-05-31T17:09:34.449Z] #28 9.005 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-31T17:09:34.449Z] #28 9.006 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-31T17:09:34.449Z] #28 9.066 Selecting previously unselected package libonig5:ppc64el. [2021-05-31T17:09:34.749Z] #28 9.068 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-31T17:09:34.749Z] #28 9.075 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-31T17:09:34.749Z] #28 9.121 Selecting previously unselected package libjq1:ppc64el. [2021-05-31T17:09:34.749Z] #28 9.125 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-31T17:09:34.749Z] #28 9.126 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-31T17:09:34.749Z] #28 9.166 Selecting previously unselected package jq. [2021-05-31T17:09:34.749Z] #28 9.168 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-31T17:09:34.749Z] #28 9.169 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:09:34.749Z] #28 9.202 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-05-31T17:09:34.749Z] #28 9.206 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-05-31T17:09:34.749Z] #28 9.209 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:34.749Z] #28 9.375 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.378 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:34.749Z] #28 9.382 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.385 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.388 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:09:34.749Z] #28 9.391 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.394 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.397 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-31T17:09:34.749Z] #28 9.400 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:34.749Z] #28 9.403 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:09:34.749Z] #28 9.409 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-31T17:09:34.749Z] #28 9.413 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-31T17:09:34.749Z] #28 9.416 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:09:34.749Z] #28 9.420 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:35.397Z] #28 ... [2021-05-31T17:09:35.397Z] [2021-05-31T17:09:35.397Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:35.397Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:35.397Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-05-31T17:09:35.397Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-05-31T17:09:35.397Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-05-31T17:09:35.397Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-05-31T17:09:35.397Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-05-31T17:09:35.736Z] #10 ... [2021-05-31T17:09:35.736Z] [2021-05-31T17:09:35.736Z] #28 [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-31T17:09:35.736Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-31T17:09:35.736Z] #28 10.24 Updating certificates in /etc/ssl/certs... [2021-05-31T17:09:36.034Z] #28 ... [2021-05-31T17:09:36.034Z] [2021-05-31T17:09:36.034Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:36.034Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:36.034Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-05-31T17:09:36.034Z] #10 DONE 20.2s [2021-05-31T17:09:36.332Z] [2021-05-31T17:09:36.332Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:36.332Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-31T17:09:36.332Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-05-31T17:09:36.332Z] #10 DONE 20.2s [2021-05-31T17:09:36.332Z] [2021-05-31T17:09:36.332Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:09:36.332Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-05-31T17:09:36.332Z] #11 DONE 0.2s [2021-05-31T17:09:36.332Z] [2021-05-31T17:09:36.332Z] #12 [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-31T17:09:36.332Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-05-31T17:09:36.371Z] #43 ... [2021-05-31T17:09:36.371Z] [2021-05-31T17:09:36.371Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:09:36.371Z] #48 DONE 35.1s [2021-05-31T17:09:36.371Z] [2021-05-31T17:09:36.371Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:36.371Z] #14 29.13 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:09:36.371Z] #14 29.20 Fetched 73.8 MB in 4s (17.9 MB/s) [2021-05-31T17:09:36.371Z] #14 29.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-31T17:09:36.371Z] #14 29.31 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 29.32 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:09:36.371Z] #14 29.76 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-05-31T17:09:36.371Z] #14 29.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-31T17:09:36.371Z] #14 29.90 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 29.91 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:09:36.371Z] #14 30.02 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-05-31T17:09:36.371Z] #14 30.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 ... 15177 files and directories currently installed.) [2021-05-31T17:09:36.371Z] #14 30.20 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 30.21 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:09:36.371Z] #14 30.39 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-05-31T17:09:36.371Z] #14 30.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:09:36.371Z] #14 30.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-31T17:09:36.371Z] #14 30.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 30.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:09:36.371Z] #14 32.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:09:36.371Z] #14 32.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 32.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:09:36.371Z] #14 33.95 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:09:36.371Z] #14 33.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:09:36.371Z] #14 33.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:09:36.371Z] #14 34.04 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-05-31T17:09:36.371Z] #14 34.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 34.05 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-31T17:09:36.371Z] #14 34.21 Selecting previously unselected package dmsetup. [2021-05-31T17:09:36.371Z] #14 34.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-05-31T17:09:36.371Z] #14 34.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:09:36.371Z] #14 34.36 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:09:36.371Z] #14 34.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:09:36.371Z] #14 34.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:09:36.637Z] #12 DONE 0.2s [2021-05-31T17:09:36.637Z] [2021-05-31T17:09:36.637Z] #28 [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-31T17:09:36.637Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-31T17:09:36.637Z] #28 11.01 137 added, 0 removed; done. [2021-05-31T17:09:36.637Z] #28 11.03 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-31T17:09:36.637Z] #28 11.04 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:09:36.637Z] #28 11.04 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-31T17:09:36.637Z] #28 11.04 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-31T17:09:36.637Z] #28 11.04 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:09:36.637Z] #28 11.05 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-31T17:09:36.637Z] #28 11.07 Updating certificates in /etc/ssl/certs... [2021-05-31T17:09:36.637Z] #28 ... [2021-05-31T17:09:36.637Z] [2021-05-31T17:09:36.637Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:09:36.637Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-05-31T17:09:36.637Z] #32 DONE 0.2s [2021-05-31T17:09:36.637Z] [2021-05-31T17:09:36.637Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:09:36.637Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-05-31T17:09:36.637Z] #40 DONE 0.2s [2021-05-31T17:09:36.941Z] [2021-05-31T17:09:36.941Z] #41 [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-31T17:09:36.941Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:09:37.002Z] #14 ... [2021-05-31T17:09:37.002Z] [2021-05-31T17:09:37.002Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-31T17:09:37.002Z] #37 27.37 Selecting previously unselected package libicu63:s390x. [2021-05-31T17:09:37.002Z] #37 27.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 27.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 32.21 Selecting previously unselected package libxml2:s390x. [2021-05-31T17:09:37.002Z] #37 32.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 32.22 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 32.59 Selecting previously unselected package libarchive13:s390x. [2021-05-31T17:09:37.002Z] #37 32.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 32.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 32.85 Selecting previously unselected package libjsoncpp1:s390x. [2021-05-31T17:09:37.002Z] #37 32.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 32.85 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-05-31T17:09:37.002Z] #37 32.96 Selecting previously unselected package librhash0:s390x. [2021-05-31T17:09:37.002Z] #37 32.96 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 32.97 Unpacking librhash0:s390x (1.3.8-1) ... [2021-05-31T17:09:37.002Z] #37 33.03 Selecting previously unselected package libuv1:s390x. [2021-05-31T17:09:37.002Z] #37 33.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 33.05 Unpacking libuv1:s390x (1.24.1-1) ... [2021-05-31T17:09:37.002Z] #37 33.18 Selecting previously unselected package cmake. [2021-05-31T17:09:37.002Z] #37 33.18 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-05-31T17:09:37.002Z] #37 33.19 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:09:37.002Z] #37 35.18 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 35.21 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:09:37.002Z] #37 35.23 Setting up libuv1:s390x (1.24.1-1) ... [2021-05-31T17:09:37.002Z] #37 35.26 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:09:37.002Z] #37 35.29 Setting up librhash0:s390x (1.3.8-1) ... [2021-05-31T17:09:37.002Z] #37 35.33 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:09:37.002Z] #37 35.37 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 35.39 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-05-31T17:09:37.002Z] #37 35.41 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-31T17:09:37.002Z] #37 35.44 Setting up cmake (3.13.4-1) ... [2021-05-31T17:09:37.002Z] #37 35.46 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:09:37.002Z] #37 35.54 Processing triggers for mime-support (3.62) ... [2021-05-31T17:09:37.002Z] #37 DONE 35.9s [2021-05-31T17:09:37.002Z] [2021-05-31T17:09:37.002Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-31T17:09:37.002Z] #43 35.88 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-05-31T17:09:37.002Z] #43 35.89 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:09:37.251Z] #41 ... [2021-05-31T17:09:37.251Z] [2021-05-31T17:09:37.251Z] #13 [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-31T17:09:37.251Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-05-31T17:09:37.251Z] #13 DONE 0.6s [2021-05-31T17:09:37.251Z] [2021-05-31T17:09:37.251Z] #50 [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-31T17:09:37.251Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:09:37.251Z] #50 0.626 + RM_GOPATH=0 [2021-05-31T17:09:37.251Z] #50 0.627 + TMP_GOPATH= [2021-05-31T17:09:37.251Z] #50 0.627 + : /build [2021-05-31T17:09:37.251Z] #50 0.628 + '[' -z '' ']' [2021-05-31T17:09:37.251Z] #50 0.628 ++ mktemp -d [2021-05-31T17:09:37.251Z] #50 0.630 + export GOPATH=/tmp/tmp.NawbCw9ALN [2021-05-31T17:09:37.251Z] #50 0.630 + GOPATH=/tmp/tmp.NawbCw9ALN [2021-05-31T17:09:37.251Z] #50 0.630 + RM_GOPATH=1 [2021-05-31T17:09:37.251Z] #50 0.630 + case "$(go env GOARCH)" in [2021-05-31T17:09:37.251Z] #50 0.631 ++ go env GOARCH [2021-05-31T17:09:37.251Z] #50 0.635 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:37.251Z] #50 0.636 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:37.251Z] #50 0.637 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:37.251Z] #50 0.638 + dir=/tmp/install [2021-05-31T17:09:37.251Z] #50 0.639 + bin=golangci_lint [2021-05-31T17:09:37.251Z] #50 0.639 + shift [2021-05-31T17:09:37.251Z] #50 0.639 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:09:37.251Z] #50 0.640 + . /tmp/install/golangci_lint.installer [2021-05-31T17:09:37.251Z] #50 0.640 ++ : v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.640 + install_golangci_lint [2021-05-31T17:09:37.251Z] #50 0.641 + set -e [2021-05-31T17:09:37.251Z] #50 0.641 + export GO111MODULE=on [2021-05-31T17:09:37.251Z] #50 0.641 + GO111MODULE=on [2021-05-31T17:09:37.251Z] #50 0.645 + GOBIN=/build [2021-05-31T17:09:37.251Z] #50 0.645 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.667 go: finding github.com v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.669 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.669 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.669 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:37.251Z] #50 0.670 go: finding github.com/golangci v1.23.8 [2021-05-31T17:09:37.296Z] #43 DONE 36.2s [2021-05-31T17:09:37.296Z] [2021-05-31T17:09:37.296Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:37.688Z] #38 ... [2021-05-31T17:09:37.688Z] [2021-05-31T17:09:37.688Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:37.688Z] #46 26.27 internal/reflectlite [2021-05-31T17:09:37.688Z] #46 26.41 sync [2021-05-31T17:09:37.688Z] #46 27.58 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:09:37.688Z] #46 27.78 math/rand [2021-05-31T17:09:37.688Z] #46 28.71 internal/singleflight [2021-05-31T17:09:37.688Z] #46 28.78 errors [2021-05-31T17:09:37.688Z] #46 28.97 sort [2021-05-31T17:09:37.688Z] #46 29.12 io [2021-05-31T17:09:37.688Z] #46 29.52 strconv [2021-05-31T17:09:37.688Z] #46 30.09 bytes [2021-05-31T17:09:37.688Z] #46 31.39 bufio [2021-05-31T17:09:37.688Z] #46 31.44 reflect [2021-05-31T17:09:37.688Z] #46 32.78 syscall [2021-05-31T17:09:37.688Z] #46 ... [2021-05-31T17:09:37.688Z] [2021-05-31T17:09:37.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:38.060Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-31T17:09:38.321Z] #50 1.625 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:39.188Z] #44 1.523 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:09:39.188Z] #44 1.523 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:09:39.188Z] #44 1.575 Note: Building without GnuTLS support [2021-05-31T17:09:39.188Z] #44 1.576 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:09:39.188Z] #44 1.576 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:09:39.817Z] #44 2.498 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:09:39.817Z] #44 2.529 GEN .gitid [2021-05-31T17:09:39.817Z] #44 2.535 GEN criu/include/version.h [2021-05-31T17:09:39.817Z] #44 2.556 GEN include/common/asm [2021-05-31T17:09:39.882Z] #50 2.980 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:39.882Z] #50 ... [2021-05-31T17:09:39.882Z] [2021-05-31T17:09:39.882Z] #28 [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-31T17:09:39.882Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-31T17:09:39.882Z] #28 14.10 0 added, 0 removed; done. [2021-05-31T17:09:39.882Z] #28 14.10 Running hooks in /etc/ca-certificates/update.d... [2021-05-31T17:09:39.882Z] #28 14.13 done. [2021-05-31T17:09:39.882Z] #28 DONE 14.4s [2021-05-31T17:09:39.882Z] [2021-05-31T17:09:39.882Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:09:39.882Z] #29 sha256:803723a82c533237f8c79e46c46a8301d2197f4a77b63e495195d1bbe07bff6e [2021-05-31T17:09:39.882Z] #29 DONE 0.1s [2021-05-31T17:09:39.882Z] [2021-05-31T17:09:39.882Z] #59 [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-31T17:09:39.882Z] #59 sha256:25e05350176743bebdc8dd6ded0876ca87f5d725b024b17fa26b14980b96121d [2021-05-31T17:09:39.882Z] #59 0.836 + RM_GOPATH=0 [2021-05-31T17:09:39.882Z] #59 0.841 + TMP_GOPATH= [2021-05-31T17:09:39.882Z] #59 0.841 + : /build [2021-05-31T17:09:39.882Z] #59 0.841 + '[' -z '' ']' [2021-05-31T17:09:39.882Z] #59 0.842 ++ mktemp -d [2021-05-31T17:09:39.882Z] #59 0.844 + export GOPATH=/tmp/tmp.vmPv8qliWG [2021-05-31T17:09:39.882Z] #59 0.848 + GOPATH=/tmp/tmp.vmPv8qliWG [2021-05-31T17:09:39.882Z] #59 0.849 + RM_GOPATH=1 [2021-05-31T17:09:39.882Z] #59 0.850 + case "$(go env GOARCH)" in [2021-05-31T17:09:39.882Z] #59 0.859 ++ go env GOARCH [2021-05-31T17:09:39.882Z] #59 0.916 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:39.882Z] #59 0.917 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:39.882Z] #59 0.921 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:39.882Z] #59 0.933 + dir=/tmp/install [2021-05-31T17:09:39.882Z] #59 0.933 + bin=rootlesskit [2021-05-31T17:09:39.882Z] #59 0.933 + shift [2021-05-31T17:09:39.882Z] #59 0.933 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:09:39.882Z] #59 0.935 + . /tmp/install/rootlesskit.installer [2021-05-31T17:09:39.882Z] #59 0.935 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:39.882Z] #59 0.937 + install_rootlesskit [2021-05-31T17:09:39.882Z] #59 0.938 + case "$1" in [2021-05-31T17:09:39.882Z] #59 0.939 + export CGO_ENABLED=0 [2021-05-31T17:09:39.882Z] #59 0.940 + CGO_ENABLED=0 [2021-05-31T17:09:39.882Z] #59 0.940 + _install_rootlesskit [2021-05-31T17:09:39.882Z] #59 0.945 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:09:39.882Z] #59 0.946 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:39.882Z] #59 0.946 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vmPv8qliWG/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:09:39.882Z] #59 0.974 Cloning into '/tmp/tmp.vmPv8qliWG/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:09:40.891Z] #44 3.344 PBCC images/timens.pb-c.c [2021-05-31T17:09:40.891Z] #44 3.374 DEP images/timens.pb-c.d [2021-05-31T17:09:40.891Z] #44 3.435 PBCC images/fown.pb-c.c [2021-05-31T17:09:40.891Z] #44 3.439 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:09:40.891Z] #44 3.478 PBCC images/opts.pb-c.c [2021-05-31T17:09:40.891Z] #44 3.492 PBCC images/memfd.pb-c.c [2021-05-31T17:09:40.891Z] #44 3.514 DEP images/fown.pb-c.d [2021-05-31T17:09:40.891Z] #44 3.538 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:09:40.891Z] #44 ... [2021-05-31T17:09:40.891Z] [2021-05-31T17:09:40.891Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:40.891Z] #52 29.69 io [2021-05-31T17:09:40.891Z] #52 29.69 internal/oserror [2021-05-31T17:09:40.891Z] #52 29.75 syscall [2021-05-31T17:09:40.891Z] #52 30.46 bytes [2021-05-31T17:09:40.891Z] #52 32.27 reflect [2021-05-31T17:09:40.891Z] #52 33.83 time [2021-05-31T17:09:40.891Z] #52 37.13 context [2021-05-31T17:09:40.891Z] #52 37.69 internal/poll [2021-05-31T17:09:40.891Z] #52 38.73 internal/syscall/execenv [2021-05-31T17:09:40.891Z] #52 38.82 internal/syscall/unix [2021-05-31T17:09:40.891Z] #52 38.93 os [2021-05-31T17:09:40.891Z] #52 ... [2021-05-31T17:09:40.891Z] [2021-05-31T17:09:40.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:40.891Z] #44 3.605 DEP images/opts.pb-c.d [2021-05-31T17:09:40.891Z] #44 3.646 DEP images/memfd.pb-c.d [2021-05-31T17:09:41.181Z] #44 3.679 PBCC images/sit.pb-c.c [2021-05-31T17:09:41.181Z] #44 3.690 DEP images/sit.pb-c.d [2021-05-31T17:09:41.181Z] #44 3.723 PBCC images/macvlan.pb-c.c [2021-05-31T17:09:41.181Z] #44 3.739 DEP images/macvlan.pb-c.d [2021-05-31T17:09:41.181Z] #44 3.750 PBCC images/autofs.pb-c.c [2021-05-31T17:09:41.181Z] #44 3.755 DEP images/autofs.pb-c.d [2021-05-31T17:09:41.181Z] #44 3.839 PBCC images/sysctl.pb-c.c [2021-05-31T17:09:41.181Z] #44 3.843 DEP images/sysctl.pb-c.d [2021-05-31T17:09:41.181Z] #44 3.887 PBCC images/time.pb-c.c [2021-05-31T17:09:41.470Z] #44 3.915 DEP images/time.pb-c.d [2021-05-31T17:09:41.470Z] #44 3.939 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:09:41.470Z] #44 3.951 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:09:41.470Z] #44 3.984 PBCC images/seccomp.pb-c.c [2021-05-31T17:09:41.470Z] #44 3.995 DEP images/seccomp.pb-c.d [2021-05-31T17:09:41.470Z] #44 4.018 PBCC images/userns.pb-c.c [2021-05-31T17:09:41.470Z] #44 4.029 DEP images/userns.pb-c.d [2021-05-31T17:09:41.470Z] #44 4.066 PBCC images/cgroup.pb-c.c [2021-05-31T17:09:41.470Z] #44 4.069 DEP images/cgroup.pb-c.d [2021-05-31T17:09:41.470Z] #44 4.093 PBCC images/ext-file.pb-c.c [2021-05-31T17:09:41.470Z] #44 4.106 DEP images/ext-file.pb-c.d [2021-05-31T17:09:41.470Z] #44 ... [2021-05-31T17:09:41.470Z] [2021-05-31T17:09:41.470Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-31T17:09:41.470Z] #33 30.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:09:41.470Z] #33 30.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:09:41.470Z] #33 ... [2021-05-31T17:09:41.470Z] [2021-05-31T17:09:41.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:41.470Z] #44 4.130 PBCC images/rpc.pb-c.c [2021-05-31T17:09:41.470Z] #44 4.140 DEP images/rpc.pb-c.d [2021-05-31T17:09:41.470Z] #44 4.176 PBCC images/siginfo.pb-c.c [2021-05-31T17:09:41.470Z] #44 4.191 DEP images/siginfo.pb-c.d [2021-05-31T17:09:41.470Z] #44 4.223 PBCC images/pagemap.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.268 DEP images/pagemap.pb-c.d [2021-05-31T17:09:41.760Z] #44 4.297 PBCC images/rlimit.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.308 DEP images/rlimit.pb-c.d [2021-05-31T17:09:41.760Z] #44 4.334 PBCC images/file-lock.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.347 DEP images/file-lock.pb-c.d [2021-05-31T17:09:41.760Z] #44 4.366 PBCC images/tty.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.380 DEP images/tty.pb-c.d [2021-05-31T17:09:41.760Z] #44 4.409 PBCC images/tun.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.432 PBCC images/netdev.pb-c.c [2021-05-31T17:09:41.760Z] #44 4.458 DEP images/tun.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.492 DEP images/netdev.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.522 PBCC images/vma.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.558 DEP images/vma.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.596 PBCC images/creds.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.606 DEP images/creds.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.645 PBCC images/utsns.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.648 DEP images/utsns.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.662 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.667 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.702 DEP images/ipc-desc.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.708 DEP images/ipc-sem.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.727 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.738 DEP images/ipc-msg.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.772 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:09:42.088Z] #44 4.789 DEP images/ipc-shm.pb-c.d [2021-05-31T17:09:42.088Z] #44 4.838 PBCC images/ipc-var.pb-c.c [2021-05-31T17:09:42.273Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.4s done [2021-05-31T17:09:42.273Z] #9 ... [2021-05-31T17:09:42.273Z] [2021-05-31T17:09:42.273Z] #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-31T17:09:42.273Z] #29 sha256:583dede71eedb03036f103fc90552d045f7c94736c55b9fb5c66326cc7fb4080 [2021-05-31T17:09:42.273Z] #29 1.741 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:09:42.273Z] #29 1.866 [2021-05-31T17:09:42.273Z] #29 1.984 ######## 12.4% ######################### 35.6% ####################################### 55.4% ############################################ 61.7% ################################################################ 89.2% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 2.556 [2021-05-31T17:09:42.273Z] #29 2.690 ################################################################## 92.0% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 2.795 [2021-05-31T17:09:42.273Z] #29 2.923 ###################################################### 75.1% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 3.037 [2021-05-31T17:09:42.273Z] #29 3.160 ####### 10.9% ########################## 36.3% ####################################### 55.6% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 3.701 [2021-05-31T17:09:42.273Z] #29 3.824 # 1.9% ## 3.9% ## 4.0% ###### 9.1% ####### 9.7% ########## 14.5% ############ 17.3% ############# 19.4% ################### 27.5% #################### 28.3% ###################### 30.9% ######################## 33.7% ############################ 39.8% #################################### 50.7% ####################################### 55.2% ############################################### 65.6% ################################################# 68.7% ###################################################### 76.3% ########################################################### 82.3% ############################################################### 88.5% #################################################################### 95.6% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 6.772 [2021-05-31T17:09:42.273Z] #29 7.100 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:09:42.273Z] #29 7.211 [2021-05-31T17:09:42.273Z] #29 7.325 ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 7.333 [2021-05-31T17:09:42.273Z] #29 7.880 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:09:42.273Z] #29 7.987 [2021-05-31T17:09:42.273Z] #29 8.169 0.1% ######################################################################## 100.0% [2021-05-31T17:09:42.273Z] #29 8.280 [2021-05-31T17:09:42.273Z] #29 8.572 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:09:42.273Z] #29 8.659 [2021-05-31T17:09:42.273Z] #29 8.879 0.0% #### 6.5% ######### 13.0% ############ 17.8% ############# 18.2% [2021-05-31T17:09:42.273Z] #29 ... [2021-05-31T17:09:42.273Z] [2021-05-31T17:09:42.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:42.273Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:42.273Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-31T17:09:42.378Z] #44 4.857 DEP images/ipc-var.pb-c.d [2021-05-31T17:09:42.378Z] #44 4.870 PBCC images/sk-opts.pb-c.c [2021-05-31T17:09:42.378Z] #44 4.906 PBCC images/packet-sock.pb-c.c [2021-05-31T17:09:42.378Z] #44 4.942 DEP images/sk-opts.pb-c.d [2021-05-31T17:09:42.378Z] #44 4.981 DEP images/packet-sock.pb-c.d [2021-05-31T17:09:42.378Z] #44 5.055 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:09:42.533Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-31T17:09:42.552Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ccc877b2d9c90485) in /home/ubuntu/workspace/moby_PR-41656 [Pipeline] { [Pipeline] checkout [2021-05-31T17:09:42.686Z] #44 5.068 DEP images/sk-netlink.pb-c.d [2021-05-31T17:09:42.686Z] #44 5.143 PBCC images/sk-inet.pb-c.c [2021-05-31T17:09:42.686Z] #44 5.149 DEP images/sk-inet.pb-c.d [2021-05-31T17:09:42.686Z] #44 5.191 PBCC images/sk-unix.pb-c.c [2021-05-31T17:09:42.686Z] #44 ... [2021-05-31T17:09:42.686Z] [2021-05-31T17:09:42.686Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:42.686Z] #38 1.027 + RM_GOPATH=0 [2021-05-31T17:09:42.686Z] #38 1.028 + TMP_GOPATH= [2021-05-31T17:09:42.686Z] #38 1.028 + : /build [2021-05-31T17:09:42.686Z] #38 1.028 + '[' -z '' ']' [2021-05-31T17:09:42.686Z] #38 1.029 ++ mktemp -d [2021-05-31T17:09:42.686Z] #38 1.030 + export GOPATH=/tmp/tmp.fs6jidm3xC [2021-05-31T17:09:42.686Z] #38 1.030 + GOPATH=/tmp/tmp.fs6jidm3xC [2021-05-31T17:09:42.686Z] #38 1.030 + RM_GOPATH=1 [2021-05-31T17:09:42.686Z] #38 1.031 + case "$(go env GOARCH)" in [2021-05-31T17:09:42.686Z] #38 1.031 ++ go env GOARCH [2021-05-31T17:09:42.686Z] #38 1.034 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:42.686Z] #38 1.035 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:42.686Z] #38 1.035 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:42.686Z] #38 1.039 + dir=/tmp/install [2021-05-31T17:09:42.686Z] #38 1.039 + bin=tini [2021-05-31T17:09:42.686Z] #38 1.039 + shift [2021-05-31T17:09:42.686Z] #38 1.039 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:09:42.686Z] #38 1.039 + . /tmp/install/tini.installer [2021-05-31T17:09:42.686Z] #38 1.039 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:09:42.686Z] #38 1.039 + install_tini [2021-05-31T17:09:42.686Z] #38 1.039 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:09:42.686Z] #38 1.040 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:09:42.686Z] #38 1.040 + git clone https://github.com/krallin/tini.git /tmp/tmp.fs6jidm3xC/tini [2021-05-31T17:09:42.686Z] #38 1.041 Cloning into '/tmp/tmp.fs6jidm3xC/tini'... [2021-05-31T17:09:42.686Z] #38 1.499 + cd /tmp/tmp.fs6jidm3xC/tini [2021-05-31T17:09:42.686Z] #38 1.499 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:09:42.686Z] #38 1.511 + cmake . [2021-05-31T17:09:42.686Z] #38 1.809 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:09:42.686Z] #38 1.869 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:09:42.686Z] #38 2.266 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:09:42.686Z] #38 2.268 -- Detecting C compiler ABI info [2021-05-31T17:09:42.686Z] #38 2.571 -- Detecting C compiler ABI info - done [2021-05-31T17:09:42.686Z] #38 2.576 -- Detecting C compile features [2021-05-31T17:09:42.687Z] #38 3.681 -- Detecting C compile features - done [2021-05-31T17:09:42.687Z] #38 3.686 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:09:42.687Z] #38 3.819 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:09:42.687Z] #38 3.830 -- Configuring done [2021-05-31T17:09:42.687Z] #38 3.875 -- Generating done [2021-05-31T17:09:42.687Z] #38 3.881 -- Build files have been written to: /tmp/tmp.fs6jidm3xC/tini [2021-05-31T17:09:42.687Z] #38 3.884 + make tini-static [2021-05-31T17:09:42.687Z] #38 4.150 Scanning dependencies of target tini-static [2021-05-31T17:09:42.687Z] #38 4.168 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:09:42.687Z] #38 4.906 [100%] Linking C executable tini-static [2021-05-31T17:09:42.687Z] #38 5.174 [100%] Built target tini-static [2021-05-31T17:09:42.687Z] #38 5.225 + mkdir -p /build [2021-05-31T17:09:42.687Z] #38 5.226 + cp tini-static /build/docker-init [2021-05-31T17:09:42.687Z] #38 DONE 5.5s [2021-05-31T17:09:42.687Z] [2021-05-31T17:09:42.687Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:42.687Z] #44 5.215 DEP images/sk-unix.pb-c.d [2021-05-31T17:09:42.687Z] #44 5.259 PBCC images/mm.pb-c.c [2021-05-31T17:09:42.687Z] #44 5.266 DEP images/mm.pb-c.d [2021-05-31T17:09:42.687Z] #44 5.345 PBCC images/timerfd.pb-c.c [2021-05-31T17:09:42.687Z] #44 5.376 DEP images/timerfd.pb-c.d [2021-05-31T17:09:42.687Z] #44 5.410 PBCC images/timer.pb-c.c [2021-05-31T17:09:42.707Z] #59 5.770 + cd /tmp/tmp.vmPv8qliWG/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:09:42.707Z] #59 ... [2021-05-31T17:09:42.707Z] [2021-05-31T17:09:42.707Z] #48 [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-31T17:09:42.707Z] #48 sha256:69cd9fa42a5de337374dbfa374f8f36527fd489d4bce6eb1ab40e4cca1a93e67 [2021-05-31T17:09:42.707Z] #48 0.843 + RM_GOPATH=0 [2021-05-31T17:09:42.707Z] #48 0.843 + TMP_GOPATH= [2021-05-31T17:09:42.707Z] #48 0.843 + : /build [2021-05-31T17:09:42.707Z] #48 0.843 + '[' -z '' ']' [2021-05-31T17:09:42.707Z] #48 0.845 ++ mktemp -d [2021-05-31T17:09:42.707Z] #48 0.866 + export GOPATH=/tmp/tmp.q8X9Tjg2Wf [2021-05-31T17:09:42.707Z] #48 0.867 + GOPATH=/tmp/tmp.q8X9Tjg2Wf [2021-05-31T17:09:42.707Z] #48 0.867 + RM_GOPATH=1 [2021-05-31T17:09:42.707Z] #48 0.867 + case "$(go env GOARCH)" in [2021-05-31T17:09:42.707Z] #48 0.872 ++ go env GOARCH [2021-05-31T17:09:42.707Z] #48 0.889 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:42.707Z] #48 0.920 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:42.707Z] #48 0.922 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:42.707Z] #48 0.930 + dir=/tmp/install [2021-05-31T17:09:42.707Z] #48 0.931 + bin=gotestsum [2021-05-31T17:09:42.707Z] #48 0.931 + shift [2021-05-31T17:09:42.707Z] #48 0.935 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:09:42.707Z] #48 0.935 + . /tmp/install/gotestsum.installer [2021-05-31T17:09:42.707Z] #48 0.936 ++ : v0.5.3 [2021-05-31T17:09:42.707Z] #48 0.937 + install_gotestsum [2021-05-31T17:09:42.707Z] #48 0.941 + set -e [2021-05-31T17:09:42.707Z] #48 0.942 + export GO111MODULE=on [2021-05-31T17:09:42.707Z] #48 0.942 + GO111MODULE=on [2021-05-31T17:09:42.707Z] #48 0.943 + GOBIN=/build [2021-05-31T17:09:42.707Z] #48 0.944 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:09:42.707Z] #48 1.018 go: finding gotest.tools v0.5.3 [2021-05-31T17:09:42.707Z] #48 1.020 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:42.707Z] #48 1.965 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:42.707Z] #48 3.134 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:42.707Z] #48 4.878 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:42.707Z] #48 4.879 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:09:42.707Z] #48 4.901 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:09:42.707Z] #48 4.937 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:09:42.707Z] #48 4.964 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:09:42.707Z] #48 5.016 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:09:42.707Z] #48 5.118 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:09:42.707Z] #48 5.227 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:42.707Z] #48 5.301 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:09:42.707Z] #48 5.327 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:09:42.707Z] #48 5.357 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:09:42.707Z] #48 5.399 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:09:42.707Z] #48 5.404 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:09:42.707Z] #48 5.452 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:09:42.707Z] #48 5.486 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:09:42.707Z] #48 5.521 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:09:42.707Z] #48 ... [2021-05-31T17:09:42.707Z] [2021-05-31T17:09:42.707Z] #59 [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-31T17:09:42.707Z] #59 sha256:25e05350176743bebdc8dd6ded0876ca87f5d725b024b17fa26b14980b96121d [2021-05-31T17:09:42.707Z] #59 5.771 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:42.707Z] #59 5.882 + export GO111MODULE=on [2021-05-31T17:09:42.707Z] #59 5.882 + GO111MODULE=on [2021-05-31T17:09:42.707Z] #59 5.882 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:09:42.707Z] #59 5.882 + GOPROXY=https://proxy.golang.org [2021-05-31T17:09:42.707Z] #59 5.882 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:09:42.707Z] #59 5.882 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:09:42.726Z] The recommended git tool is: git [2021-05-31T17:09:42.794Z] #9 DONE 37.8s [2021-05-31T17:09:42.794Z] [2021-05-31T17:09:42.794Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:09:42.794Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:09:43.024Z] #44 5.437 DEP images/timer.pb-c.d [2021-05-31T17:09:43.024Z] #44 5.514 PBCC images/sa.pb-c.c [2021-05-31T17:09:43.024Z] #44 5.553 DEP images/sa.pb-c.d [2021-05-31T17:09:43.024Z] #44 5.665 PBCC images/pipe-data.pb-c.c [2021-05-31T17:09:43.024Z] #44 5.665 DEP images/pipe-data.pb-c.d [2021-05-31T17:09:43.024Z] #44 5.697 PBCC images/mnt.pb-c.c [2021-05-31T17:09:43.024Z] #44 5.750 DEP images/mnt.pb-c.d [2021-05-31T17:09:43.024Z] #44 5.782 PBCC images/sk-packet.pb-c.c [2021-05-31T17:09:43.284Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:09:43.335Z] #44 5.800 DEP images/sk-packet.pb-c.d [2021-05-31T17:09:43.335Z] #44 5.831 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:09:43.335Z] #44 5.875 DEP images/tcp-stream.pb-c.d [2021-05-31T17:09:43.335Z] #44 5.911 PBCC images/pipe.pb-c.c [2021-05-31T17:09:43.335Z] #44 5.951 DEP images/pipe.pb-c.d [2021-05-31T17:09:43.335Z] #44 5.999 PBCC images/pstree.pb-c.c [2021-05-31T17:09:43.335Z] #44 6.031 DEP images/pstree.pb-c.d [2021-05-31T17:09:43.335Z] #44 6.069 PBCC images/fs.pb-c.c [2021-05-31T17:09:43.335Z] #44 6.133 DEP images/fs.pb-c.d [2021-05-31T17:09:43.631Z] #44 6.139 PBCC images/signalfd.pb-c.c [2021-05-31T17:09:43.631Z] #44 6.222 DEP images/signalfd.pb-c.d [2021-05-31T17:09:43.631Z] #44 6.245 PBCC images/fh.pb-c.c [2021-05-31T17:09:43.631Z] #44 6.325 PBCC images/fsnotify.pb-c.c [2021-05-31T17:09:43.631Z] #44 6.351 DEP images/fh.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:09:43.920Z] #44 6.397 DEP images/fsnotify.pb-c.d [2021-05-31T17:09:43.921Z] #44 6.419 PBCC images/eventpoll.pb-c.c [2021-05-31T17:09:43.921Z] #44 6.441 DEP images/eventpoll.pb-c.d [2021-05-31T17:09:43.921Z] #44 6.470 PBCC images/eventfd.pb-c.c [2021-05-31T17:09:43.921Z] #44 6.479 DEP images/eventfd.pb-c.d [2021-05-31T17:09:43.921Z] #44 6.514 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:09:43.921Z] #44 6.529 DEP images/remap-file-path.pb-c.d [2021-05-31T17:09:43.921Z] #44 6.548 PBCC images/fifo.pb-c.c [2021-05-31T17:09:43.921Z] #44 6.567 DEP images/fifo.pb-c.d [2021-05-31T17:09:43.921Z] #44 6.605 PBCC images/ghost-file.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.636 DEP images/ghost-file.pb-c.d [2021-05-31T17:09:44.212Z] #44 6.651 PBCC images/regfile.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.691 DEP images/regfile.pb-c.d [2021-05-31T17:09:44.212Z] #44 6.731 PBCC images/ns.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.755 DEP images/ns.pb-c.d [2021-05-31T17:09:44.212Z] #44 6.795 PBCC images/fdinfo.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.867 DEP images/fdinfo.pb-c.d [2021-05-31T17:09:44.212Z] #44 6.901 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.917 PBCC images/core-arm.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.943 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:09:44.212Z] #44 6.989 PBCC images/core-s390.pb-c.c [2021-05-31T17:09:44.502Z] #44 7.006 PBCC images/core-x86.pb-c.c [2021-05-31T17:09:44.502Z] #44 7.036 PBCC images/core.pb-c.c [2021-05-31T17:09:44.502Z] #44 7.071 PBCC images/inventory.pb-c.c [2021-05-31T17:09:44.502Z] #44 7.135 DEP images/core-aarch64.pb-c.d [2021-05-31T17:09:44.502Z] #44 7.161 DEP images/core-arm.pb-c.d [2021-05-31T17:09:44.502Z] #44 7.186 DEP images/core-ppc64.pb-c.d [2021-05-31T17:09:44.502Z] #44 7.206 DEP images/core-s390.pb-c.d [2021-05-31T17:09:44.502Z] #44 7.238 DEP images/core-x86.pb-c.d [2021-05-31T17:09:44.796Z] #44 7.282 DEP images/core.pb-c.d [2021-05-31T17:09:44.796Z] #44 7.312 DEP images/inventory.pb-c.d [2021-05-31T17:09:44.796Z] #44 7.362 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:09:44.796Z] #44 7.370 DEP images/cpuinfo.pb-c.d [2021-05-31T17:09:44.796Z] #44 7.408 PBCC images/stats.pb-c.c [2021-05-31T17:09:44.796Z] #44 7.412 DEP images/stats.pb-c.d [2021-05-31T17:09:45.714Z] #59 8.582 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:09:45.714Z] #59 8.582 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:09:45.714Z] #59 8.587 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:09:45.714Z] #59 8.603 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:09:45.714Z] #59 8.639 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:09:45.714Z] #59 8.716 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:09:45.714Z] #59 8.724 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:09:45.714Z] #59 8.750 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:09:45.714Z] #59 8.949 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:09:45.714Z] #59 9.187 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:09:45.988Z] #44 8.183 make[1]: Nothing to be done for 'all'. [2021-05-31T17:09:46.020Z] #59 9.383 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:09:46.020Z] #59 9.386 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:09:46.020Z] #59 9.534 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:09:46.020Z] #59 9.554 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:09:46.020Z] #59 9.620 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:09:46.075Z] using credential docker-jenkins-github-credentials [2021-05-31T17:09:46.080Z] Cloning the remote Git repository [2021-05-31T17:09:46.081Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:09:46.101Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:09:46.154Z] > git init /home/ubuntu/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:09:46.325Z] #59 9.887 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:09:46.344Z] #44 8.904 CC images/stats.o [2021-05-31T17:09:46.375Z] + docker version [2021-05-31T17:09:46.385Z] Fetching without tags [2021-05-31T17:09:46.625Z] #59 ... [2021-05-31T17:09:46.625Z] [2021-05-31T17:09:46.625Z] #52 [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-31T17:09:46.625Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:09:46.625Z] #52 0.788 + RM_GOPATH=0 [2021-05-31T17:09:46.625Z] #52 0.789 + TMP_GOPATH= [2021-05-31T17:09:46.625Z] #52 0.789 + : /build [2021-05-31T17:09:46.625Z] #52 0.789 + '[' -z '' ']' [2021-05-31T17:09:46.625Z] #52 0.790 ++ mktemp -d [2021-05-31T17:09:46.625Z] #52 0.792 + export GOPATH=/tmp/tmp.ru0KNHetzx [2021-05-31T17:09:46.625Z] #52 0.792 + GOPATH=/tmp/tmp.ru0KNHetzx [2021-05-31T17:09:46.625Z] #52 0.793 + RM_GOPATH=1 [2021-05-31T17:09:46.625Z] #52 0.793 + case "$(go env GOARCH)" in [2021-05-31T17:09:46.625Z] #52 0.794 ++ go env GOARCH [2021-05-31T17:09:46.625Z] #52 0.830 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:46.625Z] #52 0.830 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:46.625Z] #52 0.833 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:46.625Z] #52 0.835 + dir=/tmp/install [2021-05-31T17:09:46.625Z] #52 0.836 + bin=shfmt [2021-05-31T17:09:46.625Z] #52 0.837 + shift [2021-05-31T17:09:46.625Z] #52 0.838 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:09:46.625Z] #52 0.838 + . /tmp/install/shfmt.installer [2021-05-31T17:09:46.625Z] #52 0.839 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:46.625Z] #52 0.841 + install_shfmt [2021-05-31T17:09:46.625Z] #52 0.842 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:09:46.625Z] #52 0.842 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:46.625Z] #52 0.843 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ru0KNHetzx/src/github.com/mvdan/sh [2021-05-31T17:09:46.625Z] #52 0.890 Cloning into '/tmp/tmp.ru0KNHetzx/src/github.com/mvdan/sh'... [2021-05-31T17:09:46.633Z] #44 9.155 CC images/core.o [2021-05-31T17:09:46.666Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:46.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:46.350Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:09:46.368Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:46.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:09:46.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:46.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:46.388Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:46.668Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:46.670Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:46.925Z] #44 9.517 CC images/core-x86.o [2021-05-31T17:09:46.926Z] #52 ... [2021-05-31T17:09:46.926Z] [2021-05-31T17:09:46.926Z] #33 [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-31T17:09:46.926Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-31T17:09:46.926Z] #33 0.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:09:46.926Z] #33 0.668 Cloning into '.'... [2021-05-31T17:09:46.926Z] #33 ... [2021-05-31T17:09:46.926Z] [2021-05-31T17:09:46.926Z] #35 [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-31T17:09:46.926Z] #35 sha256:ef1db1a1e19948cfc106f332f44d448d54695663f395a06385eb8417dff5530a [2021-05-31T17:09:46.926Z] #35 0.832 Install go-toml version v1.8.1 [2021-05-31T17:09:46.926Z] #35 0.875 go: finding github.com v1.8.1 [2021-05-31T17:09:46.926Z] #35 0.881 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:46.926Z] #35 0.881 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:09:46.926Z] #35 0.881 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:09:46.926Z] #35 0.881 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:09:46.926Z] #35 2.081 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:46.926Z] #35 2.936 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:46.926Z] #35 6.155 github.com/pelletier/go-toml [2021-05-31T17:09:47.128Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:09:47.128Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:09:47.215Z] #44 9.741 CC images/core-arm.o [2021-05-31T17:09:47.215Z] #44 9.894 CC images/core-aarch64.o [2021-05-31T17:09:47.248Z] #35 ... [2021-05-31T17:09:47.248Z] [2021-05-31T17:09:47.248Z] #14 [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-31T17:09:47.248Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:09:47.248Z] #14 0.531 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:09:47.248Z] #14 0.535 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:47.248Z] #14 0.613 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:47.248Z] #14 0.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:47.248Z] #14 1.868 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [462 kB] [2021-05-31T17:09:47.248Z] #14 3.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:09:47.248Z] #14 6.106 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:09:47.248Z] #14 8.796 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:09:47.248Z] #14 ... [2021-05-31T17:09:47.248Z] [2021-05-31T17:09:47.248Z] #25 [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-31T17:09:47.248Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:09:47.248Z] #25 0.476 + RM_GOPATH=0 [2021-05-31T17:09:47.248Z] #25 0.476 + TMP_GOPATH= [2021-05-31T17:09:47.248Z] #25 0.476 + : /build [2021-05-31T17:09:47.248Z] #25 0.476 + '[' -z '' ']' [2021-05-31T17:09:47.248Z] #25 0.477 ++ mktemp -d [2021-05-31T17:09:47.248Z] #25 0.478 + export GOPATH=/tmp/tmp.ebP5mQaWg5 [2021-05-31T17:09:47.248Z] #25 0.479 + GOPATH=/tmp/tmp.ebP5mQaWg5 [2021-05-31T17:09:47.248Z] #25 0.479 + RM_GOPATH=1 [2021-05-31T17:09:47.248Z] #25 0.479 + case "$(go env GOARCH)" in [2021-05-31T17:09:47.248Z] #25 0.480 ++ go env GOARCH [2021-05-31T17:09:47.248Z] #25 0.489 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.248Z] #25 0.489 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.248Z] #25 0.491 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:47.248Z] #25 0.493 + dir=/tmp/install [2021-05-31T17:09:47.248Z] #25 0.493 + bin=dockercli [2021-05-31T17:09:47.248Z] #25 0.493 + shift [2021-05-31T17:09:47.248Z] #25 0.494 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:09:47.248Z] #25 0.494 + . /tmp/install/dockercli.installer [2021-05-31T17:09:47.248Z] #25 0.494 ++ : stable [2021-05-31T17:09:47.248Z] #25 0.494 ++ : 17.06.2-ce [2021-05-31T17:09:47.248Z] #25 0.494 + install_dockercli [2021-05-31T17:09:47.248Z] #25 0.494 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:09:47.248Z] #25 0.494 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:09:47.248Z] #25 0.495 ++ uname -m [2021-05-31T17:09:47.248Z] #25 0.496 + arch=ppc64le [2021-05-31T17:09:47.248Z] #25 0.496 + '[' ppc64le '!=' x86_64 ']' [2021-05-31T17:09:47.248Z] #25 0.497 + '[' ppc64le '!=' s390x ']' [2021-05-31T17:09:47.248Z] #25 0.497 + '[' ppc64le '!=' armhf ']' [2021-05-31T17:09:47.248Z] #25 0.497 + build_dockercli [2021-05-31T17:09:47.248Z] #25 0.497 + git clone https://github.com/docker/docker-ce /tmp/tmp.ebP5mQaWg5/tmp/docker-ce [2021-05-31T17:09:47.248Z] #25 0.500 Cloning into '/tmp/tmp.ebP5mQaWg5/tmp/docker-ce'... [2021-05-31T17:09:47.291Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:09:46.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:46.340Z] > git --version # timeout=10 [2021-05-31T17:09:46.360Z] > git --version # 'git version 2.17.1' [2021-05-31T17:09:46.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:46.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:47.505Z] #44 10.01 CC images/core-ppc64.o [2021-05-31T17:09:47.550Z] #25 ... [2021-05-31T17:09:47.550Z] [2021-05-31T17:09:47.550Z] #68 [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-31T17:09:47.550Z] #68 sha256:bd3a6499df2248d9eca6cc35f480168bf46bb0e5d024a39c55fc9f7d28512367 [2021-05-31T17:09:47.550Z] #68 0.782 + RM_GOPATH=0 [2021-05-31T17:09:47.550Z] #68 0.783 + TMP_GOPATH= [2021-05-31T17:09:47.550Z] #68 0.783 + : /build [2021-05-31T17:09:47.550Z] #68 0.783 + '[' -z '' ']' [2021-05-31T17:09:47.550Z] #68 0.783 ++ mktemp -d [2021-05-31T17:09:47.550Z] #68 0.792 + export GOPATH=/tmp/tmp.n9Gc2U5kCF [2021-05-31T17:09:47.550Z] #68 0.792 + GOPATH=/tmp/tmp.n9Gc2U5kCF [2021-05-31T17:09:47.550Z] #68 0.792 + RM_GOPATH=1 [2021-05-31T17:09:47.550Z] #68 0.795 + case "$(go env GOARCH)" in [2021-05-31T17:09:47.550Z] #68 0.798 ++ go env GOARCH [2021-05-31T17:09:47.550Z] #68 0.823 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.550Z] #68 0.823 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.550Z] #68 0.825 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:47.550Z] #68 0.827 + dir=/tmp/install [2021-05-31T17:09:47.550Z] #68 0.827 + bin=proxy [2021-05-31T17:09:47.550Z] #68 0.827 + shift [2021-05-31T17:09:47.550Z] #68 0.827 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:09:47.550Z] #68 0.827 + . /tmp/install/proxy.installer [2021-05-31T17:09:47.550Z] #68 0.828 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:47.550Z] #68 0.852 + install_proxy [2021-05-31T17:09:47.550Z] #68 0.852 + case "$1" in [2021-05-31T17:09:47.550Z] #68 0.852 + export CGO_ENABLED=0 [2021-05-31T17:09:47.550Z] #68 0.853 + CGO_ENABLED=0 [2021-05-31T17:09:47.550Z] #68 0.853 + _install_proxy [2021-05-31T17:09:47.550Z] #68 0.854 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:09:47.550Z] #68 0.854 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n9Gc2U5kCF/src/github.com/docker/libnetwork [2021-05-31T17:09:47.550Z] #68 0.854 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:47.550Z] #68 0.867 Cloning into '/tmp/tmp.n9Gc2U5kCF/src/github.com/docker/libnetwork'... [2021-05-31T17:09:47.550Z] #68 ... [2021-05-31T17:09:47.550Z] [2021-05-31T17:09:47.550Z] #41 [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-31T17:09:47.550Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:09:47.550Z] #41 0.542 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:09:47.550Z] #41 0.548 Cloning into '.'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:09:47.794Z] #44 10.41 CC images/core-s390.o [2021-05-31T17:09:47.853Z] #41 ... [2021-05-31T17:09:47.853Z] [2021-05-31T17:09:47.853Z] #56 [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-31T17:09:47.853Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-31T17:09:47.853Z] #56 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:47.853Z] #56 1.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:47.853Z] #56 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:47.853Z] #56 2.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:09:47.853Z] #56 5.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:09:47.853Z] #56 7.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:09:47.853Z] #56 ... [2021-05-31T17:09:47.853Z] [2021-05-31T17:09:47.853Z] #37 [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-31T17:09:47.853Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-31T17:09:47.853Z] #37 1.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:47.853Z] #37 1.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:47.853Z] #37 1.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:47.853Z] #37 2.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:09:47.853Z] #37 4.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:09:47.853Z] #37 6.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:09:47.853Z] #37 ... [2021-05-31T17:09:47.853Z] [2021-05-31T17:09:47.853Z] #46 [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-31T17:09:47.853Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:09:47.853Z] #46 0.761 + RM_GOPATH=0 [2021-05-31T17:09:47.853Z] #46 0.761 + TMP_GOPATH= [2021-05-31T17:09:47.853Z] #46 0.761 + : /build [2021-05-31T17:09:47.853Z] #46 0.763 + '[' -z '' ']' [2021-05-31T17:09:47.853Z] #46 0.763 ++ mktemp -d [2021-05-31T17:09:47.853Z] #46 0.800 + export GOPATH=/tmp/tmp.axQZHdNdVo [2021-05-31T17:09:47.853Z] #46 0.800 + GOPATH=/tmp/tmp.axQZHdNdVo [2021-05-31T17:09:47.853Z] #46 0.800 + RM_GOPATH=1 [2021-05-31T17:09:47.853Z] #46 0.800 + case "$(go env GOARCH)" in [2021-05-31T17:09:47.853Z] #46 0.805 ++ go env GOARCH [2021-05-31T17:09:47.853Z] #46 0.895 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.853Z] #46 0.895 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:47.853Z] #46 0.896 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:47.853Z] #46 0.898 + dir=/tmp/install [2021-05-31T17:09:47.853Z] #46 0.898 + bin=vndr [2021-05-31T17:09:47.853Z] #46 0.898 + shift [2021-05-31T17:09:47.853Z] #46 0.899 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:09:47.853Z] #46 0.899 + . /tmp/install/vndr.installer [2021-05-31T17:09:47.853Z] #46 0.899 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:47.853Z] #46 0.899 + install_vndr [2021-05-31T17:09:47.853Z] #46 0.899 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:47.853Z] #46 0.900 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:09:47.853Z] #46 0.900 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.axQZHdNdVo/src/github.com/LK4D4/vndr [2021-05-31T17:09:47.853Z] #46 0.904 Cloning into '/tmp/tmp.axQZHdNdVo/src/github.com/LK4D4/vndr'... [2021-05-31T17:09:47.853Z] #46 1.970 + cd /tmp/tmp.axQZHdNdVo/src/github.com/LK4D4/vndr [2021-05-31T17:09:47.853Z] #46 1.971 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:47.853Z] #46 2.049 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:09:47.853Z] #46 3.645 runtime/internal/sys [2021-05-31T17:09:47.853Z] #46 3.682 internal/cpu [2021-05-31T17:09:47.853Z] #46 3.718 runtime/internal/atomic [2021-05-31T17:09:47.853Z] #46 3.720 internal/race [2021-05-31T17:09:47.853Z] #46 3.867 runtime/internal/math [2021-05-31T17:09:47.853Z] #46 4.039 sync/atomic [2021-05-31T17:09:47.853Z] #46 4.276 unicode [2021-05-31T17:09:47.853Z] #46 5.009 unicode/utf8 [2021-05-31T17:09:47.853Z] #46 5.044 math/bits [2021-05-31T17:09:47.853Z] #46 5.791 internal/bytealg [2021-05-31T17:09:47.853Z] #46 6.650 internal/testlog [2021-05-31T17:09:47.853Z] #46 7.082 math [2021-05-31T17:09:47.853Z] #46 7.866 encoding [2021-05-31T17:09:47.853Z] #46 8.292 runtime [2021-05-31T17:09:47.853Z] #46 8.531 unicode/utf16 [2021-05-31T17:09:47.853Z] #46 9.194 container/list [2021-05-31T17:09:47.853Z] #46 10.79 crypto/internal/subtle [2021-05-31T17:09:47.853Z] #46 11.06 crypto/subtle [2021-05-31T17:09:47.853Z] #46 11.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:09:48.041Z] + docker version [2021-05-31T17:09:48.041Z] Client: Docker Engine - Community [2021-05-31T17:09:48.041Z] Version: 20.10.5 [2021-05-31T17:09:48.041Z] API version: 1.41 [2021-05-31T17:09:48.041Z] Go version: go1.13.15 [2021-05-31T17:09:48.041Z] Git commit: 55c4c88 [2021-05-31T17:09:48.041Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-31T17:09:48.041Z] OS/Arch: linux/amd64 [2021-05-31T17:09:48.041Z] Context: default [2021-05-31T17:09:48.041Z] Experimental: true [2021-05-31T17:09:48.041Z] [2021-05-31T17:09:48.041Z] Server: Docker Engine - Community [2021-05-31T17:09:48.041Z] Engine: [2021-05-31T17:09:48.041Z] Version: 20.10.5 [2021-05-31T17:09:48.041Z] API version: 1.41 (minimum version 1.12) [2021-05-31T17:09:48.041Z] Go version: go1.13.15 [2021-05-31T17:09:48.041Z] Git commit: 363e9a8 [2021-05-31T17:09:48.041Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-31T17:09:48.041Z] OS/Arch: linux/amd64 [2021-05-31T17:09:48.041Z] Experimental: true [2021-05-31T17:09:48.041Z] containerd: [2021-05-31T17:09:48.041Z] Version: 1.4.4 [2021-05-31T17:09:48.041Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:09:48.041Z] runc: [2021-05-31T17:09:48.041Z] Version: 1.0.0-rc93 [2021-05-31T17:09:48.041Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:09:48.041Z] docker-init: [2021-05-31T17:09:48.041Z] Version: 0.19.0 [2021-05-31T17:09:48.041Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-31T17:09:48.080Z] #10 ... [2021-05-31T17:09:48.080Z] [2021-05-31T17:09:48.080Z] #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-31T17:09:48.080Z] #29 sha256:583dede71eedb03036f103fc90552d045f7c94736c55b9fb5c66326cc7fb4080 [2021-05-31T17:09:48.080Z] #29 8.879 0.0% #### 6.5% ######### 13.0% ############ 17.8% ############# 18.2% ################ 22.7% ################### 26.8% ###################### 31.4% ######################## 34.6% ################################# 47.1% ################################## 47.3% ################################### 49.1% ########################################### 60.4% ############################################### 65.3% ################################################## 69.5% ################################################## 69.9% ###################################################### 75.0% ########################################################### 82.7% ############################################################## 86.6% ######################################################################## 100.0% [2021-05-31T17:09:48.080Z] #29 12.66 [2021-05-31T17:09:48.080Z] #29 12.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:09:48.080Z] #29 12.97 [2021-05-31T17:09:48.080Z] #29 13.06 ######################################################################## 100.0% [2021-05-31T17:09:48.080Z] #29 13.08 [2021-05-31T17:09:48.080Z] #29 13.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:09:48.080Z] #29 13.35 [2021-05-31T17:09:48.080Z] #29 13.42 ######################################################################## 100.0% [2021-05-31T17:09:48.080Z] #29 13.46 [2021-05-31T17:09:48.080Z] #29 13.47 Download of images into '/build' complete. [2021-05-31T17:09:48.080Z] #29 13.47 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:09:48.080Z] #29 13.47 tar -cC '/build' . | docker load [2021-05-31T17:09:48.084Z] #44 10.85 CC images/cpuinfo.o [2021-05-31T17:09:48.165Z] #46 ... [2021-05-31T17:09:48.165Z] [2021-05-31T17:09:48.166Z] #43 [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-31T17:09:48.166Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:09:48.166Z] #43 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:09:48.166Z] #43 1.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:09:48.166Z] #43 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:09:48.166Z] #43 2.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:09:48.166Z] #43 4.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:09:48.166Z] #43 7.181 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:09:48.166Z] #43 ... [2021-05-31T17:09:48.166Z] [2021-05-31T17:09:48.166Z] #30 [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-31T17:09:48.166Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:09:48.166Z] #30 2.264 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:09:48.166Z] #30 2.877 #=#=# [2021-05-31T17:09:48.166Z] #30 3.168 0.1% ## 3.0% ##### 7.1% ###### 9.1% ############ 17.2% ############### 21.3% ################### 27.4% ######################## 33.5% ######################### 35.8% ############################## 41.9% ################################# 46.0% ######################################## 56.2% ############################################# 62.9% ################################################ 66.9% #################################################### 73.0% ######################################################## 79.1% ############################################################## 87.4% #################################################################### 94.9% ######################################################################## 100.0% [2021-05-31T17:09:48.166Z] #30 5.915 #=#=# [2021-05-31T17:09:48.166Z] #30 6.073 0.4% ############### 21.2% ############################################ 61.5% ############################################################### 88.4% ######################################################################## 100.0% [2021-05-31T17:09:48.166Z] #30 7.054 [2021-05-31T17:09:48.166Z] #30 7.226 0.3% ################### 26.7% ######################################### 57.3% ###################################################################### 98.2% ######################################################################## 100.0% [2021-05-31T17:09:48.166Z] #30 8.043 [2021-05-31T17:09:48.324Z] + docker info [2021-05-31T17:09:48.341Z] #29 DONE 15.5s [2021-05-31T17:09:48.341Z] [2021-05-31T17:09:48.341Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:09:48.341Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:09:48.341Z] #10 DONE 5.6s [2021-05-31T17:09:48.341Z] [2021-05-31T17:09:48.341Z] #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-31T17:09:48.341Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-31T17:09:48.373Z] #44 11.07 CC images/inventory.o [2021-05-31T17:09:47.114Z] > git remote # timeout=10 [2021-05-31T17:09:47.116Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:09:47.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:47.119Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:09:47.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:09:47.130Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:09:47.132Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:09:48.664Z] #44 11.23 CC images/fdinfo.o [2021-05-31T17:09:49.015Z] #44 11.40 CC images/fown.o [2021-05-31T17:09:49.015Z] #44 11.50 CC images/ns.o [2021-05-31T17:09:49.015Z] #44 11.61 CC images/regfile.o [2021-05-31T17:09:49.015Z] #44 11.72 CC images/ghost-file.o [2021-05-31T17:09:49.261Z] Client: [2021-05-31T17:09:49.261Z] Context: default [2021-05-31T17:09:49.261Z] Debug Mode: false [2021-05-31T17:09:49.261Z] Plugins: [2021-05-31T17:09:49.261Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-31T17:09:49.261Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-31T17:09:49.261Z] [2021-05-31T17:09:49.261Z] Server: [2021-05-31T17:09:49.261Z] Containers: 0 [2021-05-31T17:09:49.261Z] Running: 0 [2021-05-31T17:09:49.261Z] Paused: 0 [2021-05-31T17:09:49.261Z] Stopped: 0 [2021-05-31T17:09:49.261Z] Images: 5 [2021-05-31T17:09:49.261Z] Server Version: 20.10.5 [2021-05-31T17:09:49.261Z] Storage Driver: overlay2 [2021-05-31T17:09:49.261Z] Backing Filesystem: extfs [2021-05-31T17:09:49.261Z] Supports d_type: true [2021-05-31T17:09:49.261Z] Native Overlay Diff: true [2021-05-31T17:09:49.261Z] Logging Driver: json-file [2021-05-31T17:09:49.261Z] Cgroup Driver: cgroupfs [2021-05-31T17:09:49.261Z] Cgroup Version: 1 [2021-05-31T17:09:49.261Z] Plugins: [2021-05-31T17:09:49.261Z] Volume: local [2021-05-31T17:09:49.261Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:09:49.261Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:09:49.261Z] Swarm: inactive [2021-05-31T17:09:49.261Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-31T17:09:49.261Z] Default Runtime: runc [2021-05-31T17:09:49.261Z] Init Binary: docker-init [2021-05-31T17:09:49.261Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:09:49.261Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:09:49.261Z] init version: de40ad0 [2021-05-31T17:09:49.261Z] Security Options: [2021-05-31T17:09:49.261Z] apparmor [2021-05-31T17:09:49.261Z] seccomp [2021-05-31T17:09:49.261Z] Profile: default [2021-05-31T17:09:49.261Z] Kernel Version: 5.4.0-1041-aws [2021-05-31T17:09:49.261Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-31T17:09:49.261Z] OSType: linux [2021-05-31T17:09:49.261Z] Architecture: x86_64 [2021-05-31T17:09:49.261Z] CPUs: 2 [2021-05-31T17:09:49.261Z] Total Memory: 7.569GiB [2021-05-31T17:09:49.261Z] Name: ip-10-100-61-192 [2021-05-31T17:09:49.261Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-31T17:09:49.261Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:09:49.261Z] Debug Mode: false [2021-05-31T17:09:49.261Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:09:49.261Z] Labels: [2021-05-31T17:09:49.261Z] Experimental: true [2021-05-31T17:09:49.261Z] Insecure Registries: [2021-05-31T17:09:49.261Z] 127.0.0.0/8 [2021-05-31T17:09:49.261Z] Live Restore Enabled: true [2021-05-31T17:09:49.261Z] [2021-05-31T17:09:49.261Z] WARNING: No swap limit support [Pipeline] sh [2021-05-31T17:09:49.304Z] #44 11.88 CC images/fifo.o [2021-05-31T17:09:49.304Z] #44 11.99 CC images/remap-file-path.o [2021-05-31T17:09:49.555Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:09:49.555Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:09:49.555Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:09:49.555Z] + bash /home/ubuntu/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:09:49.555Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:09:49.555Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-31T17:09:49.555Z] [2021-05-31T17:09:49.555Z] Generally Necessary: [2021-05-31T17:09:49.555Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:09:49.555Z] - apparmor: enabled and tools installed [2021-05-31T17:09:49.555Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:09:49.555Z] - CONFIG_NET_NS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_PID_NS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_MEMCG: enabled [2021-05-31T17:09:49.555Z] - CONFIG_KEYS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:09:49.555Z] [2021-05-31T17:09:49.555Z] Optional Features: [2021-05-31T17:09:49.555Z] - CONFIG_USER_NS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:09:49.555Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:09:49.555Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:09:49.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:09:49.555Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-31T17:09:49.555Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:09:49.555Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:09:49.555Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:09:49.555Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:09:49.555Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:09:49.555Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:09:49.593Z] #44 12.18 CC images/eventfd.o [2021-05-31T17:09:49.730Z] #11 DONE 1.3s [2021-05-31T17:09:49.730Z] [2021-05-31T17:09:49.730Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:09:49.730Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-31T17:09:49.730Z] #31 DONE 0.1s [2021-05-31T17:09:49.730Z] [2021-05-31T17:09:49.730Z] #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-31T17:09:49.730Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:09:49.814Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:09:49.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:09:49.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:09:49.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:09:49.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:09:49.814Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:09:49.814Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:09:49.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:09:49.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:09:49.814Z] - Network Drivers: [2021-05-31T17:09:49.814Z] - "overlay": [2021-05-31T17:09:49.814Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:09:49.814Z] Optional (for encrypted networks): [2021-05-31T17:09:49.814Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:09:49.814Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-31T17:09:49.814Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-31T17:09:49.814Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-31T17:09:49.814Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-31T17:09:49.814Z] - CONFIG_XFRM: enabled [2021-05-31T17:09:49.814Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:09:49.814Z] - "ipvlan": [2021-05-31T17:09:49.814Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:09:49.814Z] - "macvlan": [2021-05-31T17:09:49.814Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:09:49.814Z] - "ftp,tftp client in container": [2021-05-31T17:09:49.814Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:09:49.814Z] - Storage Drivers: [2021-05-31T17:09:49.814Z] - "aufs": [2021-05-31T17:09:49.814Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:09:49.814Z] - "btrfs": [2021-05-31T17:09:49.814Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:09:49.814Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:09:49.814Z] - "devicemapper": [2021-05-31T17:09:49.814Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:09:49.814Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:09:49.814Z] - "overlay": [2021-05-31T17:09:49.814Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:09:49.814Z] - "zfs": [2021-05-31T17:09:49.814Z] - /dev/zfs: present [2021-05-31T17:09:49.814Z] - zfs command: missing [2021-05-31T17:09:49.814Z] - zpool command: missing [2021-05-31T17:09:49.814Z] [2021-05-31T17:09:49.814Z] Limits: [2021-05-31T17:09:49.814Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:09:49.814Z] [2021-05-31T17:09:49.814Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:09:49.883Z] #44 12.34 CC images/eventpoll.o [2021-05-31T17:09:49.884Z] #44 12.50 CC images/fh.o [2021-05-31T17:09:49.884Z] #44 ... [2021-05-31T17:09:49.884Z] [2021-05-31T17:09:49.884Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:09:49.884Z] #46 38.65 internal/poll [2021-05-31T17:09:49.884Z] #46 39.11 internal/fmtsort [2021-05-31T17:09:49.884Z] #46 39.58 os [2021-05-31T17:09:49.884Z] #46 39.60 strings [2021-05-31T17:09:49.884Z] #46 41.21 regexp/syntax [2021-05-31T17:09:49.884Z] #46 42.35 fmt [2021-05-31T17:09:49.884Z] #46 44.49 regexp [2021-05-31T17:09:49.884Z] #46 44.74 flag [2021-05-31T17:09:49.884Z] #46 45.62 go/token [2021-05-31T17:09:49.884Z] #46 46.21 go/scanner [2021-05-31T17:09:49.884Z] #46 46.66 internal/lazyregexp [2021-05-31T17:09:49.884Z] #46 46.85 path [2021-05-31T17:09:49.884Z] #46 47.07 go/ast [2021-05-31T17:09:49.884Z] #46 47.17 io/ioutil [2021-05-31T17:09:49.884Z] #46 47.55 net/url [2021-05-31T17:09:49.884Z] #46 48.51 text/template/parse [2021-05-31T17:09:49.993Z] #32 ... [2021-05-31T17:09:49.993Z] [2021-05-31T17:09:49.993Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:09:49.993Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-31T17:09:49.993Z] #39 DONE 0.2s [2021-05-31T17:09:49.993Z] [2021-05-31T17:09:49.994Z] #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-31T17:09:49.994Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:09:50.162Z] + sudo modprobe ip_vs [2021-05-31T17:09:50.162Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:09:50.173Z] #46 ... [2021-05-31T17:09:50.173Z] [2021-05-31T17:09:50.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:50.173Z] #44 12.72 CC images/fsnotify.o [2021-05-31T17:09:50.356Z] #30 8.231 0.4% ### 4.9% ####### 10.7% ########### 16.4% ############### 22.1% ##################### 30.5% ########################## 36.2% ############################ 40.0% ################################## 47.7% ####################################### 55.4% ############################################# 63.0% ################################################# 68.8% ##################################################### 74.5% ######################################################### 80.3% ############################################################# 86.0% ################################################################## 91.8% ###################################################################### 97.5% ######################################################################## 100.0% [2021-05-31T17:09:50.423Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:09:50.423Z] #1 sha256:4bd6fe00427b0d19b1c7b3da9139345a0c0c1e7fa7ef26254a17ae881c4a9375 [2021-05-31T17:09:50.423Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:09:50.423Z] #1 DONE 0.0s [2021-05-31T17:09:50.423Z] [2021-05-31T17:09:50.423Z] #2 [internal] load .dockerignore [2021-05-31T17:09:50.423Z] #2 sha256:f4cb9ce49f36dfb056648fbaa6968508a7496a0ecd7aede3933acfa5a531831c [2021-05-31T17:09:50.423Z] #2 transferring context: 87B done [2021-05-31T17:09:50.423Z] #2 DONE 0.0s [2021-05-31T17:09:50.423Z] [2021-05-31T17:09:50.423Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:09:50.423Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-31T17:09:50.462Z] #44 ... [2021-05-31T17:09:50.462Z] [2021-05-31T17:09:50.462Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:50.462Z] #14 38.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:09:50.462Z] #14 38.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:09:50.462Z] #14 38.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:09:50.462Z] #14 42.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:09:50.462Z] #14 42.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-31T17:09:50.462Z] #14 42.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:09:50.462Z] #14 42.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:09:50.462Z] #14 42.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-31T17:09:50.462Z] #14 42.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:09:50.462Z] #14 ... [2021-05-31T17:09:50.462Z] [2021-05-31T17:09:50.462Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:50.462Z] #44 13.14 CC images/signalfd.o [2021-05-31T17:09:50.683Z] #3 DONE 0.1s [2021-05-31T17:09:50.683Z] [2021-05-31T17:09:50.683Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:09:50.683Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-31T17:09:50.683Z] #4 CACHED [2021-05-31T17:09:50.752Z] #44 13.34 CC images/fs.o [2021-05-31T17:09:50.958Z] [2021-05-31T17:09:50.958Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:09:50.958Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-31T17:09:50.958Z] #5 DONE 0.1s [2021-05-31T17:09:50.958Z] [2021-05-31T17:09:50.958Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:50.958Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:09:50.958Z] #8 DONE 0.1s [2021-05-31T17:09:50.958Z] [2021-05-31T17:09:50.958Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:09:50.958Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-31T17:09:50.958Z] #6 DONE 0.1s [2021-05-31T17:09:50.958Z] [2021-05-31T17:09:50.958Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:09:50.958Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:09:50.958Z] #7 DONE 0.1s [2021-05-31T17:09:51.026Z] #30 10.77 [2021-05-31T17:09:51.041Z] #44 13.47 CC images/pstree.o [2021-05-31T17:09:51.041Z] #44 13.63 CC images/pipe.o [2021-05-31T17:09:51.041Z] #44 13.73 CC images/tcp-stream.o [2021-05-31T17:09:51.228Z] [2021-05-31T17:09:51.228Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:51.228Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:09:51.228Z] #64 DONE 0.0s [2021-05-31T17:09:51.228Z] [2021-05-31T17:09:51.228Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:09:51.228Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:09:51.228Z] #62 DONE 0.0s [2021-05-31T17:09:51.228Z] [2021-05-31T17:09:51.228Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:09:51.228Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:09:51.228Z] #26 DONE 0.0s [2021-05-31T17:09:51.228Z] [2021-05-31T17:09:51.228Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:09:51.228Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:09:51.228Z] #9 DONE 0.0s [2021-05-31T17:09:51.228Z] [2021-05-31T17:09:51.228Z] #23 [internal] load build context [2021-05-31T17:09:51.228Z] #23 sha256:65bc997d4a93ea5ac4b38559939493f94ec8e79660f6ec1455191b8dc8a92475 [2021-05-31T17:09:51.331Z] #44 13.92 CC images/sk-packet.o [2021-05-31T17:09:51.621Z] #44 14.10 CC images/mnt.o [2021-05-31T17:09:51.621Z] #44 14.26 CC images/pipe-data.o [2021-05-31T17:09:51.910Z] #44 14.33 CC images/sa.o [2021-05-31T17:09:51.910Z] #44 14.41 CC images/timer.o [2021-05-31T17:09:52.200Z] #44 14.69 CC images/timerfd.o [2021-05-31T17:09:52.200Z] #44 14.89 CC images/mm.o [2021-05-31T17:09:52.489Z] #44 ... [2021-05-31T17:09:52.489Z] [2021-05-31T17:09:52.489Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:52.489Z] #52 41.18 encoding/binary [2021-05-31T17:09:52.489Z] #52 41.21 fmt [2021-05-31T17:09:52.489Z] #52 42.60 encoding/base64 [2021-05-31T17:09:52.489Z] #52 43.08 path/filepath [2021-05-31T17:09:52.489Z] #52 43.71 golang.org/x/sys/unix [2021-05-31T17:09:52.489Z] #52 44.65 encoding/json [2021-05-31T17:09:52.489Z] #52 47.70 github.com/pkg/diff [2021-05-31T17:09:52.489Z] #52 47.88 go/ast [2021-05-31T17:09:52.489Z] #52 48.69 golang.org/x/crypto/ssh/terminal [2021-05-31T17:09:52.489Z] #52 49.58 mvdan.cc/editorconfig [2021-05-31T17:09:52.489Z] #52 50.29 mvdan.cc/sh/v3/fileutil [2021-05-31T17:09:52.489Z] #52 50.41 text/tabwriter [2021-05-31T17:09:52.489Z] #52 50.75 mvdan.cc/sh/v3/syntax [2021-05-31T17:09:52.489Z] #52 ... [2021-05-31T17:09:52.489Z] [2021-05-31T17:09:52.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:52.489Z] #44 15.09 CC images/sk-opts.o [2021-05-31T17:09:52.617Z] #23 transferring context: 53.26MB 1.5s done [2021-05-31T17:09:52.617Z] #23 DONE 1.5s [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:09:52.617Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:09:52.617Z] #22 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:09:52.617Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-31T17:09:52.617Z] #19 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:09:52.617Z] #28 sha256:dfc6da6bb873063f93c5a79c7544ed5d381fa894bda0ae1735cc92d39e94383e [2021-05-31T17:09:52.617Z] #28 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #56 sha256:6bdaf88ba83154e1ce12bb683549aa9d156fee0794afd02162d600bcff2087fa [2021-05-31T17:09:52.617Z] #56 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-31T17:09:52.617Z] #15 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #33 sha256:aa8f16ba07e11548dc0700dc3378bbdaf128137ac9e8b8e5ca79a11f2070323d [2021-05-31T17:09:52.617Z] #33 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #68 sha256:ed6b849692de8b4b63ec43d4f7fdd75035a6cd588dd64d587c3a40e4c0d8529b [2021-05-31T17:09:52.617Z] #68 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #48 sha256:a648dfea2dff9a63a117ac48664f88a9474fc3cd23eca3ccf2c4071e45ce4069 [2021-05-31T17:09:52.617Z] #48 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #46 sha256:e8aa76fef02422ed26d72907f2916577d85c15cf4f1265e78faf85a2d55509c3 [2021-05-31T17:09:52.617Z] #46 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #50 sha256:cea609c1224df627d0ae46a29d5ac18ec489ef2278e463f40809ea3dff934833 [2021-05-31T17:09:52.617Z] #50 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #49 sha256:7c4322927139e171d9189456c0ce7054fd88f33376cd9053340556c7bd7ddff8 [2021-05-31T17:09:52.617Z] #49 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #24 sha256:9510e628fb81438779c0729207bba16b6f27fcdd15fcc434db82f889fab2b008 [2021-05-31T17:09:52.617Z] #24 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:09:52.617Z] #13 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #47 sha256:7e13a7350577078fcc2e733579a08e978e64241cd8c078c9b533daf1fa3051c0 [2021-05-31T17:09:52.617Z] #47 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:09:52.617Z] #32 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:09:52.617Z] #60 sha256:bd6b81277b7e2f14cdc6b6bf23a62f1aa931f58b85fa17206921e5d69a4b4200 [2021-05-31T17:09:52.617Z] #60 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #29 sha256:ba191397c84202a91293ae2079a2c3b17f3cf5edfb6883bb46c78adc149276d2 [2021-05-31T17:09:52.617Z] #29 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #67 sha256:8b20e4d9767942c3183391c728cdc5e3da2d39ca4a966baf33e4632ee4e3bf48 [2021-05-31T17:09:52.617Z] #67 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:09:52.617Z] #30 sha256:3897f873cd2da804ef836be731f50dc6b58e361eaf0becf313547d872635cad7 [2021-05-31T17:09:52.617Z] #30 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:09:52.617Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:09:52.617Z] #10 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:09:52.617Z] #25 sha256:04e8f2b107b0ce9726072c2105e3173d16a688b679dfa6979c9d964090dff3f7 [2021-05-31T17:09:52.617Z] #25 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #35 sha256:b4501abf14dd04dce39bdaceb77380f4da6d06f191a45f9300f5ea877cb9e992 [2021-05-31T17:09:52.617Z] #35 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:09:52.617Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-31T17:09:52.617Z] #18 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:09:52.617Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:09:52.617Z] #20 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:09:52.617Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-31T17:09:52.617Z] #16 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:09:52.617Z] #40 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #38 sha256:b6c348b583bfd2a7c7633a7c52405f9de2fb4bca7fbb35320760eab66c2a1681 [2021-05-31T17:09:52.617Z] #38 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #41 sha256:39ee6df37c4ad56ec0b201013c3e884ae02d0fde711cf2dbf0f39c0c71806dc8 [2021-05-31T17:09:52.617Z] #41 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #37 sha256:f5aebe15545f9365225dfcaee09280a13549fd914d9211fd6c5ee238d50a0458 [2021-05-31T17:09:52.617Z] #37 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #66 sha256:0bc14048b731471b78e9442f3a8f7e8bf0765999f31131f8618e783743cccf3c [2021-05-31T17:09:52.617Z] #66 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:09:52.617Z] #44 sha256:ae94c8c949bf55373f118cf93d39111ba2d69b9c453a9e4711a62cd3a200c5a3 [2021-05-31T17:09:52.617Z] #44 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:09:52.617Z] #55 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:09:52.617Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-31T17:09:52.617Z] #17 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #58 sha256:ec233b67ce3aa1d70e7c58c3131ef85230ed92867c90cafc4f8c7d40270fa64f [2021-05-31T17:09:52.617Z] #58 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #52 sha256:5a61515c3cf16f1af6b5ad56026a799db51bc8a0a2192ccd035e6431dad6199c [2021-05-31T17:09:52.617Z] #52 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:09:52.617Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-31T17:09:52.617Z] #63 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:09:52.617Z] #57 sha256:2f974d1a3bfb498ca95af3014c324138363fbe3d3628d7a06ee28d8a91845c35 [2021-05-31T17:09:52.617Z] #57 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:09:52.617Z] #59 sha256:b17b47055650b23f83205b81911c3a017930699a2c27d82c7da1b2f3392e4a74 [2021-05-31T17:09:52.617Z] #59 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-31T17:09:52.617Z] #12 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #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-31T17:09:52.617Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:09:52.617Z] #42 CACHED [2021-05-31T17:09:52.617Z] [2021-05-31T17:09:52.617Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:09:52.618Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-31T17:09:52.618Z] #14 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:09:52.618Z] #61 sha256:9ee0517494617a18dfa7812b67db8925253f416345dabed19608ead4f59838b7 [2021-05-31T17:09:52.618Z] #61 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:09:52.618Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-31T17:09:52.618Z] #31 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #45 sha256:9cd7686c4ed9b2c8f52831d1921464832b6426744b276c832ae65da24fde6d82 [2021-05-31T17:09:52.618Z] #45 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:09:52.618Z] #27 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:09:52.618Z] #54 sha256:d2ace362232f2c48fc0f2d03bdee7e31a882ac742a9b4b4f5e003df87027f4d4 [2021-05-31T17:09:52.618Z] #54 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:09:52.618Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-31T17:09:52.618Z] #65 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:09:52.618Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-31T17:09:52.618Z] #39 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-05-31T17:09:52.618Z] #21 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #51 sha256:06a71d1af47a1025cce5515d97a0dc090334bf0801d5f923bebd372c78b55160 [2021-05-31T17:09:52.618Z] #51 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-31T17:09:52.618Z] #11 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #53 sha256:922fe36d899474ccf89ccd0d18f15a5f461ee9d53658b80929057060e184c225 [2021-05-31T17:09:52.618Z] #53 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:09:52.618Z] #36 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #34 sha256:96d727eda349da15adc6edbd037e6b8791c0bf9665ba9c752826c6e9ea8d9743 [2021-05-31T17:09:52.618Z] #34 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #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-31T17:09:52.618Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:09:52.618Z] #43 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:09:52.618Z] #69 sha256:13b5d6642e60ae90c00e5190cb02a9a96b39b72df3e3fa6cd2456e5409b9bfda [2021-05-31T17:09:52.618Z] #69 CACHED [2021-05-31T17:09:52.618Z] [2021-05-31T17:09:52.618Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:09:52.618Z] #70 sha256:aaebcffa6e11f9561987d0b5005119f3ba946ab61c874d4631482dd08a7d23c1 [2021-05-31T17:09:52.629Z] #30 10.99 0.0% 1.0% # 2.5% ## 4.2% ### 4.7% #### 5.8% ###### 8.5% ####### 10.6% ######## 12.5% ######### 13.6% ########## 15.2% ########### 16.3% ############ 17.6% ############# 18.2% ############# 19.0% ############## 20.1% [2021-05-31T17:09:52.629Z] #30 ... [2021-05-31T17:09:52.629Z] [2021-05-31T17:09:52.629Z] #48 [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-31T17:09:52.629Z] #48 sha256:69cd9fa42a5de337374dbfa374f8f36527fd489d4bce6eb1ab40e4cca1a93e67 [2021-05-31T17:09:52.629Z] #48 6.232 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:09:52.629Z] #48 6.770 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:09:52.629Z] #48 6.820 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:09:52.629Z] #48 8.227 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:09:52.629Z] #48 9.493 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:09:52.629Z] #48 12.16 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:09:52.629Z] #48 16.19 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:09:52.778Z] #44 15.22 CC images/sk-unix.o [2021-05-31T17:09:52.778Z] #44 15.39 CC images/sk-inet.o [2021-05-31T17:09:52.953Z] #48 16.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:09:52.953Z] #48 16.27 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:09:52.953Z] #48 ... [2021-05-31T17:09:52.953Z] [2021-05-31T17:09:52.953Z] #30 [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-31T17:09:52.953Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:09:53.068Z] #44 15.60 CC images/tun.o [2021-05-31T17:09:53.068Z] #44 15.84 CC images/sk-netlink.o [2021-05-31T17:09:53.164Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b2d704d4ffdc767) in /home/ubuntu/workspace/moby_PR-41656 [Pipeline] { [Pipeline] checkout [2021-05-31T17:09:53.267Z] The recommended git tool is: git [2021-05-31T17:09:53.358Z] #44 15.94 CC images/packet-sock.o [2021-05-31T17:09:53.475Z] Client: [2021-05-31T17:09:53.475Z] Version: 20.10.6 [2021-05-31T17:09:53.475Z] API version: 1.41 [2021-05-31T17:09:53.475Z] Go version: go1.16.3 [2021-05-31T17:09:53.475Z] Git commit: 370c289 [2021-05-31T17:09:53.475Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-31T17:09:53.475Z] OS/Arch: windows/amd64 [2021-05-31T17:09:53.475Z] Context: default [2021-05-31T17:09:53.475Z] Experimental: true [2021-05-31T17:09:53.475Z] [2021-05-31T17:09:53.475Z] Server: Docker Engine - Community [2021-05-31T17:09:53.475Z] Engine: [2021-05-31T17:09:53.475Z] Version: 20.10.6 [2021-05-31T17:09:53.475Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:09:53.475Z] Go version: go1.13.15 [2021-05-31T17:09:53.475Z] Git commit: 8728dd2 [2021-05-31T17:09:53.475Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-31T17:09:53.475Z] OS/Arch: windows/amd64 [2021-05-31T17:09:53.475Z] Experimental: true [2021-05-31T17:09:53.715Z] #44 16.24 CC images/ipc-var.o [2021-05-31T17:09:53.715Z] #44 16.37 CC images/ipc-desc.o [2021-05-31T17:09:53.715Z] #44 16.47 CC images/ipc-shm.o [2021-05-31T17:09:54.003Z] #70 DONE 1.0s [2021-05-31T17:09:54.003Z] [2021-05-31T17:09:54.003Z] #71 exporting to image [2021-05-31T17:09:54.003Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-31T17:09:54.003Z] #71 exporting layers [2021-05-31T17:09:54.007Z] #44 16.55 CC images/ipc-msg.o [Pipeline] sh [2021-05-31T17:09:54.297Z] #44 16.71 CC images/ipc-sem.o [2021-05-31T17:09:54.297Z] #44 16.84 CC images/utsns.o [2021-05-31T17:09:54.573Z] #71 exporting layers 0.8s done [2021-05-31T17:09:54.573Z] #71 writing image sha256:c39055b32f20fce4627c3ae2f03f83ced585db76fbe2bd02d1935307e5af4fd5 done [2021-05-31T17:09:54.573Z] #71 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:09:54.573Z] #71 DONE 0.9s [Pipeline] } [2021-05-31T17:09:54.587Z] #44 17.00 CC images/creds.o [2021-05-31T17:09:54.587Z] #44 17.16 CC images/vma.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-31T17:09:54.876Z] #44 17.32 CC images/netdev.o [2021-05-31T17:09:54.876Z] #44 17.57 CC images/tty.o [2021-05-31T17:09:54.911Z] + trap exit INT TERM [2021-05-31T17:09:54.911Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-31T17:09:54.911Z] + CONTAINER_NAME=docker-pr3 [2021-05-31T17:09:54.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary-daemon [2021-05-31T17:09:55.019Z] + docker info [2021-05-31T17:09:55.481Z] [2021-05-31T17:09:55.506Z] #44 17.89 CC images/file-lock.o [2021-05-31T17:09:55.506Z] #44 18.06 CC images/rlimit.o [2021-05-31T17:09:55.506Z] #44 18.14 CC images/pagemap.o [2021-05-31T17:09:55.506Z] #44 18.26 CC images/siginfo.o [2021-05-31T17:09:55.742Z] Removing bundles/ [2021-05-31T17:09:55.742Z] [2021-05-31T17:09:55.742Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-31T17:09:55.742Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:09:55.742Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:09:55.796Z] #44 18.42 CC images/rpc.o [2021-05-31T17:09:56.427Z] #44 19.10 CC images/ext-file.o [2021-05-31T17:09:56.451Z] using credential docker-jenkins-github-credentials [2021-05-31T17:09:56.463Z] Cloning the remote Git repository [2021-05-31T17:09:56.464Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:09:56.583Z] #40 ... [2021-05-31T17:09:56.583Z] [2021-05-31T17:09:56.583Z] #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-31T17:09:56.583Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:09:56.583Z] #51 6.112 + RM_GOPATH=0 [2021-05-31T17:09:56.583Z] #51 6.112 + TMP_GOPATH= [2021-05-31T17:09:56.583Z] #51 6.112 + : /build [2021-05-31T17:09:56.583Z] #51 6.112 + '[' -z '' ']' [2021-05-31T17:09:56.583Z] #51 6.112 ++ mktemp -d [2021-05-31T17:09:56.583Z] #51 6.112 + export GOPATH=/tmp/tmp.Xyum6nPbnJ [2021-05-31T17:09:56.583Z] #51 6.112 + GOPATH=/tmp/tmp.Xyum6nPbnJ [2021-05-31T17:09:56.583Z] #51 6.112 + RM_GOPATH=1 [2021-05-31T17:09:56.583Z] #51 6.112 + case "$(go env GOARCH)" in [2021-05-31T17:09:56.583Z] #51 6.112 ++ go env GOARCH [2021-05-31T17:09:56.583Z] #51 6.123 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:56.583Z] #51 6.123 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:56.583Z] #51 6.123 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:56.583Z] #51 6.123 + dir=/tmp/install [2021-05-31T17:09:56.583Z] #51 6.123 + bin=shfmt [2021-05-31T17:09:56.583Z] #51 6.123 + shift [2021-05-31T17:09:56.583Z] #51 6.123 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:09:56.583Z] #51 6.123 + . /tmp/install/shfmt.installer [2021-05-31T17:09:56.583Z] #51 6.123 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:56.583Z] #51 6.123 + install_shfmt [2021-05-31T17:09:56.583Z] #51 6.123 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:09:56.583Z] #51 6.123 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Xyum6nPbnJ/src/github.com/mvdan/sh [2021-05-31T17:09:56.583Z] #51 6.123 Cloning into '/tmp/tmp.Xyum6nPbnJ/src/github.com/mvdan/sh'... [2021-05-31T17:09:56.583Z] #51 6.124 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:56.583Z] #51 ... [2021-05-31T17:09:56.583Z] [2021-05-31T17:09:56.583Z] #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-31T17:09:56.583Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:09:56.583Z] #47 6.662 + RM_GOPATH=0 [2021-05-31T17:09:56.583Z] #47 6.662 + TMP_GOPATH= [2021-05-31T17:09:56.583Z] #47 6.662 + : /build [2021-05-31T17:09:56.583Z] #47 6.662 + '[' -z '' ']' [2021-05-31T17:09:56.583Z] #47 6.662 ++ mktemp -d [2021-05-31T17:09:56.583Z] #47 6.677 + export GOPATH=/tmp/tmp.mSB15duko2 [2021-05-31T17:09:56.583Z] #47 6.677 + GOPATH=/tmp/tmp.mSB15duko2 [2021-05-31T17:09:56.583Z] #47 6.677 + RM_GOPATH=1 [2021-05-31T17:09:56.583Z] #47 6.677 + case "$(go env GOARCH)" in [2021-05-31T17:09:56.583Z] #47 6.677 ++ go env GOARCH [2021-05-31T17:09:56.583Z] #47 6.704 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:56.583Z] #47 6.704 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:56.583Z] #47 6.704 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:56.583Z] #47 6.704 + dir=/tmp/install [2021-05-31T17:09:56.583Z] #47 6.704 + bin=gotestsum [2021-05-31T17:09:56.583Z] #47 6.704 + shift [2021-05-31T17:09:56.583Z] #47 6.704 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:09:56.583Z] #47 6.704 + . /tmp/install/gotestsum.installer [2021-05-31T17:09:56.583Z] #47 6.704 ++ : v0.5.3 [2021-05-31T17:09:56.583Z] #47 6.704 + install_gotestsum [2021-05-31T17:09:56.583Z] #47 6.704 + set -e [2021-05-31T17:09:56.583Z] #47 6.704 + export GO111MODULE=on [2021-05-31T17:09:56.583Z] #47 6.704 + GO111MODULE=on [2021-05-31T17:09:56.583Z] #47 6.704 + GOBIN=/build [2021-05-31T17:09:56.583Z] #47 6.704 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:09:56.583Z] #47 6.815 go: finding gotest.tools v0.5.3 [2021-05-31T17:09:56.583Z] #47 6.815 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:56.717Z] #44 19.24 CC images/cgroup.o [2021-05-31T17:09:56.483Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:09:56.531Z] > git init /home/ubuntu/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:09:57.007Z] #44 19.67 CC images/userns.o [2021-05-31T17:09:57.024Z] #30 10.99 0.0% 1.0% # 2.5% ## 4.2% ### 4.7% #### 5.8% ###### 8.5% ####### 10.6% ######## 12.5% ######### 13.6% ########## 15.2% ########### 16.3% ############ 17.6% ############# 18.2% ############# 19.0% ############## 20.1% ############### 21.2% ################ 22.4% ################ 23.5% ################# 24.7% ################## 26.2% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.3% ######################## 33.3% ######################## 33.9% ######################### 35.5% ########################### 37.7% ########################### 38.8% ############################ 39.9% ############################# 41.5% ############################## 42.6% ############################### 43.7% ################################ 45.8% ################################## 48.0% #################################### 50.2% #################################### 51.3% ##################################### 52.3% ###################################### 54.0% ####################################### 54.5% ######################################## 56.7% ######################################### 58.3% ########################################## 59.4% ########################################### 61.0% ############################################# 62.6% ############################################# 63.7% ############################################### 65.3% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 72.7% [2021-05-31T17:09:57.024Z] #30 ... [2021-05-31T17:09:57.024Z] [2021-05-31T17:09:57.024Z] #35 [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-31T17:09:57.024Z] #35 sha256:ef1db1a1e19948cfc106f332f44d448d54695663f395a06385eb8417dff5530a [2021-05-31T17:09:57.024Z] #35 14.57 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:09:57.024Z] #35 DONE 20.4s [2021-05-31T17:09:57.024Z] [2021-05-31T17:09:57.024Z] #30 [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-31T17:09:57.024Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:09:57.159Z] #47 ... [2021-05-31T17:09:57.159Z] [2021-05-31T17:09:57.159Z] #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-31T17:09:57.159Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:09:57.159Z] #45 7.366 + RM_GOPATH=0 [2021-05-31T17:09:57.159Z] #45 7.366 + TMP_GOPATH= [2021-05-31T17:09:57.159Z] #45 7.366 + : /build [2021-05-31T17:09:57.159Z] #45 7.366 + '[' -z '' ']' [2021-05-31T17:09:57.159Z] #45 7.366 ++ mktemp -d [2021-05-31T17:09:57.159Z] #45 7.366 + export GOPATH=/tmp/tmp.tr6pHu8qKJ [2021-05-31T17:09:57.159Z] #45 7.366 + GOPATH=/tmp/tmp.tr6pHu8qKJ [2021-05-31T17:09:57.159Z] #45 7.366 + RM_GOPATH=1 [2021-05-31T17:09:57.159Z] #45 7.366 + case "$(go env GOARCH)" in [2021-05-31T17:09:57.159Z] #45 7.366 ++ go env GOARCH [2021-05-31T17:09:57.159Z] #45 7.410 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:57.159Z] #45 7.410 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:57.159Z] #45 7.410 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:57.159Z] #45 7.419 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:57.159Z] #45 7.423 + dir=/tmp/install [2021-05-31T17:09:57.159Z] #45 7.423 + bin=vndr [2021-05-31T17:09:57.159Z] #45 7.423 + shift [2021-05-31T17:09:57.159Z] #45 7.423 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:09:57.159Z] #45 7.423 + . /tmp/install/vndr.installer [2021-05-31T17:09:57.159Z] #45 7.423 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:57.159Z] #45 7.423 + install_vndr [2021-05-31T17:09:57.159Z] #45 7.423 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:09:57.159Z] #45 7.423 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tr6pHu8qKJ/src/github.com/LK4D4/vndr [2021-05-31T17:09:57.159Z] #45 7.423 Cloning into '/tmp/tmp.tr6pHu8qKJ/src/github.com/LK4D4/vndr'... [2021-05-31T17:09:57.299Z] #44 19.86 CC images/google/protobuf/descriptor.o [2021-05-31T17:09:57.333Z] #30 10.99 0.0% 1.0% # 2.5% ## 4.2% ### 4.7% #### 5.8% ###### 8.5% ####### 10.6% ######## 12.5% ######### 13.6% ########## 15.2% ########### 16.3% ############ 17.6% ############# 18.2% ############# 19.0% ############## 20.1% ############### 21.2% ################ 22.4% ################ 23.5% ################# 24.7% ################## 26.2% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.3% ######################## 33.3% ######################## 33.9% ######################### 35.5% ########################### 37.7% ########################### 38.8% ############################ 39.9% ############################# 41.5% ############################## 42.6% ############################### 43.7% ################################ 45.8% ################################## 48.0% #################################### 50.2% #################################### 51.3% ##################################### 52.3% ###################################### 54.0% ####################################### 54.5% ######################################## 56.7% ######################################### 58.3% ########################################## 59.4% ########################################### 61.0% ############################################# 62.6% ############################################# 63.7% ############################################### 65.3% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 72.7% ##################################################### 74.9% ####################################################### 76.5% ####################################################### [2021-05-31T17:09:57.333Z] #30 ... [2021-05-31T17:09:57.333Z] [2021-05-31T17:09:57.333Z] #59 [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-31T17:09:57.333Z] #59 sha256:25e05350176743bebdc8dd6ded0876ca87f5d725b024b17fa26b14980b96121d [2021-05-31T17:09:57.333Z] #59 10.58 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:09:57.333Z] #59 10.67 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:09:57.333Z] #59 11.59 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:09:57.333Z] #59 12.71 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:09:57.333Z] #59 12.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:09:57.333Z] #59 12.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:09:57.333Z] #59 13.62 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:09:57.333Z] #59 15.18 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:09:57.333Z] #59 18.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:09:57.333Z] #59 20.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:09:57.333Z] #59 ... [2021-05-31T17:09:57.333Z] [2021-05-31T17:09:57.333Z] #41 [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-31T17:09:57.333Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:09:57.333Z] #41 19.90 Checking out files: 77% (1321/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-31T17:09:57.333Z] #41 20.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:09:57.420Z] #45 ... [2021-05-31T17:09:57.420Z] [2021-05-31T17:09:57.420Z] #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-31T17:09:57.420Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:09:57.420Z] #47 7.798 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:09:57.612Z] #44 ... [2021-05-31T17:09:57.612Z] [2021-05-31T17:09:57.612Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:09:57.612Z] #14 55.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:09:57.612Z] #14 55.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-31T17:09:57.612Z] #14 55.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:09:56.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:09:56.791Z] > git --version # timeout=10 [2021-05-31T17:09:56.818Z] > git --version # 'git version 2.25.1' [2021-05-31T17:09:56.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:09:56.820Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:09:58.073Z] #47 ... [2021-05-31T17:09:58.073Z] [2021-05-31T17:09:58.073Z] #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-31T17:09:58.074Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-31T17:09:58.074Z] #12 DONE 8.2s [2021-05-31T17:09:58.074Z] [2021-05-31T17:09:58.074Z] #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-31T17:09:58.074Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:09:58.074Z] #45 8.365 + cd /tmp/tmp.tr6pHu8qKJ/src/github.com/LK4D4/vndr [2021-05-31T17:09:58.074Z] #45 8.365 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:09:58.074Z] #45 8.401 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:09:58.430Z] #41 ... [2021-05-31T17:09:58.430Z] [2021-05-31T17:09:58.430Z] #46 [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-31T17:09:58.430Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:09:58.430Z] #46 11.67 internal/nettrace [2021-05-31T17:09:58.430Z] #46 11.92 runtime/cgo [2021-05-31T17:09:58.430Z] #46 15.15 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:09:58.430Z] #46 ... [2021-05-31T17:09:58.430Z] [2021-05-31T17:09:58.430Z] #50 [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-31T17:09:58.430Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:09:58.430Z] #50 11.82 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:09:58.430Z] #50 11.88 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:09:58.430Z] #50 11.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:09:58.430Z] #50 11.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:09:58.430Z] #50 11.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:09:58.430Z] #50 11.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:09:58.430Z] #50 12.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:09:58.430Z] #50 12.07 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:09:58.430Z] #50 12.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:09:58.430Z] #50 12.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:09:58.430Z] #50 12.38 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:09:58.430Z] #50 12.48 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:09:58.430Z] #50 12.49 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:09:58.430Z] #50 12.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:09:58.430Z] #50 12.54 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:09:58.430Z] #50 12.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:09:58.430Z] #50 12.88 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:09:58.430Z] #50 13.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:09:58.430Z] #50 13.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:09:58.430Z] #50 13.28 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:09:58.430Z] #50 13.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:09:58.431Z] #50 13.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:09:58.431Z] #50 13.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:09:58.431Z] #50 13.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:09:58.431Z] #50 13.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:09:58.431Z] #50 13.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:09:58.431Z] #50 13.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:09:58.431Z] #50 13.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:09:58.431Z] #50 13.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:09:58.431Z] #50 13.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:09:58.431Z] #50 14.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:09:58.431Z] #50 14.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:09:58.431Z] #50 14.13 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:09:58.431Z] #50 14.21 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:09:58.431Z] #50 14.24 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:09:58.431Z] #50 14.34 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:09:58.431Z] #50 14.35 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:09:58.431Z] #50 14.40 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:09:58.431Z] #50 14.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:09:58.431Z] #50 14.55 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:09:58.431Z] #50 14.60 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:09:58.431Z] #50 14.66 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:09:58.431Z] #50 14.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:09:58.431Z] #50 14.73 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:09:58.431Z] #50 14.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:09:58.431Z] #50 14.97 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:09:58.431Z] #50 15.07 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:09:58.431Z] #50 15.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:09:58.431Z] #50 15.44 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:09:58.431Z] #50 15.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:09:58.431Z] #50 15.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:09:58.431Z] #50 16.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:09:58.431Z] #50 16.18 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:09:58.431Z] #50 16.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:09:58.431Z] #50 16.74 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:09:58.431Z] #50 16.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:09:58.431Z] #50 16.87 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:09:58.431Z] #50 16.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:09:58.431Z] #50 17.09 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:09:58.431Z] #50 17.12 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:09:58.431Z] #50 17.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:09:58.431Z] #50 17.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:09:58.431Z] #50 17.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:09:58.431Z] #50 17.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:09:58.431Z] #50 17.50 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:09:58.431Z] #50 17.86 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:09:58.431Z] #50 18.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:09:58.431Z] #50 18.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:09:58.431Z] #50 18.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:09:58.431Z] #50 18.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:09:58.431Z] #50 19.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:09:58.431Z] #50 19.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:09:58.431Z] #50 19.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:09:58.431Z] #50 19.67 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:09:58.431Z] #50 19.68 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:09:58.431Z] #50 20.75 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:09:58.431Z] #50 21.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:09:58.431Z] #50 21.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:09:58.431Z] #50 ... [2021-05-31T17:09:58.431Z] [2021-05-31T17:09:58.431Z] #30 [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-31T17:09:58.431Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:09:58.750Z] #30 10.99 0.0% 1.0% # 2.5% ## 4.2% ### 4.7% #### 5.8% ###### 8.5% ####### 10.6% ######## 12.5% ######### 13.6% ########## 15.2% ########### 16.3% ############ 17.6% ############# 18.2% ############# 19.0% ############## 20.1% ############### 21.2% ################ 22.4% ################ 23.5% ################# 24.7% ################## 26.2% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.3% ######################## 33.3% ######################## 33.9% ######################### 35.5% ########################### 37.7% ########################### 38.8% ############################ 39.9% ############################# 41.5% ############################## 42.6% ############################### 43.7% ################################ 45.8% ################################## 48.0% #################################### 50.2% #################################### 51.3% ##################################### 52.3% ###################################### 54.0% ####################################### 54.5% ######################################## 56.7% ######################################### 58.3% ########################################## 59.4% ########################################### 61.0% ############################################# 62.6% ############################################# 63.7% ############################################### 65.3% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 72.7% ##################################################### 74.9% ####################################################### 76.5% ####################################################### 77.6% ######################################################## 78.6% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 82.4% ############################################################ 83.5% ############################################################ 84.6% ############################################################## 86.2% ############################################################### 87.9% ################################################################ 89.5% ################################################################# 90.6% ################################################################## 92.1% [2021-05-31T17:09:58.750Z] #30 ... [2021-05-31T17:09:58.750Z] [2021-05-31T17:09:58.750Z] #52 [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-31T17:09:58.750Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:09:58.750Z] #52 12.12 + cd /tmp/tmp.ru0KNHetzx/src/github.com/mvdan/sh [2021-05-31T17:09:58.750Z] #52 12.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:09:58.750Z] #52 12.20 + GO111MODULE=on [2021-05-31T17:09:58.750Z] #52 12.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:09:58.750Z] #52 14.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:09:58.750Z] #52 14.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:09:58.750Z] #52 14.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:09:58.750Z] #52 14.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:09:58.750Z] #52 15.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:09:58.750Z] #52 16.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:09:58.750Z] #52 18.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:09:58.750Z] #52 20.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:09:58.750Z] #52 ... [2021-05-31T17:09:58.750Z] [2021-05-31T17:09:58.750Z] #68 [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-31T17:09:58.750Z] #68 sha256:bd3a6499df2248d9eca6cc35f480168bf46bb0e5d024a39c55fc9f7d28512367 [2021-05-31T17:09:59.056Z] #68 22.03 Checking out files: 90% (1730/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:09:59.056Z] #68 22.39 + cd /tmp/tmp.n9Gc2U5kCF/src/github.com/docker/libnetwork [2021-05-31T17:09:59.056Z] #68 22.39 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:09:59.119Z] #14 ... [2021-05-31T17:09:59.119Z] [2021-05-31T17:09:59.119Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-31T17:09:59.119Z] #52 54.41 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:09:59.119Z] #52 DONE 57.8s [2021-05-31T17:09:59.119Z] [2021-05-31T17:09:59.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:09:59.119Z] #44 20.67 CC images/opts.o [2021-05-31T17:09:59.119Z] #44 20.76 CC images/seccomp.o [2021-05-31T17:09:59.119Z] #44 20.85 CC images/binfmt-misc.o [2021-05-31T17:09:59.119Z] #44 20.92 CC images/time.o [2021-05-31T17:09:59.119Z] #44 21.08 CC images/sysctl.o [2021-05-31T17:09:59.119Z] #44 21.21 CC images/autofs.o [2021-05-31T17:09:59.119Z] #44 21.31 CC images/macvlan.o [2021-05-31T17:09:59.119Z] #44 21.38 CC images/sit.o [2021-05-31T17:09:59.119Z] #44 21.52 CC images/memfd.o [2021-05-31T17:09:59.119Z] #44 21.71 CC images/timens.o [2021-05-31T17:09:59.119Z] #44 21.80 LINK images/built-in.o [2021-05-31T17:09:59.119Z] #44 21.86 GEN compel/include/asm [2021-05-31T17:09:59.430Z] #44 21.88 GEN compel/include/version.h [2021-05-31T17:09:59.430Z] #44 21.89 touch .config [2021-05-31T17:09:59.430Z] #44 21.90 GEN include/common/config.h [2021-05-31T17:09:59.430Z] #44 21.94 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-05-31T17:09:59.430Z] #44 21.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-31T17:09:59.431Z] #44 22.00 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-31T17:09:59.431Z] #44 22.01 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-05-31T17:09:59.431Z] #44 22.03 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-05-31T17:09:59.431Z] #44 22.03 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-05-31T17:09:59.431Z] #44 22.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:09:59.431Z] #44 22.04 DEP compel/plugins/std/infect.d [2021-05-31T17:09:59.431Z] #44 22.10 DEP compel/plugins/std/string.d [2021-05-31T17:09:59.603Z] #45 ... [2021-05-31T17:09:59.603Z] [2021-05-31T17:09:59.603Z] #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-31T17:09:59.603Z] #58 sha256:34b06330290e5f1d9764842f046798ad6bf747af6512bb36186a275f6331f27f [2021-05-31T17:09:59.603Z] #58 6.832 + RM_GOPATH=0 [2021-05-31T17:09:59.603Z] #58 6.832 + TMP_GOPATH= [2021-05-31T17:09:59.603Z] #58 6.832 + : /build [2021-05-31T17:09:59.603Z] #58 6.832 + '[' -z '' ']' [2021-05-31T17:09:59.603Z] #58 6.832 ++ mktemp -d [2021-05-31T17:09:59.603Z] #58 6.832 + export GOPATH=/tmp/tmp.97qTBTZdh3 [2021-05-31T17:09:59.603Z] #58 6.832 + GOPATH=/tmp/tmp.97qTBTZdh3 [2021-05-31T17:09:59.603Z] #58 6.832 + RM_GOPATH=1 [2021-05-31T17:09:59.603Z] #58 6.832 + case "$(go env GOARCH)" in [2021-05-31T17:09:59.603Z] #58 6.832 ++ go env GOARCH [2021-05-31T17:09:59.603Z] #58 6.832 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:59.603Z] #58 6.832 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:59.603Z] #58 6.835 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:59.603Z] #58 6.835 + dir=/tmp/install [2021-05-31T17:09:59.603Z] #58 6.835 + bin=rootlesskit [2021-05-31T17:09:59.603Z] #58 6.835 + shift [2021-05-31T17:09:59.603Z] #58 6.835 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:09:59.603Z] #58 6.835 + . /tmp/install/rootlesskit.installer [2021-05-31T17:09:59.603Z] #58 6.835 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:59.603Z] #58 6.835 + install_rootlesskit [2021-05-31T17:09:59.603Z] #58 6.835 + case "$1" in [2021-05-31T17:09:59.603Z] #58 6.835 + export CGO_ENABLED=0 [2021-05-31T17:09:59.603Z] #58 6.835 + CGO_ENABLED=0 [2021-05-31T17:09:59.603Z] #58 6.835 + _install_rootlesskit [2021-05-31T17:09:59.603Z] #58 6.835 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:09:59.603Z] #58 6.835 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.97qTBTZdh3/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:09:59.603Z] #58 6.836 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:09:59.603Z] #58 6.841 Cloning into '/tmp/tmp.97qTBTZdh3/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:09:59.714Z] #68 23.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:09:59.731Z] #44 22.15 DEP compel/plugins/std/log.d [2021-05-31T17:09:59.731Z] #44 22.19 DEP compel/plugins/std/fds.d [2021-05-31T17:09:59.731Z] #44 22.32 DEP compel/plugins/std/std.d [2021-05-31T17:09:59.731Z] #44 22.38 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:09:59.731Z] #44 22.46 DEP compel/plugins/fds/fds.d [2021-05-31T17:09:59.731Z] #44 22.52 CC compel/plugins/std/std.o [2021-05-31T17:09:59.865Z] #58 ... [2021-05-31T17:09:59.865Z] [2021-05-31T17:09:59.865Z] #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-31T17:09:59.865Z] #34 sha256:16c19bf3e28405bc523f7271d34f0aef87d823e1d8187044dc134cee7715159f [2021-05-31T17:09:59.865Z] #34 7.868 Install go-toml version v1.8.1 [2021-05-31T17:09:59.865Z] #34 7.905 go: finding github.com v1.8.1 [2021-05-31T17:09:59.865Z] #34 7.905 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:09:59.865Z] #34 7.905 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:09:59.865Z] #34 7.905 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:59.865Z] #34 7.905 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:09:59.865Z] #34 9.707 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:59.865Z] #34 10.37 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:09:59.865Z] #34 ... [2021-05-31T17:09:59.865Z] [2021-05-31T17:09:59.865Z] #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-31T17:09:59.865Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:09:59.865Z] #49 7.234 + RM_GOPATH=0 [2021-05-31T17:09:59.865Z] #49 7.234 + TMP_GOPATH= [2021-05-31T17:09:59.865Z] #49 7.234 + : /build [2021-05-31T17:09:59.865Z] #49 7.234 + '[' -z '' ']' [2021-05-31T17:09:59.865Z] #49 7.234 ++ mktemp -d [2021-05-31T17:09:59.865Z] #49 7.245 + export GOPATH=/tmp/tmp.ujNG4tRgEo [2021-05-31T17:09:59.865Z] #49 7.245 + GOPATH=/tmp/tmp.ujNG4tRgEo [2021-05-31T17:09:59.865Z] #49 7.245 + RM_GOPATH=1 [2021-05-31T17:09:59.865Z] #49 7.245 + case "$(go env GOARCH)" in [2021-05-31T17:09:59.865Z] #49 7.245 ++ go env GOARCH [2021-05-31T17:09:59.865Z] #49 7.267 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:59.865Z] #49 7.267 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:09:59.865Z] #49 7.267 ++ dirname /tmp/install/install.sh [2021-05-31T17:09:59.865Z] #49 7.267 + dir=/tmp/install [2021-05-31T17:09:59.865Z] #49 7.267 + bin=golangci_lint [2021-05-31T17:09:59.865Z] #49 7.267 + shift [2021-05-31T17:09:59.865Z] #49 7.267 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:09:59.865Z] #49 7.267 + . /tmp/install/golangci_lint.installer [2021-05-31T17:09:59.865Z] #49 7.267 ++ : v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.267 + install_golangci_lint [2021-05-31T17:09:59.865Z] #49 7.267 + set -e [2021-05-31T17:09:59.865Z] #49 7.267 + export GO111MODULE=on [2021-05-31T17:09:59.865Z] #49 7.267 + GO111MODULE=on [2021-05-31T17:09:59.865Z] #49 7.267 + GOBIN=/build [2021-05-31T17:09:59.865Z] #49 7.267 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.281 go: finding github.com v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.281 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.281 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.281 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:59.865Z] #49 7.281 go: finding github.com/golangci v1.23.8 [2021-05-31T17:09:59.865Z] #49 8.389 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:09:59.865Z] #49 9.541 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:10:00.020Z] #44 22.65 CC compel/plugins/std/fds.o [2021-05-31T17:10:00.136Z] #49 ... [2021-05-31T17:10:00.136Z] [2021-05-31T17:10:00.136Z] #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-31T17:10:00.136Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:10:00.136Z] #36 9.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:00.136Z] #36 9.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:00.136Z] #36 9.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:00.136Z] #36 ... [2021-05-31T17:10:00.136Z] [2021-05-31T17:10:00.136Z] #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-31T17:10:00.136Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:00.136Z] #55 9.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:00.136Z] #55 9.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:00.136Z] #55 9.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:00.309Z] #44 22.90 CC compel/plugins/std/log.o [2021-05-31T17:10:00.408Z] #55 ... [2021-05-31T17:10:00.408Z] [2021-05-31T17:10:00.408Z] #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-31T17:10:00.408Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:10:00.408Z] #42 9.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:00.408Z] #42 9.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:00.408Z] #42 9.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:00.598Z] #44 23.34 CC compel/plugins/std/string.o [2021-05-31T17:10:00.669Z] #42 ... [2021-05-31T17:10:00.669Z] [2021-05-31T17:10:00.669Z] #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-31T17:10:00.669Z] #67 sha256:683413800a39c93de056a5fee20dde6499ad5d19f9faf4bc85593f2aa0235b57 [2021-05-31T17:10:00.669Z] #67 8.132 + RM_GOPATH=0 [2021-05-31T17:10:00.669Z] #67 8.132 + TMP_GOPATH= [2021-05-31T17:10:00.669Z] #67 8.132 + : /build [2021-05-31T17:10:00.669Z] #67 8.132 + '[' -z '' ']' [2021-05-31T17:10:00.669Z] #67 8.132 ++ mktemp -d [2021-05-31T17:10:00.669Z] #67 8.132 + export GOPATH=/tmp/tmp.k13nwVSfnC [2021-05-31T17:10:00.669Z] #67 8.132 + GOPATH=/tmp/tmp.k13nwVSfnC [2021-05-31T17:10:00.669Z] #67 8.132 + RM_GOPATH=1 [2021-05-31T17:10:00.669Z] #67 8.132 + case "$(go env GOARCH)" in [2021-05-31T17:10:00.669Z] #67 8.132 ++ go env GOARCH [2021-05-31T17:10:00.669Z] #67 8.137 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:00.669Z] #67 8.137 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:00.669Z] #67 8.141 ++ dirname /tmp/install/install.sh [2021-05-31T17:10:00.669Z] #67 8.147 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:10:00.669Z] #67 8.147 + dir=/tmp/install [2021-05-31T17:10:00.669Z] #67 8.147 + bin=proxy [2021-05-31T17:10:00.669Z] #67 8.147 + shift [2021-05-31T17:10:00.669Z] #67 8.147 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:10:00.669Z] #67 8.147 + . /tmp/install/proxy.installer [2021-05-31T17:10:00.669Z] #67 8.147 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:10:00.669Z] #67 8.147 + install_proxy [2021-05-31T17:10:00.669Z] #67 8.147 + case "$1" in [2021-05-31T17:10:00.669Z] #67 8.147 + export CGO_ENABLED=0 [2021-05-31T17:10:00.669Z] #67 8.147 + CGO_ENABLED=0 [2021-05-31T17:10:00.669Z] #67 8.147 + _install_proxy [2021-05-31T17:10:00.669Z] #67 8.147 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:10:00.669Z] #67 8.147 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.k13nwVSfnC/src/github.com/docker/libnetwork [2021-05-31T17:10:00.669Z] #67 8.147 Cloning into '/tmp/tmp.k13nwVSfnC/src/github.com/docker/libnetwork'... [2021-05-31T17:10:00.669Z] #67 ... [2021-05-31T17:10:00.669Z] [2021-05-31T17:10:00.669Z] #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-31T17:10:00.669Z] #24 sha256:0bd5163da63cf21f8b11f2203d5b949e47fecaa59fbb27c1ea0d151685812752 [2021-05-31T17:10:00.669Z] #24 7.815 + RM_GOPATH=0 [2021-05-31T17:10:00.669Z] #24 7.815 + TMP_GOPATH= [2021-05-31T17:10:00.669Z] #24 7.815 + : /build [2021-05-31T17:10:00.669Z] #24 7.815 + '[' -z '' ']' [2021-05-31T17:10:00.669Z] #24 7.815 ++ mktemp -d [2021-05-31T17:10:00.669Z] #24 7.841 + export GOPATH=/tmp/tmp.NUhgXADbnw [2021-05-31T17:10:00.669Z] #24 7.841 + GOPATH=/tmp/tmp.NUhgXADbnw [2021-05-31T17:10:00.669Z] #24 7.841 + RM_GOPATH=1 [2021-05-31T17:10:00.669Z] #24 7.841 + case "$(go env GOARCH)" in [2021-05-31T17:10:00.669Z] #24 7.841 ++ go env GOARCH [2021-05-31T17:10:00.669Z] #24 7.847 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:00.669Z] #24 7.847 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:00.669Z] #24 7.847 ++ dirname /tmp/install/install.sh [2021-05-31T17:10:00.669Z] #24 7.849 + dir=/tmp/install [2021-05-31T17:10:00.669Z] #24 7.849 + bin=dockercli [2021-05-31T17:10:00.669Z] #24 7.849 + shift [2021-05-31T17:10:00.669Z] #24 7.849 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:10:00.669Z] #24 7.849 + . /tmp/install/dockercli.installer [2021-05-31T17:10:00.669Z] #24 7.849 ++ : stable [2021-05-31T17:10:00.669Z] #24 7.849 ++ : 17.06.2-ce [2021-05-31T17:10:00.669Z] #24 7.849 + install_dockercli [2021-05-31T17:10:00.669Z] #24 7.849 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:10:00.669Z] #24 7.849 ++ uname -m [2021-05-31T17:10:00.669Z] #24 7.849 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:10:00.669Z] #24 7.850 + arch=x86_64 [2021-05-31T17:10:00.669Z] #24 7.850 + '[' x86_64 '!=' x86_64 ']' [2021-05-31T17:10:00.669Z] #24 7.850 + url=https://download.docker.com/linux/static [2021-05-31T17:10:00.669Z] #24 7.859 + tar -xz docker/docker [2021-05-31T17:10:00.669Z] #24 7.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-31T17:10:00.887Z] #44 ... [2021-05-31T17:10:00.887Z] [2021-05-31T17:10:00.887Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:00.887Z] #46 49.82 go/parser [2021-05-31T17:10:00.887Z] #46 50.96 text/template [2021-05-31T17:10:00.887Z] #46 51.61 log [2021-05-31T17:10:00.887Z] #46 51.96 encoding/xml [2021-05-31T17:10:00.887Z] #46 54.34 go/doc [2021-05-31T17:10:00.887Z] #46 55.06 github.com/LK4D4/vndr/versioned [2021-05-31T17:10:00.887Z] #46 55.14 compress/flate [2021-05-31T17:10:00.887Z] #46 56.41 github.com/LK4D4/vndr/build [2021-05-31T17:10:00.887Z] #46 56.72 hash/crc32 [2021-05-31T17:10:00.887Z] #46 57.12 compress/gzip [2021-05-31T17:10:00.887Z] #46 57.57 net [2021-05-31T17:10:00.887Z] #46 58.91 vendor/golang.org/x/text/transform [2021-05-31T17:10:00.887Z] #46 59.27 vendor/golang.org/x/text/unicode/bidi [2021-05-31T17:10:00.932Z] #24 ... [2021-05-31T17:10:00.932Z] [2021-05-31T17:10:00.932Z] #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-31T17:10:00.932Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:10:00.932Z] #47 8.541 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:10:00.932Z] #47 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:10:00.932Z] #47 10.43 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:10:00.932Z] #47 10.43 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:10:00.932Z] #47 10.54 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:10:00.932Z] #47 10.74 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:10:00.932Z] #47 10.82 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:10:00.932Z] #47 10.90 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:10:00.932Z] #47 10.90 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:10:00.932Z] #47 10.91 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:10:00.932Z] #47 10.95 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:10:00.932Z] #47 11.29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:10:01.176Z] #46 ... [2021-05-31T17:10:01.176Z] [2021-05-31T17:10:01.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:01.176Z] #44 23.72 CC compel/plugins/std/infect.o [2021-05-31T17:10:01.176Z] #44 23.91 CC compel/arch/s390/plugins/std/parasite-head.o [2021-05-31T17:10:01.193Z] #47 11.60 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:10:01.193Z] #47 11.60 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:10:01.193Z] #47 11.60 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:10:01.193Z] #47 11.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:10:01.455Z] #47 11.94 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:10:01.466Z] #44 23.94 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-05-31T17:10:01.466Z] #44 23.95 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-05-31T17:10:01.466Z] #44 24.10 AR compel/plugins/std.lib.a [2021-05-31T17:10:01.466Z] #44 24.16 CC compel/plugins/fds/fds.o [2021-05-31T17:10:01.466Z] #44 24.27 AR compel/plugins/fds.lib.a [2021-05-31T17:10:01.755Z] #44 24.30 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:10:01.755Z] #44 24.40 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:10:01.755Z] #44 24.48 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-05-31T17:10:02.026Z] #47 12.39 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:10:02.026Z] #47 12.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:10:02.044Z] #44 24.56 HOSTDEP compel/src/main-host.d [2021-05-31T17:10:02.045Z] #44 24.63 DEP compel/src/lib/ptrace.d [2021-05-31T17:10:02.045Z] #44 24.70 DEP compel/src/lib/infect.d [2021-05-31T17:10:02.045Z] #44 24.80 DEP compel/src/lib/infect-util.d [2021-05-31T17:10:02.045Z] #44 24.85 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:10:02.290Z] #47 12.54 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:10:02.334Z] #44 24.93 DEP compel/arch/s390/src/lib/infect.d [2021-05-31T17:10:02.334Z] #44 25.01 DEP compel/arch/s390/src/lib/cpu.d [2021-05-31T17:10:02.334Z] #44 25.07 DEP compel/src/lib/log.d [2021-05-31T17:10:02.334Z] #44 25.11 DEP compel/src/main.d [2021-05-31T17:10:02.623Z] #44 25.19 DEP compel/src/lib/handle-elf.d [2021-05-31T17:10:02.623Z] #44 25.27 DEP compel/arch/s390/src/lib/handle-elf.d [2021-05-31T17:10:02.623Z] #44 25.38 CC compel/src/lib/log.o [2021-05-31T17:10:02.912Z] #44 25.49 CC compel/arch/s390/src/lib/cpu.o [2021-05-31T17:10:02.912Z] #44 25.63 CC compel/arch/s390/src/lib/infect.o [2021-05-31T17:10:03.202Z] #44 ... [2021-05-31T17:10:03.202Z] [2021-05-31T17:10:03.202Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:10:03.202Z] #57 26.39 Checking out files: 81% (3196/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:10:03.202Z] #57 26.83 + cd /tmp/tmp.D2vgpL2vYW/src/github.com/containerd/containerd [2021-05-31T17:10:03.202Z] #57 26.83 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:10:03.202Z] #57 27.34 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:10:03.202Z] #57 27.34 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:10:03.202Z] #57 27.34 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:10:03.202Z] #57 27.34 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:10:03.202Z] #57 27.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:10:03.202Z] #57 27.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:10:03.202Z] #57 27.34 + '[' '' = dynamic ']' [2021-05-31T17:10:03.202Z] #57 27.34 + make [2021-05-31T17:10:03.202Z] #57 28.36 + bin/ctr [2021-05-31T17:10:03.342Z] #68 ... [2021-05-31T17:10:03.342Z] [2021-05-31T17:10:03.342Z] #48 [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-31T17:10:03.342Z] #48 sha256:69cd9fa42a5de337374dbfa374f8f36527fd489d4bce6eb1ab40e4cca1a93e67 [2021-05-31T17:10:03.342Z] #48 16.37 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:10:03.342Z] #48 16.79 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:10:03.342Z] #48 16.80 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:10:03.342Z] #48 16.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:10:03.342Z] #48 17.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:10:03.342Z] #48 17.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:10:03.342Z] #48 17.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:10:03.342Z] #48 17.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:10:03.342Z] #48 ... [2021-05-31T17:10:03.342Z] [2021-05-31T17:10:03.342Z] #50 [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-31T17:10:03.342Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:03.342Z] #50 26.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:03.342Z] #50 26.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:10:03.342Z] #50 26.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:03.342Z] #50 26.11 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:10:03.342Z] #50 26.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:03.342Z] #50 26.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:03.342Z] #50 26.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:03.342Z] #50 26.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:03.342Z] #50 26.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:03.342Z] #50 26.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:03.342Z] #50 26.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:10:03.342Z] #50 26.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:03.342Z] #50 26.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:03.342Z] #50 26.32 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:03.343Z] #50 26.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:03.343Z] #50 26.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:03.343Z] #50 26.51 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:03.343Z] #50 26.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:03.343Z] #50 26.55 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:03.343Z] #50 26.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:03.343Z] #50 26.71 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:03.343Z] #50 26.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:03.647Z] #50 27.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:03.647Z] #50 27.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:03.647Z] #50 27.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:03.831Z] #57 ... [2021-05-31T17:10:03.831Z] [2021-05-31T17:10:03.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:03.831Z] #44 26.24 CC compel/src/lib/infect-rpc.o [2021-05-31T17:10:03.831Z] #44 26.42 CC compel/src/lib/infect-util.o [2021-05-31T17:10:03.950Z] #50 27.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:03.950Z] #50 27.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:03.950Z] #50 ... [2021-05-31T17:10:03.950Z] [2021-05-31T17:10:03.950Z] #37 [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-31T17:10:03.950Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-31T17:10:03.950Z] #37 17.43 Fetched 8222 kB in 16s (501 kB/s) [2021-05-31T17:10:03.950Z] #37 17.43 Reading package lists... [2021-05-31T17:10:04.121Z] #44 26.65 CC compel/src/lib/infect.o [2021-05-31T17:10:04.213Z] #47 ... [2021-05-31T17:10:04.213Z] [2021-05-31T17:10:04.213Z] #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-31T17:10:04.213Z] #34 sha256:16c19bf3e28405bc523f7271d34f0aef87d823e1d8187044dc134cee7715159f [2021-05-31T17:10:04.213Z] #34 14.36 github.com/pelletier/go-toml [2021-05-31T17:10:04.256Z] #37 26.04 Reading package lists... [2021-05-31T17:10:04.256Z] #37 ... [2021-05-31T17:10:04.256Z] [2021-05-31T17:10:04.256Z] #50 [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-31T17:10:04.256Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:04.256Z] #50 27.59 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:04.256Z] #50 27.67 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:04.558Z] #50 27.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:04.558Z] #50 27.89 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:04.558Z] #50 27.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:04.558Z] #50 27.95 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:04.558Z] #50 27.96 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:04.558Z] #50 28.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:04.558Z] #50 28.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:04.558Z] #50 28.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:04.558Z] #50 28.10 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:04.558Z] #50 28.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:04.861Z] #50 28.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:04.861Z] #50 ... [2021-05-31T17:10:04.861Z] [2021-05-31T17:10:04.861Z] #43 [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-31T17:10:04.861Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:04.861Z] #43 18.30 Fetched 8222 kB in 17s (477 kB/s) [2021-05-31T17:10:04.861Z] #43 18.30 Reading package lists... [2021-05-31T17:10:04.861Z] #43 27.28 Reading package lists... [2021-05-31T17:10:04.861Z] #43 ... [2021-05-31T17:10:04.861Z] [2021-05-31T17:10:04.861Z] #50 [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-31T17:10:04.861Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:04.861Z] #50 28.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:04.861Z] #50 28.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:05.149Z] #44 27.73 CC compel/src/lib/ptrace.o [2021-05-31T17:10:05.167Z] #50 28.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:05.167Z] #50 28.61 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:05.167Z] #50 28.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:05.439Z] #44 27.99 AR compel/libcompel.a [2021-05-31T17:10:05.439Z] #44 28.03 HOSTCC compel/src/main-host.o [2021-05-31T17:10:05.472Z] #50 28.72 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:05.472Z] #50 28.72 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:05.472Z] #50 28.72 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:05.472Z] #50 28.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:05.472Z] #50 28.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:05.472Z] #50 28.99 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:05.472Z] #50 28.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:05.472Z] #50 29.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:05.472Z] #50 ... [2021-05-31T17:10:05.472Z] [2021-05-31T17:10:05.472Z] #56 [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-31T17:10:05.472Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-31T17:10:05.472Z] #56 18.94 Fetched 8222 kB in 18s (460 kB/s) [2021-05-31T17:10:05.472Z] #56 18.94 Reading package lists... [2021-05-31T17:10:05.732Z] #44 28.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-05-31T17:10:05.732Z] #44 28.24 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:10:05.732Z] #44 28.42 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:10:05.732Z] #44 28.53 HOSTLINK compel/compel-host-bin [2021-05-31T17:10:05.784Z] #56 27.30 Reading package lists... [2021-05-31T17:10:05.784Z] #56 ... [2021-05-31T17:10:05.784Z] [2021-05-31T17:10:05.785Z] #30 [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-31T17:10:05.785Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:10:05.785Z] #30 10.99 0.0% 1.0% # 2.5% ## 4.2% ### 4.7% #### 5.8% ###### 8.5% ####### 10.6% ######## 12.5% ######### 13.6% ########## 15.2% ########### 16.3% ############ 17.6% ############# 18.2% ############# 19.0% ############## 20.1% ############### 21.2% ################ 22.4% ################ 23.5% ################# 24.7% ################## 26.2% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.3% ######################## 33.3% ######################## 33.9% ######################### 35.5% ########################### 37.7% ########################### 38.8% ############################ 39.9% ############################# 41.5% ############################## 42.6% ############################### 43.7% ################################ 45.8% ################################## 48.0% #################################### 50.2% #################################### 51.3% ##################################### 52.3% ###################################### 54.0% ####################################### 54.5% ######################################## 56.7% ######################################### 58.3% ########################################## 59.4% ########################################### 61.0% ############################################# 62.6% ############################################# 63.7% ############################################### 65.3% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% #################################################### 72.7% ##################################################### 74.9% ####################################################### 76.5% ####################################################### 77.6% ######################################################## 78.6% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 82.4% ############################################################ 83.5% ############################################################ 84.6% ############################################################## 86.2% ############################################################### 87.9% ################################################################ 89.5% ################################################################# 90.6% ################################################################## 92.1% ################################################################### 93.2% #################################################################### 95.3% ##################################################################### 97.0% ####################################################################### 99.1% ######################################################################## 100.0% [2021-05-31T17:10:05.785Z] #30 19.29 [2021-05-31T17:10:05.785Z] #30 21.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:10:05.785Z] #30 21.70 #=#=# [2021-05-31T17:10:05.785Z] #30 21.99 ## 4.1% ######################################################################## 100.0% [2021-05-31T17:10:05.785Z] #30 22.31 [2021-05-31T17:10:05.785Z] #30 23.84 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:10:05.785Z] #30 23.92 skipping existing 5cb8031fd95d [2021-05-31T17:10:05.785Z] #30 24.09 [2021-05-31T17:10:05.785Z] #30 25.61 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:10:06.021Z] #44 28.68 DEP soccr/soccr.d [2021-05-31T17:10:06.021Z] #44 28.81 CC soccr/soccr.o [2021-05-31T17:10:06.088Z] #30 26.12 [2021-05-31T17:10:07.049Z] #44 29.66 AR soccr/libsoccr.a [2021-05-31T17:10:07.049Z] #44 29.66 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:10:07.339Z] #44 29.81 DEP criu/arch/s390/sigframe.d [2021-05-31T17:10:07.339Z] #44 29.90 DEP criu/arch/s390/crtools.d [2021-05-31T17:10:07.339Z] #44 30.06 DEP criu/arch/s390/cpu.d [2021-05-31T17:10:07.435Z] Client: [2021-05-31T17:10:07.435Z] Context: default [2021-05-31T17:10:07.435Z] Debug Mode: false [2021-05-31T17:10:07.435Z] Plugins: [2021-05-31T17:10:07.435Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-31T17:10:07.435Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-31T17:10:07.435Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-31T17:10:07.435Z] [2021-05-31T17:10:07.435Z] Server: [2021-05-31T17:10:07.435Z] Containers: 0 [2021-05-31T17:10:07.435Z] Running: 0 [2021-05-31T17:10:07.435Z] Paused: 0 [2021-05-31T17:10:07.435Z] Stopped: 0 [2021-05-31T17:10:07.435Z] Images: 0 [2021-05-31T17:10:07.435Z] Server Version: 20.10.6 [2021-05-31T17:10:07.435Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-31T17:10:07.435Z] Windows: [2021-05-31T17:10:07.435Z] LCOW: [2021-05-31T17:10:07.435Z] Logging Driver: json-file [2021-05-31T17:10:07.435Z] Plugins: [2021-05-31T17:10:07.435Z] Volume: local [2021-05-31T17:10:07.435Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:10:07.435Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:10:07.435Z] Swarm: inactive [2021-05-31T17:10:07.435Z] Default Isolation: process [2021-05-31T17:10:07.435Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-31T17:10:07.435Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-31T17:10:07.435Z] OSType: windows [2021-05-31T17:10:07.435Z] Architecture: x86_64 [2021-05-31T17:10:07.435Z] CPUs: 4 [2021-05-31T17:10:07.435Z] Total Memory: 32GiB [2021-05-31T17:10:07.435Z] Name: azwin-2-4e82b0 [2021-05-31T17:10:07.435Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-31T17:10:07.435Z] Docker Root Dir: D:\docker [2021-05-31T17:10:07.435Z] Debug Mode: false [2021-05-31T17:10:07.435Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:10:07.435Z] Labels: [2021-05-31T17:10:07.435Z] Experimental: true [2021-05-31T17:10:07.435Z] Insecure Registries: [2021-05-31T17:10:07.435Z] 10.0.0.4:5000 [2021-05-31T17:10:07.435Z] 127.0.0.0/8 [2021-05-31T17:10:07.435Z] Registry Mirrors: [2021-05-31T17:10:07.435Z] http://10.0.0.4:5000/ [2021-05-31T17:10:07.435Z] Live Restore Enabled: false [2021-05-31T17:10:07.435Z] Product License: Community Engine [2021-05-31T17:10:07.435Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-31T17:10:07.628Z] #44 30.21 CC criu/arch/s390/cpu.o [2021-05-31T17:10:07.909Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01e980f3e0e61f2d6) in /home/ubuntu/workspace/moby_PR-41656 [2021-05-31T17:10:07.918Z] #44 30.53 CC criu/arch/s390/crtools.o [2021-05-31T17:10:07.981Z] #30 26.37 #=#=# ## 2.9% #### 6.5% ######## 12.0% ############ 17.6% ################# 24.9% ###################### 30.8% ########################## 36.3% ############################### 43.7% ################################### 48.6% ###################################### 54.1% ########################################## 59.6% ################################################ 66.9% [2021-05-31T17:10:07.981Z] #30 ... [2021-05-31T17:10:07.981Z] [2021-05-31T17:10:07.981Z] #14 [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-31T17:10:07.981Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:07.981Z] #14 20.80 Fetched 8731 kB in 20s (430 kB/s) [2021-05-31T17:10:07.981Z] #14 20.80 Reading package lists... [2021-05-31T17:10:07.981Z] #14 29.17 Reading package lists... [2021-05-31T17:10:07.981Z] #14 ... [2021-05-31T17:10:07.981Z] [2021-05-31T17:10:07.981Z] #59 [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-31T17:10:07.981Z] #59 sha256:25e05350176743bebdc8dd6ded0876ca87f5d725b024b17fa26b14980b96121d [2021-05-31T17:10:07.981Z] #59 21.35 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:10:07.981Z] #59 21.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:10:07.981Z] #59 21.93 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:10:07.981Z] #59 22.17 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:10:07.981Z] #59 26.27 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:10:07.981Z] #59 26.29 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:10:07.981Z] #59 26.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:10:07.981Z] #59 26.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:10:07.981Z] #59 26.71 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:10:07.981Z] #59 26.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:10:07.981Z] #59 27.08 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:10:07.981Z] #59 27.10 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:10:07.981Z] #59 27.23 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:10:07.981Z] #59 27.24 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:10:07.981Z] #59 27.39 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:10:07.981Z] #59 27.40 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:10:07.981Z] #59 27.48 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:10:07.981Z] #59 27.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:10:07.981Z] #59 28.09 go: finding github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] { [Pipeline] checkout [2021-05-31T17:10:08.299Z] #59 ... [2021-05-31T17:10:08.299Z] [2021-05-31T17:10:08.299Z] #30 [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-31T17:10:08.299Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:10:08.328Z] The recommended git tool is: git [2021-05-31T17:10:08.423Z] #34 ... [2021-05-31T17:10:08.423Z] [2021-05-31T17:10:08.423Z] #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-31T17:10:08.423Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:10:08.423Z] #13 3.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:08.423Z] #13 3.638 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:10:08.423Z] #13 3.668 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:08.423Z] #13 3.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:08.423Z] #13 5.624 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:10:08.423Z] #13 8.016 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:10:08.423Z] #13 ... [2021-05-31T17:10:08.423Z] [2021-05-31T17:10:08.423Z] #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-31T17:10:08.423Z] #58 sha256:34b06330290e5f1d9764842f046798ad6bf747af6512bb36186a275f6331f27f [2021-05-31T17:10:08.423Z] #58 13.43 + cd /tmp/tmp.97qTBTZdh3/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:10:08.423Z] #58 13.43 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:10:08.423Z] #58 13.57 + export GO111MODULE=on [2021-05-31T17:10:08.423Z] #58 13.57 + GO111MODULE=on [2021-05-31T17:10:08.423Z] #58 13.57 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:10:08.423Z] #58 13.57 + GOPROXY=https://proxy.golang.org [2021-05-31T17:10:08.423Z] #58 13.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:10:08.423Z] #58 13.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:10:08.423Z] #58 15.84 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:10:08.423Z] #58 15.89 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:10:08.423Z] #58 16.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:10:08.423Z] #58 16.15 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:10:08.423Z] #58 16.19 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:10:08.423Z] #58 16.34 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:10:08.423Z] #58 16.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:10:08.423Z] #58 16.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:10:08.423Z] #58 16.47 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:10:08.423Z] #58 16.90 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:10:08.423Z] #58 17.39 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:10:08.423Z] #58 17.39 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:10:08.423Z] #58 17.57 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:10:08.423Z] #58 17.93 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:10:08.423Z] #58 18.12 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:10:08.423Z] #58 18.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:10:08.423Z] #58 18.26 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:10:08.423Z] #58 18.66 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:10:08.423Z] #58 ... [2021-05-31T17:10:08.423Z] [2021-05-31T17:10:08.423Z] #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-31T17:10:08.423Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:10:08.423Z] #32 8.517 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:10:08.423Z] #32 8.551 Cloning into '.'... [2021-05-31T17:10:08.423Z] #32 ... [2021-05-31T17:10:08.423Z] [2021-05-31T17:10:08.423Z] #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-31T17:10:08.423Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:10:08.423Z] #40 8.357 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:10:08.423Z] #40 8.417 Cloning into '.'... [2021-05-31T17:10:08.423Z] #40 ... [2021-05-31T17:10:08.423Z] [2021-05-31T17:10:08.423Z] #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-31T17:10:08.423Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:10:08.423Z] #13 10.64 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:10:08.547Z] #44 31.21 CC criu/arch/s390/sigframe.o [2021-05-31T17:10:08.603Z] #30 26.37 #=#=# ## 2.9% #### 6.5% ######## 12.0% ############ 17.6% ################# 24.9% ###################### 30.8% ########################## 36.3% ############################### 43.7% ################################### 48.6% ###################################### 54.1% ########################################## 59.6% ################################################ 66.9% ##################################################### 73.8% ########################################################## 81.1% ############################################################# 84.7% ################################################################## 92.1% ################################################################### 93.9% ###################################################################### 97.6% ######################################################################## 100.0% [2021-05-31T17:10:08.892Z] #44 31.30 LINK criu/arch/s390/crtools.built-in.o [2021-05-31T17:10:08.892Z] #44 31.32 DEP criu/pie/util-vdso.d [2021-05-31T17:10:08.892Z] #44 31.37 DEP criu/pie/util.d [2021-05-31T17:10:08.892Z] #44 31.45 CC criu/pie/util.o [2021-05-31T17:10:08.892Z] #44 ... [2021-05-31T17:10:08.892Z] [2021-05-31T17:10:08.892Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-31T17:10:08.892Z] #14 64.59 Selecting previously unselected package libapparmor1:s390x. [2021-05-31T17:10:08.892Z] #14 64.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.59 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-05-31T17:10:08.892Z] #14 64.65 Selecting previously unselected package libapparmor-dev:s390x. [2021-05-31T17:10:08.892Z] #14 64.65 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.66 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-05-31T17:10:08.892Z] #14 64.76 Selecting previously unselected package libbtrfs0. [2021-05-31T17:10:08.892Z] #14 64.76 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:08.892Z] #14 64.79 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:10:08.892Z] #14 64.79 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:08.892Z] #14 64.87 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-05-31T17:10:08.892Z] #14 64.87 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.87 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-31T17:10:08.892Z] #14 64.93 Selecting previously unselected package libudev-dev:s390x. [2021-05-31T17:10:08.892Z] #14 64.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 64.94 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-05-31T17:10:08.892Z] #14 65.05 Selecting previously unselected package libsepol1-dev:s390x. [2021-05-31T17:10:08.892Z] #14 65.05 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.06 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-05-31T17:10:08.892Z] #14 65.25 Selecting previously unselected package libpcre16-3:s390x. [2021-05-31T17:10:08.892Z] #14 65.25 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.25 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-05-31T17:10:08.892Z] #14 65.31 Selecting previously unselected package libpcre32-3:s390x. [2021-05-31T17:10:08.892Z] #14 65.31 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.31 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-05-31T17:10:08.892Z] #14 65.40 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-05-31T17:10:08.892Z] #14 65.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.41 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-31T17:10:08.892Z] #14 65.48 Selecting previously unselected package libpcre3-dev:s390x. [2021-05-31T17:10:08.892Z] #14 65.48 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.50 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-05-31T17:10:08.892Z] #14 65.75 Selecting previously unselected package libselinux1-dev:s390x. [2021-05-31T17:10:08.892Z] #14 65.75 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.75 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-31T17:10:08.892Z] #14 65.92 Selecting previously unselected package libdevmapper-dev:s390x. [2021-05-31T17:10:08.892Z] #14 65.92 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-05-31T17:10:08.892Z] #14 65.93 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-31T17:10:08.892Z] #14 65.98 Selecting previously unselected package libseccomp-dev:s390x. [2021-05-31T17:10:08.892Z] #14 65.98 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-31T17:10:08.893Z] #14 65.99 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-31T17:10:08.893Z] #14 66.08 Selecting previously unselected package libsystemd-dev:s390x. [2021-05-31T17:10:08.893Z] #14 66.08 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-05-31T17:10:08.893Z] #14 66.08 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-31T17:10:08.893Z] #14 66.39 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-31T17:10:08.893Z] #14 66.41 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-31T17:10:08.893Z] #14 66.42 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-05-31T17:10:08.893Z] #14 66.42 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:10:08.893Z] #14 66.43 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-05-31T17:10:08.893Z] #14 66.44 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-05-31T17:10:08.893Z] #14 66.44 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:10:08.893Z] #14 66.45 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:08.893Z] #14 66.46 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-05-31T17:10:08.893Z] #14 66.46 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-05-31T17:10:08.893Z] #14 66.47 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:10:08.893Z] #14 66.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:08.893Z] #14 66.48 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-05-31T17:10:08.893Z] #14 66.49 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:10:08.893Z] #14 66.50 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-31T17:10:08.893Z] #14 66.51 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:10:08.893Z] #14 66.51 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-05-31T17:10:08.893Z] #14 66.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:10:08.893Z] #14 66.55 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-31T17:10:08.893Z] #14 66.55 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-31T17:10:08.893Z] #14 66.56 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:10:08.893Z] #14 66.56 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-31T17:10:08.893Z] #14 66.57 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-31T17:10:08.893Z] #14 66.57 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:10:08.893Z] #14 66.58 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-31T17:10:08.893Z] #14 66.58 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-31T17:10:08.893Z] #14 66.59 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:10:08.893Z] #14 66.60 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-31T17:10:08.893Z] #14 66.60 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-31T17:10:08.893Z] #14 66.61 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:08.893Z] #14 DONE 66.9s [2021-05-31T17:10:08.893Z] [2021-05-31T17:10:08.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:08.893Z] #44 31.64 CC criu/pie/util-vdso.o [2021-05-31T17:10:08.893Z] #44 ... [2021-05-31T17:10:08.893Z] [2021-05-31T17:10:08.893Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:08.904Z] #30 28.94 [2021-05-31T17:10:08.904Z] #30 ... [2021-05-31T17:10:08.904Z] [2021-05-31T17:10:08.904Z] #52 [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-31T17:10:08.904Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:10:08.904Z] #52 22.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:10:08.904Z] #52 22.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:10:08.904Z] #52 22.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:10:08.904Z] #52 23.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:10:08.904Z] #52 24.11 runtime/cgo [2021-05-31T17:10:08.904Z] #52 24.30 runtime [2021-05-31T17:10:09.206Z] #52 ... [2021-05-31T17:10:09.206Z] [2021-05-31T17:10:09.206Z] #50 [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-31T17:10:09.206Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:09.206Z] #50 29.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:09.206Z] #50 29.32 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:09.206Z] #50 29.34 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:09.206Z] #50 29.34 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:09.206Z] #50 29.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:09.206Z] #50 29.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:09.206Z] #50 29.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:09.206Z] #50 29.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:09.206Z] #50 29.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:09.206Z] #50 29.62 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:09.206Z] #50 29.69 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:09.206Z] #50 29.72 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:09.206Z] #50 29.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:09.206Z] #50 29.74 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:09.206Z] #50 29.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:09.206Z] #50 29.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:09.206Z] #50 30.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:09.206Z] #50 30.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:09.206Z] #50 30.79 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:09.507Z] #50 ... [2021-05-31T17:10:09.507Z] [2021-05-31T17:10:09.507Z] #41 [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-31T17:10:09.507Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:10:09.507Z] #41 22.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-31T17:10:09.935Z] #54 1.017 + RM_GOPATH=0 [2021-05-31T17:10:09.935Z] #54 1.017 + TMP_GOPATH= [2021-05-31T17:10:09.935Z] #54 1.017 + : /build [2021-05-31T17:10:09.935Z] #54 1.017 + '[' -z '' ']' [2021-05-31T17:10:10.006Z] Fetching without tags [2021-05-31T17:10:10.225Z] #54 1.018 ++ mktemp -d [2021-05-31T17:10:10.225Z] #54 1.019 + export GOPATH=/tmp/tmp.7LEfzwoLmK [2021-05-31T17:10:10.225Z] #54 1.019 + GOPATH=/tmp/tmp.7LEfzwoLmK [2021-05-31T17:10:10.225Z] #54 1.019 + RM_GOPATH=1 [2021-05-31T17:10:10.225Z] #54 1.019 + case "$(go env GOARCH)" in [2021-05-31T17:10:10.225Z] #54 1.019 ++ go env GOARCH [2021-05-31T17:10:10.225Z] #54 1.033 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:10.225Z] #54 1.033 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:10.225Z] #54 1.034 ++ dirname /tmp/install/install.sh [2021-05-31T17:10:10.225Z] #54 1.036 + dir=/tmp/install [2021-05-31T17:10:10.225Z] #54 1.036 + bin=runc [2021-05-31T17:10:10.225Z] #54 1.036 + shift [2021-05-31T17:10:10.225Z] #54 1.037 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:10:10.225Z] #54 1.037 + . /tmp/install/runc.installer [2021-05-31T17:10:10.225Z] #54 1.037 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:10:10.225Z] #54 1.037 + install_runc [2021-05-31T17:10:10.225Z] #54 1.037 + uname -r [2021-05-31T17:10:10.225Z] #54 1.037 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:10:10.225Z] #54 1.039 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:10:10.225Z] #54 1.039 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:10:10.225Z] #54 1.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7LEfzwoLmK/src/github.com/opencontainers/runc [2021-05-31T17:10:10.225Z] #54 1.039 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:10:10.225Z] #54 1.053 Cloning into '/tmp/tmp.7LEfzwoLmK/src/github.com/opencontainers/runc'... [2021-05-31T17:10:10.225Z] #54 ... [2021-05-31T17:10:10.225Z] [2021-05-31T17:10:10.225Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:10:10.225Z] #15 DONE 1.2s [2021-05-31T17:10:10.517Z] [2021-05-31T17:10:10.517Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:10.517Z] #44 31.99 AR criu/pie/pie.lib.a [2021-05-31T17:10:10.517Z] #44 32.03 DEP criu/pie/restorer.d [2021-05-31T17:10:10.517Z] #44 32.21 DEP criu/arch/s390/restorer.d [2021-05-31T17:10:10.517Z] #44 32.38 DEP criu/arch/s390/vdso-pie.d [2021-05-31T17:10:10.517Z] #44 32.41 DEP criu/pie/parasite-vdso.d [2021-05-31T17:10:10.517Z] #44 32.51 DEP criu/pie/parasite.d [2021-05-31T17:10:10.517Z] #44 32.67 CC criu/pie/parasite.o [2021-05-31T17:10:10.528Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:10.583Z] #41 ... [2021-05-31T17:10:10.583Z] [2021-05-31T17:10:10.583Z] #30 [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-31T17:10:10.583Z] #30 sha256:51696cb58ff2d9b1b7d277ba5dd353c09ed1954d08a9ddadb5249510fbb29ff4 [2021-05-31T17:10:10.583Z] #30 30.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:10:10.807Z] #44 33.46 LINK criu/pie/parasite.built-in.o [2021-05-31T17:10:10.807Z] #44 33.47 GEN criu/pie/parasite-blob.h [2021-05-31T17:10:10.807Z] #44 33.53 CC criu/pie/parasite-vdso.o [2021-05-31T17:10:10.892Z] #30 30.93 [2021-05-31T17:10:11.096Z] #44 ... [2021-05-31T17:10:11.096Z] [2021-05-31T17:10:11.096Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-05-31T17:10:11.096Z] #16 DONE 1.1s [2021-05-31T17:10:09.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:09.941Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:10:09.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:09.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:10.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:10:10.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:10.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:10.542Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:10.566Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:11.210Z] #30 31.16 #=#=# ######################################################################## 100.0% [2021-05-31T17:10:11.210Z] #30 31.27 [2021-05-31T17:10:11.386Z] [2021-05-31T17:10:11.386Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-31T17:10:11.386Z] #17 ... [2021-05-31T17:10:11.386Z] [2021-05-31T17:10:11.386Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:11.386Z] #46 60.21 vendor/golang.org/x/text/secure/bidirule [2021-05-31T17:10:11.386Z] #46 60.40 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:10:11.386Z] #46 62.65 vendor/golang.org/x/net/idna [2021-05-31T17:10:11.386Z] #46 64.19 vendor/golang.org/x/net/http2/hpack [2021-05-31T17:10:11.386Z] #46 64.82 mime [2021-05-31T17:10:11.386Z] #46 66.21 mime/quotedprintable [2021-05-31T17:10:11.386Z] #46 66.41 net/http/internal [2021-05-31T17:10:11.386Z] #46 67.98 mime/multipart [2021-05-31T17:10:11.386Z] #46 67.98 crypto/x509 [2021-05-31T17:10:11.386Z] #46 70.03 crypto/tls [2021-05-31T17:10:11.689Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:11.690Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:10:11.725Z] #13 ... [2021-05-31T17:10:11.725Z] [2021-05-31T17:10:11.725Z] #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-31T17:10:11.725Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:10:11.725Z] #45 11.59 runtime/internal/atomic [2021-05-31T17:10:11.725Z] #45 11.62 internal/cpu [2021-05-31T17:10:11.725Z] #45 12.26 runtime/internal/sys [2021-05-31T17:10:11.725Z] #45 12.38 internal/bytealg [2021-05-31T17:10:11.725Z] #45 12.63 runtime/internal/math [2021-05-31T17:10:11.725Z] #45 12.91 internal/race [2021-05-31T17:10:11.725Z] #45 13.31 sync/atomic [2021-05-31T17:10:11.725Z] #45 13.79 runtime [2021-05-31T17:10:11.725Z] #45 14.26 unicode [2021-05-31T17:10:11.725Z] #45 19.24 unicode/utf8 [2021-05-31T17:10:11.725Z] #45 20.42 math/bits [2021-05-31T17:10:11.725Z] #45 20.96 math [2021-05-31T17:10:11.725Z] #45 ... [2021-05-31T17:10:11.725Z] [2021-05-31T17:10:11.725Z] #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-31T17:10:11.725Z] #24 sha256:0bd5163da63cf21f8b11f2203d5b949e47fecaa59fbb27c1ea0d151685812752 [2021-05-31T17:10:11.725Z] #24 20.56 + mkdir -p /build [2021-05-31T17:10:11.725Z] #24 20.64 + mv docker/docker /build/ [2021-05-31T17:10:11.725Z] #24 20.68 + rmdir docker [2021-05-31T17:10:11.725Z] #24 DONE 21.7s [2021-05-31T17:10:11.725Z] [2021-05-31T17:10:11.726Z] #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-31T17:10:11.726Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:11.726Z] #49 19.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:10:11.726Z] #49 19.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:10:11.726Z] #49 19.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:10:11.726Z] #49 19.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:10:11.726Z] #49 19.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:10:11.726Z] #49 19.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:10:11.726Z] #49 19.39 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:10:11.726Z] #49 19.39 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:10:11.726Z] #49 19.84 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:10:11.726Z] #49 19.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:10:11.726Z] #49 19.91 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:10:11.726Z] #49 19.96 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:10:11.726Z] #49 20.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:10:11.726Z] #49 20.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:10:11.726Z] #49 20.08 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:10:11.726Z] #49 20.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:10:11.726Z] #49 20.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:10:11.726Z] #49 20.51 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:10:11.726Z] #49 20.53 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:10:11.726Z] #49 20.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:10:11.726Z] #49 20.83 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:10:11.726Z] #49 20.85 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:10:11.726Z] #49 20.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:10:11.726Z] #49 20.95 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:10:11.726Z] #49 21.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:10:11.726Z] #49 21.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:10:11.726Z] #49 21.52 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:10:11.726Z] #49 21.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:10:11.726Z] #49 21.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:10:11.726Z] #49 21.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:10:11.726Z] #49 ... [2021-05-31T17:10:11.726Z] [2021-05-31T17:10:11.726Z] #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-31T17:10:11.726Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:10:11.726Z] #36 11.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:10:11.726Z] #36 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:10:11.726Z] #36 17.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:10:11.726Z] #36 ... [2021-05-31T17:10:11.726Z] [2021-05-31T17:10:11.726Z] #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-31T17:10:11.726Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:11.726Z] #55 11.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:10:11.726Z] #55 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:10:11.726Z] #55 17.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:10:11.749Z] #46 ... [2021-05-31T17:10:11.749Z] [2021-05-31T17:10:11.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:11.749Z] #44 34.14 CC criu/arch/s390/vdso-pie.o [2021-05-31T17:10:11.749Z] #44 34.41 CC criu/arch/s390/restorer.o [2021-05-31T17:10:11.987Z] #55 ... [2021-05-31T17:10:11.987Z] [2021-05-31T17:10:11.987Z] #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-31T17:10:11.987Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:10:11.987Z] #42 12.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:10:11.987Z] #42 15.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:10:11.987Z] #42 17.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:10:12.039Z] #44 34.68 CC criu/pie/restorer.o [2021-05-31T17:10:12.248Z] #42 ... [2021-05-31T17:10:12.248Z] [2021-05-31T17:10:12.248Z] #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-31T17:10:12.248Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:12.248Z] #49 22.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:10:12.248Z] #49 22.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:12.248Z] #49 22.43 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:10:12.248Z] #49 22.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:10:12.248Z] #49 22.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:12.273Z] #30 32.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:10:12.329Z] #44 ... [2021-05-31T17:10:12.329Z] [2021-05-31T17:10:12.329Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-31T17:10:12.329Z] #17 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:10:12.329Z] #17 DONE 1.1s [2021-05-31T17:10:12.575Z] #30 32.59 [2021-05-31T17:10:12.622Z] [2021-05-31T17:10:12.622Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-05-31T17:10:12.823Z] #49 23.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:10:12.823Z] #49 23.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:10:12.823Z] #49 23.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:12.876Z] #30 32.86 ######################################################################## 100.0% [2021-05-31T17:10:13.041Z] using credential docker-jenkins-github-credentials [2021-05-31T17:10:13.055Z] Cloning the remote Git repository [2021-05-31T17:10:13.055Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:10:13.094Z] #49 23.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:10:13.175Z] #30 33.11 [2021-05-31T17:10:13.175Z] #30 33.24 Download of images into '/build' complete. [2021-05-31T17:10:13.175Z] #30 33.24 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:10:13.175Z] #30 33.24 tar -cC '/build' . | docker load [2021-05-31T17:10:13.175Z] #30 DONE 33.4s [2021-05-31T17:10:13.175Z] [2021-05-31T17:10:13.175Z] #56 [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-31T17:10:13.175Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-31T17:10:13.175Z] #56 27.30 Reading package lists... [2021-05-31T17:10:13.360Z] #49 23.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:13.360Z] #49 23.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:10:11.615Z] > git remote # timeout=10 [2021-05-31T17:10:11.637Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:10:11.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:11.656Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:10:11.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:10:11.692Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:11.709Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:13.676Z] #18 DONE 1.1s [2021-05-31T17:10:13.676Z] [2021-05-31T17:10:13.676Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-05-31T17:10:13.826Z] #56 35.70 Building dependency tree... [2021-05-31T17:10:13.932Z] #49 24.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:13.932Z] #49 24.46 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:10:14.193Z] #49 24.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:10:12.968Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:10:13.047Z] > git init /home/ubuntu/workspace/moby_PR-41656 # timeout=10 [2021-05-31T17:10:13.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:10:13.781Z] > git --version # timeout=10 [2021-05-31T17:10:13.788Z] > git --version # 'git version 2.25.1' [2021-05-31T17:10:13.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:13.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:14.314Z] #19 DONE 1.0s [2021-05-31T17:10:14.314Z] [2021-05-31T17:10:14.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:14.314Z] #44 36.66 LINK criu/pie/restorer.built-in.o [2021-05-31T17:10:14.314Z] #44 36.67 GEN criu/pie/restorer-blob.h [2021-05-31T17:10:14.314Z] #44 36.72 DEP criu/vdso.d [2021-05-31T17:10:14.314Z] #44 36.92 DEP criu/uts_ns.d [2021-05-31T17:10:14.665Z] #44 37.17 DEP criu/util.d [2021-05-31T17:10:14.665Z] #44 37.33 DEP criu/uffd.d [2021-05-31T17:10:14.765Z] #49 25.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:14.765Z] #49 25.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:14.765Z] #49 25.07 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:10:14.958Z] #44 37.59 DEP criu/tun.d [2021-05-31T17:10:14.958Z] #44 37.73 DEP criu/tty.d [2021-05-31T17:10:15.025Z] #49 25.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:15.248Z] #44 37.85 DEP criu/timerfd.d [2021-05-31T17:10:15.248Z] #44 ... [2021-05-31T17:10:15.248Z] [2021-05-31T17:10:15.248Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:10:15.248Z] #59 69.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:10:15.248Z] #59 69.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:10:15.248Z] #59 DONE 74.2s [2021-05-31T17:10:15.286Z] #49 25.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:10:15.538Z] [2021-05-31T17:10:15.538Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:10:15.538Z] #60 DONE 0.1s [2021-05-31T17:10:15.538Z] [2021-05-31T17:10:15.538Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:10:15.538Z] #20 DONE 1.1s [2021-05-31T17:10:15.538Z] [2021-05-31T17:10:15.538Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:10:15.538Z] #61 DONE 0.1s [2021-05-31T17:10:15.538Z] [2021-05-31T17:10:15.538Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-31T17:10:15.551Z] #49 ... [2021-05-31T17:10:15.551Z] [2021-05-31T17:10:15.551Z] #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-31T17:10:15.551Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:10:15.551Z] #47 15.75 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:10:15.551Z] #47 16.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:10:15.551Z] #47 17.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:10:15.551Z] #47 24.84 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:10:15.551Z] #47 24.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:10:15.551Z] #47 25.13 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:10:15.551Z] #47 25.13 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:10:15.551Z] #47 25.28 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:10:15.551Z] #47 25.42 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:10:15.815Z] #47 25.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:10:15.815Z] #47 ... [2021-05-31T17:10:15.815Z] [2021-05-31T17:10:15.815Z] #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-31T17:10:15.815Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:15.815Z] #49 25.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:10:15.944Z] #56 39.00 The following additional packages will be installed: [2021-05-31T17:10:15.944Z] #56 39.01 libbtrfs0 [2021-05-31T17:10:15.944Z] #56 39.22 The following NEW packages will be installed: [2021-05-31T17:10:15.944Z] #56 39.25 libbtrfs-dev libbtrfs0 [2021-05-31T17:10:15.944Z] #56 39.45 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:15.944Z] #56 39.45 Need to get 120 kB of archives. [2021-05-31T17:10:15.944Z] #56 39.45 After this operation, 423 kB of additional disk space will be used. [2021-05-31T17:10:15.945Z] #56 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-31T17:10:15.945Z] #56 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-31T17:10:16.070Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:10:16.076Z] #49 26.31 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:10:16.076Z] #49 ... [2021-05-31T17:10:16.076Z] [2021-05-31T17:10:16.076Z] #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-31T17:10:16.076Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:10:16.076Z] #51 16.37 + cd /tmp/tmp.Xyum6nPbnJ/src/github.com/mvdan/sh [2021-05-31T17:10:16.076Z] #51 16.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:10:16.076Z] #51 16.71 + GO111MODULE=on [2021-05-31T17:10:16.076Z] #51 16.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:10:16.076Z] #51 18.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:10:16.076Z] #51 18.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:10:16.076Z] #51 18.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:10:16.076Z] #51 19.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:10:16.076Z] #51 19.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:10:16.076Z] #51 19.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:10:16.076Z] #51 21.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:10:16.076Z] #51 23.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:10:16.076Z] #51 25.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:10:16.076Z] #51 25.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:10:16.077Z] #51 26.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:10:16.077Z] #51 26.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:10:16.077Z] #51 ... [2021-05-31T17:10:16.077Z] [2021-05-31T17:10:16.077Z] #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-31T17:10:16.077Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:10:16.077Z] #47 26.04 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:10:16.077Z] #47 26.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:10:16.077Z] #47 26.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:10:16.077Z] #47 26.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:10:16.354Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:10:16.620Z] #21 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:16.620Z] #21 1.235 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:10:16.687Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:16.910Z] #21 1.376 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:17.199Z] #21 1.575 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [441 kB] [2021-05-31T17:10:17.199Z] #21 1.603 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:17.219Z] + docker version [2021-05-31T17:10:16.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:16.289Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:10:16.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:16.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:16.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:10:16.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:16.358Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:16.695Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:16.711Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:17.382Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:17.383Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:10:17.828Z] #21 2.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-31T17:10:17.994Z] #47 ... [2021-05-31T17:10:17.994Z] [2021-05-31T17:10:17.994Z] #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-31T17:10:17.994Z] #34 sha256:16c19bf3e28405bc523f7271d34f0aef87d823e1d8187044dc134cee7715159f [2021-05-31T17:10:17.994Z] #34 22.80 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:10:17.994Z] #34 DONE 28.1s [2021-05-31T17:10:17.994Z] [2021-05-31T17:10:17.994Z] #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-31T17:10:17.994Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:17.994Z] #49 26.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:17.994Z] #49 26.83 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:10:17.994Z] #49 26.86 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:10:17.994Z] #49 26.96 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:10:17.994Z] #49 26.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:17.994Z] #49 27.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:17.994Z] #49 27.21 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:17.994Z] #49 27.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:17.994Z] #49 27.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:17.994Z] #49 27.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:17.994Z] #49 27.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:17.994Z] #49 27.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:10:17.994Z] #49 28.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:10:18.049Z] #56 41.07 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:18.049Z] #56 41.23 Fetched 120 kB in 0s (1449 kB/s) [2021-05-31T17:10:18.049Z] #56 41.36 Selecting previously unselected package libbtrfs0. [2021-05-31T17:10:18.049Z] #56 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-31T17:10:18.049Z] #56 41.45 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-31T17:10:18.049Z] #56 41.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:18.049Z] #56 41.56 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:10:18.049Z] #56 41.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-31T17:10:18.049Z] #56 41.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:18.255Z] #49 28.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:18.361Z] #56 41.89 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:18.668Z] #56 41.90 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:18.668Z] #56 41.91 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:18.828Z] #49 29.08 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:18.828Z] #49 ... [2021-05-31T17:10:18.828Z] [2021-05-31T17:10:18.828Z] #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-31T17:10:18.828Z] #58 sha256:34b06330290e5f1d9764842f046798ad6bf747af6512bb36186a275f6331f27f [2021-05-31T17:10:18.828Z] #58 18.94 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:10:18.828Z] #58 20.73 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:10:18.828Z] #58 20.94 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:10:18.828Z] #58 21.27 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:10:18.828Z] #58 21.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:10:18.828Z] #58 21.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:10:18.828Z] #58 27.88 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:10:18.828Z] #58 28.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:10:18.828Z] #58 28.97 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:10:18.828Z] #58 29.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:10:18.828Z] #58 ... [2021-05-31T17:10:18.828Z] [2021-05-31T17:10:18.828Z] #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-31T17:10:18.828Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:10:18.828Z] #45 26.63 internal/testlog [2021-05-31T17:10:18.828Z] #45 26.96 encoding [2021-05-31T17:10:18.828Z] #45 27.08 unicode/utf16 [2021-05-31T17:10:18.828Z] #45 27.43 container/list [2021-05-31T17:10:18.828Z] #45 28.08 crypto/internal/subtle [2021-05-31T17:10:18.828Z] #45 28.39 crypto/subtle [2021-05-31T17:10:18.828Z] #45 28.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:10:18.828Z] #45 28.79 internal/nettrace [2021-05-31T17:10:18.828Z] #45 29.03 runtime/cgo [2021-05-31T17:10:18.856Z] #21 3.298 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [262 kB] [2021-05-31T17:10:18.971Z] #56 DONE 42.3s [2021-05-31T17:10:18.971Z] [2021-05-31T17:10:18.971Z] #43 [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-31T17:10:18.971Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:18.971Z] #43 27.28 Reading package lists... [2021-05-31T17:10:18.971Z] #43 35.67 Building dependency tree... [2021-05-31T17:10:18.971Z] #43 37.88 The following additional packages will be installed: [2021-05-31T17:10:18.971Z] #43 37.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:10:18.971Z] #43 37.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:10:18.971Z] #43 37.89 Suggested packages: [2021-05-31T17:10:18.971Z] #43 37.89 manpages-dev python-setuptools [2021-05-31T17:10:18.971Z] #43 39.32 The following NEW packages will be installed: [2021-05-31T17:10:18.971Z] #43 39.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:10:18.971Z] #43 39.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:10:18.971Z] #43 39.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:10:18.971Z] #43 39.33 python-six zlib1g-dev [2021-05-31T17:10:18.971Z] #43 39.48 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:18.971Z] #43 39.48 Need to get 4075 kB of archives. [2021-05-31T17:10:18.971Z] #43 39.48 After this operation, 24.5 MB of additional disk space will be used. [2021-05-31T17:10:18.971Z] #43 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-05-31T17:10:18.971Z] #43 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-31T17:10:18.971Z] #43 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-05-31T17:10:18.971Z] #43 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-31T17:10:18.971Z] #43 39.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-05-31T17:10:18.971Z] #43 39.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-31T17:10:18.971Z] #43 39.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-05-31T17:10:18.971Z] #43 39.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-05-31T17:10:18.971Z] #43 39.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-05-31T17:10:18.971Z] #43 39.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-05-31T17:10:18.971Z] #43 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-05-31T17:10:18.971Z] #43 39.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-05-31T17:10:18.971Z] #43 39.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-05-31T17:10:18.971Z] #43 39.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-05-31T17:10:18.971Z] #43 39.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-31T17:10:18.971Z] #43 39.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:10:18.971Z] #43 40.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-05-31T17:10:18.971Z] #43 41.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:18.971Z] #43 41.66 Fetched 4075 kB in 1s (6364 kB/s) [2021-05-31T17:10:18.971Z] #43 41.77 Selecting previously unselected package libcap-dev:ppc64el. [2021-05-31T17:10:18.971Z] #43 41.77 (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 ... 15339 files and directories currently installed.) [2021-05-31T17:10:18.971Z] #43 41.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-05-31T17:10:18.971Z] #43 41.85 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-05-31T17:10:18.971Z] #43 42.02 Selecting previously unselected package libnet1:ppc64el. [2021-05-31T17:10:18.971Z] #43 42.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-31T17:10:18.971Z] #43 42.04 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:18.971Z] #43 42.15 Selecting previously unselected package libnet1-dev. [2021-05-31T17:10:18.971Z] #43 42.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-31T17:10:18.971Z] #43 42.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:18.971Z] #43 42.42 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-31T17:10:18.971Z] #43 42.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-31T17:10:18.971Z] #43 42.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-31T17:10:19.272Z] #43 42.56 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-05-31T17:10:19.272Z] #43 42.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-05-31T17:10:19.272Z] #43 42.60 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-31T17:10:19.272Z] #43 ... [2021-05-31T17:10:19.272Z] [2021-05-31T17:10:19.272Z] #57 [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-31T17:10:19.272Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:10:19.272Z] #57 0.299 + RM_GOPATH=0 [2021-05-31T17:10:19.272Z] #57 0.300 + TMP_GOPATH= [2021-05-31T17:10:19.272Z] #57 0.302 + : /build [2021-05-31T17:10:19.272Z] #57 0.303 + '[' -z '' ']' [2021-05-31T17:10:19.272Z] #57 0.304 ++ mktemp -d [2021-05-31T17:10:19.272Z] #57 0.311 + export GOPATH=/tmp/tmp.rJnVgYZldp [2021-05-31T17:10:19.272Z] #57 0.312 + GOPATH=/tmp/tmp.rJnVgYZldp [2021-05-31T17:10:19.272Z] #57 0.312 + RM_GOPATH=1 [2021-05-31T17:10:19.272Z] #57 0.313 + case "$(go env GOARCH)" in [2021-05-31T17:10:19.272Z] #57 0.315 ++ go env GOARCH [2021-05-31T17:10:19.272Z] #57 0.328 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:19.272Z] #57 0.329 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:19.272Z] #57 0.331 ++ dirname /tmp/install/install.sh [2021-05-31T17:10:19.272Z] #57 0.343 + dir=/tmp/install [2021-05-31T17:10:19.272Z] #57 0.344 + bin=containerd [2021-05-31T17:10:19.272Z] #57 0.345 + shift [2021-05-31T17:10:19.272Z] #57 0.345 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:10:19.272Z] #57 0.346 + . /tmp/install/containerd.installer [2021-05-31T17:10:19.272Z] #57 0.347 ++ set -e [2021-05-31T17:10:19.272Z] #57 0.348 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:10:19.272Z] #57 0.350 + install_containerd [2021-05-31T17:10:19.272Z] #57 0.351 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:10:19.272Z] #57 0.351 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:10:19.272Z] #57 0.352 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rJnVgYZldp/src/github.com/containerd/containerd [2021-05-31T17:10:19.272Z] #57 0.358 Cloning into '/tmp/tmp.rJnVgYZldp/src/github.com/containerd/containerd'... [2021-05-31T17:10:17.319Z] > git remote # timeout=10 [2021-05-31T17:10:17.334Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:10:17.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:17.350Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:10:17.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:10:17.384Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:17.403Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:19.905Z] #21 4.299 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-31T17:10:20.826Z] #57 ... [2021-05-31T17:10:20.826Z] [2021-05-31T17:10:20.826Z] #37 [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-31T17:10:20.826Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-31T17:10:20.826Z] #37 26.04 Reading package lists... [2021-05-31T17:10:20.826Z] #37 34.55 Building dependency tree... [2021-05-31T17:10:20.826Z] #37 38.23 The following additional packages will be installed: [2021-05-31T17:10:20.826Z] #37 38.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:10:20.826Z] #37 38.25 Suggested packages: [2021-05-31T17:10:20.826Z] #37 38.25 cmake-doc ninja-build lrzip [2021-05-31T17:10:20.826Z] #37 38.25 Recommended packages: [2021-05-31T17:10:20.826Z] #37 38.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:10:20.826Z] #37 39.54 The following NEW packages will be installed: [2021-05-31T17:10:20.826Z] #37 39.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:10:20.826Z] #37 39.57 vim-common xxd [2021-05-31T17:10:20.826Z] #37 39.86 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:20.826Z] #37 39.86 Need to get 14.9 MB of archives. [2021-05-31T17:10:20.826Z] #37 39.86 After this operation, 67.2 MB of additional disk space will be used. [2021-05-31T17:10:20.826Z] #37 39.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-31T17:10:20.826Z] #37 39.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:10:20.826Z] #37 39.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:10:20.826Z] #37 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-31T17:10:20.826Z] #37 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-05-31T17:10:20.826Z] #37 41.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-05-31T17:10:20.826Z] #37 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-05-31T17:10:20.826Z] #37 41.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-05-31T17:10:20.826Z] #37 41.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-05-31T17:10:20.826Z] #37 41.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-05-31T17:10:20.826Z] #37 42.65 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:20.826Z] #37 42.81 Fetched 14.9 MB in 2s (9462 kB/s) [2021-05-31T17:10:20.826Z] #37 42.91 Selecting previously unselected package xxd. [2021-05-31T17:10:20.826Z] #37 42.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 ... 15339 files and directories currently installed.) [2021-05-31T17:10:20.826Z] #37 42.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-31T17:10:20.826Z] #37 42.98 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:10:20.826Z] #37 43.16 Selecting previously unselected package vim-common. [2021-05-31T17:10:20.826Z] #37 43.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:10:20.826Z] #37 43.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:10:20.826Z] #37 43.59 Selecting previously unselected package cmake-data. [2021-05-31T17:10:20.826Z] #37 43.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:10:20.826Z] #37 43.60 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:10:21.133Z] #37 ... [2021-05-31T17:10:21.133Z] [2021-05-31T17:10:21.133Z] #43 [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-31T17:10:21.133Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:21.133Z] #43 43.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-31T17:10:21.133Z] #43 43.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-31T17:10:21.133Z] #43 43.04 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:10:21.133Z] #43 43.14 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-05-31T17:10:21.133Z] #43 43.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-05-31T17:10:21.133Z] #43 43.16 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:10:21.133Z] #43 43.28 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-05-31T17:10:21.133Z] #43 43.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-05-31T17:10:21.133Z] #43 43.30 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-31T17:10:21.133Z] #43 43.55 Selecting previously unselected package libprotobuf17:ppc64el. [2021-05-31T17:10:21.133Z] #43 43.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:21.133Z] #43 43.55 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:21.133Z] #43 44.27 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-05-31T17:10:21.133Z] #43 44.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:21.133Z] #43 44.29 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:21.218Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:10:21.381Z] #45 ... [2021-05-31T17:10:21.381Z] [2021-05-31T17:10:21.382Z] #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-31T17:10:21.382Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:10:21.437Z] #43 44.62 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-05-31T17:10:21.437Z] #43 44.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:21.437Z] #43 44.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:21.450Z] #21 ... [2021-05-31T17:10:21.450Z] [2021-05-31T17:10:21.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:21.450Z] #44 38.00 DEP criu/timens.d [2021-05-31T17:10:21.450Z] #44 38.23 DEP criu/sysfs_parse.d [2021-05-31T17:10:21.450Z] #44 38.34 DEP criu/sysctl.d [2021-05-31T17:10:21.450Z] #44 38.50 DEP criu/string.d [2021-05-31T17:10:21.450Z] #44 38.52 DEP criu/stats.d [2021-05-31T17:10:21.450Z] #44 38.63 DEP criu/sockets.d [2021-05-31T17:10:21.451Z] #44 38.98 DEP criu/sk-unix.d [2021-05-31T17:10:21.451Z] #44 39.25 DEP criu/sk-tcp.d [2021-05-31T17:10:21.451Z] #44 39.37 DEP criu/sk-queue.d [2021-05-31T17:10:21.451Z] #44 39.43 DEP criu/sk-packet.d [2021-05-31T17:10:21.451Z] #44 39.64 DEP criu/sk-netlink.d [2021-05-31T17:10:21.451Z] #44 39.78 DEP criu/sk-inet.d [2021-05-31T17:10:21.451Z] #44 39.92 DEP criu/signalfd.d [2021-05-31T17:10:21.451Z] #44 40.08 DEP criu/sigframe.d [2021-05-31T17:10:21.451Z] #44 40.12 DEP criu/shmem.d [2021-05-31T17:10:21.451Z] #44 40.29 DEP criu/servicefd.d [2021-05-31T17:10:21.451Z] #44 40.42 DEP criu/seize.d [2021-05-31T17:10:21.451Z] #44 40.55 DEP criu/seccomp.d [2021-05-31T17:10:21.451Z] #44 40.72 DEP criu/rst-malloc.d [2021-05-31T17:10:21.451Z] #44 40.80 DEP criu/rbtree.d [2021-05-31T17:10:21.451Z] #44 40.83 DEP criu/pstree.d [2021-05-31T17:10:21.451Z] #44 40.94 DEP criu/protobuf.d [2021-05-31T17:10:21.451Z] #44 41.08 GEN criu/protobuf-desc-gen.h [2021-05-31T17:10:21.451Z] #44 42.07 DEP criu/protobuf-desc.d [2021-05-31T17:10:21.451Z] #44 42.21 DEP criu/proc_parse.d [2021-05-31T17:10:21.451Z] #44 42.33 DEP criu/plugin.d [2021-05-31T17:10:21.451Z] #44 42.39 DEP criu/pipes.d [2021-05-31T17:10:21.451Z] #44 42.48 DEP criu/pie-util.d [2021-05-31T17:10:21.451Z] #44 42.57 DEP criu/pie-util-vdso.d [2021-05-31T17:10:21.451Z] #44 42.71 DEP criu/path.d [2021-05-31T17:10:21.451Z] #44 42.88 DEP criu/parasite-syscall.d [2021-05-31T17:10:21.451Z] #44 43.04 DEP criu/pagemap.d [2021-05-31T17:10:21.451Z] #44 43.15 DEP criu/pagemap-cache.d [2021-05-31T17:10:21.451Z] #44 43.27 DEP criu/page-xfer.d [2021-05-31T17:10:21.451Z] #44 43.42 DEP criu/page-pipe.d [2021-05-31T17:10:21.451Z] #44 43.53 DEP criu/netfilter.d [2021-05-31T17:10:21.451Z] #44 43.70 DEP criu/net.d [2021-05-31T17:10:21.451Z] #44 43.95 DEP criu/namespaces.d [2021-05-31T17:10:21.451Z] #44 44.11 DEP criu/mount.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:10:21.643Z] #40 31.24 Checking out files: 83% (1408/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-31T17:10:21.643Z] #40 31.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:10:21.643Z] #40 ... [2021-05-31T17:10:21.643Z] [2021-05-31T17:10:21.643Z] #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-31T17:10:21.643Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:10:21.643Z] #13 13.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:10:21.742Z] #44 44.28 DEP criu/memfd.d [2021-05-31T17:10:21.742Z] #44 44.44 DEP criu/mem.d [2021-05-31T17:10:21.754Z] #43 ... [2021-05-31T17:10:21.754Z] [2021-05-31T17:10:21.754Z] #50 [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-31T17:10:21.754Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:21.754Z] #50 35.34 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:21.754Z] #50 39.92 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:10:21.905Z] #13 ... [2021-05-31T17:10:21.905Z] [2021-05-31T17:10:21.905Z] #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-31T17:10:21.905Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:21.905Z] #49 29.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:21.905Z] #49 29.36 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:21.905Z] #49 29.46 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:10:22.031Z] #44 44.63 DEP criu/lsm.d [2021-05-31T17:10:22.031Z] #44 44.80 DEP criu/log.d [2021-05-31T17:10:22.058Z] #50 ... [2021-05-31T17:10:22.058Z] [2021-05-31T17:10:22.058Z] #14 [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-31T17:10:22.058Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:22.058Z] #14 29.17 Reading package lists... [2021-05-31T17:10:22.058Z] #14 36.66 Building dependency tree... [2021-05-31T17:10:22.058Z] #14 40.23 The following additional packages will be installed: [2021-05-31T17:10:22.058Z] #14 40.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:10:22.058Z] #14 40.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:10:22.058Z] #14 40.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:10:22.058Z] #14 40.25 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:10:22.058Z] #14 40.25 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:10:22.058Z] #14 40.25 Suggested packages: [2021-05-31T17:10:22.058Z] #14 40.25 gcc-8-locales seccomp wine64 [2021-05-31T17:10:22.058Z] #14 41.69 The following NEW packages will be installed: [2021-05-31T17:10:22.058Z] #14 41.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:10:22.058Z] #14 41.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:10:22.058Z] #14 41.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:10:22.058Z] #14 41.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:10:22.058Z] #14 41.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:10:22.058Z] #14 41.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:10:22.058Z] #14 41.73 The following packages will be upgraded: [2021-05-31T17:10:22.058Z] #14 41.74 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:10:22.058Z] #14 41.97 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:10:22.058Z] #14 41.97 Need to get 79.4 MB of archives. [2021-05-31T17:10:22.058Z] #14 41.97 After this operation, 532 MB of additional disk space will be used. [2021-05-31T17:10:22.058Z] #14 41.97 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-05-31T17:10:22.058Z] #14 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-05-31T17:10:22.058Z] #14 42.00 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-05-31T17:10:22.058Z] #14 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-05-31T17:10:22.058Z] #14 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-05-31T17:10:22.058Z] #14 42.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-05-31T17:10:22.058Z] #14 42.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-31T17:10:22.058Z] #14 42.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-05-31T17:10:22.058Z] #14 42.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-05-31T17:10:22.058Z] #14 42.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:10:22.058Z] #14 43.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-31T17:10:22.058Z] #14 43.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-31T17:10:22.058Z] #14 43.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-05-31T17:10:22.209Z] + docker version [2021-05-31T17:10:22.320Z] #44 44.90 DEP criu/libnetlink.d [2021-05-31T17:10:22.320Z] #44 44.98 DEP criu/kerndat.d [2021-05-31T17:10:22.358Z] #14 ... [2021-05-31T17:10:22.358Z] [2021-05-31T17:10:22.358Z] #50 [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-31T17:10:22.358Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:22.358Z] #50 45.75 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:10:22.358Z] #50 45.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:10:22.610Z] #44 45.17 DEP criu/kcmp-ids.d [2021-05-31T17:10:22.610Z] #44 45.21 DEP criu/irmap.d [2021-05-31T17:10:22.660Z] #50 ... [2021-05-31T17:10:22.660Z] [2021-05-31T17:10:22.660Z] #68 [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-31T17:10:22.660Z] #68 sha256:bd3a6499df2248d9eca6cc35f480168bf46bb0e5d024a39c55fc9f7d28512367 [2021-05-31T17:10:22.660Z] #68 DONE 46.0s [2021-05-31T17:10:22.660Z] [2021-05-31T17:10:22.660Z] #50 [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-31T17:10:22.660Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:10:22.660Z] #50 46.17 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:10:22.660Z] #50 46.21 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:10:22.899Z] #44 45.37 DEP criu/ipc_ns.d [2021-05-31T17:10:22.899Z] #44 45.59 DEP criu/image.d [2021-05-31T17:10:22.965Z] #50 46.41 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:10:22.965Z] #50 46.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:10:22.965Z] #50 46.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:10:23.189Z] #44 45.82 DEP criu/image-desc.d [2021-05-31T17:10:23.189Z] #44 45.91 DEP criu/fsnotify.d [2021-05-31T17:10:23.268Z] #50 46.58 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:10:23.268Z] #50 46.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:10:23.268Z] #50 46.64 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:10:23.268Z] #50 46.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:10:23.294Z] #49 33.76 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:23.478Z] #44 46.11 DEP criu/filesystems.d [2021-05-31T17:10:23.555Z] #49 33.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:23.555Z] #49 33.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:23.555Z] #49 33.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:10:23.555Z] #49 33.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:10:23.555Z] #49 33.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:10:23.555Z] #49 33.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:23.555Z] #49 33.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:23.575Z] #50 46.90 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:10:23.576Z] #50 46.97 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:10:23.768Z] #44 46.29 DEP criu/files.d [2021-05-31T17:10:23.768Z] #44 46.48 DEP criu/files-reg.d [2021-05-31T17:10:23.816Z] #49 34.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:23.816Z] #49 34.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:23.816Z] #49 34.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:10:23.816Z] #49 34.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:10:23.816Z] #49 34.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:10:23.886Z] #50 47.15 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:10:23.886Z] #50 47.21 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:23.886Z] #50 47.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:23.886Z] #50 47.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:23.886Z] #50 47.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:23.886Z] #50 47.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:10:23.886Z] #50 47.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:23.886Z] #50 47.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:24.077Z] #49 34.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:24.077Z] #49 ... [2021-05-31T17:10:24.077Z] [2021-05-31T17:10:24.077Z] #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-31T17:10:24.077Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:10:24.077Z] #40 34.14 + 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-31T17:10:24.126Z] #44 46.65 DEP criu/files-ext.d [2021-05-31T17:10:24.126Z] #44 46.74 DEP criu/file-lock.d [2021-05-31T17:10:24.212Z] #50 47.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:10:24.212Z] #50 47.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:24.212Z] #50 47.56 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:10:24.212Z] #50 47.59 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:24.212Z] #50 47.61 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:10:24.212Z] #50 47.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:24.212Z] #50 47.66 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:10:24.212Z] #50 47.68 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:10:24.212Z] #50 47.70 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:10:24.212Z] #50 47.76 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:24.416Z] #44 46.86 DEP criu/file-ids.d [2021-05-31T17:10:24.416Z] #44 47.00 DEP criu/fifo.d [2021-05-31T17:10:24.416Z] #44 47.11 DEP criu/fdstore.d [2021-05-31T17:10:24.511Z] #50 47.77 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:24.511Z] #50 47.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:24.511Z] #50 47.92 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:10:24.707Z] #44 47.19 DEP criu/fault-injection.d [2021-05-31T17:10:24.707Z] #44 47.23 DEP criu/external.d [2021-05-31T17:10:24.707Z] #44 47.34 DEP criu/eventpoll.d [2021-05-31T17:10:24.812Z] #50 48.04 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:10:24.812Z] #50 48.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:24.812Z] #50 48.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:10:24.812Z] #50 48.05 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:24.812Z] #50 48.06 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:24.812Z] #50 48.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:10:24.812Z] #50 48.18 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:10:24.812Z] #50 48.22 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:10:24.812Z] #50 48.22 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:24.812Z] #50 48.28 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:10:24.812Z] #50 48.32 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:10:24.812Z] #50 48.38 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:10:24.997Z] #44 47.54 DEP criu/eventfd.d [2021-05-31T17:10:24.997Z] #44 47.66 DEP criu/crtools.d [2021-05-31T17:10:25.113Z] #50 48.55 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:10:25.113Z] #50 48.57 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:10:25.113Z] #50 48.66 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:10:25.286Z] #44 47.81 DEP criu/cr-service.d [2021-05-31T17:10:25.286Z] #44 47.98 DEP criu/cr-restore.d [2021-05-31T17:10:25.336Z] Client: Docker Engine - Community [2021-05-31T17:10:25.336Z] Version: 20.10.5 [2021-05-31T17:10:25.336Z] API version: 1.41 [2021-05-31T17:10:25.336Z] Go version: go1.13.15 [2021-05-31T17:10:25.336Z] Git commit: 55c4c88 [2021-05-31T17:10:25.336Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-31T17:10:25.336Z] OS/Arch: linux/amd64 [2021-05-31T17:10:25.336Z] Context: default [2021-05-31T17:10:25.336Z] Experimental: true [2021-05-31T17:10:25.336Z] [2021-05-31T17:10:25.336Z] Server: Docker Engine - Community [2021-05-31T17:10:25.336Z] Engine: [2021-05-31T17:10:25.336Z] Version: 20.10.5 [2021-05-31T17:10:25.336Z] API version: 1.41 (minimum version 1.12) [2021-05-31T17:10:25.336Z] Go version: go1.13.15 [2021-05-31T17:10:25.336Z] Git commit: 363e9a8 [2021-05-31T17:10:25.336Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-31T17:10:25.336Z] OS/Arch: linux/amd64 [2021-05-31T17:10:25.336Z] Experimental: true [2021-05-31T17:10:25.336Z] containerd: [2021-05-31T17:10:25.336Z] Version: 1.4.4 [2021-05-31T17:10:25.336Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:10:25.336Z] runc: [2021-05-31T17:10:25.336Z] Version: 1.0.0-rc93 [2021-05-31T17:10:25.336Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:10:25.336Z] docker-init: [2021-05-31T17:10:25.336Z] Version: 0.19.0 [2021-05-31T17:10:25.336Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-31T17:10:25.415Z] #50 48.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:25.415Z] #50 48.66 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:25.415Z] #50 48.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:10:25.415Z] #50 48.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:25.415Z] #50 48.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:25.415Z] #50 48.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:25.415Z] #50 48.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:10:25.415Z] #50 48.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:25.415Z] #50 48.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:10:25.415Z] #50 48.88 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:25.415Z] #50 48.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:25.715Z] #50 48.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:25.715Z] #50 49.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:25.715Z] #50 49.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:25.715Z] #50 49.06 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:25.715Z] #50 49.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:25.715Z] #50 49.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:10:25.715Z] #50 49.11 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:25.720Z] + docker info [2021-05-31T17:10:25.917Z] #44 48.24 DEP criu/cr-errno.d [2021-05-31T17:10:25.917Z] #44 48.24 DEP criu/cr-dump.d [2021-05-31T17:10:25.917Z] #44 48.49 DEP criu/cr-dedup.d [2021-05-31T17:10:25.917Z] #44 48.59 DEP criu/cr-check.d [2021-05-31T17:10:26.016Z] #50 49.26 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:26.016Z] #50 49.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:26.016Z] #50 49.54 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:10:26.016Z] #50 49.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:10:26.245Z] #44 48.79 DEP criu/config.d [2021-05-31T17:10:26.245Z] #44 ... [2021-05-31T17:10:26.245Z] [2021-05-31T17:10:26.245Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:26.245Z] #46 75.08 net/http/httptrace [2021-05-31T17:10:26.245Z] #46 75.31 net/http [2021-05-31T17:10:26.245Z] #46 83.09 github.com/LK4D4/vndr/godl [2021-05-31T17:10:26.245Z] #46 83.62 github.com/LK4D4/vndr [2021-05-31T17:10:26.317Z] #50 49.67 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:26.317Z] #50 49.78 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:26.317Z] #50 49.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:26.535Z] #46 ... [2021-05-31T17:10:26.535Z] [2021-05-31T17:10:26.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:26.535Z] #44 48.98 DEP criu/clone-noasan.d [2021-05-31T17:10:26.535Z] #44 49.08 DEP criu/cgroup.d [2021-05-31T17:10:26.535Z] #44 49.19 DEP criu/cgroup-props.d [2021-05-31T17:10:26.535Z] #44 49.31 DEP criu/bitmap.d [2021-05-31T17:10:26.850Z] #44 49.32 DEP criu/bfd.d [2021-05-31T17:10:26.850Z] #44 49.38 DEP criu/autofs.d [2021-05-31T17:10:26.850Z] #44 ... [2021-05-31T17:10:26.850Z] [2021-05-31T17:10:26.850Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:26.850Z] #54 7.861 + cd /tmp/tmp.7LEfzwoLmK/src/github.com/opencontainers/runc [2021-05-31T17:10:26.850Z] #54 7.861 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:10:26.850Z] #54 8.141 + '[' -z '' ']' [2021-05-31T17:10:26.850Z] #54 8.141 + target=static [2021-05-31T17:10:26.850Z] #54 8.141 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:10:26.850Z] #54 8.496 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:10:26.850Z] #54 ... [2021-05-31T17:10:26.850Z] [2021-05-31T17:10:26.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:26.850Z] #44 49.52 DEP criu/aio.d [2021-05-31T17:10:27.140Z] #44 49.71 DEP criu/action-scripts.d [2021-05-31T17:10:27.386Z] #40 ... [2021-05-31T17:10:27.386Z] [2021-05-31T17:10:27.386Z] #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-31T17:10:27.386Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:10:27.386Z] #51 27.27 unicode/utf16 [2021-05-31T17:10:27.386Z] #51 27.58 runtime [2021-05-31T17:10:27.386Z] #51 27.68 runtime/cgo [2021-05-31T17:10:27.386Z] #51 ... [2021-05-31T17:10:27.386Z] [2021-05-31T17:10:27.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-31T17:10:27.386Z] #67 sha256:683413800a39c93de056a5fee20dde6499ad5d19f9faf4bc85593f2aa0235b57 [2021-05-31T17:10:27.386Z] #67 34.93 Checking out files: 52% (995/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 93% (1782/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:10:27.386Z] #67 36.35 + cd /tmp/tmp.k13nwVSfnC/src/github.com/docker/libnetwork [2021-05-31T17:10:27.386Z] #67 36.35 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:10:27.386Z] #67 36.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:10:27.430Z] #44 50.05 CC criu/action-scripts.o [2021-05-31T17:10:28.059Z] #44 50.47 CC criu/aio.o [2021-05-31T17:10:28.414Z] #44 50.93 CC criu/autofs.o [2021-05-31T17:10:29.103Z] #50 ... [2021-05-31T17:10:29.103Z] [2021-05-31T17:10:29.103Z] #33 [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-31T17:10:29.103Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-31T17:10:29.404Z] #33 52.10 Checking out files: 87% (1334/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-31T17:10:29.404Z] #33 52.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:10:29.486Z] #44 51.94 CC criu/bfd.o [2021-05-31T17:10:29.706Z] #33 52.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:10:29.776Z] #44 52.36 CC criu/bitmap.o [2021-05-31T17:10:29.776Z] #44 52.45 CC criu/cgroup-props.o [2021-05-31T17:10:29.933Z] #67 ... [2021-05-31T17:10:29.933Z] [2021-05-31T17:10:29.933Z] #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-31T17:10:29.933Z] #58 sha256:34b06330290e5f1d9764842f046798ad6bf747af6512bb36186a275f6331f27f [2021-05-31T17:10:29.933Z] #58 30.06 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:10:29.933Z] #58 31.25 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:10:29.933Z] #58 35.26 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:10:29.933Z] #58 35.60 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:10:29.933Z] #58 35.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:10:29.933Z] #58 35.96 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:10:29.933Z] #58 36.05 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:10:29.933Z] #58 36.23 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:10:29.933Z] #58 36.40 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:10:29.933Z] #58 36.50 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:10:29.933Z] #58 36.51 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:10:29.933Z] #58 36.52 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:10:29.933Z] #58 36.62 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:10:29.933Z] #58 36.78 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:10:29.933Z] #58 36.79 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:10:29.933Z] #58 37.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:10:29.933Z] #58 37.41 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:10:29.933Z] #58 ... [2021-05-31T17:10:29.933Z] [2021-05-31T17:10:29.933Z] #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-31T17:10:29.933Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:29.933Z] #49 34.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:10:29.933Z] #49 34.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:29.933Z] #49 34.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:29.933Z] #49 34.89 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:29.933Z] #49 34.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:29.933Z] #49 34.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:10:29.933Z] #49 34.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:29.933Z] #49 34.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:29.933Z] #49 34.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:10:29.933Z] #49 34.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.21 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:10:29.933Z] #49 35.41 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:10:29.933Z] #49 35.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.64 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:29.933Z] #49 35.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:29.933Z] #49 35.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:10:29.933Z] #49 35.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:10:29.933Z] #49 35.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:29.933Z] #49 36.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:29.933Z] #49 36.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:10:29.933Z] #49 36.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:10:29.933Z] #49 36.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:10:29.933Z] #49 36.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:10:29.933Z] #49 36.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:29.933Z] #49 36.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:29.933Z] #49 36.33 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:29.933Z] #49 36.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:10:29.933Z] #49 36.42 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:10:29.933Z] #49 36.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:10:29.933Z] #49 36.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:29.933Z] #49 36.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:29.933Z] #49 36.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:29.933Z] #49 36.79 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:29.933Z] #49 36.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:29.933Z] #49 36.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:10:29.933Z] #49 36.97 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:10:29.933Z] #49 36.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:10:29.933Z] #49 37.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:10:29.933Z] #49 37.09 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:29.933Z] #49 37.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:10:29.933Z] #49 37.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:29.933Z] #49 37.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:29.933Z] #49 37.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:29.933Z] #49 37.32 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:10:29.933Z] #49 37.67 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:29.933Z] #49 37.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:10:29.933Z] #49 37.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:29.933Z] #49 37.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:29.933Z] #49 37.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:29.933Z] #49 37.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:29.933Z] #49 38.00 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:10:29.933Z] #49 38.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:29.933Z] #49 38.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:10:29.933Z] #49 38.49 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:29.933Z] #49 38.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:29.933Z] #49 38.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:29.933Z] #49 39.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:29.933Z] #49 39.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:10:29.933Z] #49 39.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:29.933Z] #49 39.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:29.933Z] #49 40.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:30.305Z] Client: Docker Engine - Community [2021-05-31T17:10:30.305Z] Version: 20.10.5 [2021-05-31T17:10:30.305Z] API version: 1.41 [2021-05-31T17:10:30.305Z] Go version: go1.13.15 [2021-05-31T17:10:30.305Z] Git commit: 55c4c88 [2021-05-31T17:10:30.305Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-31T17:10:30.305Z] OS/Arch: linux/amd64 [2021-05-31T17:10:30.305Z] Context: default [2021-05-31T17:10:30.305Z] Experimental: true [2021-05-31T17:10:30.305Z] [2021-05-31T17:10:30.305Z] Server: Docker Engine - Community [2021-05-31T17:10:30.305Z] Engine: [2021-05-31T17:10:30.305Z] Version: 20.10.5 [2021-05-31T17:10:30.305Z] API version: 1.41 (minimum version 1.12) [2021-05-31T17:10:30.305Z] Go version: go1.13.15 [2021-05-31T17:10:30.305Z] Git commit: 363e9a8 [2021-05-31T17:10:30.305Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-31T17:10:30.305Z] OS/Arch: linux/amd64 [2021-05-31T17:10:30.305Z] Experimental: true [2021-05-31T17:10:30.305Z] containerd: [2021-05-31T17:10:30.305Z] Version: 1.4.4 [2021-05-31T17:10:30.305Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:10:30.305Z] runc: [2021-05-31T17:10:30.305Z] Version: 1.0.0-rc93 [2021-05-31T17:10:30.305Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:10:30.305Z] docker-init: [2021-05-31T17:10:30.305Z] Version: 0.19.0 [2021-05-31T17:10:30.305Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-31T17:10:30.407Z] #44 53.04 CC criu/cgroup.o [2021-05-31T17:10:30.504Z] #49 40.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:30.608Z] + docker info [2021-05-31T17:10:30.769Z] #33 ... [2021-05-31T17:10:30.769Z] [2021-05-31T17:10:30.769Z] #46 [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-31T17:10:30.769Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:10:30.769Z] #46 44.18 internal/reflectlite [2021-05-31T17:10:30.769Z] #46 44.20 sync [2021-05-31T17:10:30.769Z] #46 47.34 math/rand [2021-05-31T17:10:30.769Z] #46 47.34 internal/singleflight [2021-05-31T17:10:30.769Z] #46 47.39 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:10:30.769Z] #46 49.88 sort [2021-05-31T17:10:30.769Z] #46 49.89 errors [2021-05-31T17:10:30.769Z] #46 50.53 io [2021-05-31T17:10:30.769Z] #46 50.53 strconv [2021-05-31T17:10:30.769Z] #46 50.54 internal/oserror [2021-05-31T17:10:30.769Z] #46 50.85 syscall [2021-05-31T17:10:30.769Z] #46 53.07 vendor/golang.org/x/net/dns/dnsmessage [2021-05-31T17:10:30.769Z] #46 54.15 bytes [2021-05-31T17:10:31.056Z] #44 ... [2021-05-31T17:10:31.056Z] [2021-05-31T17:10:31.056Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:10:31.056Z] #46 DONE 89.8s [2021-05-31T17:10:31.056Z] [2021-05-31T17:10:31.056Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-31T17:10:31.056Z] #21 6.906 Fetched 8622 kB in 6s (1485 kB/s) [2021-05-31T17:10:31.056Z] #21 6.906 Reading package lists... [2021-05-31T17:10:31.056Z] #21 8.945 Reading package lists... [2021-05-31T17:10:31.056Z] #21 10.87 Building dependency tree... [2021-05-31T17:10:31.056Z] #21 11.42 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:10:31.056Z] #21 11.42 The following additional packages will be installed: [2021-05-31T17:10:31.056Z] #21 11.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:10:31.056Z] #21 11.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:10:31.056Z] #21 11.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:10:31.056Z] #21 11.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:10:31.056Z] #21 11.43 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:10:31.056Z] #21 11.44 Suggested packages: [2021-05-31T17:10:31.056Z] #21 11.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:10:31.056Z] #21 11.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:10:31.056Z] #21 11.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:10:31.056Z] #21 11.44 quota [2021-05-31T17:10:31.056Z] #21 11.44 Recommended packages: [2021-05-31T17:10:31.056Z] #21 11.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:10:31.056Z] #21 11.44 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:10:31.056Z] #21 12.75 The following NEW packages will be installed: [2021-05-31T17:10:31.056Z] #21 12.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:10:31.056Z] #21 12.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:10:31.056Z] #21 12.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:10:31.056Z] #21 12.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:10:31.056Z] #21 12.76 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:10:31.056Z] #21 12.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:10:31.056Z] #21 12.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:10:31.056Z] #21 12.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:10:31.056Z] #21 12.76 xz-utils zip [2021-05-31T17:10:31.056Z] #21 12.85 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:10:31.056Z] #21 12.85 Need to get 27.9 MB of archives. [2021-05-31T17:10:31.056Z] #21 12.85 After this operation, 117 MB of additional disk space will be used. [2021-05-31T17:10:31.056Z] #21 12.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-05-31T17:10:31.056Z] #21 12.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-05-31T17:10:31.057Z] #21 12.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-05-31T17:10:31.057Z] #21 12.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-05-31T17:10:31.057Z] #21 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-05-31T17:10:31.057Z] #21 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-05-31T17:10:31.057Z] #21 12.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:10:31.057Z] #21 13.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-05-31T17:10:31.057Z] #21 13.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-05-31T17:10:31.057Z] #21 13.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-05-31T17:10:31.057Z] #21 13.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-05-31T17:10:31.057Z] #21 13.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-31T17:10:31.057Z] #21 13.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:10:31.057Z] #21 13.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:10:31.057Z] #21 13.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-05-31T17:10:31.057Z] #21 13.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-05-31T17:10:31.057Z] #21 13.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-05-31T17:10:31.057Z] #21 13.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-05-31T17:10:31.057Z] #21 13.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-31T17:10:31.057Z] #21 13.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-31T17:10:31.057Z] #21 13.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-31T17:10:31.057Z] #21 13.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-05-31T17:10:31.057Z] #21 13.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-05-31T17:10:31.057Z] #21 13.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-31T17:10:31.057Z] #21 13.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-31T17:10:31.057Z] #21 13.39 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-31T17:10:31.057Z] #21 13.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-31T17:10:31.057Z] #21 13.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-05-31T17:10:31.057Z] #21 13.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-05-31T17:10:31.057Z] #21 13.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x patch s390x 2.7.6-3+deb10u1 [124 kB] [2021-05-31T17:10:31.057Z] #21 13.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:10:31.057Z] #21 13.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:10:31.057Z] #21 13.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:10:31.057Z] #21 13.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-05-31T17:10:31.057Z] #21 13.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:10:31.057Z] #21 13.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:10:31.057Z] #21 13.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:10:31.057Z] #21 13.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-05-31T17:10:31.057Z] #21 13.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-05-31T17:10:31.057Z] #21 13.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-05-31T17:10:31.057Z] #21 13.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:10:31.057Z] #21 13.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-05-31T17:10:31.057Z] #21 13.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-05-31T17:10:31.057Z] #21 13.85 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-05-31T17:10:31.057Z] #21 14.29 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:31.057Z] #21 14.34 Fetched 27.9 MB in 1s (25.3 MB/s) [2021-05-31T17:10:31.057Z] #21 14.38 Selecting previously unselected package pigz. [2021-05-31T17:10:31.057Z] #21 14.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-05-31T17:10:31.057Z] #21 14.42 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-05-31T17:10:31.057Z] #21 14.42 Unpacking pigz (2.4-1) ... [2021-05-31T17:10:31.057Z] #21 14.48 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-05-31T17:10:31.057Z] #21 14.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-31T17:10:31.057Z] #21 14.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-31T17:10:31.057Z] #21 14.83 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:10:31.057Z] #21 14.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-31T17:10:31.057Z] #21 14.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:10:31.057Z] #21 15.53 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-31T17:10:31.057Z] #21 15.55 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:10:31.070Z] #46 ... [2021-05-31T17:10:31.070Z] [2021-05-31T17:10:31.070Z] #14 [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-31T17:10:31.070Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:31.070Z] #14 46.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-05-31T17:10:31.070Z] #14 47.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-05-31T17:10:31.070Z] #14 47.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-05-31T17:10:31.070Z] #14 47.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-31T17:10:31.070Z] #14 47.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-31T17:10:31.070Z] #14 47.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-05-31T17:10:31.070Z] #14 47.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-05-31T17:10:31.070Z] #14 47.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-05-31T17:10:31.070Z] #14 47.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-05-31T17:10:31.070Z] #14 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-05-31T17:10:31.070Z] #14 47.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-05-31T17:10:31.070Z] #14 47.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-05-31T17:10:31.070Z] #14 47.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-05-31T17:10:31.070Z] #14 47.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-05-31T17:10:31.070Z] #14 47.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-05-31T17:10:31.070Z] #14 48.77 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:31.070Z] #14 49.08 Fetched 79.4 MB in 6s (13.7 MB/s) [2021-05-31T17:10:31.070Z] #14 49.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-31T17:10:31.070Z] #14 49.32 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-05-31T17:10:31.070Z] #14 49.35 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:10:31.070Z] #14 49.76 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-05-31T17:10:31.070Z] #14 49.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-31T17:10:31.070Z] #14 50.04 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-31T17:10:31.070Z] #14 50.05 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:10:31.070Z] #14 50.23 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-31T17:10:31.070Z] #14 50.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-31T17:10:31.070Z] #14 50.43 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-05-31T17:10:31.070Z] #14 50.43 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:10:31.070Z] #14 50.75 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-05-31T17:10:31.070Z] #14 50.84 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:10:31.070Z] #14 50.84 (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 ... 15339 files and directories currently installed.) [2021-05-31T17:10:31.070Z] #14 50.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-05-31T17:10:31.070Z] #14 50.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:10:31.070Z] #14 53.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:10:31.070Z] #14 53.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-05-31T17:10:31.070Z] #14 53.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:10:32.139Z] #14 ... [2021-05-31T17:10:32.139Z] [2021-05-31T17:10:32.139Z] #52 [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-31T17:10:32.139Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:10:32.139Z] #52 55.33 bytes [2021-05-31T17:10:32.139Z] #52 55.33 strings [2021-05-31T17:10:32.139Z] #52 55.35 strconv [2021-05-31T17:10:32.139Z] #52 55.37 syscall [2021-05-31T17:10:32.790Z] #52 ... [2021-05-31T17:10:32.790Z] [2021-05-31T17:10:32.790Z] #43 [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-31T17:10:32.790Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:32.790Z] #43 46.08 Selecting previously unselected package libprotoc17:ppc64el. [2021-05-31T17:10:32.790Z] #43 46.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:32.790Z] #43 46.08 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:32.790Z] #43 46.99 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:10:32.790Z] #43 46.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-05-31T17:10:32.790Z] #43 47.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:10:32.790Z] #43 47.20 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:10:32.790Z] #43 47.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:32.790Z] #43 47.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:10:32.790Z] #43 47.43 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:10:32.790Z] #43 47.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:10:32.790Z] #43 47.44 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:10:32.790Z] #43 47.71 Selecting previously unselected package python-six. [2021-05-31T17:10:32.790Z] #43 47.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:10:32.790Z] #43 47.73 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:10:32.790Z] #43 47.89 Selecting previously unselected package python-protobuf. [2021-05-31T17:10:32.790Z] #43 47.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-05-31T17:10:32.790Z] #43 47.90 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:10:32.790Z] #43 48.33 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:10:32.790Z] #43 52.95 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:32.790Z] #43 52.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:32.790Z] #43 52.98 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:10:32.790Z] #43 52.98 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:10:32.790Z] #43 52.99 Setting up python-six (1.12.0-1) ... [2021-05-31T17:10:33.223Z] #21 17.58 Selecting previously unselected package python3-minimal. [2021-05-31T17:10:33.223Z] #21 17.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-05-31T17:10:33.223Z] #21 17.63 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-05-31T17:10:33.224Z] #21 17.63 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:10:33.224Z] #21 17.71 Selecting previously unselected package libmpdec2:s390x. [2021-05-31T17:10:33.224Z] #21 17.71 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-05-31T17:10:33.224Z] #21 17.71 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-05-31T17:10:33.224Z] #21 17.76 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-05-31T17:10:33.224Z] #21 17.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-05-31T17:10:33.224Z] #21 17.76 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-31T17:10:33.805Z] #49 ... [2021-05-31T17:10:33.805Z] [2021-05-31T17:10:33.805Z] #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-31T17:10:33.805Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:10:33.805Z] #45 43.68 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:10:33.805Z] #45 ... [2021-05-31T17:10:33.805Z] [2021-05-31T17:10:33.805Z] #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-31T17:10:33.805Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:33.805Z] #55 33.80 Fetched 8447 kB in 25s (339 kB/s) [2021-05-31T17:10:33.805Z] #55 33.80 Reading package lists... [2021-05-31T17:10:33.805Z] #55 42.67 Reading package lists... [2021-05-31T17:10:33.805Z] #55 ... [2021-05-31T17:10:33.805Z] [2021-05-31T17:10:33.805Z] #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-31T17:10:33.805Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:10:33.805Z] #45 43.84 vendor/golang.org/x/crypto/curve25519 [2021-05-31T17:10:33.805Z] #45 ... [2021-05-31T17:10:33.805Z] [2021-05-31T17:10:33.805Z] #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-31T17:10:33.805Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:10:33.805Z] #36 34.01 Fetched 8447 kB in 25s (339 kB/s) [2021-05-31T17:10:33.805Z] #36 34.01 Reading package lists... [2021-05-31T17:10:33.805Z] #36 42.96 Reading package lists... [2021-05-31T17:10:33.805Z] #36 ... [2021-05-31T17:10:33.805Z] [2021-05-31T17:10:33.805Z] #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-31T17:10:33.805Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:33.805Z] #49 44.14 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:10:33.852Z] #21 ... [2021-05-31T17:10:33.852Z] [2021-05-31T17:10:33.852Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-31T17:10:33.852Z] #33 DONE 92.4s [2021-05-31T17:10:33.852Z] [2021-05-31T17:10:33.852Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-31T17:10:33.852Z] #21 18.31 Selecting previously unselected package python3.7. [2021-05-31T17:10:33.852Z] #21 18.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-05-31T17:10:33.852Z] #21 18.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:10:33.852Z] #21 18.42 Selecting previously unselected package libpython3-stdlib:s390x. [2021-05-31T17:10:33.852Z] #21 18.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-05-31T17:10:33.852Z] #21 18.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-31T17:10:33.852Z] #21 ... [2021-05-31T17:10:33.852Z] [2021-05-31T17:10:33.852Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:33.852Z] #44 55.27 CC criu/clone-noasan.o [2021-05-31T17:10:33.852Z] #44 55.54 CC criu/config.o [2021-05-31T17:10:33.852Z] #44 56.46 CC criu/cr-check.o [2021-05-31T17:10:34.066Z] #49 ... [2021-05-31T17:10:34.066Z] [2021-05-31T17:10:34.066Z] #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-31T17:10:34.066Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:10:34.066Z] #42 34.44 Fetched 8447 kB in 25s (337 kB/s) [2021-05-31T17:10:34.066Z] #42 34.44 Reading package lists... [2021-05-31T17:10:34.339Z] #43 ... [2021-05-31T17:10:34.339Z] [2021-05-31T17:10:34.339Z] #14 [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-31T17:10:34.339Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:34.339Z] #14 56.86 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:10:34.339Z] #14 56.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:10:34.339Z] #14 56.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:10:34.339Z] #14 57.02 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-05-31T17:10:34.339Z] #14 57.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #14 57.05 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-31T17:10:34.339Z] #14 ... [2021-05-31T17:10:34.339Z] [2021-05-31T17:10:34.339Z] #37 [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-31T17:10:34.339Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-31T17:10:34.339Z] #37 47.72 Selecting previously unselected package libicu63:ppc64el. [2021-05-31T17:10:34.339Z] #37 47.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 47.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-31T17:10:34.339Z] #37 53.95 Selecting previously unselected package libxml2:ppc64el. [2021-05-31T17:10:34.339Z] #37 53.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 53.97 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:10:34.339Z] #37 54.65 Selecting previously unselected package libarchive13:ppc64el. [2021-05-31T17:10:34.339Z] #37 54.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 54.65 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-31T17:10:34.339Z] #37 55.01 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-05-31T17:10:34.339Z] #37 55.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 55.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-31T17:10:34.339Z] #37 55.15 Selecting previously unselected package librhash0:ppc64el. [2021-05-31T17:10:34.339Z] #37 55.16 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 55.18 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-05-31T17:10:34.339Z] #37 55.32 Selecting previously unselected package libuv1:ppc64el. [2021-05-31T17:10:34.339Z] #37 55.33 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 55.33 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-05-31T17:10:34.339Z] #37 55.49 Selecting previously unselected package cmake. [2021-05-31T17:10:34.339Z] #37 55.50 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-05-31T17:10:34.339Z] #37 55.51 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:10:34.639Z] #37 ... [2021-05-31T17:10:34.639Z] [2021-05-31T17:10:34.639Z] #43 [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-31T17:10:34.639Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:34.639Z] #43 57.57 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-31T17:10:34.639Z] #43 57.58 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-31T17:10:34.639Z] #43 57.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:34.639Z] #43 57.60 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-05-31T17:10:34.639Z] #43 57.61 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:34.639Z] #43 57.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:10:34.639Z] #43 57.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:34.639Z] #43 57.63 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-31T17:10:34.639Z] #43 57.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:10:34.639Z] #43 57.64 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:10:34.787Z] Fetching without tags [2021-05-31T17:10:35.230Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:35.291Z] #43 ... [2021-05-31T17:10:35.291Z] [2021-05-31T17:10:35.291Z] #37 [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-31T17:10:35.291Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-31T17:10:35.291Z] #37 58.25 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-31T17:10:35.291Z] #37 58.26 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:10:35.291Z] #37 58.27 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-05-31T17:10:35.291Z] #37 58.28 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:10:35.291Z] #37 58.31 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-05-31T17:10:35.291Z] #37 58.31 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:10:35.291Z] #37 58.33 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:10:35.291Z] #37 58.34 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-31T17:10:35.291Z] #37 58.35 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-31T17:10:35.291Z] #37 58.37 Setting up cmake (3.13.4-1) ... [2021-05-31T17:10:35.291Z] #37 58.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:35.291Z] #37 58.47 Processing triggers for mime-support (3.62) ... [2021-05-31T17:10:35.291Z] #37 DONE 58.7s [2021-05-31T17:10:35.357Z] #44 57.77 CC criu/cr-dedup.o [2021-05-31T17:10:35.357Z] #44 57.93 CC criu/cr-dump.o [2021-05-31T17:10:35.449Z] #42 43.45 Reading package lists... [2021-05-31T17:10:35.449Z] #42 ... [2021-05-31T17:10:35.449Z] [2021-05-31T17:10:35.449Z] #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-31T17:10:35.449Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:35.449Z] #49 45.70 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:10:35.592Z] [2021-05-31T17:10:35.592Z] #14 [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-31T17:10:35.592Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:35.592Z] #14 57.29 Selecting previously unselected package dmsetup. [2021-05-31T17:10:35.592Z] #14 57.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-05-31T17:10:35.592Z] #14 57.32 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:10:35.592Z] #14 57.52 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:10:35.592Z] #14 57.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:10:35.592Z] #14 57.55 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:10:35.689Z] Client: [2021-05-31T17:10:35.689Z] Context: default [2021-05-31T17:10:35.689Z] Debug Mode: false [2021-05-31T17:10:35.689Z] Plugins: [2021-05-31T17:10:35.689Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-31T17:10:35.689Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-31T17:10:35.689Z] [2021-05-31T17:10:35.689Z] Server: [2021-05-31T17:10:35.689Z] Containers: 0 [2021-05-31T17:10:35.689Z] Running: 0 [2021-05-31T17:10:35.689Z] Paused: 0 [2021-05-31T17:10:35.689Z] Stopped: 0 [2021-05-31T17:10:35.689Z] Images: 0 [2021-05-31T17:10:35.689Z] Server Version: 20.10.5 [2021-05-31T17:10:35.689Z] Storage Driver: overlay2 [2021-05-31T17:10:35.689Z] Backing Filesystem: extfs [2021-05-31T17:10:35.689Z] Supports d_type: true [2021-05-31T17:10:35.689Z] Native Overlay Diff: true [2021-05-31T17:10:35.689Z] Logging Driver: json-file [2021-05-31T17:10:35.689Z] Cgroup Driver: cgroupfs [2021-05-31T17:10:35.689Z] Cgroup Version: 1 [2021-05-31T17:10:35.689Z] Plugins: [2021-05-31T17:10:35.689Z] Volume: local [2021-05-31T17:10:35.689Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:10:35.689Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:10:35.689Z] Swarm: inactive [2021-05-31T17:10:35.689Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-31T17:10:35.689Z] Default Runtime: runc [2021-05-31T17:10:35.689Z] Init Binary: docker-init [2021-05-31T17:10:35.689Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:10:35.689Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:10:35.689Z] init version: de40ad0 [2021-05-31T17:10:35.689Z] Security Options: [2021-05-31T17:10:35.689Z] apparmor [2021-05-31T17:10:35.689Z] seccomp [2021-05-31T17:10:35.689Z] Profile: default [2021-05-31T17:10:35.689Z] Kernel Version: 5.4.0-1041-aws [2021-05-31T17:10:35.689Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-31T17:10:35.689Z] OSType: linux [2021-05-31T17:10:35.689Z] Architecture: x86_64 [2021-05-31T17:10:35.689Z] CPUs: 2 [2021-05-31T17:10:35.689Z] Total Memory: 7.569GiB [2021-05-31T17:10:35.689Z] Name: ip-10-100-64-80 [2021-05-31T17:10:35.689Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-31T17:10:35.689Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:10:35.689Z] Debug Mode: false [2021-05-31T17:10:35.690Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:10:35.690Z] Labels: [2021-05-31T17:10:35.690Z] Experimental: true [2021-05-31T17:10:35.690Z] Insecure Registries: [2021-05-31T17:10:35.690Z] 127.0.0.0/8 [2021-05-31T17:10:35.690Z] Live Restore Enabled: true [2021-05-31T17:10:35.690Z] [2021-05-31T17:10:35.690Z] WARNING: No swap limit support [Pipeline] sh [2021-05-31T17:10:36.011Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:10:36.011Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:10:36.011Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:10:36.011Z] + bash /home/ubuntu/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:10:36.011Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:10:36.011Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-31T17:10:36.011Z] [2021-05-31T17:10:36.011Z] Generally Necessary: [2021-05-31T17:10:36.011Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:10:36.011Z] - apparmor: enabled and tools installed [2021-05-31T17:10:36.011Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:10:36.011Z] - CONFIG_NET_NS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_PID_NS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:10:36.011Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_MEMCG: enabled [2021-05-31T17:10:36.011Z] - CONFIG_KEYS: enabled [2021-05-31T17:10:36.011Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:10:36.269Z] [2021-05-31T17:10:36.269Z] Optional Features: [2021-05-31T17:10:36.269Z] - CONFIG_USER_NS: enabled [2021-05-31T17:10:36.269Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:10:36.269Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:10:36.269Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:10:36.269Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:10:36.269Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:10:36.269Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-31T17:10:36.269Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:10:36.269Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:10:36.269Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:10:36.269Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:10:36.269Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:10:36.269Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:10:36.269Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:10:36.269Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:10:36.269Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:10:36.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:10:36.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:10:36.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:10:36.269Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:10:36.269Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:10:36.269Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:10:36.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:10:36.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:10:36.405Z] #49 46.55 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:36.405Z] #49 ... [2021-05-31T17:10:36.405Z] [2021-05-31T17:10:36.405Z] #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-31T17:10:36.405Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:10:36.405Z] #13 28.22 Fetched 8971 kB in 25s (362 kB/s) [2021-05-31T17:10:36.405Z] #13 28.22 Reading package lists... [2021-05-31T17:10:36.527Z] - Network Drivers: [2021-05-31T17:10:36.527Z] - "overlay": [2021-05-31T17:10:36.527Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:10:36.527Z] Optional (for encrypted networks): [2021-05-31T17:10:36.527Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:10:36.527Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-31T17:10:36.527Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-31T17:10:36.527Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-31T17:10:36.527Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-31T17:10:36.527Z] - CONFIG_XFRM: enabled [2021-05-31T17:10:36.527Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:10:36.527Z] - "ipvlan": [2021-05-31T17:10:36.527Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:10:36.527Z] - "macvlan": [2021-05-31T17:10:36.527Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:10:36.527Z] - "ftp,tftp client in container": [2021-05-31T17:10:36.527Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:10:36.527Z] - Storage Drivers: [2021-05-31T17:10:36.527Z] - "aufs": [2021-05-31T17:10:36.527Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:10:36.527Z] - "btrfs": [2021-05-31T17:10:36.527Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:10:36.527Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:10:36.527Z] - "devicemapper": [2021-05-31T17:10:36.527Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:10:36.527Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:10:36.527Z] - "overlay": [2021-05-31T17:10:36.527Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:10:36.527Z] - "zfs": [2021-05-31T17:10:36.527Z] - /dev/zfs: present [2021-05-31T17:10:36.527Z] - zfs command: missing [2021-05-31T17:10:36.527Z] - zpool command: missing [2021-05-31T17:10:36.527Z] [2021-05-31T17:10:36.527Z] Limits: [2021-05-31T17:10:36.527Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:10:36.527Z] [2021-05-31T17:10:36.527Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:10:36.676Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:36.676Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:10:34.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:34.668Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:10:34.710Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:34.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:10:34.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:10:34.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:34.820Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:10:35.232Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:35.239Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:36.564Z] > git remote # timeout=10 [2021-05-31T17:10:36.570Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:10:36.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:10:36.644Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:10:36.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T17:10:36.668Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:10:36.672Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:10:36.858Z] #44 59.18 CC criu/cr-errno.o [2021-05-31T17:10:36.858Z] #44 59.21 CC criu/cr-restore.o [2021-05-31T17:10:36.861Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:10:37.120Z] #2 [internal] load .dockerignore [2021-05-31T17:10:37.120Z] #2 sha256:99ca8267c5f93ce5c884f0628f213d2aadea812d11488e102f2d82b239aa83fb [2021-05-31T17:10:37.120Z] #2 transferring context: 87B done [2021-05-31T17:10:37.120Z] #2 DONE 0.1s [2021-05-31T17:10:37.120Z] [2021-05-31T17:10:37.120Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:10:37.120Z] #1 sha256:d6b68f894ee2f98d5f691bbd396f7024425c9efef38c311ff4d7615622f91077 [2021-05-31T17:10:37.120Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:10:37.120Z] #1 DONE 0.1s [2021-05-31T17:10:37.120Z] [2021-05-31T17:10:37.120Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:10:37.120Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-31T17:10:37.688Z] #3 DONE 0.5s [2021-05-31T17:10:37.688Z] [2021-05-31T17:10:37.688Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:10:37.688Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-31T17:10:37.688Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-05-31T17:10:37.688Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-31T17:10:37.688Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-31T17:10:37.688Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-31T17:10:37.688Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-05-31T17:10:37.945Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-31T17:10:37.945Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-31T17:10:37.945Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-31T17:10:38.386Z] #44 ... [2021-05-31T17:10:38.386Z] [2021-05-31T17:10:38.386Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-31T17:10:38.386Z] #21 18.46 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:10:38.386Z] #21 19.16 Selecting previously unselected package python3. [2021-05-31T17:10:38.386Z] #21 19.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 ... 23862 files and directories currently installed.) [2021-05-31T17:10:38.386Z] #21 19.19 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.19 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:10:38.386Z] #21 19.29 Selecting previously unselected package libip4tc0:s390x. [2021-05-31T17:10:38.386Z] #21 19.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.29 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-05-31T17:10:38.386Z] #21 19.37 Selecting previously unselected package libip6tc0:s390x. [2021-05-31T17:10:38.386Z] #21 19.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.37 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-05-31T17:10:38.386Z] #21 19.42 Selecting previously unselected package libiptc0:s390x. [2021-05-31T17:10:38.386Z] #21 19.42 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.42 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-05-31T17:10:38.386Z] #21 19.45 Selecting previously unselected package libnfnetlink0:s390x. [2021-05-31T17:10:38.386Z] #21 19.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.45 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-31T17:10:38.386Z] #21 19.51 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-05-31T17:10:38.386Z] #21 19.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-05-31T17:10:38.386Z] #21 19.51 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-31T17:10:38.386Z] #21 19.57 Selecting previously unselected package libnftnl11:s390x. [2021-05-31T17:10:38.386Z] #21 19.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 19.57 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-05-31T17:10:38.387Z] #21 19.62 Selecting previously unselected package iptables. [2021-05-31T17:10:38.387Z] #21 19.62 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 19.63 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:10:38.387Z] #21 19.87 Selecting previously unselected package xxd. [2021-05-31T17:10:38.387Z] #21 19.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 19.87 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:10:38.387Z] #21 19.94 Selecting previously unselected package vim-common. [2021-05-31T17:10:38.387Z] #21 19.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:10:38.387Z] #21 19.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:10:38.387Z] #21 20.03 Selecting previously unselected package bash-completion. [2021-05-31T17:10:38.387Z] #21 20.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:10:38.387Z] #21 21.40 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:10:38.387Z] #21 21.64 Selecting previously unselected package bzip2. [2021-05-31T17:10:38.387Z] #21 21.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 21.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:10:38.387Z] #21 21.76 Selecting previously unselected package xz-utils. [2021-05-31T17:10:38.387Z] #21 21.76 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 21.76 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:10:38.387Z] #21 21.87 Selecting previously unselected package apparmor. [2021-05-31T17:10:38.387Z] #21 21.87 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 21.91 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:10:38.387Z] #21 22.16 Selecting previously unselected package aufs-tools. [2021-05-31T17:10:38.387Z] #21 22.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:10:38.387Z] #21 22.22 Selecting previously unselected package libonig5:s390x. [2021-05-31T17:10:38.387Z] #21 22.23 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.23 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-31T17:10:38.387Z] #21 22.30 Selecting previously unselected package libjq1:s390x. [2021-05-31T17:10:38.387Z] #21 22.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-31T17:10:38.387Z] #21 22.41 Selecting previously unselected package jq. [2021-05-31T17:10:38.387Z] #21 22.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:10:38.387Z] #21 22.46 Selecting previously unselected package libaio1:s390x. [2021-05-31T17:10:38.387Z] #21 22.46 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.47 Unpacking libaio1:s390x (0.3.112-3) ... [2021-05-31T17:10:38.387Z] #21 22.51 Selecting previously unselected package libgpm2:s390x. [2021-05-31T17:10:38.387Z] #21 22.51 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.51 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-05-31T17:10:38.387Z] #21 22.54 Selecting previously unselected package libicu63:s390x. [2021-05-31T17:10:38.387Z] #21 22.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-31T17:10:38.387Z] #21 22.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-31T17:10:38.509Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-31T17:10:38.509Z] #4 DONE 0.8s [2021-05-31T17:10:38.766Z] [2021-05-31T17:10:38.766Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:10:38.766Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-31T17:10:39.707Z] #8 ... [2021-05-31T17:10:39.707Z] [2021-05-31T17:10:39.707Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:10:39.707Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-31T17:10:39.707Z] #5 DONE 0.9s [2021-05-31T17:10:39.707Z] [2021-05-31T17:10:39.707Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:10:39.707Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:10:39.707Z] #7 DONE 0.9s [2021-05-31T17:10:39.707Z] [2021-05-31T17:10:39.707Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:10:39.707Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:10:39.707Z] #6 DONE 1.0s [2021-05-31T17:10:39.707Z] [2021-05-31T17:10:39.707Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:10:39.707Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-31T17:10:39.707Z] #8 DONE 1.0s [2021-05-31T17:10:40.138Z] #14 ... [2021-05-31T17:10:40.138Z] [2021-05-31T17:10:40.138Z] #38 [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-31T17:10:40.138Z] #38 sha256:506e7c18cfa10b8e5a343eddbe15e56bfbb76ba113411f48192954c203793371 [2021-05-31T17:10:40.138Z] #38 0.423 + RM_GOPATH=0 [2021-05-31T17:10:40.138Z] #38 0.423 + TMP_GOPATH= [2021-05-31T17:10:40.138Z] #38 0.423 + : /build [2021-05-31T17:10:40.138Z] #38 0.423 + '[' -z '' ']' [2021-05-31T17:10:40.138Z] #38 0.424 ++ mktemp -d [2021-05-31T17:10:40.138Z] #38 0.430 + export GOPATH=/tmp/tmp.VG9ofoBLxs [2021-05-31T17:10:40.138Z] #38 0.430 + GOPATH=/tmp/tmp.VG9ofoBLxs [2021-05-31T17:10:40.138Z] #38 0.431 + RM_GOPATH=1 [2021-05-31T17:10:40.138Z] #38 0.431 + case "$(go env GOARCH)" in [2021-05-31T17:10:40.138Z] #38 0.432 ++ go env GOARCH [2021-05-31T17:10:40.138Z] #38 0.468 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:40.138Z] #38 0.468 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:10:40.138Z] #38 0.470 ++ dirname /tmp/install/install.sh [2021-05-31T17:10:40.138Z] #38 0.472 + dir=/tmp/install [2021-05-31T17:10:40.138Z] #38 0.475 + bin=tini [2021-05-31T17:10:40.138Z] #38 0.475 + shift [2021-05-31T17:10:40.138Z] #38 0.475 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:10:40.138Z] #38 0.476 + . /tmp/install/tini.installer [2021-05-31T17:10:40.138Z] #38 0.482 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:10:40.138Z] #38 0.483 + install_tini [2021-05-31T17:10:40.138Z] #38 0.483 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:10:40.138Z] #38 0.483 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:10:40.138Z] #38 0.487 + git clone https://github.com/krallin/tini.git /tmp/tmp.VG9ofoBLxs/tini [2021-05-31T17:10:40.138Z] #38 0.487 Cloning into '/tmp/tmp.VG9ofoBLxs/tini'... [2021-05-31T17:10:40.138Z] #38 1.653 + cd /tmp/tmp.VG9ofoBLxs/tini [2021-05-31T17:10:40.138Z] #38 1.660 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:10:40.138Z] #38 1.703 + cmake . [2021-05-31T17:10:40.138Z] #38 2.374 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:10:40.138Z] #38 2.472 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:10:40.138Z] #38 3.065 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:10:40.138Z] #38 3.076 -- Detecting C compiler ABI info [2021-05-31T17:10:40.138Z] #38 3.698 -- Detecting C compiler ABI info - done [2021-05-31T17:10:40.138Z] #38 3.755 -- Detecting C compile features [2021-05-31T17:10:40.438Z] #38 ... [2021-05-31T17:10:40.438Z] [2021-05-31T17:10:40.438Z] #14 [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-31T17:10:40.438Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:40.438Z] #14 63.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:10:40.502Z] #21 24.91 Selecting previously unselected package libnet1:s390x. [2021-05-31T17:10:40.502Z] #21 24.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-31T17:10:40.502Z] #21 24.92 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:40.502Z] #21 24.98 Selecting previously unselected package libnl-3-200:s390x. [2021-05-31T17:10:40.502Z] #21 24.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-31T17:10:40.502Z] #21 24.98 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-31T17:10:40.502Z] #21 25.02 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-31T17:10:40.502Z] #21 25.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-31T17:10:40.502Z] #21 25.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-31T17:10:40.502Z] #21 25.06 Selecting previously unselected package libreadline5:s390x. [2021-05-31T17:10:40.502Z] #21 25.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-05-31T17:10:40.502Z] #21 25.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-31T17:10:40.502Z] #21 25.11 Selecting previously unselected package net-tools. [2021-05-31T17:10:40.502Z] #21 25.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-05-31T17:10:40.502Z] #21 25.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:10:40.739Z] #14 63.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:10:40.739Z] #14 63.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:10:40.791Z] #21 25.25 Selecting previously unselected package patch. [2021-05-31T17:10:40.791Z] #21 25.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_s390x.deb ... [2021-05-31T17:10:40.791Z] #21 25.26 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:10:40.791Z] #21 25.30 Selecting previously unselected package python-pip-whl. [2021-05-31T17:10:40.791Z] #21 25.30 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:10:40.791Z] #21 25.30 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:10:41.042Z] #14 ... [2021-05-31T17:10:41.042Z] [2021-05-31T17:10:41.042Z] #43 [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-31T17:10:41.042Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-31T17:10:41.042Z] #43 64.12 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-31T17:10:41.042Z] #43 64.12 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:41.042Z] #43 DONE 64.4s [2021-05-31T17:10:41.042Z] [2021-05-31T17:10:41.042Z] #38 [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-31T17:10:41.042Z] #38 sha256:506e7c18cfa10b8e5a343eddbe15e56bfbb76ba113411f48192954c203793371 [2021-05-31T17:10:41.042Z] #38 5.630 -- Detecting C compile features - done [2021-05-31T17:10:41.042Z] #38 5.691 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:10:41.083Z] #21 25.63 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:10:41.083Z] #21 25.63 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:10:41.083Z] #21 25.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:10:41.083Z] #21 25.70 Selecting previously unselected package python3-distutils. [2021-05-31T17:10:41.086Z] [2021-05-31T17:10:41.086Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:10:41.086Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:10:41.086Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:10:41.086Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:10:41.086Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-31T17:10:41.086Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-31T17:10:41.086Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.1s [2021-05-31T17:10:41.342Z] #38 5.962 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:10:41.352Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2021-05-31T17:10:41.352Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2021-05-31T17:10:41.386Z] #21 25.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:10:41.386Z] #21 25.70 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:10:41.386Z] #21 25.78 Selecting previously unselected package python3-pip. [2021-05-31T17:10:41.386Z] #21 25.78 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:10:41.386Z] #21 25.78 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:10:41.386Z] #21 25.91 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:10:41.386Z] #21 25.91 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:10:41.386Z] #21 25.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:10:41.386Z] #21 25.97 Selecting previously unselected package python3-setuptools. [2021-05-31T17:10:41.611Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-05-31T17:10:41.644Z] #38 6.123 -- Configuring done [2021-05-31T17:10:41.644Z] #38 6.165 -- Generating done [2021-05-31T17:10:41.644Z] #38 6.174 -- Build files have been written to: /tmp/tmp.VG9ofoBLxs/tini [2021-05-31T17:10:41.644Z] #38 6.196 + make tini-static [2021-05-31T17:10:41.676Z] #21 25.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:10:41.676Z] #21 25.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:10:41.676Z] #21 26.14 Selecting previously unselected package python3-wheel. [2021-05-31T17:10:41.676Z] #21 26.14 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:10:41.676Z] #21 26.14 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:10:41.676Z] #21 26.19 Selecting previously unselected package sudo. [2021-05-31T17:10:41.676Z] #21 26.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-05-31T17:10:41.676Z] #21 26.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:10:41.705Z] #13 38.29 Reading package lists... [2021-05-31T17:10:41.705Z] #13 ... [2021-05-31T17:10:41.705Z] [2021-05-31T17:10:41.705Z] #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-31T17:10:41.705Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:41.705Z] #55 42.67 Reading package lists... [2021-05-31T17:10:41.789Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:10:41.874Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-31T17:10:41.874Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-31T17:10:41.948Z] #38 6.700 Scanning dependencies of target tini-static [2021-05-31T17:10:41.948Z] #38 6.809 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:10:41.966Z] #21 26.47 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:10:41.966Z] #21 26.47 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-05-31T17:10:41.966Z] #21 26.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:10:41.966Z] #21 26.59 Selecting previously unselected package uidmap. [2021-05-31T17:10:41.966Z] #21 26.60 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-05-31T17:10:41.966Z] #21 26.60 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:10:41.966Z] #21 26.65 Selecting previously unselected package vim-runtime. [2021-05-31T17:10:41.966Z] #21 26.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:10:41.966Z] #21 26.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:10:42.255Z] #21 26.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:10:42.255Z] #21 26.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:10:42.780Z] Client: [2021-05-31T17:10:42.780Z] Context: default [2021-05-31T17:10:42.780Z] Debug Mode: false [2021-05-31T17:10:42.780Z] Plugins: [2021-05-31T17:10:42.780Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-31T17:10:42.780Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-31T17:10:42.780Z] [2021-05-31T17:10:42.780Z] Server: [2021-05-31T17:10:42.780Z] Containers: 0 [2021-05-31T17:10:42.780Z] Running: 0 [2021-05-31T17:10:42.780Z] Paused: 0 [2021-05-31T17:10:42.780Z] Stopped: 0 [2021-05-31T17:10:42.780Z] Images: 0 [2021-05-31T17:10:42.780Z] Server Version: 20.10.5 [2021-05-31T17:10:42.780Z] Storage Driver: overlay2 [2021-05-31T17:10:42.780Z] Backing Filesystem: extfs [2021-05-31T17:10:42.780Z] Supports d_type: true [2021-05-31T17:10:42.780Z] Native Overlay Diff: true [2021-05-31T17:10:42.780Z] Logging Driver: json-file [2021-05-31T17:10:42.780Z] Cgroup Driver: systemd [2021-05-31T17:10:42.780Z] Cgroup Version: 2 [2021-05-31T17:10:42.780Z] Plugins: [2021-05-31T17:10:42.780Z] Volume: local [2021-05-31T17:10:42.780Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:10:42.780Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:10:42.780Z] Swarm: inactive [2021-05-31T17:10:42.780Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-31T17:10:42.780Z] Default Runtime: runc [2021-05-31T17:10:42.780Z] Init Binary: docker-init [2021-05-31T17:10:42.780Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:10:42.780Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:10:42.780Z] init version: de40ad0 [2021-05-31T17:10:42.780Z] Security Options: [2021-05-31T17:10:42.780Z] apparmor [2021-05-31T17:10:42.780Z] seccomp [2021-05-31T17:10:42.780Z] Profile: default [2021-05-31T17:10:42.780Z] cgroupns [2021-05-31T17:10:42.780Z] Kernel Version: 5.4.0-1041-aws [2021-05-31T17:10:42.780Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-31T17:10:42.780Z] OSType: linux [2021-05-31T17:10:42.780Z] Architecture: x86_64 [2021-05-31T17:10:42.780Z] CPUs: 2 [2021-05-31T17:10:42.780Z] Total Memory: 7.569GiB [2021-05-31T17:10:42.780Z] Name: ip-10-100-78-2 [2021-05-31T17:10:42.780Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-31T17:10:42.780Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:10:42.780Z] Debug Mode: false [2021-05-31T17:10:42.780Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:10:42.780Z] Labels: [2021-05-31T17:10:42.780Z] Experimental: true [2021-05-31T17:10:42.780Z] Insecure Registries: [2021-05-31T17:10:42.780Z] 127.0.0.0/8 [2021-05-31T17:10:42.780Z] Live Restore Enabled: true [2021-05-31T17:10:42.780Z] [2021-05-31T17:10:42.780Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [2021-05-31T17:10:42.801Z] + docker version [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:10:43.106Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:10:43.366Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:10:43.366Z] #1 sha256:045063e78bfd6c81e80ae3615f622c72b685d12b3b39f30747bf7b9ad232da75 [2021-05-31T17:10:43.366Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:10:43.366Z] #1 DONE 0.3s [2021-05-31T17:10:43.366Z] [2021-05-31T17:10:43.366Z] #2 [internal] load .dockerignore [2021-05-31T17:10:43.366Z] #2 sha256:1a430871bd6748e99793fb6a365933abafbaf4d9350567dba41d7228f683e317 [2021-05-31T17:10:43.622Z] #2 transferring context: 87B done [2021-05-31T17:10:43.622Z] #2 DONE 0.1s [2021-05-31T17:10:43.622Z] [2021-05-31T17:10:43.622Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:10:43.622Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-31T17:10:43.878Z] #3 DONE 0.4s [2021-05-31T17:10:43.878Z] [2021-05-31T17:10:43.878Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:10:43.878Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-31T17:10:43.878Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-31T17:10:43.878Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-31T17:10:43.878Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-31T17:10:43.878Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-31T17:10:43.878Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-05-31T17:10:43.883Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-31T17:10:43.883Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ced39635\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-31T17:10:43.883Z] ---------------------------------------------------------------------------- [2021-05-31T17:10:43.883Z] [2021-05-31T17:10:43.883Z] INFO: executeCI.ps1 starting at Mon May 31 17:10:40 CUT 2021 [2021-05-31T17:10:43.883Z] [2021-05-31T17:10:43.883Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-31T17:10:43.883Z] INFO: Running git version 2.24.1.windows.2 [2021-05-31T17:10:43.883Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-31T17:10:43.883Z] INFO: Environment variables: [2021-05-31T17:10:43.883Z] [2021-05-31T17:10:43.883Z] Name Value [2021-05-31T17:10:43.883Z] ---- ----- [2021-05-31T17:10:43.883Z] ALLUSERSPROFILE C:\ProgramData [2021-05-31T17:10:43.883Z] amd64 true [2021-05-31T17:10:43.883Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-31T17:10:43.883Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-31T17:10:43.883Z] arm64 true [2021-05-31T17:10:43.883Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-05-31T17:10:43.883Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-31T17:10:43.883Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-05-31T17:10:43.883Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-31T17:10:43.883Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-31T17:10:43.883Z] BRANCH_NAME PR-41656 [2021-05-31T17:10:43.883Z] BUILD_DISPLAY_NAME #3 [2021-05-31T17:10:43.883Z] BUILD_ID 3 [2021-05-31T17:10:43.883Z] BUILD_NUMBER 3 [2021-05-31T17:10:43.883Z] BUILD_TAG jenkins-moby-PR-41656-3 [2021-05-31T17:10:43.883Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/ [2021-05-31T17:10:43.883Z] cgroup2 true [2021-05-31T17:10:43.883Z] CHANGE_AUTHOR thaJeztah [2021-05-31T17:10:43.883Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-31T17:10:43.883Z] CHANGE_BRANCH unexport_things [2021-05-31T17:10:43.883Z] CHANGE_FORK thaJeztah/docker [2021-05-31T17:10:43.883Z] CHANGE_ID 41656 [2021-05-31T17:10:43.883Z] CHANGE_TARGET master [2021-05-31T17:10:43.883Z] CHANGE_TITLE daemon: un-export internal functions, and some minor refactoring [2021-05-31T17:10:43.883Z] CHANGE_URL https://github.com/moby/moby/pull/41656 [2021-05-31T17:10:43.883Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:10:43.883Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-31T17:10:43.883Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-31T17:10:43.883Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-31T17:10:43.883Z] COMPUTERNAME azwin-2-4e82b0 [2021-05-31T17:10:43.883Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-31T17:10:43.883Z] ConfigSequenceNumber 0 [2021-05-31T17:10:43.883Z] dco true [2021-05-31T17:10:43.883Z] DOCKER_BUILDKIT 0 [2021-05-31T17:10:43.883Z] DOCKER_DUT_DEBUG 1 [2021-05-31T17:10:43.883Z] DOCKER_EXPERIMENTAL 1 [2021-05-31T17:10:43.883Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-31T17:10:43.883Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-31T17:10:43.883Z] EXECUTOR_NUMBER 0 [2021-05-31T17:10:43.883Z] FQDN azwin-2-4e82b0.westus.cloudapp.azure.com [2021-05-31T17:10:43.883Z] GIT_BRANCH PR-41656 [2021-05-31T17:10:43.883Z] GIT_COMMIT bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:10:43.883Z] GIT_PREVIOUS_COMMIT 4405365eebc7c7a22f74dc7af55b793c94116dfc [2021-05-31T17:10:43.883Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 84aa2b95e16983217f481443d264476dbbe5c756 [2021-05-31T17:10:43.883Z] GIT_URL https://github.com/moby/moby.git [2021-05-31T17:10:43.883Z] HUDSON_COOKIE 4ca2f216-bdb1-4f19-ad62-bc5b9c7dbcfd [2021-05-31T17:10:43.883Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-31T17:10:43.883Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-31T17:10:43.883Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-31T17:10:43.883Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-31T17:10:43.883Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-31T17:10:43.883Z] JENKINS_NODE_COOKIE 4f1becac-3a63-4d97-bef6-875395862d98 [2021-05-31T17:10:43.883Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-31T17:10:43.883Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-31T17:10:43.883Z] JOB_BASE_NAME PR-41656 [2021-05-31T17:10:43.883Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/display/redirect [2021-05-31T17:10:43.883Z] JOB_NAME moby/PR-41656 [2021-05-31T17:10:43.883Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/ [2021-05-31T17:10:43.883Z] library.jps.version master [2021-05-31T17:10:43.883Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-31T17:10:43.883Z] NODE_LABELS amd64 azure azwin-2-4e82b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-31T17:10:43.883Z] NODE_NAME azwin-2-4e82b0 [2021-05-31T17:10:43.883Z] NUMBER_OF_PROCESSORS 4 [2021-05-31T17:10:43.883Z] OS Windows_NT [2021-05-31T17:10:43.883Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-31T17:10:43.883Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-31T17:10:43.883Z] ppc64le true [2021-05-31T17:10:43.883Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-31T17:10:43.883Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-31T17:10:43.883Z] PROCESSOR_LEVEL 6 [2021-05-31T17:10:43.883Z] PROCESSOR_REVISION 4f01 [2021-05-31T17:10:43.883Z] ProgramData C:\ProgramData [2021-05-31T17:10:43.883Z] ProgramFiles C:\Program Files [2021-05-31T17:10:43.883Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-31T17:10:43.883Z] ProgramW6432 C:\Program Files [2021-05-31T17:10:43.883Z] PROMPT $P$G [2021-05-31T17:10:43.883Z] PSExecutionPolicyPreference Bypass [2021-05-31T17:10:43.883Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-31T17:10:43.883Z] PUBLIC C:\Users\Public [2021-05-31T17:10:43.883Z] rootless true [2021-05-31T17:10:43.883Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=artif... [2021-05-31T17:10:43.883Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=changes [2021-05-31T17:10:43.883Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect [2021-05-31T17:10:43.883Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=tests [2021-05-31T17:10:43.883Z] s390x true [2021-05-31T17:10:43.883Z] SKIP_VALIDATION_TESTS 1 [2021-05-31T17:10:43.883Z] SOURCES_DRIVE d [2021-05-31T17:10:43.883Z] SOURCES_SUBDIR gopath [2021-05-31T17:10:43.883Z] STAGE_NAME Run tests [2021-05-31T17:10:43.883Z] SystemDrive C: [2021-05-31T17:10:43.883Z] SystemRoot C:\Windows [2021-05-31T17:10:43.883Z] TEMP C:\Windows\TEMP [2021-05-31T17:10:43.883Z] TESTDEBUG 0 [2021-05-31T17:10:43.883Z] TESTRUN_DRIVE d [2021-05-31T17:10:43.883Z] TESTRUN_SUBDIR CI [2021-05-31T17:10:43.883Z] TIMEOUT 120m [2021-05-31T17:10:43.883Z] TMP C:\Windows\TEMP [2021-05-31T17:10:43.883Z] unit_validate true [2021-05-31T17:10:43.883Z] USERDOMAIN WORKGROUP [2021-05-31T17:10:43.883Z] USERNAME azwin-2-4e82b0$ [2021-05-31T17:10:43.883Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-31T17:10:43.883Z] validate_force false [2021-05-31T17:10:43.883Z] windir C:\Windows [2021-05-31T17:10:43.883Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-31T17:10:43.883Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-31T17:10:43.883Z] windows2022 true [2021-05-31T17:10:43.883Z] windowsRS1 false [2021-05-31T17:10:43.883Z] windowsRS5 true [2021-05-31T17:10:43.883Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-31T17:10:43.884Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-31T17:10:43.884Z] [2021-05-31T17:10:43.884Z] [2021-05-31T17:10:43.884Z] [2021-05-31T17:10:43.884Z] INFO: Sources under d:\gopath\... [2021-05-31T17:10:43.884Z] INFO: Test run under d:\CI\... [2021-05-31T17:10:43.884Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-31T17:10:43.884Z] INFO: docker/docker repository was found [2021-05-31T17:10:43.884Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-31T17:10:43.884Z] ltsc2019: Pulling from windows/servercore [2021-05-31T17:10:43.884Z] 4612f6d0b889: Pulling fs layer [2021-05-31T17:10:43.884Z] 8116de3c91c3: Pulling fs layer [2021-05-31T17:10:44.134Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-31T17:10:44.134Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-31T17:10:44.134Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-31T17:10:44.142Z] #38 8.772 [100%] Linking C executable tini-static [2021-05-31T17:10:44.259Z] #55 51.57 Building dependency tree... [2021-05-31T17:10:44.383Z] #21 28.59 Selecting previously unselected package vim. [2021-05-31T17:10:44.383Z] #21 28.60 Preparing to unpack .../38-vim_2%3a8.1.0875-5_s390x.deb ... [2021-05-31T17:10:44.383Z] #21 28.60 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:10:44.383Z] #21 28.98 Selecting previously unselected package xfsprogs. [2021-05-31T17:10:44.390Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-31T17:10:44.391Z] #4 DONE 0.6s [2021-05-31T17:10:44.664Z] [2021-05-31T17:10:44.664Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:10:44.664Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:10:44.687Z] #21 28.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_s390x.deb ... [2021-05-31T17:10:44.687Z] #21 28.98 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:10:44.687Z] #21 29.27 Selecting previously unselected package zip. [2021-05-31T17:10:44.687Z] #21 29.27 Preparing to unpack .../40-zip_3.0-11+b1_s390x.deb ... [2021-05-31T17:10:44.687Z] #21 29.27 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:10:44.687Z] #21 29.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:10:44.802Z] #38 9.497 [100%] Built target tini-static [2021-05-31T17:10:44.802Z] #38 9.547 + mkdir -p /build [2021-05-31T17:10:44.802Z] #38 9.551 + cp tini-static /build/docker-init [2021-05-31T17:10:44.977Z] #21 29.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:10:44.977Z] #21 29.40 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-05-31T17:10:44.977Z] #21 29.40 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-31T17:10:44.977Z] #21 29.41 Setting up libgpm2:s390x (1.20.7-5) ... [2021-05-31T17:10:44.977Z] #21 29.42 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-05-31T17:10:44.977Z] #21 29.42 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:10:44.977Z] #21 29.43 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-05-31T17:10:44.977Z] #21 29.44 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:44.977Z] #21 29.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:10:44.977Z] #21 29.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-31T17:10:44.977Z] #21 29.46 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-31T17:10:44.977Z] #21 29.46 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:10:44.977Z] #21 29.47 Setting up zip (3.0-11+b1) ... [2021-05-31T17:10:44.977Z] #21 29.48 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:10:44.977Z] #21 29.49 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:10:45.104Z] #38 DONE 9.7s [2021-05-31T17:10:45.104Z] [2021-05-31T17:10:45.104Z] #44 [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-31T17:10:45.104Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:10:45.104Z] #44 1.613 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:10:45.104Z] #44 1.614 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:10:45.104Z] #44 1.621 Note: Building without GnuTLS support [2021-05-31T17:10:45.104Z] #44 1.626 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:10:45.104Z] #44 1.627 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:10:45.104Z] #44 3.300 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:10:45.104Z] #44 3.349 GEN .gitid [2021-05-31T17:10:45.104Z] #44 3.396 GEN criu/include/version.h [2021-05-31T17:10:45.104Z] #44 3.493 GEN include/common/asm [2021-05-31T17:10:46.034Z] #8 DONE 1.1s [2021-05-31T17:10:46.034Z] [2021-05-31T17:10:46.034Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:10:46.034Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-31T17:10:46.034Z] #6 DONE 1.0s [2021-05-31T17:10:46.034Z] [2021-05-31T17:10:46.034Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:10:46.034Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:10:46.034Z] #7 DONE 1.1s [2021-05-31T17:10:46.034Z] [2021-05-31T17:10:46.034Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:10:46.034Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-31T17:10:46.034Z] #5 DONE 1.3s [2021-05-31T17:10:46.056Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-05-31T17:10:46.321Z] #55 ... [2021-05-31T17:10:46.321Z] [2021-05-31T17:10:46.321Z] #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-31T17:10:46.321Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:10:46.321Z] #13 38.29 Reading package lists... [2021-05-31T17:10:46.476Z] #21 30.67 Setting up libiptc0:s390x (1.8.2-4) ... [2021-05-31T17:10:46.476Z] #21 30.67 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:10:46.476Z] #21 30.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:10:46.476Z] #21 30.69 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:10:46.476Z] #21 30.69 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:10:46.476Z] #21 30.74 invoke-rc.d: could not determine current runlevel [2021-05-31T17:10:46.476Z] #21 30.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:10:46.476Z] #21 30.76 Setting up pigz (2.4-1) ... [2021-05-31T17:10:46.476Z] #21 30.76 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-31T17:10:46.476Z] #21 30.77 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-31T17:10:46.476Z] #21 30.78 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:10:46.476Z] #21 30.79 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-05-31T17:10:46.476Z] #21 30.79 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:10:46.476Z] #21 31.00 Setting up libaio1:s390x (0.3.112-3) ... [2021-05-31T17:10:46.476Z] #21 31.01 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-31T17:10:46.477Z] #21 31.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-31T17:10:46.477Z] #21 31.03 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:10:46.477Z] #21 31.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:10:46.477Z] #21 31.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:10:46.477Z] #21 31.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:10:46.477Z] #21 31.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:10:46.477Z] #21 31.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:10:46.477Z] #21 31.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:10:46.477Z] #21 31.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:10:46.477Z] #21 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:10:46.477Z] #21 31.07 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-31T17:10:46.477Z] #21 31.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:10:46.477Z] #21 31.09 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-31T17:10:46.477Z] #21 31.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:10:46.477Z] #21 31.11 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-31T17:10:46.477Z] #21 31.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:10:46.626Z] #62 DONE 5.8s [2021-05-31T17:10:46.626Z] [2021-05-31T17:10:46.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:46.626Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:46.626Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-05-31T17:10:46.626Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-31T17:10:46.626Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-31T17:10:46.626Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-31T17:10:46.626Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-05-31T17:10:46.626Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-05-31T17:10:46.626Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done [2021-05-31T17:10:46.626Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-05-31T17:10:46.626Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2021-05-31T17:10:46.626Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.5s [2021-05-31T17:10:46.626Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 5.5s [2021-05-31T17:10:46.626Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-05-31T17:10:46.656Z] #44 5.371 PBCC images/timens.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.426 DEP images/timens.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.442 PBCC images/fown.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.457 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.553 PBCC images/opts.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.580 PBCC images/memfd.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.604 DEP images/fown.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.630 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.664 DEP images/opts.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.695 DEP images/memfd.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.722 PBCC images/sit.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.777 DEP images/sit.pb-c.d [2021-05-31T17:10:46.656Z] #44 5.870 PBCC images/macvlan.pb-c.c [2021-05-31T17:10:46.656Z] #44 5.887 DEP images/macvlan.pb-c.d [2021-05-31T17:10:46.884Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.13MB / 120.17MB 5.8s [2021-05-31T17:10:46.884Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s [2021-05-31T17:10:46.959Z] #44 5.946 PBCC images/autofs.pb-c.c [2021-05-31T17:10:46.959Z] #44 5.990 DEP images/autofs.pb-c.d [2021-05-31T17:10:46.959Z] #44 6.038 PBCC images/sysctl.pb-c.c [2021-05-31T17:10:46.959Z] #44 6.056 DEP images/sysctl.pb-c.d [2021-05-31T17:10:46.959Z] #44 6.125 PBCC images/time.pb-c.c [2021-05-31T17:10:47.146Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 6.1s [2021-05-31T17:10:47.258Z] #44 6.142 DEP images/time.pb-c.d [2021-05-31T17:10:47.258Z] #44 6.183 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:10:47.258Z] #44 6.198 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:10:47.258Z] #44 6.229 PBCC images/seccomp.pb-c.c [2021-05-31T17:10:47.258Z] #44 6.254 DEP images/seccomp.pb-c.d [2021-05-31T17:10:47.258Z] #44 6.283 PBCC images/userns.pb-c.c [2021-05-31T17:10:47.258Z] #44 6.299 DEP images/userns.pb-c.d [2021-05-31T17:10:47.258Z] #44 6.348 PBCC images/cgroup.pb-c.c [2021-05-31T17:10:47.258Z] #44 6.373 DEP images/cgroup.pb-c.d [2021-05-31T17:10:47.258Z] #44 6.427 PBCC images/ext-file.pb-c.c [2021-05-31T17:10:47.258Z] #44 6.441 DEP images/ext-file.pb-c.d [2021-05-31T17:10:47.402Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 6.3s [2021-05-31T17:10:47.402Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.3s done [2021-05-31T17:10:47.560Z] #44 6.505 PBCC images/rpc.pb-c.c [2021-05-31T17:10:47.560Z] #44 6.578 DEP images/rpc.pb-c.d [2021-05-31T17:10:47.560Z] #44 ... [2021-05-31T17:10:47.560Z] [2021-05-31T17:10:47.560Z] #46 [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-31T17:10:47.560Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:10:47.560Z] #46 60.94 bufio [2021-05-31T17:10:47.560Z] #46 61.85 reflect [2021-05-31T17:10:47.560Z] #46 66.40 regexp/syntax [2021-05-31T17:10:47.560Z] #46 70.85 path [2021-05-31T17:10:47.560Z] #46 ... [2021-05-31T17:10:47.560Z] [2021-05-31T17:10:47.560Z] #14 [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-31T17:10:47.560Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:10:47.560Z] #14 70.54 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:10:47.753Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 6.7s [2021-05-31T17:10:47.865Z] #14 70.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-31T17:10:47.865Z] #14 70.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:10:47.865Z] #14 70.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:10:47.865Z] #14 70.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-31T17:10:47.865Z] #14 70.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:10:47.925Z] [2021-05-31T17:10:47.925Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:10:47.925Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:10:47.925Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:10:47.925Z] #64 DONE 0.0s [2021-05-31T17:10:47.925Z] [2021-05-31T17:10:47.925Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:47.925Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:47.925Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-31T17:10:47.925Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-31T17:10:47.925Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-31T17:10:47.925Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-31T17:10:48.184Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-05-31T17:10:48.320Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s [2021-05-31T17:10:48.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.69MB / 50.40MB 0.3s [2021-05-31T17:10:48.443Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.3s [2021-05-31T17:10:48.443Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2021-05-31T17:10:48.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.5s [2021-05-31T17:10:48.443Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-05-31T17:10:48.512Z] #14 ... [2021-05-31T17:10:48.512Z] [2021-05-31T17:10:48.512Z] #52 [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-31T17:10:48.512Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:10:48.512Z] #52 62.03 bufio [2021-05-31T17:10:48.512Z] #52 65.42 text/tabwriter [2021-05-31T17:10:48.512Z] #52 66.44 reflect [2021-05-31T17:10:48.512Z] #52 67.37 regexp/syntax [2021-05-31T17:10:48.599Z] #21 32.87 Setting up iptables (1.8.2-4) ... [2021-05-31T17:10:48.599Z] #21 32.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:10:48.599Z] #21 32.90 Setting up python3 (3.7.3-1) ... [2021-05-31T17:10:48.599Z] #21 33.14 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:10:48.707Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 0.6s [2021-05-31T17:10:48.707Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 0.7s [2021-05-31T17:10:48.707Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 0.7s [2021-05-31T17:10:48.811Z] #52 ... [2021-05-31T17:10:48.811Z] [2021-05-31T17:10:48.811Z] #44 [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-31T17:10:48.811Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:10:48.811Z] #44 6.637 PBCC images/siginfo.pb-c.c [2021-05-31T17:10:48.811Z] #44 6.668 DEP images/siginfo.pb-c.d [2021-05-31T17:10:48.811Z] #44 6.732 PBCC images/pagemap.pb-c.c [2021-05-31T17:10:48.811Z] #44 6.801 DEP images/pagemap.pb-c.d [2021-05-31T17:10:48.811Z] #44 6.900 PBCC images/rlimit.pb-c.c [2021-05-31T17:10:48.811Z] #44 6.921 DEP images/rlimit.pb-c.d [2021-05-31T17:10:48.811Z] #44 6.995 PBCC images/file-lock.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.030 DEP images/file-lock.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.072 PBCC images/tty.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.254 DEP images/tty.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.312 PBCC images/tun.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.354 PBCC images/netdev.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.444 DEP images/tun.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.470 DEP images/netdev.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.531 PBCC images/vma.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.572 DEP images/vma.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.673 PBCC images/creds.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.704 DEP images/creds.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.779 PBCC images/utsns.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.797 DEP images/utsns.pb-c.d [2021-05-31T17:10:48.811Z] #44 7.939 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.961 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:10:48.811Z] #44 7.993 DEP images/ipc-desc.pb-c.d [2021-05-31T17:10:48.811Z] #44 8.037 DEP images/ipc-sem.pb-c.d [2021-05-31T17:10:48.888Z] #21 ... [2021-05-31T17:10:48.888Z] [2021-05-31T17:10:48.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:48.888Z] #44 61.49 CC criu/cr-service.o [2021-05-31T17:10:48.888Z] #44 62.29 CC criu/crtools.o [2021-05-31T17:10:48.888Z] #44 62.59 CC criu/eventfd.o [2021-05-31T17:10:48.888Z] #44 62.86 CC criu/eventpoll.o [2021-05-31T17:10:48.888Z] #44 63.42 CC criu/external.o [2021-05-31T17:10:48.888Z] #44 63.60 CC criu/fault-injection.o [2021-05-31T17:10:48.888Z] #44 63.68 CC criu/fdstore.o [2021-05-31T17:10:48.888Z] #44 63.96 CC criu/fifo.o [2021-05-31T17:10:48.888Z] #44 64.24 CC criu/file-ids.o [2021-05-31T17:10:48.888Z] #44 64.42 CC criu/file-lock.o [2021-05-31T17:10:48.888Z] #44 64.92 CC criu/files-ext.o [2021-05-31T17:10:48.888Z] #44 65.17 CC criu/files-reg.o [2021-05-31T17:10:48.888Z] #44 66.20 CC criu/files.o [2021-05-31T17:10:48.888Z] #44 67.58 CC criu/filesystems.o [2021-05-31T17:10:48.888Z] #44 67.98 CC criu/fsnotify.o [2021-05-31T17:10:48.888Z] #44 68.79 CC criu/image-desc.o [2021-05-31T17:10:48.888Z] #44 68.87 CC criu/image.o [2021-05-31T17:10:48.888Z] #44 69.38 CC criu/ipc_ns.o [2021-05-31T17:10:48.888Z] #44 69.97 CC criu/irmap.o [2021-05-31T17:10:48.888Z] #44 70.34 CC criu/kcmp-ids.o [2021-05-31T17:10:48.888Z] #44 70.50 CC criu/kerndat.o [2021-05-31T17:10:48.888Z] #44 71.24 CC criu/libnetlink.o [2021-05-31T17:10:48.888Z] #44 71.43 CC criu/log.o [2021-05-31T17:10:48.888Z] #44 ... [2021-05-31T17:10:48.888Z] [2021-05-31T17:10:48.888Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-31T17:10:48.888Z] #21 33.57 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:10:49.038Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.9s [2021-05-31T17:10:49.039Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-31T17:10:49.039Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s [2021-05-31T17:10:49.039Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.9s [2021-05-31T17:10:49.039Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.0s [2021-05-31T17:10:49.039Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 1.0s [2021-05-31T17:10:49.113Z] #44 8.089 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:10:49.113Z] #44 8.119 DEP images/ipc-msg.pb-c.d [2021-05-31T17:10:49.113Z] #44 8.176 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:10:49.113Z] #44 8.197 DEP images/ipc-shm.pb-c.d [2021-05-31T17:10:49.113Z] #44 8.248 PBCC images/ipc-var.pb-c.c [2021-05-31T17:10:49.113Z] #44 8.278 DEP images/ipc-var.pb-c.d [2021-05-31T17:10:49.296Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-05-31T17:10:49.296Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 1.2s [2021-05-31T17:10:49.296Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 1.3s [2021-05-31T17:10:49.296Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s [2021-05-31T17:10:49.415Z] #44 ... [2021-05-31T17:10:49.415Z] [2021-05-31T17:10:49.415Z] #48 [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-31T17:10:49.415Z] #48 sha256:69cd9fa42a5de337374dbfa374f8f36527fd489d4bce6eb1ab40e4cca1a93e67 [2021-05-31T17:10:49.415Z] #48 DONE 72.7s [2021-05-31T17:10:49.415Z] [2021-05-31T17:10:49.415Z] #44 [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-31T17:10:49.415Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:10:49.415Z] #44 8.350 PBCC images/sk-opts.pb-c.c [2021-05-31T17:10:49.415Z] #44 8.399 PBCC images/packet-sock.pb-c.c [2021-05-31T17:10:49.437Z] #13 48.89 Building dependency tree... [2021-05-31T17:10:49.553Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 1.4s [2021-05-31T17:10:49.553Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 1.4s [2021-05-31T17:10:49.553Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.5s [2021-05-31T17:10:49.553Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 1.5s [2021-05-31T17:10:49.716Z] #44 8.570 DEP images/sk-opts.pb-c.d [2021-05-31T17:10:49.716Z] #44 8.590 DEP images/packet-sock.pb-c.d [2021-05-31T17:10:49.716Z] #44 8.635 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:10:49.716Z] #44 8.679 DEP images/sk-netlink.pb-c.d [2021-05-31T17:10:49.716Z] #44 8.738 PBCC images/sk-inet.pb-c.c [2021-05-31T17:10:49.716Z] #44 8.793 DEP images/sk-inet.pb-c.d [2021-05-31T17:10:49.716Z] #44 8.842 PBCC images/sk-unix.pb-c.c [2021-05-31T17:10:49.716Z] #44 8.888 DEP images/sk-unix.pb-c.d [2021-05-31T17:10:49.716Z] #44 8.927 PBCC images/mm.pb-c.c [2021-05-31T17:10:49.835Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.58MB / 51.83MB 1.7s [2021-05-31T17:10:49.835Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.45MB / 68.67MB 1.7s [2021-05-31T17:10:49.835Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.8s [2021-05-31T17:10:49.835Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 1.8s [2021-05-31T17:10:49.917Z] #21 34.47 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:10:49.917Z] #21 34.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:10:50.017Z] #44 9.079 DEP images/mm.pb-c.d [2021-05-31T17:10:50.017Z] #44 9.150 PBCC images/timerfd.pb-c.c [2021-05-31T17:10:50.017Z] #44 9.210 DEP images/timerfd.pb-c.d [2021-05-31T17:10:50.098Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 1.9s [2021-05-31T17:10:50.098Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-31T17:10:50.098Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 2.0s [2021-05-31T17:10:50.098Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 2.0s [2021-05-31T17:10:50.208Z] #21 34.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:10:50.318Z] #44 9.301 PBCC images/timer.pb-c.c [2021-05-31T17:10:50.318Z] #44 9.340 DEP images/timer.pb-c.d [2021-05-31T17:10:50.318Z] #44 9.400 PBCC images/sa.pb-c.c [2021-05-31T17:10:50.318Z] #44 9.463 DEP images/sa.pb-c.d [2021-05-31T17:10:50.356Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 2.1s [2021-05-31T17:10:50.356Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.83MB / 68.67MB 2.3s [2021-05-31T17:10:50.356Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s [2021-05-31T17:10:50.356Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-31T17:10:50.614Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 2.4s [2021-05-31T17:10:50.614Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 2.6s [2021-05-31T17:10:50.619Z] #44 9.585 PBCC images/pipe-data.pb-c.c [2021-05-31T17:10:50.619Z] #44 9.624 DEP images/pipe-data.pb-c.d [2021-05-31T17:10:50.619Z] #44 9.668 PBCC images/mnt.pb-c.c [2021-05-31T17:10:50.619Z] #44 9.710 DEP images/mnt.pb-c.d [2021-05-31T17:10:50.619Z] #44 9.737 PBCC images/sk-packet.pb-c.c [2021-05-31T17:10:50.619Z] #44 9.754 DEP images/sk-packet.pb-c.d [2021-05-31T17:10:50.619Z] #44 9.780 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:10:50.619Z] #44 9.807 DEP images/tcp-stream.pb-c.d [2021-05-31T17:10:50.619Z] #44 9.842 PBCC images/pipe.pb-c.c [2021-05-31T17:10:50.837Z] #21 35.20 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:10:50.837Z] #21 35.43 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:10:50.845Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done [2021-05-31T17:10:50.845Z] #9 ... [2021-05-31T17:10:50.845Z] [2021-05-31T17:10:50.845Z] #23 [internal] load build context [2021-05-31T17:10:50.845Z] #23 sha256:2e556cc8a577c98a6bc949a0a9471cc8fc5fba3b1da6955df9713096273d23c8 [2021-05-31T17:10:50.845Z] #23 transferring context: 53.26MB 8.2s done [2021-05-31T17:10:50.845Z] #23 ... [2021-05-31T17:10:50.845Z] [2021-05-31T17:10:50.845Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:10:50.845Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:10:50.845Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.3s done [2021-05-31T17:10:50.845Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-31T17:10:50.845Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-31T17:10:50.845Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-31T17:10:50.845Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.6s done [2021-05-31T17:10:50.845Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.8s [2021-05-31T17:10:50.878Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-05-31T17:10:50.878Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 2.9s [2021-05-31T17:10:50.920Z] #44 9.866 DEP images/pipe.pb-c.d [2021-05-31T17:10:50.920Z] #44 9.892 PBCC images/pstree.pb-c.c [2021-05-31T17:10:50.920Z] #44 9.903 DEP images/pstree.pb-c.d [2021-05-31T17:10:50.920Z] #44 9.924 PBCC images/fs.pb-c.c [2021-05-31T17:10:50.920Z] #44 9.935 DEP images/fs.pb-c.d [2021-05-31T17:10:50.920Z] #44 9.976 PBCC images/signalfd.pb-c.c [2021-05-31T17:10:50.920Z] #44 10.01 DEP images/signalfd.pb-c.d [2021-05-31T17:10:50.920Z] #44 10.04 PBCC images/fh.pb-c.c [2021-05-31T17:10:50.920Z] #44 10.08 PBCC images/fsnotify.pb-c.c [2021-05-31T17:10:50.956Z] Client: Docker Engine - Community [2021-05-31T17:10:50.956Z] Version: 20.10.5 [2021-05-31T17:10:50.956Z] API version: 1.41 [2021-05-31T17:10:50.956Z] Go version: go1.13.15 [2021-05-31T17:10:50.956Z] Git commit: 55c4c88 [2021-05-31T17:10:50.956Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-31T17:10:50.956Z] OS/Arch: linux/arm64 [2021-05-31T17:10:50.956Z] Context: default [2021-05-31T17:10:50.956Z] Experimental: true [2021-05-31T17:10:50.956Z] [2021-05-31T17:10:50.956Z] Server: Docker Engine - Community [2021-05-31T17:10:50.956Z] Engine: [2021-05-31T17:10:50.956Z] Version: 20.10.5 [2021-05-31T17:10:50.956Z] API version: 1.41 (minimum version 1.12) [2021-05-31T17:10:50.956Z] Go version: go1.13.15 [2021-05-31T17:10:50.956Z] Git commit: 363e9a8 [2021-05-31T17:10:50.956Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-31T17:10:50.956Z] OS/Arch: linux/arm64 [2021-05-31T17:10:50.956Z] Experimental: true [2021-05-31T17:10:50.956Z] containerd: [2021-05-31T17:10:50.956Z] Version: 1.4.4 [2021-05-31T17:10:50.956Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:10:50.956Z] runc: [2021-05-31T17:10:50.956Z] Version: 1.0.0-rc93 [2021-05-31T17:10:50.956Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:10:50.956Z] docker-init: [2021-05-31T17:10:50.956Z] Version: 0.19.0 [2021-05-31T17:10:50.956Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-31T17:10:51.101Z] #26 ... [2021-05-31T17:10:51.102Z] [2021-05-31T17:10:51.102Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:10:51.102Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:10:51.102Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:10:51.102Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-31T17:10:51.102Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-31T17:10:51.102Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-05-31T17:10:51.102Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2021-05-31T17:10:51.102Z] #64 DONE 10.3s [2021-05-31T17:10:51.102Z] [2021-05-31T17:10:51.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:51.102Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:51.102Z] #9 ... [2021-05-31T17:10:51.102Z] [2021-05-31T17:10:51.102Z] #23 [internal] load build context [2021-05-31T17:10:51.102Z] #23 sha256:2e556cc8a577c98a6bc949a0a9471cc8fc5fba3b1da6955df9713096273d23c8 [2021-05-31T17:10:51.102Z] #23 DONE 10.3s [2021-05-31T17:10:51.102Z] [2021-05-31T17:10:51.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:51.102Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:51.134Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 3.0s [2021-05-31T17:10:51.134Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.0s [2021-05-31T17:10:51.134Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.57MB / 120.17MB 3.1s [2021-05-31T17:10:51.134Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s [2021-05-31T17:10:51.222Z] #44 10.13 DEP images/fh.pb-c.d [2021-05-31T17:10:51.222Z] #44 10.17 DEP images/fsnotify.pb-c.d [2021-05-31T17:10:51.222Z] #44 10.23 PBCC images/eventpoll.pb-c.c [2021-05-31T17:10:51.222Z] #44 10.27 DEP images/eventpoll.pb-c.d [2021-05-31T17:10:51.222Z] #44 10.29 PBCC images/eventfd.pb-c.c [2021-05-31T17:10:51.222Z] #44 10.32 DEP images/eventfd.pb-c.d [2021-05-31T17:10:51.222Z] #44 10.36 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:10:51.299Z] + docker info [2021-05-31T17:10:51.356Z] #13 ... [2021-05-31T17:10:51.356Z] [2021-05-31T17:10:51.356Z] #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-31T17:10:51.357Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:51.357Z] #49 58.33 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:10:51.357Z] #49 58.36 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:10:51.357Z] #49 58.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:10:51.357Z] #49 58.49 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:10:51.357Z] #49 58.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:10:51.357Z] #49 58.72 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:10:51.357Z] #49 58.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:10:51.357Z] #49 58.80 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:10:51.357Z] #49 58.86 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:10:51.357Z] #49 58.87 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:10:51.357Z] #49 58.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:10:51.357Z] #49 58.94 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:10:51.357Z] #49 58.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:10:51.357Z] #49 59.08 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.10 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:10:51.357Z] #49 59.17 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.17 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:10:51.357Z] #49 59.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.28 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:10:51.357Z] #49 59.38 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:10:51.357Z] #49 59.53 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:10:51.357Z] #49 59.54 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:10:51.357Z] #49 59.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:10:51.357Z] #49 59.84 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:10:51.357Z] #49 59.91 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:10:51.357Z] #49 59.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:10:51.357Z] #49 59.96 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:10:51.357Z] #49 60.03 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:10:51.357Z] #49 60.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:10:51.357Z] #49 60.11 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:10:51.357Z] #49 60.31 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:10:51.357Z] #49 60.36 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:10:51.357Z] #49 60.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:10:51.357Z] #49 60.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:10:51.357Z] #49 60.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:10:51.357Z] #49 60.71 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:10:51.357Z] #49 60.74 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:10:51.357Z] #49 60.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:10:51.357Z] #49 60.79 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:10:51.357Z] #49 60.88 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:10:51.357Z] #49 60.89 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:10:51.357Z] #49 60.92 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:10:51.357Z] #49 60.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:10:51.357Z] #49 61.04 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:10:51.357Z] #49 61.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:10:51.357Z] #49 61.23 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:10:51.357Z] #49 61.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:10:51.357Z] #49 61.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:10:51.357Z] #49 61.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:10:51.357Z] #49 61.60 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:10:51.357Z] #49 61.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:10:51.357Z] #49 61.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:10:51.357Z] #49 61.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:10:51.357Z] #49 61.72 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:10:51.357Z] #49 61.72 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:10:51.357Z] #49 61.73 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:10:51.357Z] #49 61.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:10:51.393Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 3.2s [2021-05-31T17:10:51.393Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 3.4s [2021-05-31T17:10:51.465Z] #21 36.01 Setting up python3-pip (18.1-5) ... [2021-05-31T17:10:51.522Z] #44 10.39 DEP images/remap-file-path.pb-c.d [2021-05-31T17:10:51.522Z] #44 10.43 PBCC images/fifo.pb-c.c [2021-05-31T17:10:51.522Z] #44 10.44 DEP images/fifo.pb-c.d [2021-05-31T17:10:51.522Z] #44 10.47 PBCC images/ghost-file.pb-c.c [2021-05-31T17:10:51.522Z] #44 10.53 DEP images/ghost-file.pb-c.d [2021-05-31T17:10:51.522Z] #44 10.58 PBCC images/regfile.pb-c.c [2021-05-31T17:10:51.522Z] #44 10.63 DEP images/regfile.pb-c.d [2021-05-31T17:10:51.522Z] #44 10.67 PBCC images/ns.pb-c.c [2021-05-31T17:10:51.522Z] #44 10.70 DEP images/ns.pb-c.d [2021-05-31T17:10:51.617Z] #49 61.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:10:51.617Z] #49 61.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:10:51.617Z] #49 61.94 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:10:51.617Z] #49 61.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:10:51.617Z] #49 61.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:10:51.617Z] #49 61.99 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:10:51.617Z] #49 62.01 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:10:51.617Z] #49 62.05 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:10:51.617Z] #49 ... [2021-05-31T17:10:51.617Z] [2021-05-31T17:10:51.617Z] #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-31T17:10:51.617Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:10:51.617Z] #36 42.96 Reading package lists... [2021-05-31T17:10:51.617Z] #36 52.36 Building dependency tree... [2021-05-31T17:10:51.617Z] #36 57.78 The following additional packages will be installed: [2021-05-31T17:10:51.617Z] #36 57.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:10:51.617Z] #36 57.80 Suggested packages: [2021-05-31T17:10:51.617Z] #36 57.80 cmake-doc ninja-build lrzip [2021-05-31T17:10:51.617Z] #36 57.80 Recommended packages: [2021-05-31T17:10:51.617Z] #36 57.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:10:51.617Z] #36 59.44 The following NEW packages will be installed: [2021-05-31T17:10:51.617Z] #36 59.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:10:51.617Z] #36 59.44 vim-common xxd [2021-05-31T17:10:51.617Z] #36 59.93 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:51.617Z] #36 59.93 Need to get 14.9 MB of archives. [2021-05-31T17:10:51.617Z] #36 59.93 After this operation, 61.8 MB of additional disk space will be used. [2021-05-31T17:10:51.617Z] #36 59.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:10:51.617Z] #36 60.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:10:51.617Z] #36 60.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:10:51.617Z] #36 60.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:10:51.617Z] #36 61.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-31T17:10:51.617Z] #36 61.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-31T17:10:51.617Z] #36 61.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-31T17:10:51.617Z] #36 61.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-31T17:10:51.617Z] #36 61.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-31T17:10:51.617Z] #36 61.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-31T17:10:51.650Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 3.5s [2021-05-31T17:10:51.650Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 3.6s [2021-05-31T17:10:51.665Z] #9 ... [2021-05-31T17:10:51.665Z] [2021-05-31T17:10:51.665Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:10:51.665Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-31T17:10:51.665Z] #63 DONE 0.4s [2021-05-31T17:10:51.665Z] [2021-05-31T17:10:51.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:51.665Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:51.665Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.9s [2021-05-31T17:10:51.833Z] #44 10.73 PBCC images/fdinfo.pb-c.c [2021-05-31T17:10:51.833Z] #44 10.82 DEP images/fdinfo.pb-c.d [2021-05-31T17:10:51.833Z] #44 10.90 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:10:51.833Z] #44 10.97 PBCC images/core-arm.pb-c.c [2021-05-31T17:10:51.878Z] #36 ... [2021-05-31T17:10:51.878Z] [2021-05-31T17:10:51.878Z] #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-31T17:10:51.878Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:51.878Z] #55 57.19 The following additional packages will be installed: [2021-05-31T17:10:51.878Z] #55 57.19 libbtrfs0 [2021-05-31T17:10:51.878Z] #55 57.45 The following NEW packages will be installed: [2021-05-31T17:10:51.878Z] #55 57.49 libbtrfs-dev libbtrfs0 [2021-05-31T17:10:51.878Z] #55 58.10 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:51.878Z] #55 58.10 Need to get 119 kB of archives. [2021-05-31T17:10:51.878Z] #55 58.10 After this operation, 387 kB of additional disk space will be used. [2021-05-31T17:10:51.878Z] #55 58.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:10:51.878Z] #55 58.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-31T17:10:51.878Z] #55 60.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:51.878Z] #55 60.45 Fetched 119 kB in 0s (324 kB/s) [2021-05-31T17:10:51.878Z] #55 60.58 Selecting previously unselected package libbtrfs0. [2021-05-31T17:10:51.878Z] #55 60.59 (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-31T17:10:51.878Z] #55 60.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:10:51.878Z] #55 60.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:51.878Z] #55 60.94 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:10:51.878Z] #55 60.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:10:51.878Z] #55 61.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:51.878Z] #55 61.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:10:51.878Z] #55 61.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:10:51.878Z] #55 61.53 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:51.907Z] #9 ... [2021-05-31T17:10:51.907Z] [2021-05-31T17:10:51.907Z] #23 [internal] load build context [2021-05-31T17:10:51.907Z] #23 sha256:f022011abe204ab6962a30936846de1d2236beb9e766602c9b31fe00827b5d63 [2021-05-31T17:10:51.907Z] #23 transferring context: 53.24MB 3.5s done [2021-05-31T17:10:51.907Z] #23 DONE 4.0s [2021-05-31T17:10:51.907Z] [2021-05-31T17:10:51.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:51.907Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:51.907Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 3.7s [2021-05-31T17:10:51.907Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done [2021-05-31T17:10:51.907Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 3.9s [2021-05-31T17:10:51.907Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-05-31T17:10:52.095Z] #21 36.47 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:10:52.095Z] #21 36.50 Processing triggers for mime-support (3.62) ... [2021-05-31T17:10:52.150Z] #44 11.03 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:10:52.150Z] #44 11.11 PBCC images/core-s390.pb-c.c [2021-05-31T17:10:52.150Z] #44 11.17 PBCC images/core-x86.pb-c.c [2021-05-31T17:10:52.150Z] #44 11.23 PBCC images/core.pb-c.c [2021-05-31T17:10:52.150Z] #44 11.35 PBCC images/inventory.pb-c.c [2021-05-31T17:10:52.384Z] #21 DONE 37.0s [2021-05-31T17:10:52.384Z] [2021-05-31T17:10:52.384Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-05-31T17:10:52.449Z] #55 ... [2021-05-31T17:10:52.450Z] [2021-05-31T17:10:52.450Z] #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-31T17:10:52.450Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:10:52.450Z] #42 43.45 Reading package lists... [2021-05-31T17:10:52.450Z] #42 53.18 Building dependency tree... [2021-05-31T17:10:52.450Z] #42 58.57 The following additional packages will be installed: [2021-05-31T17:10:52.450Z] #42 58.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:10:52.450Z] #42 58.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:10:52.450Z] #42 58.60 Suggested packages: [2021-05-31T17:10:52.450Z] #42 58.63 manpages-dev python-setuptools [2021-05-31T17:10:52.450Z] #42 60.68 The following NEW packages will be installed: [2021-05-31T17:10:52.450Z] #42 60.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:10:52.450Z] #42 60.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:10:52.450Z] #42 60.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:10:52.450Z] #42 60.69 python-six zlib1g-dev [2021-05-31T17:10:52.450Z] #42 61.22 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:10:52.450Z] #42 61.22 Need to get 4095 kB of archives. [2021-05-31T17:10:52.450Z] #42 61.22 After this operation, 22.5 MB of additional disk space will be used. [2021-05-31T17:10:52.450Z] #42 61.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-31T17:10:52.450Z] #42 61.26 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-31T17:10:52.450Z] #42 61.27 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-31T17:10:52.450Z] #42 61.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-31T17:10:52.450Z] #42 61.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-31T17:10:52.450Z] #42 61.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-31T17:10:52.450Z] #42 61.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-31T17:10:52.450Z] #42 61.40 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-31T17:10:52.450Z] #42 61.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-31T17:10:52.450Z] #42 61.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-31T17:10:52.450Z] #42 61.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-31T17:10:52.450Z] #42 61.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-31T17:10:52.450Z] #42 61.83 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-31T17:10:52.450Z] #42 61.86 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-31T17:10:52.450Z] #42 61.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-31T17:10:52.450Z] #42 61.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:10:52.450Z] #42 61.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-31T17:10:52.450Z] #42 ... [2021-05-31T17:10:52.450Z] [2021-05-31T17:10:52.450Z] #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-31T17:10:52.450Z] #67 sha256:683413800a39c93de056a5fee20dde6499ad5d19f9faf4bc85593f2aa0235b57 [2021-05-31T17:10:52.450Z] #67 DONE 62.9s [2021-05-31T17:10:52.450Z] [2021-05-31T17:10:52.450Z] #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-31T17:10:52.450Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:52.450Z] #49 62.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:10:52.450Z] #49 62.25 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:10:52.450Z] #49 62.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:10:52.450Z] #49 62.75 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:10:52.450Z] #49 62.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:10:52.450Z] #49 62.85 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:10:52.450Z] #44 11.48 DEP images/core-aarch64.pb-c.d [2021-05-31T17:10:52.450Z] #44 11.53 DEP images/core-arm.pb-c.d [2021-05-31T17:10:52.509Z] 8116de3c91c3: Verifying Checksum [2021-05-31T17:10:52.509Z] 8116de3c91c3: Download complete [2021-05-31T17:10:52.711Z] #49 ... [2021-05-31T17:10:52.711Z] [2021-05-31T17:10:52.711Z] #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-31T17:10:52.711Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:10:52.711Z] #55 DONE 62.9s [2021-05-31T17:10:52.711Z] [2021-05-31T17:10:52.711Z] #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-31T17:10:52.711Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:10:52.711Z] #49 62.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:10:52.751Z] #44 11.61 DEP images/core-ppc64.pb-c.d [2021-05-31T17:10:52.751Z] #44 11.66 DEP images/core-s390.pb-c.d [2021-05-31T17:10:52.751Z] #44 11.71 DEP images/core-x86.pb-c.d [2021-05-31T17:10:52.751Z] #44 11.79 DEP images/core.pb-c.d [2021-05-31T17:10:52.751Z] #44 11.85 DEP images/inventory.pb-c.d [2021-05-31T17:10:53.052Z] #44 11.90 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:10:53.052Z] #44 11.93 DEP images/cpuinfo.pb-c.d [2021-05-31T17:10:53.052Z] #44 12.02 PBCC images/stats.pb-c.c [2021-05-31T17:10:53.052Z] #44 12.05 DEP images/stats.pb-c.d [2021-05-31T17:10:53.415Z] #22 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:10:53.415Z] #22 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:10:53.415Z] #22 0.925 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:10:53.415Z] #22 DONE 1.1s [2021-05-31T17:10:53.415Z] [2021-05-31T17:10:53.415Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:10:53.415Z] #44 71.82 CC criu/lsm.o [2021-05-31T17:10:53.415Z] #44 72.00 CC criu/mem.o [2021-05-31T17:10:53.415Z] #44 72.99 CC criu/memfd.o [2021-05-31T17:10:53.415Z] #44 73.45 CC criu/mount.o [2021-05-31T17:10:53.415Z] #44 75.83 CC criu/namespaces.o [2021-05-31T17:10:53.559Z] #9 ... [2021-05-31T17:10:53.559Z] [2021-05-31T17:10:53.559Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:10:53.559Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-31T17:10:53.559Z] #65 DONE 1.0s [2021-05-31T17:10:53.559Z] [2021-05-31T17:10:53.559Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:10:53.559Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:10:53.803Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.4s done [2021-05-31T17:10:53.803Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s done [2021-05-31T17:10:53.803Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-31T17:10:54.499Z] #44 77.00 CC criu/net.o [2021-05-31T17:10:54.599Z] #44 13.60 make[1]: Nothing to be done for 'all'. [2021-05-31T17:10:55.170Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-05-31T17:10:55.170Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-31T17:10:55.170Z] #9 ... [2021-05-31T17:10:55.170Z] [2021-05-31T17:10:55.170Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:10:55.170Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:10:55.170Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:10:55.170Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:10:55.170Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-31T17:10:55.170Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-31T17:10:55.170Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2021-05-31T17:10:55.170Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-05-31T17:10:55.170Z] #62 DONE 7.1s [2021-05-31T17:10:55.170Z] [2021-05-31T17:10:55.170Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:10:55.170Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:10:55.170Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:10:55.170Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-31T17:10:55.170Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-31T17:10:55.170Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-05-31T17:10:55.170Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-05-31T17:10:55.170Z] #64 DONE 7.2s [2021-05-31T17:10:55.170Z] [2021-05-31T17:10:55.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:55.170Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:55.734Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-05-31T17:10:56.079Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.8s done [2021-05-31T17:10:56.079Z] #26 DONE 15.2s [2021-05-31T17:10:56.079Z] [2021-05-31T17:10:56.079Z] #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-31T17:10:56.079Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:10:56.565Z] #44 78.89 CC criu/netfilter.o [2021-05-31T17:10:56.565Z] #44 79.07 CC criu/page-pipe.o [2021-05-31T17:10:56.714Z] #44 15.50 CC images/stats.o [2021-05-31T17:10:56.854Z] #44 79.51 CC criu/page-xfer.o [2021-05-31T17:10:56.918Z] #49 ... [2021-05-31T17:10:56.918Z] [2021-05-31T17:10:56.918Z] #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-31T17:10:56.918Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:10:56.918Z] #42 64.12 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:56.918Z] #42 64.44 Fetched 4095 kB in 1s (3850 kB/s) [2021-05-31T17:10:56.918Z] #42 64.67 Selecting previously unselected package libcap-dev:amd64. [2021-05-31T17:10:56.918Z] #42 64.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:10:56.918Z] #42 64.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 64.86 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:10:56.918Z] #42 65.15 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:10:56.918Z] #42 65.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 65.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:56.918Z] #42 65.42 Selecting previously unselected package libnet1-dev. [2021-05-31T17:10:56.918Z] #42 65.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 65.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:10:56.918Z] #42 65.88 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:10:56.918Z] #42 65.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 65.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:10:56.918Z] #42 66.16 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-31T17:10:56.918Z] #42 66.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 66.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:10:56.918Z] #42 66.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:10:56.918Z] #42 66.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 66.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:10:56.918Z] #42 67.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-31T17:10:56.918Z] #42 67.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 67.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:10:56.918Z] #42 67.28 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-31T17:10:56.918Z] #42 67.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-31T17:10:56.918Z] #42 67.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:10:56.918Z] #42 ... [2021-05-31T17:10:56.918Z] [2021-05-31T17:10:56.918Z] #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-31T17:10:56.918Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:10:56.918Z] #45 57.34 sync [2021-05-31T17:10:56.918Z] #45 57.34 internal/reflectlite [2021-05-31T17:10:56.918Z] #45 60.28 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:10:56.918Z] #45 60.85 math/rand [2021-05-31T17:10:56.918Z] #45 62.61 errors [2021-05-31T17:10:56.918Z] #45 62.64 sort [2021-05-31T17:10:56.918Z] #45 63.13 io [2021-05-31T17:10:56.918Z] #45 64.69 strconv [2021-05-31T17:10:56.918Z] #45 65.08 bytes [2021-05-31T17:10:57.030Z] #44 16.06 CC images/core.o [2021-05-31T17:10:57.104Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-31T17:10:57.180Z] #45 ... [2021-05-31T17:10:57.180Z] [2021-05-31T17:10:57.180Z] #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-31T17:10:57.180Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:10:57.180Z] #36 64.15 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:10:57.180Z] #36 64.53 Fetched 14.9 MB in 3s (5513 kB/s) [2021-05-31T17:10:57.180Z] #36 64.70 Selecting previously unselected package xxd. [2021-05-31T17:10:57.180Z] #36 64.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-31T17:10:57.180Z] #36 64.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:10:57.180Z] #36 64.81 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:10:57.180Z] #36 65.23 Selecting previously unselected package vim-common. [2021-05-31T17:10:57.180Z] #36 65.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:10:57.180Z] #36 65.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:10:57.180Z] #36 65.99 Selecting previously unselected package cmake-data. [2021-05-31T17:10:57.180Z] #36 65.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:10:57.180Z] #36 66.00 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:10:57.446Z] #27 1.350 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:10:57.551Z] #44 80.29 CC criu/pagemap-cache.o [2021-05-31T17:10:57.551Z] #44 ... [2021-05-31T17:10:57.551Z] [2021-05-31T17:10:57.551Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-31T17:10:57.667Z] #9 ... [2021-05-31T17:10:57.667Z] [2021-05-31T17:10:57.667Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:10:57.667Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:10:57.667Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-05-31T17:10:57.667Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-31T17:10:57.667Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-31T17:10:57.667Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-31T17:10:57.667Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.6s [2021-05-31T17:10:57.667Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.6s [2021-05-31T17:10:57.707Z] #27 1.354 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:10:57.707Z] #27 1.525 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:10:57.840Z] #41 116.3 + dpkg --print-architecture [2021-05-31T17:10:57.840Z] #41 116.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-31T17:10:57.926Z] #26 ... [2021-05-31T17:10:57.926Z] [2021-05-31T17:10:57.926Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:10:57.926Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-31T17:10:57.926Z] #63 DONE 0.9s [2021-05-31T17:10:57.926Z] [2021-05-31T17:10:57.926Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:57.926Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:57.967Z] #27 1.620 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:10:58.096Z] #44 16.95 CC images/core-x86.o [2021-05-31T17:10:58.224Z] #27 1.937 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:10:58.469Z] #41 116.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-31T17:10:58.469Z] #41 116.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-31T17:10:58.481Z] #27 2.324 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:10:58.749Z] #44 17.57 CC images/core-arm.o [2021-05-31T17:10:58.749Z] #44 17.96 CC images/core-aarch64.o [2021-05-31T17:10:58.749Z] #44 ... [2021-05-31T17:10:58.749Z] [2021-05-31T17:10:58.749Z] #46 [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-31T17:10:58.749Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:10:58.749Z] #46 72.31 vendor/golang.org/x/text/transform [2021-05-31T17:10:58.749Z] #46 76.47 internal/syscall/unix [2021-05-31T17:10:58.749Z] #46 76.50 time [2021-05-31T17:10:58.749Z] #46 79.63 regexp [2021-05-31T17:10:58.855Z] #9 ... [2021-05-31T17:10:58.855Z] [2021-05-31T17:10:58.855Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:10:58.855Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-31T17:10:58.855Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.2s done [2021-05-31T17:10:58.855Z] #26 DONE 10.8s [2021-05-31T17:10:58.855Z] [2021-05-31T17:10:58.855Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:10:58.855Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-31T17:10:58.855Z] #65 DONE 1.0s [2021-05-31T17:10:59.050Z] #46 ... [2021-05-31T17:10:59.050Z] [2021-05-31T17:10:59.050Z] #52 [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-31T17:10:59.050Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:10:59.050Z] #52 75.97 time [2021-05-31T17:10:59.050Z] #52 76.00 internal/syscall/execenv [2021-05-31T17:10:59.050Z] #52 76.32 internal/syscall/unix [2021-05-31T17:10:59.050Z] #52 79.24 regexp [2021-05-31T17:10:59.111Z] [2021-05-31T17:10:59.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:10:59.111Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:10:59.255Z] #36 ... [2021-05-31T17:10:59.255Z] [2021-05-31T17:10:59.255Z] #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-31T17:10:59.255Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:10:59.255Z] #32 67.82 Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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: 92% (1402/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-31T17:10:59.255Z] #32 69.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:10:59.350Z] #52 ... [2021-05-31T17:10:59.350Z] [2021-05-31T17:10:59.350Z] #44 [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-31T17:10:59.350Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:10:59.350Z] #44 18.31 CC images/core-ppc64.o [2021-05-31T17:10:59.830Z] #32 70.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:11:00.002Z] #44 19.01 CC images/core-s390.o [2021-05-31T17:11:00.375Z] #27 3.926 Fetched 8447 kB in 3s (2990 kB/s) [2021-05-31T17:11:01.006Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-05-31T17:11:01.006Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-31T17:11:01.062Z] #44 19.76 CC images/cpuinfo.o [2021-05-31T17:11:01.062Z] #44 20.20 CC images/inventory.o [2021-05-31T17:11:01.314Z] #27 3.926 Reading package lists... [2021-05-31T17:11:01.367Z] #44 20.47 CC images/fdinfo.o [2021-05-31T17:11:01.878Z] #27 4.878 Reading package lists... [2021-05-31T17:11:02.019Z] #44 20.86 CC images/fown.o [2021-05-31T17:11:02.019Z] #44 21.11 CC images/ns.o [2021-05-31T17:11:02.320Z] #44 21.30 CC images/regfile.o [2021-05-31T17:11:02.441Z] #27 5.815 Building dependency tree... [2021-05-31T17:11:02.441Z] #27 6.180 The following additional packages will be installed: [2021-05-31T17:11:02.441Z] #27 6.180 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-31T17:11:02.441Z] #27 6.180 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-31T17:11:02.441Z] #27 6.180 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-31T17:11:02.441Z] #27 6.180 Suggested packages: [2021-05-31T17:11:02.441Z] #27 6.180 krb5-doc krb5-user [2021-05-31T17:11:02.441Z] #27 6.180 Recommended packages: [2021-05-31T17:11:02.441Z] #27 6.180 krb5-locales publicsuffix libsasl2-modules [2021-05-31T17:11:02.620Z] #44 21.59 CC images/ghost-file.o [2021-05-31T17:11:02.698Z] #27 6.401 The following NEW packages will be installed: [2021-05-31T17:11:02.698Z] #27 6.401 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-31T17:11:02.698Z] #27 6.401 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-31T17:11:02.698Z] #27 6.401 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-31T17:11:02.698Z] #27 6.401 libssh2-1 libssl1.1 openssl [2021-05-31T17:11:02.873Z] 4612f6d0b889: Verifying Checksum [2021-05-31T17:11:02.873Z] 4612f6d0b889: Download complete [2021-05-31T17:11:02.921Z] #44 21.93 CC images/fifo.o [2021-05-31T17:11:02.956Z] #27 6.682 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-31T17:11:02.956Z] #27 6.682 Need to get 5059 kB of archives. [2021-05-31T17:11:02.956Z] #27 6.682 After this operation, 12.1 MB of additional disk space will be used. [2021-05-31T17:11:02.956Z] #27 6.682 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-31T17:11:02.956Z] #27 6.682 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-31T17:11:02.956Z] #27 6.682 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-31T17:11:02.956Z] #27 6.682 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-31T17:11:02.956Z] #27 6.699 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-31T17:11:02.956Z] #27 6.699 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-31T17:11:02.956Z] #27 6.711 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-31T17:11:02.956Z] #27 6.720 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-31T17:11:02.956Z] #27 6.726 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-31T17:11:02.956Z] #27 6.732 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-31T17:11:02.956Z] #27 6.739 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-31T17:11:02.956Z] #27 6.750 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-31T17:11:02.956Z] #27 6.750 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-31T17:11:02.956Z] #27 6.750 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-31T17:11:02.956Z] #27 6.750 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-31T17:11:02.956Z] #27 6.763 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:11:02.957Z] #27 6.763 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-31T17:11:02.957Z] #27 6.774 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:11:02.957Z] #27 6.774 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:11:02.957Z] #27 6.784 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-31T17:11:02.957Z] #27 6.784 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-31T17:11:03.133Z] #32 ... [2021-05-31T17:11:03.133Z] [2021-05-31T17:11:03.133Z] #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-31T17:11:03.133Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:11:03.133Z] #56 2.823 + RM_GOPATH=0 [2021-05-31T17:11:03.133Z] #56 2.823 + TMP_GOPATH= [2021-05-31T17:11:03.133Z] #56 2.823 + : /build [2021-05-31T17:11:03.133Z] #56 2.823 + '[' -z '' ']' [2021-05-31T17:11:03.133Z] #56 2.824 ++ mktemp -d [2021-05-31T17:11:03.133Z] #56 2.826 + export GOPATH=/tmp/tmp.SpvHomWh6F [2021-05-31T17:11:03.133Z] #56 2.826 + GOPATH=/tmp/tmp.SpvHomWh6F [2021-05-31T17:11:03.133Z] #56 2.826 + RM_GOPATH=1 [2021-05-31T17:11:03.133Z] #56 2.827 + case "$(go env GOARCH)" in [2021-05-31T17:11:03.133Z] #56 2.828 ++ go env GOARCH [2021-05-31T17:11:03.133Z] #56 2.881 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:03.133Z] #56 2.881 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:03.133Z] #56 2.882 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:03.133Z] #56 2.926 + dir=/tmp/install [2021-05-31T17:11:03.133Z] #56 2.927 + bin=containerd [2021-05-31T17:11:03.133Z] #56 2.927 + shift [2021-05-31T17:11:03.133Z] #56 2.927 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:11:03.133Z] #56 2.928 + . /tmp/install/containerd.installer [2021-05-31T17:11:03.133Z] #56 2.929 ++ set -e [2021-05-31T17:11:03.133Z] #56 2.929 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:11:03.133Z] #56 2.934 + install_containerd [2021-05-31T17:11:03.133Z] #56 2.934 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:11:03.133Z] #56 2.942 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:11:03.133Z] #56 2.942 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SpvHomWh6F/src/github.com/containerd/containerd [2021-05-31T17:11:03.133Z] #56 2.944 Cloning into '/tmp/tmp.SpvHomWh6F/src/github.com/containerd/containerd'... [2021-05-31T17:11:03.133Z] #56 ... [2021-05-31T17:11:03.133Z] [2021-05-31T17:11:03.133Z] #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-31T17:11:03.133Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:03.133Z] #13 54.90 The following additional packages will be installed: [2021-05-31T17:11:03.133Z] #13 54.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:11:03.133Z] #13 54.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:11:03.133Z] #13 54.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:11:03.133Z] #13 54.90 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:11:03.133Z] #13 54.90 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:11:03.133Z] #13 54.93 Suggested packages: [2021-05-31T17:11:03.133Z] #13 54.95 gcc-8-locales seccomp wine64 [2021-05-31T17:11:03.133Z] #13 56.98 The following NEW packages will be installed: [2021-05-31T17:11:03.133Z] #13 56.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:11:03.133Z] #13 56.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:11:03.133Z] #13 56.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:11:03.133Z] #13 56.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:11:03.133Z] #13 57.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:11:03.133Z] #13 57.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:11:03.133Z] #13 57.04 The following packages will be upgraded: [2021-05-31T17:11:03.133Z] #13 57.05 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:11:03.133Z] #13 57.52 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:11:03.133Z] #13 57.52 Need to get 78.2 MB of archives. [2021-05-31T17:11:03.133Z] #13 57.52 After this operation, 487 MB of additional disk space will be used. [2021-05-31T17:11:03.133Z] #13 57.52 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-31T17:11:03.133Z] #13 57.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-31T17:11:03.133Z] #13 57.57 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-31T17:11:03.133Z] #13 57.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-31T17:11:03.133Z] #13 57.64 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-31T17:11:03.133Z] #13 58.09 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-31T17:11:03.133Z] #13 58.58 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-31T17:11:03.133Z] #13 58.58 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-31T17:11:03.133Z] #13 58.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-31T17:11:03.133Z] #13 58.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:11:03.133Z] #13 59.42 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-31T17:11:03.133Z] #13 59.99 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-31T17:11:03.133Z] #13 60.03 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-31T17:11:03.133Z] #13 63.67 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-31T17:11:03.133Z] #13 ... [2021-05-31T17:11:03.133Z] [2021-05-31T17:11:03.133Z] #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-31T17:11:03.133Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:03.133Z] #42 67.98 Selecting previously unselected package libprotobuf17:amd64. [2021-05-31T17:11:03.133Z] #42 67.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.133Z] #42 68.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:03.133Z] #42 69.57 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-31T17:11:03.133Z] #42 69.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.133Z] #42 69.62 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:03.133Z] #42 70.06 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-31T17:11:03.133Z] #42 70.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.133Z] #42 70.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:03.133Z] #42 71.41 Selecting previously unselected package libprotoc17:amd64. [2021-05-31T17:11:03.133Z] #42 71.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.133Z] #42 71.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:03.133Z] #42 72.02 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:11:03.133Z] #42 72.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:11:03.133Z] #42 72.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:11:03.133Z] #42 72.19 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:11:03.134Z] #42 72.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.134Z] #42 72.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:11:03.134Z] #42 72.39 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:11:03.134Z] #42 72.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:11:03.134Z] #42 72.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:11:03.134Z] #42 72.64 Selecting previously unselected package python-six. [2021-05-31T17:11:03.134Z] #42 72.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:11:03.134Z] #42 72.65 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:11:03.134Z] #42 72.73 Selecting previously unselected package python-protobuf. [2021-05-31T17:11:03.134Z] #42 72.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-31T17:11:03.134Z] #42 72.77 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:11:03.134Z] #42 73.36 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:11:03.213Z] #27 6.947 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:11:03.213Z] #27 6.980 Fetched 5059 kB in 0s (13.9 MB/s) [2021-05-31T17:11:03.213Z] #27 7.028 Selecting previously unselected package libssl1.1:amd64. [2021-05-31T17:11:03.213Z] #27 7.028 (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-31T17:11:03.213Z] #27 7.028 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:11:03.213Z] #27 7.037 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:03.222Z] #44 22.16 CC images/remap-file-path.o [2021-05-31T17:11:03.521Z] #44 22.37 CC images/eventfd.o [2021-05-31T17:11:03.521Z] #44 22.61 CC images/eventpoll.o [2021-05-31T17:11:03.529Z] Client: [2021-05-31T17:11:03.529Z] Context: default [2021-05-31T17:11:03.529Z] Debug Mode: false [2021-05-31T17:11:03.529Z] Plugins: [2021-05-31T17:11:03.529Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-31T17:11:03.529Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-31T17:11:03.529Z] [2021-05-31T17:11:03.529Z] Server: [2021-05-31T17:11:03.529Z] Containers: 0 [2021-05-31T17:11:03.529Z] Running: 0 [2021-05-31T17:11:03.529Z] Paused: 0 [2021-05-31T17:11:03.529Z] Stopped: 0 [2021-05-31T17:11:03.529Z] Images: 0 [2021-05-31T17:11:03.529Z] Server Version: 20.10.5 [2021-05-31T17:11:03.529Z] Storage Driver: overlay2 [2021-05-31T17:11:03.529Z] Backing Filesystem: extfs [2021-05-31T17:11:03.529Z] Supports d_type: true [2021-05-31T17:11:03.529Z] Native Overlay Diff: true [2021-05-31T17:11:03.529Z] Logging Driver: json-file [2021-05-31T17:11:03.529Z] Cgroup Driver: cgroupfs [2021-05-31T17:11:03.529Z] Cgroup Version: 1 [2021-05-31T17:11:03.529Z] Plugins: [2021-05-31T17:11:03.529Z] Volume: local [2021-05-31T17:11:03.529Z] Network: bridge host ipvlan macvlan null overlay [2021-05-31T17:11:03.529Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-31T17:11:03.529Z] Swarm: inactive [2021-05-31T17:11:03.529Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-31T17:11:03.529Z] Default Runtime: runc [2021-05-31T17:11:03.529Z] Init Binary: docker-init [2021-05-31T17:11:03.529Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-31T17:11:03.529Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-31T17:11:03.529Z] init version: de40ad0 [2021-05-31T17:11:03.529Z] Security Options: [2021-05-31T17:11:03.529Z] apparmor [2021-05-31T17:11:03.529Z] seccomp [2021-05-31T17:11:03.529Z] Profile: default [2021-05-31T17:11:03.529Z] Kernel Version: 5.4.0-1041-aws [2021-05-31T17:11:03.529Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-31T17:11:03.529Z] OSType: linux [2021-05-31T17:11:03.529Z] Architecture: aarch64 [2021-05-31T17:11:03.529Z] CPUs: 4 [2021-05-31T17:11:03.529Z] Total Memory: 7.494GiB [2021-05-31T17:11:03.529Z] Name: ip-10-100-108-191 [2021-05-31T17:11:03.529Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-31T17:11:03.529Z] Docker Root Dir: /var/lib/docker [2021-05-31T17:11:03.529Z] Debug Mode: false [2021-05-31T17:11:03.529Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:11:03.529Z] Labels: [2021-05-31T17:11:03.529Z] Experimental: true [2021-05-31T17:11:03.529Z] Insecure Registries: [2021-05-31T17:11:03.529Z] 127.0.0.0/8 [2021-05-31T17:11:03.529Z] Live Restore Enabled: true [2021-05-31T17:11:03.529Z] [2021-05-31T17:11:03.529Z] WARNING: No swap limit support [Pipeline] sh [2021-05-31T17:11:03.704Z] #42 ... [2021-05-31T17:11:03.704Z] [2021-05-31T17:11:03.704Z] #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-31T17:11:03.704Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:03.704Z] #13 65.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-31T17:11:03.704Z] #13 65.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-31T17:11:03.704Z] #13 65.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:11:03.704Z] #13 65.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-31T17:11:03.704Z] #13 65.74 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-31T17:11:03.704Z] #13 65.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-31T17:11:03.704Z] #13 65.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-31T17:11:03.704Z] #13 65.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-31T17:11:03.704Z] #13 65.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-31T17:11:03.704Z] #13 65.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-31T17:11:03.704Z] #13 65.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-31T17:11:03.704Z] #13 65.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-31T17:11:03.704Z] #13 65.88 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-31T17:11:03.704Z] #13 65.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-31T17:11:03.778Z] #27 7.306 Selecting previously unselected package openssl. [2021-05-31T17:11:03.778Z] #27 7.306 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:11:03.778Z] #27 7.314 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:03.778Z] #27 7.500 Selecting previously unselected package ca-certificates. [2021-05-31T17:11:03.778Z] #27 7.500 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-31T17:11:03.778Z] #27 7.504 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:03.778Z] #27 7.594 Selecting previously unselected package libkeyutils1:amd64. [2021-05-31T17:11:03.778Z] #27 7.594 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-31T17:11:03.778Z] #27 7.597 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:11:03.778Z] #27 7.634 Selecting previously unselected package libkrb5support0:amd64. [2021-05-31T17:11:03.778Z] #27 7.634 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:03.778Z] #27 7.638 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:03.778Z] #27 7.688 Selecting previously unselected package libk5crypto3:amd64. [2021-05-31T17:11:03.778Z] #27 7.688 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:03.819Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:11:03.819Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:11:03.819Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-31T17:11:03.819Z] + bash /home/ubuntu/workspace/moby_PR-41656/check-config.sh [2021-05-31T17:11:03.819Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-31T17:11:03.819Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-31T17:11:03.819Z] [2021-05-31T17:11:03.819Z] Generally Necessary: [2021-05-31T17:11:03.819Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-31T17:11:03.819Z] - apparmor: enabled and tools installed [2021-05-31T17:11:03.819Z] - CONFIG_NAMESPACES: enabled [2021-05-31T17:11:03.819Z] - CONFIG_NET_NS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_PID_NS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_IPC_NS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_UTS_NS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CGROUPS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-31T17:11:03.819Z] - CONFIG_CPUSETS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_MEMCG: enabled [2021-05-31T17:11:03.819Z] - CONFIG_KEYS: enabled [2021-05-31T17:11:03.819Z] - CONFIG_VETH: enabled (as module) [2021-05-31T17:11:03.821Z] #44 22.90 CC images/fh.o [2021-05-31T17:11:04.035Z] #27 7.708 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:04.035Z] #27 7.764 Selecting previously unselected package libkrb5-3:amd64. [2021-05-31T17:11:04.035Z] #27 7.764 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:04.035Z] #27 7.764 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:04.035Z] #27 ... [2021-05-31T17:11:04.035Z] [2021-05-31T17:11:04.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:04.035Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:11:04.035Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.4s done [2021-05-31T17:11:04.035Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-31T17:11:04.035Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-05-31T17:11:04.035Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s [2021-05-31T17:11:04.035Z] #9 ... [2021-05-31T17:11:04.035Z] [2021-05-31T17:11:04.035Z] #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-31T17:11:04.035Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:11:04.035Z] #27 7.891 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-31T17:11:04.035Z] #27 7.891 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:04.035Z] #27 7.903 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:04.040Z] #41 ... [2021-05-31T17:11:04.040Z] [2021-05-31T17:11:04.040Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:11:04.040Z] #23 3.043 Collecting yamllint==1.26.1 [2021-05-31T17:11:04.040Z] #23 3.224 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:11:04.040Z] #23 3.880 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:11:04.040Z] #23 3.933 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:11:04.040Z] #23 3.946 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:11:04.040Z] #23 4.114 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-31T17:11:04.040Z] #23 4.456 Installing build dependencies: started [2021-05-31T17:11:04.040Z] #23 ... [2021-05-31T17:11:04.040Z] [2021-05-31T17:11:04.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:04.040Z] #44 80.57 CC criu/pagemap.o [2021-05-31T17:11:04.040Z] #44 81.25 CC criu/parasite-syscall.o [2021-05-31T17:11:04.040Z] #44 81.80 CC criu/path.o [2021-05-31T17:11:04.040Z] #44 82.15 CC criu/pie-util-vdso.o [2021-05-31T17:11:04.040Z] #44 82.43 CC criu/pie-util.o [2021-05-31T17:11:04.040Z] #44 82.64 CC criu/pipes.o [2021-05-31T17:11:04.040Z] #44 83.10 CC criu/plugin.o [2021-05-31T17:11:04.040Z] #44 83.32 CC criu/proc_parse.o [2021-05-31T17:11:04.040Z] #44 84.75 CC criu/protobuf-desc.o [2021-05-31T17:11:04.040Z] #44 85.30 CC criu/protobuf.o [2021-05-31T17:11:04.040Z] #44 85.56 CC criu/pstree.o [2021-05-31T17:11:04.040Z] #44 86.22 CC criu/rbtree.o [2021-05-31T17:11:04.040Z] #44 86.39 CC criu/rst-malloc.o [2021-05-31T17:11:04.040Z] #44 86.53 CC criu/seccomp.o [2021-05-31T17:11:04.080Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-31T17:11:04.080Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-31T17:11:04.080Z] [2021-05-31T17:11:04.080Z] Optional Features: [2021-05-31T17:11:04.080Z] - CONFIG_USER_NS: enabled [2021-05-31T17:11:04.080Z] - CONFIG_SECCOMP: enabled [2021-05-31T17:11:04.080Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-31T17:11:04.080Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-31T17:11:04.080Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-31T17:11:04.080Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-31T17:11:04.080Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-31T17:11:04.080Z] - CONFIG_BLK_CGROUP: enabled [2021-05-31T17:11:04.080Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-31T17:11:04.080Z] - CONFIG_CGROUP_PERF: enabled [2021-05-31T17:11:04.121Z] #44 23.19 CC images/fsnotify.o [2021-05-31T17:11:04.292Z] #27 7.977 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-31T17:11:04.293Z] #27 7.977 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:11:04.293Z] #27 7.982 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:04.293Z] #27 8.057 Selecting previously unselected package libsasl2-2:amd64. [2021-05-31T17:11:04.293Z] #27 8.057 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:11:04.293Z] #27 8.062 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:04.293Z] #27 8.124 Selecting previously unselected package libldap-common. [2021-05-31T17:11:04.293Z] #27 8.124 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-31T17:11:04.293Z] #27 8.132 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:04.329Z] #44 87.03 CC criu/seize.o [2021-05-31T17:11:04.343Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-31T17:11:04.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-31T17:11:04.343Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-31T17:11:04.343Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-31T17:11:04.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-31T17:11:04.343Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-31T17:11:04.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-31T17:11:04.343Z] - CONFIG_IP_VS: enabled (as module) [2021-05-31T17:11:04.343Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-31T17:11:04.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-31T17:11:04.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-31T17:11:04.343Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-31T17:11:04.343Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-31T17:11:04.343Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-31T17:11:04.343Z] - CONFIG_EXT4_FS: enabled [2021-05-31T17:11:04.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-31T17:11:04.343Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-31T17:11:04.343Z] - Network Drivers: [2021-05-31T17:11:04.343Z] - "overlay": [2021-05-31T17:11:04.343Z] - CONFIG_VXLAN: enabled (as module) [2021-05-31T17:11:04.343Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-31T17:11:04.343Z] Optional (for encrypted networks): [2021-05-31T17:11:04.550Z] #27 8.217 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-31T17:11:04.550Z] #27 8.217 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-31T17:11:04.550Z] #27 8.224 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:04.550Z] #27 8.351 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-31T17:11:04.550Z] #27 8.353 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-31T17:11:04.550Z] #27 8.357 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:04.550Z] #27 8.421 Selecting previously unselected package libpsl5:amd64. [2021-05-31T17:11:04.550Z] #27 8.421 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-31T17:11:04.550Z] #27 8.425 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:11:04.550Z] #27 8.465 Selecting previously unselected package librtmp1:amd64. [2021-05-31T17:11:04.550Z] #27 8.465 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-31T17:11:04.604Z] - CONFIG_CRYPTO: enabled [2021-05-31T17:11:04.604Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-31T17:11:04.604Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-31T17:11:04.604Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-31T17:11:04.604Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-31T17:11:04.604Z] - CONFIG_XFRM: enabled [2021-05-31T17:11:04.604Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-31T17:11:04.604Z] - "ipvlan": [2021-05-31T17:11:04.604Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-31T17:11:04.604Z] - "macvlan": [2021-05-31T17:11:04.604Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_DUMMY: enabled (as module) [2021-05-31T17:11:04.604Z] - "ftp,tftp client in container": [2021-05-31T17:11:04.604Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-31T17:11:04.604Z] - Storage Drivers: [2021-05-31T17:11:04.604Z] - "aufs": [2021-05-31T17:11:04.604Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-31T17:11:04.604Z] - "btrfs": [2021-05-31T17:11:04.604Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-31T17:11:04.604Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-31T17:11:04.604Z] - "devicemapper": [2021-05-31T17:11:04.604Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-31T17:11:04.604Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-31T17:11:04.604Z] - "overlay": [2021-05-31T17:11:04.604Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-31T17:11:04.604Z] - "zfs": [2021-05-31T17:11:04.604Z] - /dev/zfs: present [2021-05-31T17:11:04.604Z] - zfs command: missing [2021-05-31T17:11:04.604Z] - zpool command: missing [2021-05-31T17:11:04.604Z] [2021-05-31T17:11:04.604Z] Limits: [2021-05-31T17:11:04.604Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-31T17:11:04.604Z] [2021-05-31T17:11:04.604Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-31T17:11:04.798Z] #44 23.88 CC images/signalfd.o [2021-05-31T17:11:04.811Z] #27 8.470 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:04.811Z] #27 8.517 Selecting previously unselected package libssh2-1:amd64. [2021-05-31T17:11:04.811Z] #27 8.517 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-31T17:11:04.811Z] #27 8.522 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:11:04.811Z] #27 8.573 Selecting previously unselected package libcurl4:amd64. [2021-05-31T17:11:04.811Z] #27 8.573 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:11:04.811Z] #27 8.577 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:11:04.811Z] #27 8.683 Selecting previously unselected package curl. [2021-05-31T17:11:04.811Z] #27 8.683 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:11:04.941Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 . [2021-05-31T17:11:04.958Z] #44 ... [2021-05-31T17:11:04.958Z] [2021-05-31T17:11:04.958Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:11:04.958Z] #23 11.25 Installing build dependencies: finished with status 'done' [2021-05-31T17:11:05.068Z] #27 8.683 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-31T17:11:05.068Z] #27 8.756 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:11:05.068Z] #27 8.756 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:11:05.068Z] #27 8.759 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:11:05.068Z] #27 8.838 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:11:05.068Z] #27 8.838 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:11:05.068Z] #27 8.838 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:05.068Z] #27 8.896 Selecting previously unselected package jq. [2021-05-31T17:11:05.068Z] #27 8.896 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:11:05.068Z] #27 8.896 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:11:05.088Z] #13 67.01 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:11:05.088Z] #13 ... [2021-05-31T17:11:05.088Z] [2021-05-31T17:11:05.088Z] #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-31T17:11:05.088Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:11:05.088Z] #51 65.33 internal/oserror [2021-05-31T17:11:05.088Z] #51 65.34 bytes [2021-05-31T17:11:05.088Z] #51 65.50 syscall [2021-05-31T17:11:05.088Z] #51 68.98 strconv [2021-05-31T17:11:05.088Z] #51 72.72 reflect [2021-05-31T17:11:05.088Z] #51 75.04 time [2021-05-31T17:11:05.088Z] #51 ... [2021-05-31T17:11:05.088Z] [2021-05-31T17:11:05.088Z] #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-31T17:11:05.088Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:05.088Z] #13 67.21 Fetched 78.2 MB in 9s (9007 kB/s) [2021-05-31T17:11:05.106Z] #44 24.16 CC images/fs.o [2021-05-31T17:11:05.177Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2021-05-31T17:11:05.177Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-31T17:11:05.228Z] #1 [internal] load build definition from Dockerfile [2021-05-31T17:11:05.228Z] #1 sha256:2221b1691260f8d757a0fe86a3c70acc0e6deb0a369907ada38205cab35fc4e8 [2021-05-31T17:11:05.228Z] #1 transferring dockerfile: 17.09kB done [2021-05-31T17:11:05.228Z] #1 DONE 0.1s [2021-05-31T17:11:05.325Z] #27 8.955 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:11:05.325Z] #27 8.967 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:11:05.325Z] #27 8.977 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:05.325Z] #27 9.122 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.130 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:05.325Z] #27 9.144 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.154 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.164 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:05.325Z] #27 9.174 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.184 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.194 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:11:05.325Z] #27 9.203 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:05.325Z] #27 9.213 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:05.350Z] #13 67.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:11:05.350Z] #13 67.44 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-31T17:11:05.350Z] #13 67.45 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:11:05.406Z] #44 24.44 CC images/pstree.o [2021-05-31T17:11:05.406Z] #44 24.63 CC images/pipe.o [2021-05-31T17:11:05.489Z] [2021-05-31T17:11:05.489Z] #2 [internal] load .dockerignore [2021-05-31T17:11:05.489Z] #2 sha256:e73de828e8c2845f748f3e6d7408e8b3f8e0ccc7d0b17b8ac0086ed94c908e8e [2021-05-31T17:11:05.489Z] #2 transferring context: 87B done [2021-05-31T17:11:05.489Z] #2 DONE 0.0s [2021-05-31T17:11:05.582Z] #27 9.227 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:11:05.582Z] #27 9.237 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:05.582Z] #27 9.247 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:05.582Z] #27 9.260 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:05.706Z] #44 24.87 CC images/tcp-stream.o [2021-05-31T17:11:05.750Z] [2021-05-31T17:11:05.750Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-31T17:11:05.750Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-31T17:11:05.921Z] #13 67.81 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-31T17:11:05.921Z] #13 67.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 ... 15410 files and directories currently installed.) [2021-05-31T17:11:05.921Z] #13 68.08 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:11:06.006Z] #44 25.12 CC images/sk-packet.o [2021-05-31T17:11:06.010Z] #3 DONE 0.5s [2021-05-31T17:11:06.010Z] [2021-05-31T17:11:06.010Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-31T17:11:06.010Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-31T17:11:06.010Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-31T17:11:06.147Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-05-31T17:11:06.183Z] #13 68.11 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:11:06.183Z] #13 68.35 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:11:06.271Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-31T17:11:06.271Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-31T17:11:06.271Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-31T17:11:06.271Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-31T17:11:06.271Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-05-31T17:11:06.306Z] #44 25.46 CC images/mnt.o [2021-05-31T17:11:06.444Z] #13 68.57 (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-31T17:11:06.444Z] #13 68.66 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-31T17:11:06.532Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-31T17:11:06.532Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-05-31T17:11:06.606Z] #44 25.71 CC images/pipe-data.o [2021-05-31T17:11:06.712Z] #13 68.67 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:11:06.794Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-31T17:11:06.794Z] #4 DONE 0.8s [2021-05-31T17:11:06.906Z] #44 25.94 CC images/sa.o [2021-05-31T17:11:06.973Z] #13 68.97 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-31T17:11:07.055Z] [2021-05-31T17:11:07.055Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:11:07.055Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-31T17:11:07.206Z] #44 26.14 CC images/timer.o [2021-05-31T17:11:07.506Z] #44 ... [2021-05-31T17:11:07.506Z] [2021-05-31T17:11:07.506Z] #14 [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-31T17:11:07.506Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:11:07.506Z] #14 90.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:11:07.506Z] #14 90.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-31T17:11:07.506Z] #14 90.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:07.524Z] #27 11.24 137 added, 0 removed; done. [2021-05-31T17:11:07.524Z] #27 11.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.524Z] #27 11.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:11:07.524Z] #27 11.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:11:07.524Z] #27 11.31 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-31T17:11:07.524Z] #27 11.32 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:11:07.524Z] #27 11.34 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:07.524Z] #27 11.35 Updating certificates in /etc/ssl/certs... [2021-05-31T17:11:07.560Z] #13 69.54 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:11:07.560Z] #13 69.54 (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-31T17:11:07.560Z] #13 69.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:11:07.697Z] #9 ... [2021-05-31T17:11:07.697Z] [2021-05-31T17:11:07.697Z] #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-31T17:11:07.697Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:11:07.697Z] #27 1.315 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:07.697Z] #27 1.315 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:07.697Z] #27 1.319 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:07.697Z] #27 1.470 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:07.697Z] #27 1.685 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:07.697Z] #27 1.991 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:07.697Z] #27 3.623 Fetched 8447 kB in 3s (3292 kB/s) [2021-05-31T17:11:07.697Z] #27 3.623 Reading package lists... [2021-05-31T17:11:07.697Z] #27 4.521 Reading package lists... [2021-05-31T17:11:07.697Z] #27 5.410 Building dependency tree... [2021-05-31T17:11:07.697Z] #27 5.735 The following additional packages will be installed: [2021-05-31T17:11:07.697Z] #27 5.735 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-31T17:11:07.697Z] #27 5.735 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-31T17:11:07.697Z] #27 5.736 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-31T17:11:07.697Z] #27 5.737 Suggested packages: [2021-05-31T17:11:07.697Z] #27 5.737 krb5-doc krb5-user [2021-05-31T17:11:07.697Z] #27 5.737 Recommended packages: [2021-05-31T17:11:07.697Z] #27 5.737 krb5-locales publicsuffix libsasl2-modules [2021-05-31T17:11:07.697Z] #27 5.956 The following NEW packages will be installed: [2021-05-31T17:11:07.697Z] #27 5.957 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-31T17:11:07.697Z] #27 5.957 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-31T17:11:07.697Z] #27 5.957 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-31T17:11:07.697Z] #27 5.959 libssh2-1 libssl1.1 openssl [2021-05-31T17:11:07.697Z] #27 6.236 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-31T17:11:07.697Z] #27 6.236 Need to get 5059 kB of archives. [2021-05-31T17:11:07.697Z] #27 6.236 After this operation, 12.1 MB of additional disk space will be used. [2021-05-31T17:11:07.697Z] #27 6.236 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-31T17:11:07.697Z] #27 6.239 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-31T17:11:07.697Z] #27 6.247 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-31T17:11:07.697Z] #27 6.247 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-31T17:11:07.697Z] #27 6.247 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-31T17:11:07.697Z] #27 6.247 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-31T17:11:07.697Z] #27 6.251 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-31T17:11:07.697Z] #27 6.256 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-31T17:11:07.697Z] #27 6.259 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-31T17:11:07.697Z] #27 6.260 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-31T17:11:07.697Z] #27 6.263 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-31T17:11:07.697Z] #27 6.275 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-31T17:11:07.697Z] #27 6.275 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-31T17:11:07.697Z] #27 6.278 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-31T17:11:07.697Z] #27 6.287 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-31T17:11:07.697Z] #27 6.287 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-31T17:11:07.697Z] #27 6.297 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:11:07.697Z] #27 6.303 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:11:07.697Z] #27 6.303 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:11:07.697Z] #27 6.304 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-31T17:11:07.697Z] #27 6.309 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-31T17:11:07.697Z] #27 6.451 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:11:07.697Z] #27 6.474 Fetched 5059 kB in 0s (15.2 MB/s) [2021-05-31T17:11:07.697Z] #27 6.567 Selecting previously unselected package libssl1.1:amd64. [2021-05-31T17:11:07.697Z] #27 6.567 (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-31T17:11:07.697Z] #27 6.572 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 6.579 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 6.782 Selecting previously unselected package openssl. [2021-05-31T17:11:07.697Z] #27 6.782 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 6.787 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 6.930 Selecting previously unselected package ca-certificates. [2021-05-31T17:11:07.697Z] #27 6.930 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-31T17:11:07.697Z] #27 6.934 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:07.697Z] #27 7.024 Selecting previously unselected package libkeyutils1:amd64. [2021-05-31T17:11:07.697Z] #27 7.024 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.028 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:11:07.697Z] #27 7.074 Selecting previously unselected package libkrb5support0:amd64. [2021-05-31T17:11:07.697Z] #27 7.076 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.079 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.126 Selecting previously unselected package libk5crypto3:amd64. [2021-05-31T17:11:07.697Z] #27 7.126 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.131 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.190 Selecting previously unselected package libkrb5-3:amd64. [2021-05-31T17:11:07.697Z] #27 7.190 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.194 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.287 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-31T17:11:07.697Z] #27 7.287 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.292 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.341 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-31T17:11:07.697Z] #27 7.341 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.348 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.393 Selecting previously unselected package libsasl2-2:amd64. [2021-05-31T17:11:07.697Z] #27 7.393 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.398 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.437 Selecting previously unselected package libldap-common. [2021-05-31T17:11:07.697Z] #27 7.437 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-31T17:11:07.697Z] #27 7.442 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 7.496 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-31T17:11:07.697Z] #27 7.496 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.502 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 7.557 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-31T17:11:07.697Z] #27 7.557 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.562 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 7.607 Selecting previously unselected package libpsl5:amd64. [2021-05-31T17:11:07.697Z] #27 7.607 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.612 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:11:07.697Z] #27 7.652 Selecting previously unselected package librtmp1:amd64. [2021-05-31T17:11:07.697Z] #27 7.652 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.663 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:07.697Z] #27 7.699 Selecting previously unselected package libssh2-1:amd64. [2021-05-31T17:11:07.697Z] #27 7.700 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.704 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:11:07.697Z] #27 7.756 Selecting previously unselected package libcurl4:amd64. [2021-05-31T17:11:07.697Z] #27 7.758 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.765 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:11:07.697Z] #27 7.826 Selecting previously unselected package curl. [2021-05-31T17:11:07.697Z] #27 7.826 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.829 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-31T17:11:07.697Z] #27 7.912 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:11:07.697Z] #27 7.912 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.916 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:11:07.697Z] #27 7.979 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:11:07.697Z] #27 7.979 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 7.984 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:07.697Z] #27 8.033 Selecting previously unselected package jq. [2021-05-31T17:11:07.697Z] #27 8.033 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:11:07.697Z] #27 8.040 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:11:07.697Z] #27 8.085 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-31T17:11:07.697Z] #27 8.099 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-31T17:11:07.697Z] #27 8.110 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 8.223 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.236 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 8.251 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.261 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.346 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:07.697Z] #27 8.358 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.369 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.379 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-31T17:11:07.697Z] #27 8.390 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:07.697Z] #27 8.402 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 8.418 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:11:07.697Z] #27 8.430 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:07.697Z] #27 8.442 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:07.697Z] #27 8.455 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:07.697Z] #27 ... [2021-05-31T17:11:07.697Z] [2021-05-31T17:11:07.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:07.697Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:11:07.822Z] #13 ... [2021-05-31T17:11:07.822Z] [2021-05-31T17:11:07.822Z] #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-31T17:11:07.822Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:07.822Z] #45 67.93 bufio [2021-05-31T17:11:07.822Z] #45 70.64 syscall [2021-05-31T17:11:07.822Z] #45 70.66 reflect [2021-05-31T17:11:07.822Z] #45 77.87 time [2021-05-31T17:11:07.822Z] #45 ... [2021-05-31T17:11:07.822Z] [2021-05-31T17:11:07.822Z] #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-31T17:11:07.822Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:07.822Z] #13 69.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:11:08.083Z] #13 ... [2021-05-31T17:11:08.083Z] [2021-05-31T17:11:08.083Z] #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-31T17:11:08.083Z] #47 sha256:87e55670c6b174472518d031e8b336a05ef906fdf84926b6619bcca793d80850 [2021-05-31T17:11:08.083Z] #47 DONE 78.3s [2021-05-31T17:11:08.083Z] [2021-05-31T17:11:08.083Z] #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-31T17:11:08.083Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:08.083Z] #42 78.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:08.083Z] #42 78.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:11:08.083Z] #42 78.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:11:08.083Z] #42 78.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:11:08.083Z] #42 78.37 Setting up python-six (1.12.0-1) ... [2021-05-31T17:11:08.440Z] #8 DONE 1.2s [2021-05-31T17:11:08.440Z] [2021-05-31T17:11:08.440Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-31T17:11:08.440Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-31T17:11:08.440Z] #7 DONE 1.2s [2021-05-31T17:11:08.440Z] [2021-05-31T17:11:08.440Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-31T17:11:08.440Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-31T17:11:08.440Z] #5 DONE 1.2s [2021-05-31T17:11:08.440Z] [2021-05-31T17:11:08.440Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-31T17:11:08.440Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-31T17:11:08.440Z] #6 DONE 1.3s [2021-05-31T17:11:08.494Z] #23 14.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:11:08.494Z] #23 14.38 Building wheels for collected packages: yamllint, pyyaml [2021-05-31T17:11:08.494Z] #23 14.38 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:11:08.494Z] #23 14.92 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:11:08.494Z] #23 14.92 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:11:08.494Z] #23 14.94 Running setup.py bdist_wheel for pyyaml: started [2021-05-31T17:11:08.893Z] #27 12.47 0 added, 0 removed; done. [2021-05-31T17:11:08.893Z] #27 12.47 Running hooks in /etc/ca-certificates/update.d... [2021-05-31T17:11:08.893Z] #27 12.48 done. [2021-05-31T17:11:09.015Z] [2021-05-31T17:11:09.015Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:09.015Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:09.015Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-31T17:11:09.015Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-31T17:11:09.015Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-31T17:11:09.015Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-31T17:11:09.015Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-05-31T17:11:09.122Z] #23 15.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-31T17:11:09.122Z] #23 15.66 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-31T17:11:09.122Z] #23 15.74 Successfully built yamllint pyyaml [2021-05-31T17:11:09.122Z] #23 15.76 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:11:09.282Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2021-05-31T17:11:09.282Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s [2021-05-31T17:11:09.282Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.4s [2021-05-31T17:11:09.282Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2021-05-31T17:11:09.282Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.21MB / 9.98MB 0.4s [2021-05-31T17:11:09.282Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 29.36MB / 49.18MB 0.5s [2021-05-31T17:11:09.282Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s [2021-05-31T17:11:09.472Z] #23 15.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:11:09.554Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.74MB / 49.18MB 0.6s [2021-05-31T17:11:09.554Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.7s [2021-05-31T17:11:09.554Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-05-31T17:11:09.815Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.0s done [2021-05-31T17:11:10.088Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 1.1s [2021-05-31T17:11:10.088Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.2s [2021-05-31T17:11:10.088Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.13MB / 52.16MB 1.3s [2021-05-31T17:11:10.088Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.64MB / 62.53MB 1.3s [2021-05-31T17:11:10.189Z] #23 DONE 16.5s [2021-05-31T17:11:10.189Z] [2021-05-31T17:11:10.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:10.189Z] #44 87.68 CC criu/servicefd.o [2021-05-31T17:11:10.189Z] #44 87.98 CC criu/shmem.o [2021-05-31T17:11:10.189Z] #44 88.60 CC criu/sigframe.o [2021-05-31T17:11:10.189Z] #44 88.79 CC criu/signalfd.o [2021-05-31T17:11:10.189Z] #44 88.95 CC criu/sk-inet.o [2021-05-31T17:11:10.189Z] #44 89.67 CC criu/sk-netlink.o [2021-05-31T17:11:10.189Z] #44 90.00 CC criu/sk-packet.o [2021-05-31T17:11:10.189Z] #44 90.55 CC criu/sk-queue.o [2021-05-31T17:11:10.189Z] #44 90.92 CC criu/sk-tcp.o [2021-05-31T17:11:10.189Z] #44 91.25 CC criu/sk-unix.o [2021-05-31T17:11:10.189Z] #44 92.74 CC criu/sockets.o [2021-05-31T17:11:10.189Z] #44 ... [2021-05-31T17:11:10.189Z] [2021-05-31T17:11:10.189Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-05-31T17:11:10.189Z] #26 DONE 0.2s [2021-05-31T17:11:10.189Z] [2021-05-31T17:11:10.189Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-05-31T17:11:10.374Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.87MB / 52.16MB 1.4s [2021-05-31T17:11:10.374Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.17MB / 62.53MB 1.4s [2021-05-31T17:11:10.640Z] #42 ... [2021-05-31T17:11:10.640Z] [2021-05-31T17:11:10.640Z] #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-31T17:11:10.640Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:10.640Z] #36 70.78 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:11:10.640Z] #36 70.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 70.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:11:10.640Z] #36 78.18 Selecting previously unselected package libxml2:amd64. [2021-05-31T17:11:10.640Z] #36 78.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 78.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:11:10.640Z] #36 78.89 Selecting previously unselected package libarchive13:amd64. [2021-05-31T17:11:10.640Z] #36 78.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 78.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:11:10.640Z] #36 79.62 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-31T17:11:10.640Z] #36 79.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 79.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:11:10.640Z] #36 79.87 Selecting previously unselected package librhash0:amd64. [2021-05-31T17:11:10.640Z] #36 79.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 79.89 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:11:10.640Z] #36 80.03 Selecting previously unselected package libuv1:amd64. [2021-05-31T17:11:10.640Z] #36 80.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 80.05 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:11:10.640Z] #36 80.20 Selecting previously unselected package cmake. [2021-05-31T17:11:10.640Z] #36 80.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-31T17:11:10.640Z] #36 80.22 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:11:10.640Z] #36 ... [2021-05-31T17:11:10.640Z] [2021-05-31T17:11:10.640Z] #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-31T17:11:10.640Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:10.640Z] #13 72.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:11:10.640Z] #13 72.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:11:10.640Z] #13 72.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:11:10.643Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.75MB / 52.16MB 1.6s [2021-05-31T17:11:10.643Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.94MB / 62.53MB 1.6s [2021-05-31T17:11:10.643Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.89MB / 52.16MB 1.7s [2021-05-31T17:11:10.643Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 54.53MB / 62.53MB 1.7s [2021-05-31T17:11:10.916Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.9s [2021-05-31T17:11:10.916Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 60.82MB / 62.53MB 1.9s [2021-05-31T17:11:10.972Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-05-31T17:11:11.185Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.3s done [2021-05-31T17:11:11.185Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.3s [2021-05-31T17:11:11.185Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-05-31T17:11:11.223Z] #31 DONE 1.1s [2021-05-31T17:11:11.223Z] [2021-05-31T17:11:11.223Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-05-31T17:11:11.228Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-05-31T17:11:11.447Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.49MB / 97.69MB 2.5s [2021-05-31T17:11:11.474Z] #27 DONE 15.2s [2021-05-31T17:11:11.475Z] [2021-05-31T17:11:11.475Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:11:11.475Z] #28 sha256:c331015533bc987c5afce5335da5cfd1596a734658372f2a516f33459c118d7e [2021-05-31T17:11:11.493Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-31T17:11:11.493Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-31T17:11:11.513Z] #34 DONE 0.2s [2021-05-31T17:11:11.513Z] [2021-05-31T17:11:11.513Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-05-31T17:11:11.513Z] #36 DONE 0.1s [2021-05-31T17:11:11.513Z] [2021-05-31T17:11:11.513Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-05-31T17:11:11.708Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.31MB / 97.69MB 2.6s [2021-05-31T17:11:11.708Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.80MB / 97.69MB 2.8s [2021-05-31T17:11:11.708Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 46.14MB / 97.69MB 2.9s [2021-05-31T17:11:11.731Z] #28 DONE 0.1s [2021-05-31T17:11:11.731Z] [2021-05-31T17:11:11.731Z] #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-31T17:11:11.731Z] #29 sha256:3cdb17bc605987cadf885f3083e717d1dcec2df4cd779af03952d3d8c08a6eb7 [2021-05-31T17:11:11.804Z] #39 DONE 0.1s [2021-05-31T17:11:11.804Z] [2021-05-31T17:11:11.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:11.804Z] #44 93.46 CC criu/stats.o [2021-05-31T17:11:11.804Z] #44 93.72 CC criu/string.o [2021-05-31T17:11:11.804Z] #44 93.80 CC criu/sysctl.o [2021-05-31T17:11:11.804Z] #44 94.32 CC criu/sysfs_parse.o [2021-05-31T17:11:11.804Z] #44 94.59 CC criu/timens.o [2021-05-31T17:11:11.971Z] #9 ... [2021-05-31T17:11:11.971Z] [2021-05-31T17:11:11.971Z] #23 [internal] load build context [2021-05-31T17:11:11.971Z] #23 sha256:b4d7c97784dd9647bded56945c09781d379dc3c64a7fe1272045e4e5fb27776b [2021-05-31T17:11:11.971Z] #23 transferring context: 53.26MB 2.4s done [2021-05-31T17:11:11.971Z] #23 DONE 3.1s [2021-05-31T17:11:11.971Z] [2021-05-31T17:11:11.971Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:11.971Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:11.971Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.40MB / 97.69MB 3.2s [2021-05-31T17:11:12.042Z] #14 ... [2021-05-31T17:11:12.042Z] [2021-05-31T17:11:12.042Z] #52 [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-31T17:11:12.042Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:11:12.042Z] #52 85.08 context [2021-05-31T17:11:12.042Z] #52 85.10 internal/poll [2021-05-31T17:11:12.042Z] #52 88.05 os [2021-05-31T17:11:12.042Z] #52 90.05 internal/fmtsort [2021-05-31T17:11:12.042Z] #52 90.05 encoding/binary [2021-05-31T17:11:12.042Z] #52 92.19 fmt [2021-05-31T17:11:12.042Z] #52 92.19 path/filepath [2021-05-31T17:11:12.042Z] #52 92.20 mvdan.cc/sh/v3/fileutil [2021-05-31T17:11:12.042Z] #52 92.94 encoding/base64 [2021-05-31T17:11:12.042Z] #52 92.95 golang.org/x/sys/unix [2021-05-31T17:11:12.042Z] #52 ... [2021-05-31T17:11:12.042Z] [2021-05-31T17:11:12.042Z] #57 [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-31T17:11:12.042Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:11:12.042Z] #57 49.48 Checking out files: 51% (2037/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:11:12.042Z] #57 50.41 + cd /tmp/tmp.rJnVgYZldp/src/github.com/containerd/containerd [2021-05-31T17:11:12.042Z] #57 50.42 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:11:12.042Z] #57 50.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:11:12.042Z] #57 50.71 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:11:12.042Z] #57 50.71 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:11:12.042Z] #57 50.71 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:11:12.042Z] #57 50.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:11:12.042Z] #57 50.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:11:12.042Z] #57 50.71 + '[' '' = dynamic ']' [2021-05-31T17:11:12.042Z] #57 50.71 + make [2021-05-31T17:11:12.042Z] #57 52.20 + bin/ctr [2021-05-31T17:11:12.233Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.3s done [2021-05-31T17:11:12.233Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.23MB / 97.69MB 3.3s [2021-05-31T17:11:12.233Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.4s [2021-05-31T17:11:12.343Z] #57 ... [2021-05-31T17:11:12.343Z] [2021-05-31T17:11:12.343Z] #46 [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-31T17:11:12.343Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:11:12.343Z] #46 85.66 context [2021-05-31T17:11:12.343Z] #46 85.69 internal/poll [2021-05-31T17:11:12.343Z] #46 86.74 github.com/LK4D4/vndr/versioned [2021-05-31T17:11:12.343Z] #46 88.76 os [2021-05-31T17:11:12.343Z] #46 89.55 internal/fmtsort [2021-05-31T17:11:12.343Z] #46 89.55 encoding/binary [2021-05-31T17:11:12.343Z] #46 91.73 encoding/base64 [2021-05-31T17:11:12.343Z] #46 91.73 crypto/cipher [2021-05-31T17:11:12.343Z] #46 91.74 crypto/sha512 [2021-05-31T17:11:12.343Z] #46 93.60 crypto/ed25519/internal/edwards25519 [2021-05-31T17:11:12.343Z] #46 94.45 crypto/md5 [2021-05-31T17:11:12.343Z] #46 ... [2021-05-31T17:11:12.343Z] [2021-05-31T17:11:12.343Z] #44 [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-31T17:11:12.343Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:12.343Z] #44 26.55 CC images/timerfd.o [2021-05-31T17:11:12.343Z] #44 26.79 CC images/mm.o [2021-05-31T17:11:12.343Z] #44 27.08 CC images/sk-opts.o [2021-05-31T17:11:12.343Z] #44 27.28 CC images/sk-unix.o [2021-05-31T17:11:12.343Z] #44 27.62 CC images/sk-inet.o [2021-05-31T17:11:12.343Z] #44 28.14 CC images/tun.o [2021-05-31T17:11:12.343Z] #44 28.43 CC images/sk-netlink.o [2021-05-31T17:11:12.343Z] #44 28.68 CC images/packet-sock.o [2021-05-31T17:11:12.343Z] #44 29.36 CC images/ipc-var.o [2021-05-31T17:11:12.343Z] #44 29.50 CC images/ipc-desc.o [2021-05-31T17:11:12.343Z] #44 29.69 CC images/ipc-shm.o [2021-05-31T17:11:12.343Z] #44 29.87 CC images/ipc-msg.o [2021-05-31T17:11:12.343Z] #44 30.11 CC images/ipc-sem.o [2021-05-31T17:11:12.343Z] #44 30.22 CC images/utsns.o [2021-05-31T17:11:12.343Z] #44 30.39 CC images/creds.o [2021-05-31T17:11:12.343Z] #44 30.63 CC images/vma.o [2021-05-31T17:11:12.343Z] #44 30.84 CC images/netdev.o [2021-05-31T17:11:12.343Z] #44 31.35 CC images/tty.o [2021-05-31T17:11:12.433Z] #44 94.90 CC criu/timerfd.o [2021-05-31T17:11:12.433Z] #44 95.07 CC criu/tty.o [2021-05-31T17:11:12.863Z] #9 ... [2021-05-31T17:11:12.863Z] [2021-05-31T17:11:12.863Z] #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-31T17:11:12.863Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-31T17:11:12.863Z] #27 9.020 Updating certificates in /etc/ssl/certs... [2021-05-31T17:11:12.863Z] #27 9.781 137 added, 0 removed; done. [2021-05-31T17:11:12.863Z] #27 9.817 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-31T17:11:12.863Z] #27 9.829 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:11:12.863Z] #27 9.840 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-31T17:11:12.863Z] #27 9.851 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-31T17:11:12.863Z] #27 9.864 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:11:12.863Z] #27 9.886 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:12.863Z] #27 9.893 Updating certificates in /etc/ssl/certs... [2021-05-31T17:11:12.863Z] #27 10.49 0 added, 0 removed; done. [2021-05-31T17:11:12.863Z] #27 10.49 Running hooks in /etc/ca-certificates/update.d... [2021-05-31T17:11:12.863Z] #27 10.50 done. [2021-05-31T17:11:12.863Z] #27 DONE 13.9s [2021-05-31T17:11:12.863Z] [2021-05-31T17:11:12.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:12.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:11:12.863Z] #9 DONE 24.9s [2021-05-31T17:11:12.863Z] [2021-05-31T17:11:12.863Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:11:12.863Z] #28 sha256:5922b81644e7544be448f34aeccd70a719a17a4d567fc2316ee2785d320fc62c [2021-05-31T17:11:12.863Z] #28 DONE 0.1s [2021-05-31T17:11:12.863Z] [2021-05-31T17:11:12.863Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:11:12.863Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:11:12.994Z] #44 32.10 CC images/file-lock.o [2021-05-31T17:11:13.176Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.9s done [2021-05-31T17:11:13.184Z] #13 75.29 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:11:13.184Z] #13 75.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:11:13.184Z] #13 75.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:11:13.294Z] #44 32.35 CC images/rlimit.o [2021-05-31T17:11:13.425Z] #10 DONE 0.7s [2021-05-31T17:11:13.425Z] [2021-05-31T17:11:13.425Z] #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-31T17:11:13.425Z] #29 sha256:3b92dff2f9633f87ea5701d95253d45e1afef98c132fdcbfcd0e375dca4982cd [2021-05-31T17:11:13.438Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-31T17:11:13.438Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s done [2021-05-31T17:11:13.438Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.6s [2021-05-31T17:11:13.444Z] #13 75.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-31T17:11:13.444Z] #13 75.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:11:13.444Z] #13 75.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:11:13.594Z] #44 32.56 CC images/pagemap.o [2021-05-31T17:11:13.625Z] #29 1.649 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:11:13.625Z] #29 1.740 [2021-05-31T17:11:13.699Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.7s [2021-05-31T17:11:13.699Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-31T17:11:13.886Z] #29 1.860 ############ 16.7% ########################## 36.8% ######################################## 56.8% ###################################################### 75.7% #################################################################### 95.5% ######################################################################## 100.0% [2021-05-31T17:11:13.886Z] #29 2.391 [2021-05-31T17:11:13.894Z] #44 32.90 CC images/siginfo.o [2021-05-31T17:11:13.968Z] #44 96.29 CC criu/tun.o [2021-05-31T17:11:13.968Z] #44 96.58 CC criu/uffd.o [2021-05-31T17:11:13.988Z] #29 1.004 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:11:13.988Z] #29 1.085 [2021-05-31T17:11:14.014Z] #13 75.99 Selecting previously unselected package dmsetup.#13 ... [2021-05-31T17:11:14.014Z] [2021-05-31T17:11:14.014Z] #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-31T17:11:14.014Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:14.014Z] #36 83.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:11:14.014Z] #36 83.32 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:11:14.014Z] #36 83.33 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:11:14.014Z] #36 83.34 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:11:14.014Z] #36 83.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:11:14.014Z] #36 83.41 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:11:14.014Z] #36 83.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:11:14.014Z] #36 83.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:11:14.014Z] #36 83.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:11:14.014Z] #36 83.46 Setting up cmake (3.13.4-1) ... [2021-05-31T17:11:14.014Z] #36 83.47 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:11:14.014Z] #36 83.52 Processing triggers for mime-support (3.62) ... [2021-05-31T17:11:14.014Z] #36 DONE 84.3s [2021-05-31T17:11:14.014Z] [2021-05-31T17:11:14.014Z] #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-31T17:11:14.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:14.014Z] #13 75.99 Selecting previously unselected package dmsetup. [2021-05-31T17:11:14.014Z] #13 76.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:11:14.014Z] #13 76.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:11:14.145Z] #29 2.518 ############################################## 64.4% #################################################################### 94.8% ######################################################################## 100.0% [2021-05-31T17:11:14.145Z] #29 ... [2021-05-31T17:11:14.145Z] [2021-05-31T17:11:14.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:14.145Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:11:14.145Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-05-31T17:11:14.145Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-05-31T17:11:14.145Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.4s [2021-05-31T17:11:14.194Z] #44 33.28 CC images/rpc.o [2021-05-31T17:11:14.402Z] #9 ... [2021-05-31T17:11:14.402Z] [2021-05-31T17:11:14.402Z] #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-31T17:11:14.402Z] #29 sha256:3cdb17bc605987cadf885f3083e717d1dcec2df4cd779af03952d3d8c08a6eb7 [2021-05-31T17:11:14.402Z] #29 2.770 [2021-05-31T17:11:14.502Z] #29 1.203 ######### 13.0% ########################## 36.9% ######################################## 56.8% ####################################################### 76.8% ##################################################################### 96.8% ######################################################################## 100.0% [2021-05-31T17:11:14.502Z] #29 1.673 [2021-05-31T17:11:14.588Z] #13 76.45 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:11:14.588Z] #13 76.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:11:14.588Z] #13 76.49 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:11:14.659Z] #29 2.891 #################################### 50.2% ######################################################################## 100.0% [2021-05-31T17:11:14.659Z] #29 3.039 [2021-05-31T17:11:14.759Z] #29 1.777 ######################################################################## 100.0% [2021-05-31T17:11:14.759Z] #29 1.842 [2021-05-31T17:11:14.759Z] #29 1.953 ########################################################### 83.1% ######################################################################## 100.0% [2021-05-31T17:11:14.759Z] #29 2.022 [2021-05-31T17:11:15.000Z] #44 97.34 CC criu/util.o [2021-05-31T17:11:15.001Z] #44 ... [2021-05-31T17:11:15.001Z] [2021-05-31T17:11:15.001Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:11:15.001Z] #50 133.1 + /build/golangci-lint --version [2021-05-31T17:11:15.001Z] #50 133.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:11:15.001Z] #50 DONE 133.7s [2021-05-31T17:11:15.001Z] [2021-05-31T17:11:15.001Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-31T17:11:15.050Z] #29 2.137 ## [2021-05-31T17:11:15.050Z] #29 ... [2021-05-31T17:11:15.050Z] [2021-05-31T17:11:15.050Z] #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-31T17:11:15.050Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-31T17:11:15.050Z] #11 DONE 1.6s [2021-05-31T17:11:15.050Z] [2021-05-31T17:11:15.050Z] #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-31T17:11:15.050Z] #29 sha256:3b92dff2f9633f87ea5701d95253d45e1afef98c132fdcbfcd0e375dca4982cd [2021-05-31T17:11:15.084Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-31T17:11:15.175Z] #29 3.169 ##### 7.6% ###################### 31.9% ##################################### 51.6% ################################################## 69.7% ################################################################ 90.2% ######################################################################## 100.0% [2021-05-31T17:11:15.175Z] #29 3.716 [2021-05-31T17:11:15.379Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.3s done [2021-05-31T17:11:15.632Z] #29 2.137 ############ 17.7% ######################## 34.2% #################################### 50.8% ##################################################### 74.7% #################################################################### 95.1% ######################################################################## 100.0% [2021-05-31T17:11:15.632Z] #29 2.714 [2021-05-31T17:11:15.642Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.5s done [2021-05-31T17:11:15.642Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-05-31T17:11:15.662Z] #41 ... [2021-05-31T17:11:15.662Z] [2021-05-31T17:11:15.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:15.662Z] #44 98.45 CC criu/uts_ns.o [2021-05-31T17:11:15.894Z] #29 2.827 ### [2021-05-31T17:11:15.894Z] #29 ... [2021-05-31T17:11:15.894Z] [2021-05-31T17:11:15.894Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:11:15.894Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-31T17:11:15.894Z] #31 DONE 0.7s [2021-05-31T17:11:15.894Z] [2021-05-31T17:11:15.894Z] #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-31T17:11:15.894Z] #29 sha256:3b92dff2f9633f87ea5701d95253d45e1afef98c132fdcbfcd0e375dca4982cd [2021-05-31T17:11:15.959Z] #44 ... [2021-05-31T17:11:15.959Z] [2021-05-31T17:11:15.959Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-31T17:11:15.959Z] #41 DONE 134.5s [2021-05-31T17:11:16.220Z] #9 ... [2021-05-31T17:11:16.220Z] [2021-05-31T17:11:16.220Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:11:16.220Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-31T17:11:16.220Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-31T17:11:16.220Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:11:16.220Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-31T17:11:16.220Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-31T17:11:16.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.4s done [2021-05-31T17:11:16.220Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-05-31T17:11:16.220Z] #62 DONE 7.3s [2021-05-31T17:11:16.220Z] [2021-05-31T17:11:16.220Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:16.220Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:16.220Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-05-31T17:11:16.305Z] #44 35.05 CC images/ext-file.o [2021-05-31T17:11:16.305Z] #44 35.23 CC images/cgroup.o [2021-05-31T17:11:16.366Z] [2021-05-31T17:11:16.366Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:16.366Z] #44 98.69 CC criu/vdso.o [2021-05-31T17:11:16.366Z] #44 98.93 LINK criu/built-in.o [2021-05-31T17:11:16.366Z] #44 99.00 LINK criu/criu [2021-05-31T17:11:16.669Z] #44 99.18 DEP lib/c/criu.d [2021-05-31T17:11:16.669Z] #44 99.20 CC images/rpc.pb-c.o [2021-05-31T17:11:16.957Z] #44 35.92 CC images/userns.o [2021-05-31T17:11:16.963Z] #44 99.42 CC lib/c/criu.o [2021-05-31T17:11:17.253Z] #44 ... [2021-05-31T17:11:17.253Z] [2021-05-31T17:11:17.253Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-05-31T17:11:17.253Z] #42 DONE 0.2s [2021-05-31T17:11:17.253Z] [2021-05-31T17:11:17.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-31T17:11:17.253Z] #44 99.90 LINK lib/c/built-in.o [2021-05-31T17:11:17.253Z] #44 99.90 LINK lib/c/libcriu.so [2021-05-31T17:11:17.253Z] #44 99.94 LINK lib/c/libcriu.a [2021-05-31T17:11:17.253Z] #44 99.99 GEN magic.py [2021-05-31T17:11:17.253Z] #44 100.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:11:17.253Z] #44 100.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:11:17.253Z] #44 100.1 Note: Building without GnuTLS support [2021-05-31T17:11:17.254Z] #29 3.840 # 2.4% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.3% ############################################# 63.0% ################################################# 68.2% #################################################### 73.4% ######################################################## 78.6% ########################################################### 82.8% ################################################################ 89.0% ################################################################### 94.2% ####################################################################### 99.4% ######################################################################## 100.0% [2021-05-31T17:11:17.254Z] #29 5.697 [2021-05-31T17:11:17.256Z] #44 36.23 CC images/google/protobuf/descriptor.o [2021-05-31T17:11:17.442Z] #29 2.827 ### 4.7% ###### 9.1% ########## 15.1% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################# 41.4% ################################## 47.4% ##################################### 52.4% ######################################### 58.0% ############################################# 63.2% ################################################ 67.9% ##################################################### 73.7% ######################################################## 78.9% ############################################################ 84.0% ############################################################# 85.0% #################################################################### 94.9% ######################################################################## 100.0% [2021-05-31T17:11:17.510Z] #29 6.017 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:11:17.542Z] #44 100.1 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:11:17.542Z] #44 100.1 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:11:17.542Z] #44 100.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:11:17.703Z] #29 4.743 [2021-05-31T17:11:17.766Z] #29 6.102 [2021-05-31T17:11:17.766Z] #29 6.178 ######################################################################## 100.0% [2021-05-31T17:11:17.766Z] #29 6.208 [2021-05-31T17:11:17.832Z] #44 100.6 make[1]: Nothing to be done for 'all'. [2021-05-31T17:11:17.960Z] #29 5.013 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:11:18.121Z] #44 100.9 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:11:18.146Z] #9 ... [2021-05-31T17:11:18.146Z] [2021-05-31T17:11:18.146Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-31T17:11:18.146Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-31T17:11:18.146Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-31T17:11:18.146Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-31T17:11:18.146Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-31T17:11:18.146Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-31T17:11:18.146Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done [2021-05-31T17:11:18.146Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-05-31T17:11:18.146Z] #64 DONE 9.2s [2021-05-31T17:11:18.146Z] [2021-05-31T17:11:18.146Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:18.146Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:18.215Z] #29 5.165 [2021-05-31T17:11:18.215Z] #29 5.219 ######################################################################## 100.0% [2021-05-31T17:11:18.215Z] #29 5.239 [2021-05-31T17:11:18.330Z] #29 6.541 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:11:18.330Z] #29 6.624 [2021-05-31T17:11:18.330Z] #29 6.778 0.1% ######################################################################## 100.0% [2021-05-31T17:11:18.410Z] #44 100.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:11:18.411Z] #44 100.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:11:18.411Z] #44 100.9 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:11:18.411Z] #44 100.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:11:18.411Z] #44 100.9 make[1]: Nothing to be done for 'all'. [2021-05-31T17:11:18.411Z] #44 100.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:11:18.411Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.411Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.411Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.411Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.411Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.472Z] #29 5.503 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:11:18.472Z] #29 5.561 [2021-05-31T17:11:18.587Z] #29 6.869 [2021-05-31T17:11:18.701Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.701Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.701Z] #44 101.2 make[2]: Nothing to be done for 'all'. [2021-05-31T17:11:18.701Z] #44 101.2 INSTALL criu/criu [2021-05-31T17:11:18.701Z] #44 DONE 101.4s [2021-05-31T17:11:18.701Z] [2021-05-31T17:11:18.701Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:11:18.725Z] #9 ... [2021-05-31T17:11:18.725Z] [2021-05-31T17:11:18.725Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:11:18.725Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-31T17:11:18.725Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-31T17:11:18.725Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-31T17:11:18.725Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-31T17:11:18.725Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-31T17:11:18.725Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 8.3s done [2021-05-31T17:11:18.725Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 1.1s [2021-05-31T17:11:18.728Z] #29 5.673 #################################################### 72.5% ######################################################################## 100.0% [2021-05-31T17:11:18.728Z] #29 5.737 [2021-05-31T17:11:18.844Z] #29 7.169 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:11:18.844Z] #29 7.268 [2021-05-31T17:11:18.984Z] #29 ... [2021-05-31T17:11:18.984Z] [2021-05-31T17:11:18.984Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:11:18.984Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-31T17:11:18.984Z] #39 DONE 3.8s [2021-05-31T17:11:18.984Z] [2021-05-31T17:11:18.984Z] #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-31T17:11:18.984Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-31T17:11:18.984Z] #12 DONE 4.0s [2021-05-31T17:11:18.984Z] [2021-05-31T17:11:18.984Z] #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-31T17:11:18.984Z] #29 sha256:3b92dff2f9633f87ea5701d95253d45e1afef98c132fdcbfcd0e375dca4982cd [2021-05-31T17:11:18.985Z] #29 6.083 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:11:18.987Z] #26 ... [2021-05-31T17:11:18.987Z] [2021-05-31T17:11:18.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:18.987Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:18.987Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2021-05-31T17:11:19.244Z] #29 6.279 [2021-05-31T17:11:19.367Z] #44 38.40 CC images/opts.o [2021-05-31T17:11:19.613Z] #29 7.387 # 1.5% ############ 17.6% ###################### 31.3% ########################################### 60.4% ###################################################### 75.3% ########################################################## 81.2% ######################################################################## 100.0% [2021-05-31T17:11:19.613Z] #29 8.045 [2021-05-31T17:11:19.665Z] #44 38.68 CC images/seccomp.o [2021-05-31T17:11:19.739Z] #57 ... [2021-05-31T17:11:19.739Z] [2021-05-31T17:11:19.739Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:11:19.871Z] #29 8.337 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:11:19.871Z] #29 8.437 [2021-05-31T17:11:19.874Z] #13 ... [2021-05-31T17:11:19.874Z] [2021-05-31T17:11:19.874Z] #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-31T17:11:19.874Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:19.874Z] #42 82.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:11:19.874Z] #42 82.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:11:19.874Z] #42 82.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:19.874Z] #42 82.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:11:19.874Z] #42 82.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:19.874Z] #42 82.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:11:19.874Z] #42 82.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:11:19.874Z] #42 82.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:11:19.874Z] #42 82.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:11:19.874Z] #42 82.87 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:11:19.874Z] #42 89.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:11:19.874Z] #42 89.22 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:11:19.874Z] #42 DONE 90.1s [2021-05-31T17:11:19.874Z] [2021-05-31T17:11:19.874Z] #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-31T17:11:19.874Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:19.938Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-31T17:11:20.015Z] #29 6.476 0.0% ###### 9.0% ############## 20.4% ######################### 35.3% ################################### 49.7% ########################################### 60.4% ######################################################## 78.2% ######################################################################## 100.0% [2021-05-31T17:11:20.015Z] #29 7.236 [2021-05-31T17:11:20.029Z] #45 DONE 0.2s [2021-05-31T17:11:20.029Z] [2021-05-31T17:11:20.029Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-05-31T17:11:20.029Z] #47 DONE 0.2s [2021-05-31T17:11:20.029Z] [2021-05-31T17:11:20.029Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-05-31T17:11:20.133Z] #29 8.499 ######################################################################## 100.0% [2021-05-31T17:11:20.133Z] #29 8.522 [2021-05-31T17:11:20.134Z] #43 ... [2021-05-31T17:11:20.134Z] [2021-05-31T17:11:20.134Z] #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-31T17:11:20.134Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:11:20.134Z] #51 80.38 context [2021-05-31T17:11:20.134Z] #51 81.32 internal/poll [2021-05-31T17:11:20.134Z] #51 83.18 os [2021-05-31T17:11:20.134Z] #51 86.44 encoding/binary [2021-05-31T17:11:20.134Z] #51 86.72 fmt [2021-05-31T17:11:20.134Z] #51 88.60 encoding/base64 [2021-05-31T17:11:20.134Z] #51 89.35 path/filepath [2021-05-31T17:11:20.134Z] #51 ... [2021-05-31T17:11:20.134Z] [2021-05-31T17:11:20.134Z] #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-31T17:11:20.134Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:20.134Z] #13 82.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:11:20.134Z] #13 82.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:11:20.134Z] #13 82.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:11:20.318Z] #44 39.12 CC images/binfmt-misc.o [2021-05-31T17:11:20.318Z] #44 39.32 CC images/time.o [2021-05-31T17:11:20.319Z] #49 DONE 0.1s [2021-05-31T17:11:20.319Z] [2021-05-31T17:11:20.319Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-05-31T17:11:20.319Z] #51 DONE 0.2s [2021-05-31T17:11:20.319Z] [2021-05-31T17:11:20.319Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-05-31T17:11:20.391Z] #29 8.824 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:11:20.562Z] #9 ... [2021-05-31T17:11:20.562Z] [2021-05-31T17:11:20.562Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-31T17:11:20.562Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-31T17:11:20.562Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.4s done [2021-05-31T17:11:20.562Z] #26 DONE 11.5s [2021-05-31T17:11:20.562Z] [2021-05-31T17:11:20.562Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:20.562Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:20.583Z] #29 7.767 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:11:20.608Z] #53 DONE 0.1s [2021-05-31T17:11:20.608Z] [2021-05-31T17:11:20.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-31T17:11:20.625Z] #44 39.64 CC images/sysctl.o [2021-05-31T17:11:20.648Z] #29 8.937 [2021-05-31T17:11:20.648Z] #29 9.002 ######################################################################## 100.0% [2021-05-31T17:11:20.648Z] #29 9.032 [2021-05-31T17:11:20.648Z] #29 9.053 Download of images into '/build' complete. [2021-05-31T17:11:20.648Z] #29 9.053 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:11:20.648Z] #29 9.053 tar -cC '/build' . | docker load [2021-05-31T17:11:20.842Z] #29 7.848 [2021-05-31T17:11:20.842Z] #29 7.926 ######################################################################## 100.0% [2021-05-31T17:11:20.842Z] #29 7.958 [2021-05-31T17:11:20.927Z] #44 39.97 CC images/autofs.o [2021-05-31T17:11:21.110Z] #29 8.206 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:11:21.229Z] #44 40.23 CC images/macvlan.o [2021-05-31T17:11:21.367Z] #29 8.295 [2021-05-31T17:11:21.367Z] #29 8.358 ######################################################################## 100.0% [2021-05-31T17:11:21.367Z] #29 8.398 [2021-05-31T17:11:21.367Z] #29 8.410 Download of images into '/build' complete. [2021-05-31T17:11:21.367Z] #29 8.410 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:11:21.367Z] #29 8.410 tar -cC '/build' . | docker load [2021-05-31T17:11:21.530Z] #44 40.49 CC images/sit.o [2021-05-31T17:11:21.830Z] #44 40.74 CC images/memfd.o [2021-05-31T17:11:21.948Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-05-31T17:11:22.130Z] #44 41.12 CC images/timens.o [2021-05-31T17:11:22.298Z] #29 DONE 9.3s [2021-05-31T17:11:22.298Z] [2021-05-31T17:11:22.298Z] #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-31T17:11:22.298Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:22.433Z] #44 ... [2021-05-31T17:11:22.433Z] [2021-05-31T17:11:22.433Z] #14 [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-31T17:11:22.433Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:11:22.433Z] #14 105.1 Selecting previously unselected package libapparmor1:ppc64el. [2021-05-31T17:11:22.433Z] #14 105.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-05-31T17:11:22.433Z] #14 105.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-05-31T17:11:22.433Z] #14 105.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-05-31T17:11:22.433Z] #14 105.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-05-31T17:11:22.433Z] #14 105.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-31T17:11:22.433Z] #14 ... [2021-05-31T17:11:22.433Z] [2021-05-31T17:11:22.433Z] #46 [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-31T17:11:22.433Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:11:22.433Z] #46 95.91 crypto/aes [2021-05-31T17:11:22.433Z] #46 96.30 fmt [2021-05-31T17:11:22.433Z] #46 96.96 internal/lazyregexp [2021-05-31T17:11:22.433Z] #46 97.50 crypto/des [2021-05-31T17:11:22.433Z] #46 99.01 crypto/sha1 [2021-05-31T17:11:22.433Z] #46 99.07 crypto/sha256 [2021-05-31T17:11:22.433Z] #46 99.14 encoding/pem [2021-05-31T17:11:22.433Z] #46 100.7 net [2021-05-31T17:11:22.433Z] #46 100.8 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-31T17:11:22.433Z] #46 101.3 vendor/golang.org/x/crypto/poly1305 [2021-05-31T17:11:22.433Z] #46 102.2 vendor/golang.org/x/crypto/curve25519 [2021-05-31T17:11:22.433Z] #46 102.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-31T17:11:22.433Z] #46 103.5 os/exec [2021-05-31T17:11:22.739Z] #46 ... [2021-05-31T17:11:22.739Z] [2021-05-31T17:11:22.739Z] #52 [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-31T17:11:22.739Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:11:22.739Z] #52 95.95 io/ioutil [2021-05-31T17:11:22.739Z] #52 99.89 encoding/json [2021-05-31T17:11:22.739Z] #52 99.89 flag [2021-05-31T17:11:22.739Z] #52 99.93 github.com/pkg/diff [2021-05-31T17:11:22.739Z] #52 103.8 go/token [2021-05-31T17:11:22.739Z] #52 103.8 mvdan.cc/editorconfig [2021-05-31T17:11:22.739Z] #52 106.2 go/scanner [2021-05-31T17:11:22.739Z] #52 ... [2021-05-31T17:11:22.739Z] [2021-05-31T17:11:22.739Z] #14 [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-31T17:11:22.739Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-31T17:11:22.739Z] #14 105.5 Selecting previously unselected package libbtrfs0. [2021-05-31T17:11:22.739Z] #14 105.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-31T17:11:22.739Z] #14 105.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:11:22.739Z] #14 105.6 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:11:22.739Z] #14 105.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-31T17:11:22.739Z] #14 105.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:11:22.739Z] #14 105.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-05-31T17:11:22.739Z] #14 105.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-31T17:11:22.892Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-05-31T17:11:23.040Z] #14 105.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-31T17:11:23.040Z] #14 105.8 Selecting previously unselected package libudev-dev:ppc64el. [2021-05-31T17:11:23.040Z] #14 105.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-31T17:11:23.040Z] #14 105.9 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-31T17:11:23.040Z] #14 106.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-05-31T17:11:23.040Z] #14 106.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-05-31T17:11:23.040Z] #14 106.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-05-31T17:11:23.432Z] #13 ... [2021-05-31T17:11:23.432Z] [2021-05-31T17:11:23.432Z] #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-31T17:11:23.432Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:23.432Z] #45 83.16 os [2021-05-31T17:11:23.432Z] #45 83.32 internal/fmtsort [2021-05-31T17:11:23.432Z] #45 84.02 strings [2021-05-31T17:11:23.432Z] #45 86.32 regexp/syntax [2021-05-31T17:11:23.432Z] #45 87.02 fmt [2021-05-31T17:11:23.432Z] #45 90.84 path/filepath [2021-05-31T17:11:23.432Z] #45 91.67 flag [2021-05-31T17:11:23.432Z] #45 92.36 go/token [2021-05-31T17:11:23.432Z] #45 93.16 regexp [2021-05-31T17:11:23.432Z] #45 ... [2021-05-31T17:11:23.432Z] [2021-05-31T17:11:23.432Z] #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-31T17:11:23.432Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:23.432Z] #43 2.307 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:11:23.432Z] #43 2.308 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:11:23.432Z] #43 2.320 Note: Building without GnuTLS support [2021-05-31T17:11:23.432Z] #43 2.332 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:11:23.432Z] #43 2.332 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:11:23.692Z] #14 106.4 Selecting previously unselected package libpcre16-3:ppc64el. [2021-05-31T17:11:23.692Z] #14 106.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-05-31T17:11:23.692Z] #14 106.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-31T17:11:23.692Z] #14 106.6 Selecting previously unselected package libpcre32-3:ppc64el. [2021-05-31T17:11:23.692Z] #14 106.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-05-31T17:11:23.692Z] #14 106.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-31T17:11:23.692Z] #43 ... [2021-05-31T17:11:23.692Z] [2021-05-31T17:11:23.692Z] #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-31T17:11:23.692Z] #37 sha256:293525892d2ba7747ca766bfe622cedf43d47b8c11b712e43d6398de79365115 [2021-05-31T17:11:23.692Z] #37 1.210 + RM_GOPATH=0 [2021-05-31T17:11:23.692Z] #37 1.210 + TMP_GOPATH= [2021-05-31T17:11:23.692Z] #37 1.210 + : /build [2021-05-31T17:11:23.692Z] #37 1.210 + '[' -z '' ']' [2021-05-31T17:11:23.692Z] #37 1.212 ++ mktemp -d [2021-05-31T17:11:23.692Z] #37 1.214 + export GOPATH=/tmp/tmp.H7BKcPt2ei [2021-05-31T17:11:23.692Z] #37 1.214 + GOPATH=/tmp/tmp.H7BKcPt2ei [2021-05-31T17:11:23.692Z] #37 1.214 + RM_GOPATH=1 [2021-05-31T17:11:23.692Z] #37 1.214 + case "$(go env GOARCH)" in [2021-05-31T17:11:23.692Z] #37 1.215 ++ go env GOARCH [2021-05-31T17:11:23.692Z] #37 1.257 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:23.692Z] #37 1.257 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:23.692Z] #37 1.258 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:23.692Z] #37 1.260 + dir=/tmp/install [2021-05-31T17:11:23.692Z] #37 1.260 + bin=tini [2021-05-31T17:11:23.692Z] #37 1.260 + shift [2021-05-31T17:11:23.693Z] #37 1.260 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:11:23.693Z] #37 1.260 + . /tmp/install/tini.installer [2021-05-31T17:11:23.693Z] #37 1.260 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:11:23.693Z] #37 1.261 + install_tini [2021-05-31T17:11:23.693Z] #37 1.261 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:11:23.693Z] #37 1.261 + git clone https://github.com/krallin/tini.git /tmp/tmp.H7BKcPt2ei/tini [2021-05-31T17:11:23.693Z] #37 1.261 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:11:23.693Z] #37 1.262 Cloning into '/tmp/tmp.H7BKcPt2ei/tini'... [2021-05-31T17:11:23.693Z] #37 1.982 + cd /tmp/tmp.H7BKcPt2ei/tini [2021-05-31T17:11:23.693Z] #37 1.982 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:11:23.693Z] #37 1.987 + cmake . [2021-05-31T17:11:23.693Z] #37 2.631 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:11:23.693Z] #37 2.667 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:11:23.693Z] #37 3.252 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:11:23.693Z] #37 3.253 -- Detecting C compiler ABI info [2021-05-31T17:11:23.693Z] #37 3.956 -- Detecting C compiler ABI info - done [2021-05-31T17:11:23.693Z] #37 4.008 -- Detecting C compile features [2021-05-31T17:11:23.693Z] #37 6.390 -- Detecting C compile features - done [2021-05-31T17:11:23.693Z] #37 6.421 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:11:23.693Z] #37 6.876 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:11:23.693Z] #37 7.002 -- Configuring done [2021-05-31T17:11:23.693Z] #37 7.033 -- Generating done [2021-05-31T17:11:23.693Z] #37 7.035 -- Build files have been written to: /tmp/tmp.H7BKcPt2ei/tini [2021-05-31T17:11:23.693Z] #37 7.057 + make tini-static [2021-05-31T17:11:23.693Z] #37 7.506 Scanning dependencies of target tini-static [2021-05-31T17:11:23.693Z] #37 7.608 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:11:23.693Z] #37 8.842 [100%] Linking C executable tini-static [2021-05-31T17:11:23.693Z] #37 9.408 [100%] Built target tini-static [2021-05-31T17:11:23.693Z] #37 9.510 + mkdir -p /build [2021-05-31T17:11:23.693Z] #37 9.512 + cp tini-static /build/docker-init [2021-05-31T17:11:23.693Z] #37 DONE 9.8s [2021-05-31T17:11:23.953Z] [2021-05-31T17:11:23.953Z] #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-31T17:11:23.953Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:23.953Z] #45 93.41 go/scanner [2021-05-31T17:11:23.996Z] #14 106.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-05-31T17:11:23.996Z] #14 106.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-05-31T17:11:23.996Z] #14 106.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-31T17:11:23.996Z] #14 107.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-05-31T17:11:24.294Z] #13 ... [2021-05-31T17:11:24.294Z] [2021-05-31T17:11:24.294Z] #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-31T17:11:24.294Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:11:24.294Z] #51 8.745 + RM_GOPATH=0 [2021-05-31T17:11:24.294Z] #51 8.745 + TMP_GOPATH= [2021-05-31T17:11:24.294Z] #51 8.746 + : /build [2021-05-31T17:11:24.294Z] #51 8.748 + '[' -z '' ']' [2021-05-31T17:11:24.294Z] #51 8.748 ++ mktemp -d [2021-05-31T17:11:24.294Z] #51 8.749 + export GOPATH=/tmp/tmp.d8Jouc4fqI [2021-05-31T17:11:24.294Z] #51 8.750 + GOPATH=/tmp/tmp.d8Jouc4fqI [2021-05-31T17:11:24.294Z] #51 8.750 + RM_GOPATH=1 [2021-05-31T17:11:24.294Z] #51 8.750 + case "$(go env GOARCH)" in [2021-05-31T17:11:24.294Z] #51 8.750 ++ go env GOARCH [2021-05-31T17:11:24.294Z] #51 8.758 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:24.294Z] #51 8.758 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:24.294Z] #51 8.759 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:24.294Z] #51 8.760 + dir=/tmp/install [2021-05-31T17:11:24.294Z] #51 8.760 + bin=shfmt [2021-05-31T17:11:24.294Z] #51 8.760 + shift [2021-05-31T17:11:24.294Z] #51 8.760 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:11:24.294Z] #51 8.761 + . /tmp/install/shfmt.installer [2021-05-31T17:11:24.294Z] #51 8.761 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:24.294Z] #51 8.761 + install_shfmt [2021-05-31T17:11:24.294Z] #51 8.761 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:11:24.294Z] #51 8.761 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:24.294Z] #51 8.763 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d8Jouc4fqI/src/github.com/mvdan/sh [2021-05-31T17:11:24.294Z] #51 8.819 Cloning into '/tmp/tmp.d8Jouc4fqI/src/github.com/mvdan/sh'... [2021-05-31T17:11:24.298Z] #14 107.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-05-31T17:11:24.298Z] #14 107.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-31T17:11:24.298Z] #14 107.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-05-31T17:11:24.600Z] #14 107.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-05-31T17:11:24.600Z] #14 107.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-31T17:11:24.813Z] #29 ... [2021-05-31T17:11:24.813Z] [2021-05-31T17:11:24.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:24.813Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-31T17:11:24.813Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-05-31T17:11:24.813Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-31T17:11:24.899Z] #45 95.11 go/ast [2021-05-31T17:11:24.912Z] #14 107.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-05-31T17:11:24.912Z] #14 107.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-05-31T17:11:24.912Z] #14 107.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-31T17:11:25.213Z] #14 108.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-05-31T17:11:25.213Z] #14 108.0 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-31T17:11:25.213Z] #14 108.0 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-31T17:11:25.225Z] #51 ... [2021-05-31T17:11:25.225Z] [2021-05-31T17:11:25.225Z] #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-31T17:11:25.225Z] #67 sha256:28a6c6c70f0c032180b91b4def731e27b75c14d8b73459259186999147117b58 [2021-05-31T17:11:25.225Z] #67 9.552 + RM_GOPATH=0 [2021-05-31T17:11:25.225Z] #67 9.552 + TMP_GOPATH= [2021-05-31T17:11:25.225Z] #67 9.552 + : /build [2021-05-31T17:11:25.225Z] #67 9.552 + '[' -z '' ']' [2021-05-31T17:11:25.225Z] #67 9.569 ++ mktemp -d [2021-05-31T17:11:25.225Z] #67 9.569 + export GOPATH=/tmp/tmp.GCiYYnweiW [2021-05-31T17:11:25.225Z] #67 9.569 + GOPATH=/tmp/tmp.GCiYYnweiW [2021-05-31T17:11:25.225Z] #67 9.569 + RM_GOPATH=1 [2021-05-31T17:11:25.225Z] #67 9.569 + case "$(go env GOARCH)" in [2021-05-31T17:11:25.225Z] #67 9.569 ++ go env GOARCH [2021-05-31T17:11:25.225Z] #67 9.569 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.225Z] #67 9.569 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.225Z] #67 9.569 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:25.225Z] #67 9.576 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:25.225Z] #67 9.576 + dir=/tmp/install [2021-05-31T17:11:25.225Z] #67 9.576 + bin=proxy [2021-05-31T17:11:25.225Z] #67 9.576 + shift [2021-05-31T17:11:25.225Z] #67 9.576 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:11:25.225Z] #67 9.576 + . /tmp/install/proxy.installer [2021-05-31T17:11:25.225Z] #67 9.576 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:25.225Z] #67 9.576 + install_proxy [2021-05-31T17:11:25.225Z] #67 9.576 + case "$1" in [2021-05-31T17:11:25.225Z] #67 9.576 + export CGO_ENABLED=0 [2021-05-31T17:11:25.225Z] #67 9.576 + CGO_ENABLED=0 [2021-05-31T17:11:25.225Z] #67 9.576 + _install_proxy [2021-05-31T17:11:25.225Z] #67 9.576 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:11:25.225Z] #67 9.576 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GCiYYnweiW/src/github.com/docker/libnetwork [2021-05-31T17:11:25.225Z] #67 9.576 Cloning into '/tmp/tmp.GCiYYnweiW/src/github.com/docker/libnetwork'... [2021-05-31T17:11:25.225Z] #67 ... [2021-05-31T17:11:25.225Z] [2021-05-31T17:11:25.225Z] #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-31T17:11:25.225Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:25.225Z] #49 9.706 + RM_GOPATH=0 [2021-05-31T17:11:25.225Z] #49 9.706 + TMP_GOPATH= [2021-05-31T17:11:25.225Z] #49 9.706 + : /build [2021-05-31T17:11:25.225Z] #49 9.706 + '[' -z '' ']' [2021-05-31T17:11:25.225Z] #49 9.706 ++ mktemp -d [2021-05-31T17:11:25.225Z] #49 9.706 + export GOPATH=/tmp/tmp.g2blaxqCPO [2021-05-31T17:11:25.225Z] #49 9.706 + GOPATH=/tmp/tmp.g2blaxqCPO [2021-05-31T17:11:25.225Z] #49 9.706 + RM_GOPATH=1 [2021-05-31T17:11:25.225Z] #49 9.706 + case "$(go env GOARCH)" in [2021-05-31T17:11:25.225Z] #49 9.706 ++ go env GOARCH [2021-05-31T17:11:25.225Z] #49 9.737 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.225Z] #49 9.737 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.225Z] #49 9.737 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:25.225Z] #49 9.737 + dir=/tmp/install [2021-05-31T17:11:25.225Z] #49 9.737 + bin=golangci_lint [2021-05-31T17:11:25.225Z] #49 9.737 + shift [2021-05-31T17:11:25.225Z] #49 9.737 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:11:25.225Z] #49 9.737 + . /tmp/install/golangci_lint.installer [2021-05-31T17:11:25.225Z] #49 9.737 ++ : v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.737 + install_golangci_lint [2021-05-31T17:11:25.225Z] #49 9.737 + set -e [2021-05-31T17:11:25.225Z] #49 9.737 + export GO111MODULE=on [2021-05-31T17:11:25.225Z] #49 9.737 + GO111MODULE=on [2021-05-31T17:11:25.225Z] #49 9.737 + GOBIN=/build [2021-05-31T17:11:25.225Z] #49 9.737 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.756 go: finding github.com v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.756 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.756 go: finding github.com/golangci v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.756 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:11:25.225Z] #49 9.756 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:25.483Z] #49 ... [2021-05-31T17:11:25.483Z] [2021-05-31T17:11:25.483Z] #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-31T17:11:25.483Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:11:25.483Z] #45 9.920 + RM_GOPATH=0 [2021-05-31T17:11:25.483Z] #45 9.920 + TMP_GOPATH= [2021-05-31T17:11:25.483Z] #45 9.920 + : /build [2021-05-31T17:11:25.483Z] #45 9.921 + '[' -z '' ']' [2021-05-31T17:11:25.483Z] #45 9.921 ++ mktemp -d [2021-05-31T17:11:25.483Z] #45 9.923 + export GOPATH=/tmp/tmp.HzkeWdh9Dq [2021-05-31T17:11:25.483Z] #45 9.923 + GOPATH=/tmp/tmp.HzkeWdh9Dq [2021-05-31T17:11:25.483Z] #45 9.924 + RM_GOPATH=1 [2021-05-31T17:11:25.483Z] #45 9.924 + case "$(go env GOARCH)" in [2021-05-31T17:11:25.483Z] #45 9.927 ++ go env GOARCH [2021-05-31T17:11:25.483Z] #45 9.955 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.483Z] #45 9.955 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.483Z] #45 9.955 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:25.483Z] #45 9.955 + dir=/tmp/install [2021-05-31T17:11:25.483Z] #45 9.955 + bin=vndr [2021-05-31T17:11:25.483Z] #45 9.955 + shift [2021-05-31T17:11:25.483Z] #45 9.955 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:11:25.483Z] #45 9.955 + . /tmp/install/vndr.installer [2021-05-31T17:11:25.483Z] #45 9.955 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:25.483Z] #45 9.955 + install_vndr [2021-05-31T17:11:25.483Z] #45 9.958 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:25.483Z] #45 9.958 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:11:25.483Z] #45 9.958 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HzkeWdh9Dq/src/github.com/LK4D4/vndr [2021-05-31T17:11:25.483Z] #45 9.958 Cloning into '/tmp/tmp.HzkeWdh9Dq/src/github.com/LK4D4/vndr'... [2021-05-31T17:11:25.483Z] #45 ... [2021-05-31T17:11:25.483Z] [2021-05-31T17:11:25.483Z] #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-31T17:11:25.483Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:11:25.483Z] #58 8.604 + RM_GOPATH=0 [2021-05-31T17:11:25.483Z] #58 8.604 + TMP_GOPATH= [2021-05-31T17:11:25.483Z] #58 8.604 + : /build [2021-05-31T17:11:25.483Z] #58 8.604 + '[' -z '' ']' [2021-05-31T17:11:25.483Z] #58 8.605 ++ mktemp -d [2021-05-31T17:11:25.483Z] #58 8.607 + export GOPATH=/tmp/tmp.BO21h8So3D [2021-05-31T17:11:25.483Z] #58 8.607 + GOPATH=/tmp/tmp.BO21h8So3D [2021-05-31T17:11:25.483Z] #58 8.607 + RM_GOPATH=1 [2021-05-31T17:11:25.483Z] #58 8.607 + case "$(go env GOARCH)" in [2021-05-31T17:11:25.483Z] #58 8.608 ++ go env GOARCH [2021-05-31T17:11:25.483Z] #58 8.615 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.483Z] #58 8.615 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:25.483Z] #58 8.615 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:25.483Z] #58 8.615 + dir=/tmp/install [2021-05-31T17:11:25.483Z] #58 8.615 + bin=rootlesskit [2021-05-31T17:11:25.483Z] #58 8.615 + shift [2021-05-31T17:11:25.483Z] #58 8.615 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:11:25.483Z] #58 8.615 + . /tmp/install/rootlesskit.installer [2021-05-31T17:11:25.483Z] #58 8.615 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:25.483Z] #58 8.615 + install_rootlesskit [2021-05-31T17:11:25.483Z] #58 8.615 + case "$1" in [2021-05-31T17:11:25.483Z] #58 8.615 + export CGO_ENABLED=0 [2021-05-31T17:11:25.483Z] #58 8.615 + CGO_ENABLED=0 [2021-05-31T17:11:25.483Z] #58 8.615 + _install_rootlesskit [2021-05-31T17:11:25.483Z] #58 8.615 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:11:25.483Z] #58 8.615 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BO21h8So3D/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:25.483Z] #58 8.616 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:25.483Z] #58 8.617 Cloning into '/tmp/tmp.BO21h8So3D/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:11:25.513Z] #14 108.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-05-31T17:11:25.513Z] #14 108.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-31T17:11:25.513Z] #14 108.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-31T17:11:25.740Z] #58 ... [2021-05-31T17:11:25.740Z] [2021-05-31T17:11:25.740Z] #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-31T17:11:25.740Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:25.740Z] #42 ... [2021-05-31T17:11:25.740Z] [2021-05-31T17:11:25.740Z] #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-31T17:11:25.740Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:11:25.774Z] #9 DONE 44.9s [2021-05-31T17:11:25.774Z] [2021-05-31T17:11:25.774Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:11:25.774Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:11:25.813Z] #14 108.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-31T17:11:25.813Z] #14 108.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-31T17:11:25.813Z] #14 108.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-05-31T17:11:25.813Z] #14 108.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:11:25.813Z] #14 108.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-31T17:11:25.813Z] #14 108.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-05-31T17:11:25.997Z] #32 ... [2021-05-31T17:11:25.997Z] [2021-05-31T17:11:25.997Z] #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-31T17:11:25.997Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:11:25.997Z] #55 10.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:25.997Z] #55 10.71 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:25.997Z] #55 10.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:25.997Z] #55 ... [2021-05-31T17:11:25.997Z] [2021-05-31T17:11:25.997Z] #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-31T17:11:25.997Z] #34 sha256:d19530a56dbd811fc2e6791e596fddea3e40e807d1303a82196f6218e84e4a2b [2021-05-31T17:11:25.997Z] #34 8.984 Install go-toml version v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.031 go: finding github.com v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.031 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.031 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.031 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.031 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:11:25.997Z] #34 9.792 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:25.997Z] #34 10.15 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:26.031Z] #10 ... [2021-05-31T17:11:26.031Z] [2021-05-31T17:11:26.031Z] #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-31T17:11:26.031Z] #29 sha256:3cdb17bc605987cadf885f3083e717d1dcec2df4cd779af03952d3d8c08a6eb7 [2021-05-31T17:11:26.031Z] #29 DONE 14.4s [2021-05-31T17:11:26.031Z] [2021-05-31T17:11:26.031Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:11:26.031Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-31T17:11:26.113Z] #14 108.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:26.114Z] #14 108.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:11:26.114Z] #14 108.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-31T17:11:26.114Z] #14 108.9 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-31T17:11:26.114Z] #14 108.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-31T17:11:26.114Z] #14 109.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:26.114Z] #14 109.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-31T17:11:26.114Z] #14 109.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-31T17:11:26.114Z] #14 109.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:26.197Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.1s done [2021-05-31T17:11:26.197Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-31T17:11:26.254Z] #34 ... [2021-05-31T17:11:26.254Z] [2021-05-31T17:11:26.254Z] #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-31T17:11:26.254Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:26.254Z] #36 8.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:26.254Z] #36 8.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:26.254Z] #36 8.675 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:26.254Z] #36 9.019 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:26.254Z] #36 9.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:26.417Z] #14 109.1 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-31T17:11:26.417Z] #14 109.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-31T17:11:26.417Z] #14 109.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:11:26.417Z] #14 109.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-31T17:11:26.417Z] #14 109.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-31T17:11:26.417Z] #14 109.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:11:26.417Z] #14 109.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-31T17:11:26.417Z] #14 109.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-31T17:11:26.417Z] #14 109.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:11:26.417Z] #14 DONE 109.5s [2021-05-31T17:11:26.417Z] [2021-05-31T17:11:26.417Z] #44 [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-31T17:11:26.417Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:26.417Z] #44 41.52 LINK images/built-in.o [2021-05-31T17:11:26.417Z] #44 41.71 GEN compel/include/asm [2021-05-31T17:11:26.417Z] #44 41.75 GEN compel/include/version.h [2021-05-31T17:11:26.417Z] #44 41.76 touch .config [2021-05-31T17:11:26.417Z] #44 41.84 GEN include/common/config.h [2021-05-31T17:11:26.417Z] #44 41.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-31T17:11:26.417Z] #44 41.99 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-31T17:11:26.417Z] #44 42.02 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-05-31T17:11:26.417Z] #44 42.04 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-05-31T17:11:26.417Z] #44 42.08 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-05-31T17:11:26.417Z] #44 42.16 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-05-31T17:11:26.417Z] #44 42.21 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-05-31T17:11:26.417Z] #44 42.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:11:26.417Z] #44 42.26 DEP compel/plugins/std/infect.d [2021-05-31T17:11:26.417Z] #44 42.55 DEP compel/plugins/std/string.d [2021-05-31T17:11:26.417Z] #44 42.66 DEP compel/plugins/std/log.d [2021-05-31T17:11:26.417Z] #44 42.77 DEP compel/plugins/std/fds.d [2021-05-31T17:11:26.417Z] #44 42.89 DEP compel/plugins/std/std.d [2021-05-31T17:11:26.417Z] #44 42.98 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:11:26.417Z] #44 43.10 DEP compel/plugins/fds/fds.d [2021-05-31T17:11:26.417Z] #44 43.25 CC compel/plugins/std/std.o [2021-05-31T17:11:26.417Z] #44 43.63 CC compel/plugins/std/fds.o [2021-05-31T17:11:26.417Z] #44 44.03 CC compel/plugins/std/log.o [2021-05-31T17:11:26.417Z] #44 45.00 CC compel/plugins/std/string.o [2021-05-31T17:11:26.511Z] #36 ... [2021-05-31T17:11:26.511Z] [2021-05-31T17:11:26.511Z] #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-31T17:11:26.511Z] #24 sha256:d1912eab2e82401cb511a4c758bcf0d7bfdc4a9a18817fac48fafb1db4bdc2d8 [2021-05-31T17:11:26.511Z] #24 9.604 + RM_GOPATH=0 [2021-05-31T17:11:26.511Z] #24 9.604 + TMP_GOPATH= [2021-05-31T17:11:26.511Z] #24 9.604 + : /build [2021-05-31T17:11:26.511Z] #24 9.604 + '[' -z '' ']' [2021-05-31T17:11:26.511Z] #24 9.604 ++ mktemp -d [2021-05-31T17:11:26.511Z] #24 9.604 + export GOPATH=/tmp/tmp.3vHJEjhEq1 [2021-05-31T17:11:26.511Z] #24 9.604 + GOPATH=/tmp/tmp.3vHJEjhEq1 [2021-05-31T17:11:26.511Z] #24 9.604 + RM_GOPATH=1 [2021-05-31T17:11:26.511Z] #24 9.604 + case "$(go env GOARCH)" in [2021-05-31T17:11:26.511Z] #24 9.604 ++ go env GOARCH [2021-05-31T17:11:26.511Z] #24 9.636 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:26.511Z] #24 9.636 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:26.511Z] #24 9.636 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:26.511Z] #24 9.636 + dir=/tmp/install [2021-05-31T17:11:26.511Z] #24 9.636 + bin=dockercli [2021-05-31T17:11:26.511Z] #24 9.636 + shift [2021-05-31T17:11:26.511Z] #24 9.636 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:11:26.511Z] #24 9.636 + . /tmp/install/dockercli.installer [2021-05-31T17:11:26.511Z] #24 9.636 ++ : stable [2021-05-31T17:11:26.511Z] #24 9.636 ++ : 17.06.2-ce [2021-05-31T17:11:26.511Z] #24 9.636 + install_dockercli [2021-05-31T17:11:26.511Z] #24 9.636 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:11:26.511Z] #24 9.636 ++ uname -m [2021-05-31T17:11:26.511Z] #24 9.636 + arch=x86_64 [2021-05-31T17:11:26.511Z] #24 9.636 + '[' x86_64 '!=' x86_64 ']' [2021-05-31T17:11:26.511Z] #24 9.636 + url=https://download.docker.com/linux/static [2021-05-31T17:11:26.511Z] #24 9.636 + tar -xz docker/docker [2021-05-31T17:11:26.511Z] #24 9.636 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:11:26.511Z] #24 9.644 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-31T17:11:26.511Z] #24 ... [2021-05-31T17:11:26.511Z] [2021-05-31T17:11:26.511Z] #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-31T17:11:26.511Z] #47 sha256:22f9784f9edc91a91f4bc6bdd256cb4538f9474590b6c8cc4af5b52e73d166c8 [2021-05-31T17:11:26.511Z] #47 10.81 + RM_GOPATH=0 [2021-05-31T17:11:26.511Z] #47 10.81 + TMP_GOPATH= [2021-05-31T17:11:26.511Z] #47 10.81 + : /build [2021-05-31T17:11:26.511Z] #47 10.81 + '[' -z '' ']' [2021-05-31T17:11:26.511Z] #47 10.81 ++ mktemp -d [2021-05-31T17:11:26.511Z] #47 10.81 + export GOPATH=/tmp/tmp.A5c2NbHox9 [2021-05-31T17:11:26.511Z] #47 10.81 + GOPATH=/tmp/tmp.A5c2NbHox9 [2021-05-31T17:11:26.511Z] #47 10.81 + RM_GOPATH=1 [2021-05-31T17:11:26.511Z] #47 10.81 + case "$(go env GOARCH)" in [2021-05-31T17:11:26.511Z] #47 10.81 ++ go env GOARCH [2021-05-31T17:11:26.511Z] #47 10.84 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:26.511Z] #47 10.84 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:26.511Z] #47 10.84 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:26.511Z] #47 10.84 + dir=/tmp/install [2021-05-31T17:11:26.511Z] #47 10.84 + bin=gotestsum [2021-05-31T17:11:26.511Z] #47 10.84 + shift [2021-05-31T17:11:26.511Z] #47 10.84 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:11:26.511Z] #47 10.84 + . /tmp/install/gotestsum.installer [2021-05-31T17:11:26.511Z] #47 10.84 ++ : v0.5.3 [2021-05-31T17:11:26.511Z] #47 10.84 + install_gotestsum [2021-05-31T17:11:26.511Z] #47 10.84 + set -e [2021-05-31T17:11:26.511Z] #47 10.84 + export GO111MODULE=on [2021-05-31T17:11:26.511Z] #47 10.84 + GO111MODULE=on [2021-05-31T17:11:26.511Z] #47 10.84 + GOBIN=/build [2021-05-31T17:11:26.511Z] #47 10.84 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:11:26.511Z] #47 10.88 go: finding gotest.tools v0.5.3 [2021-05-31T17:11:26.511Z] #47 10.89 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:26.718Z] #44 45.93 CC compel/plugins/std/infect.o [2021-05-31T17:11:26.768Z] #47 ... [2021-05-31T17:11:26.768Z] [2021-05-31T17:11:26.768Z] #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-31T17:11:26.768Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:11:26.768Z] #58 11.49 + cd /tmp/tmp.BO21h8So3D/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:26.768Z] #58 11.49 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:26.768Z] #58 11.52 + export GO111MODULE=on [2021-05-31T17:11:26.768Z] #58 11.52 + GO111MODULE=on [2021-05-31T17:11:26.768Z] #58 11.52 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:11:26.768Z] #58 11.52 + GOPROXY=https://proxy.golang.org [2021-05-31T17:11:26.768Z] #58 11.52 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:11:26.768Z] #58 11.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:11:26.809Z] #45 97.01 internal/lazyregexp [2021-05-31T17:11:26.809Z] #45 97.31 path [2021-05-31T17:11:26.962Z] #10 DONE 1.1s [2021-05-31T17:11:27.018Z] #44 ... [2021-05-31T17:11:27.018Z] [2021-05-31T17:11:27.018Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:11:27.018Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-05-31T17:11:27.018Z] #15 DONE 0.5s [2021-05-31T17:11:27.219Z] [2021-05-31T17:11:27.219Z] #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-31T17:11:27.219Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-31T17:11:27.318Z] [2021-05-31T17:11:27.318Z] #54 [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-31T17:11:27.318Z] #54 sha256:50975144e44b3195c02bbafb69bb5408301927634f32a2184714f5345d018e2d [2021-05-31T17:11:27.318Z] #54 0.456 + RM_GOPATH=0 [2021-05-31T17:11:27.318Z] #54 0.456 + TMP_GOPATH= [2021-05-31T17:11:27.318Z] #54 0.456 + : /build [2021-05-31T17:11:27.318Z] #54 0.456 + '[' -z '' ']' [2021-05-31T17:11:27.318Z] #54 0.458 ++ mktemp -d [2021-05-31T17:11:27.318Z] #54 0.462 + export GOPATH=/tmp/tmp.xwMrQEv2u4 [2021-05-31T17:11:27.318Z] #54 0.464 + GOPATH=/tmp/tmp.xwMrQEv2u4 [2021-05-31T17:11:27.318Z] #54 0.465 + RM_GOPATH=1 [2021-05-31T17:11:27.318Z] #54 0.466 + case "$(go env GOARCH)" in [2021-05-31T17:11:27.318Z] #54 0.468 ++ go env GOARCH [2021-05-31T17:11:27.318Z] #54 0.492 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:27.318Z] #54 0.492 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:27.318Z] #54 0.493 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:27.318Z] #54 0.495 + dir=/tmp/install [2021-05-31T17:11:27.318Z] #54 0.495 + bin=runc [2021-05-31T17:11:27.318Z] #54 0.495 + shift [2021-05-31T17:11:27.318Z] #54 0.495 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:11:27.318Z] #54 0.495 + . /tmp/install/runc.installer [2021-05-31T17:11:27.318Z] #54 0.496 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:11:27.318Z] #54 0.497 + install_runc [2021-05-31T17:11:27.318Z] #54 0.498 + uname -r [2021-05-31T17:11:27.318Z] #54 0.499 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:11:27.318Z] #54 0.504 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:11:27.318Z] #54 0.505 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:11:27.318Z] #54 0.505 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:11:27.318Z] #54 0.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xwMrQEv2u4/src/github.com/opencontainers/runc [2021-05-31T17:11:27.318Z] #54 0.522 Cloning into '/tmp/tmp.xwMrQEv2u4/src/github.com/opencontainers/runc'... [2021-05-31T17:11:27.379Z] #45 97.82 io/ioutil [2021-05-31T17:11:27.583Z] #9 ... [2021-05-31T17:11:27.583Z] [2021-05-31T17:11:27.583Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-31T17:11:27.583Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-31T17:11:27.583Z] #63 DONE 1.1s [2021-05-31T17:11:27.583Z] [2021-05-31T17:11:27.583Z] #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-31T17:11:27.583Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:27.583Z] #27 6.833 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:27.583Z] #27 6.833 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:27.583Z] #27 6.861 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:27.583Z] #27 ... [2021-05-31T17:11:27.583Z] [2021-05-31T17:11:27.583Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-31T17:11:27.583Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-31T17:11:27.583Z] #9 DONE 18.6s [2021-05-31T17:11:27.583Z] [2021-05-31T17:11:27.584Z] #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-31T17:11:27.584Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:27.584Z] #27 7.045 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:11:27.584Z] #27 ... [2021-05-31T17:11:27.584Z] [2021-05-31T17:11:27.584Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-31T17:11:27.584Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-31T17:11:27.618Z] #54 ... [2021-05-31T17:11:27.618Z] [2021-05-31T17:11:27.618Z] #16 [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-31T17:11:27.618Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-05-31T17:11:27.618Z] #16 DONE 0.4s [2021-05-31T17:11:27.618Z] [2021-05-31T17:11:27.618Z] #44 [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-31T17:11:27.618Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:27.618Z] #44 46.54 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-05-31T17:11:27.618Z] #44 46.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-05-31T17:11:27.618Z] #44 46.64 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-05-31T17:11:27.618Z] #44 46.71 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-05-31T17:11:27.618Z] #44 46.76 AR compel/plugins/std.lib.a [2021-05-31T17:11:27.919Z] #44 46.82 CC compel/plugins/fds/fds.o [2021-05-31T17:11:27.919Z] #44 ... [2021-05-31T17:11:27.919Z] [2021-05-31T17:11:27.919Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:11:27.919Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-05-31T17:11:27.919Z] #17 0.238 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:11:27.919Z] #17 DONE 0.3s [2021-05-31T17:11:27.949Z] #45 98.29 net/url [2021-05-31T17:11:28.150Z] #11 DONE 1.1s [2021-05-31T17:11:28.150Z] [2021-05-31T17:11:28.150Z] #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-31T17:11:28.150Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:28.154Z] #65 DONE 0.6s [2021-05-31T17:11:28.154Z] [2021-05-31T17:11:28.154Z] #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-31T17:11:28.154Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:28.154Z] #27 7.324 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:11:28.154Z] #27 7.513 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:11:28.232Z] [2021-05-31T17:11:28.232Z] #44 [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-31T17:11:28.232Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:28.232Z] #44 47.09 AR compel/plugins/fds.lib.a [2021-05-31T17:11:28.232Z] #44 47.18 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:11:28.232Z] #44 47.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:11:28.406Z] #42 ... [2021-05-31T17:11:28.406Z] [2021-05-31T17:11:28.406Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:11:28.406Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-31T17:11:28.406Z] #39 DONE 0.2s [2021-05-31T17:11:28.406Z] [2021-05-31T17:11:28.406Z] #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-31T17:11:28.406Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:11:28.519Z] #45 ... [2021-05-31T17:11:28.519Z] [2021-05-31T17:11:28.519Z] #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-31T17:11:28.519Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:28.519Z] #43 4.469 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:11:28.519Z] #43 4.538 GEN .gitid [2021-05-31T17:11:28.519Z] #43 4.575 GEN criu/include/version.h [2021-05-31T17:11:28.519Z] #43 4.724 GEN include/common/asm [2021-05-31T17:11:28.519Z] #43 6.461 PBCC images/timens.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.490 DEP images/timens.pb-c.d [2021-05-31T17:11:28.519Z] #43 6.546 PBCC images/fown.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.573 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.636 PBCC images/opts.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.666 PBCC images/memfd.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.718 DEP images/fown.pb-c.d [2021-05-31T17:11:28.519Z] #43 6.753 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:11:28.519Z] #43 6.803 DEP images/opts.pb-c.d [2021-05-31T17:11:28.519Z] #43 6.834 DEP images/memfd.pb-c.d [2021-05-31T17:11:28.519Z] #43 6.879 PBCC images/sit.pb-c.c [2021-05-31T17:11:28.519Z] #43 6.974 DEP images/sit.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.010 PBCC images/macvlan.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.047 DEP images/macvlan.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.098 PBCC images/autofs.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.115 DEP images/autofs.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.187 PBCC images/sysctl.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.194 DEP images/sysctl.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.267 PBCC images/time.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.292 DEP images/time.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.368 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.398 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.471 PBCC images/seccomp.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.499 DEP images/seccomp.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.538 PBCC images/userns.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.545 DEP images/userns.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.579 PBCC images/cgroup.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.608 DEP images/cgroup.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.680 PBCC images/ext-file.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.687 DEP images/ext-file.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.731 PBCC images/rpc.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.776 DEP images/rpc.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.815 PBCC images/siginfo.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.848 DEP images/siginfo.pb-c.d [2021-05-31T17:11:28.519Z] #43 7.916 PBCC images/pagemap.pb-c.c [2021-05-31T17:11:28.519Z] #43 7.980 DEP images/pagemap.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.052 PBCC images/rlimit.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.074 DEP images/rlimit.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.133 PBCC images/file-lock.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.164 DEP images/file-lock.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.206 PBCC images/tty.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.264 DEP images/tty.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.300 PBCC images/tun.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.328 PBCC images/netdev.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.376 DEP images/tun.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.424 DEP images/netdev.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.501 PBCC images/vma.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.578 DEP images/vma.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.632 PBCC images/creds.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.658 DEP images/creds.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.732 PBCC images/utsns.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.749 DEP images/utsns.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.790 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.815 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:11:28.519Z] #43 8.835 DEP images/ipc-desc.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.888 DEP images/ipc-sem.pb-c.d [2021-05-31T17:11:28.519Z] #43 8.944 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:11:28.532Z] #44 ... [2021-05-31T17:11:28.532Z] [2021-05-31T17:11:28.532Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:11:28.532Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-05-31T17:11:28.532Z] #18 DONE 0.4s [2021-05-31T17:11:28.532Z] [2021-05-31T17:11:28.532Z] #44 [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-31T17:11:28.532Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:28.532Z] #44 47.48 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-05-31T17:11:28.532Z] #44 47.52 HOSTDEP compel/src/main-host.d [2021-05-31T17:11:28.666Z] #40 ... [2021-05-31T17:11:28.666Z] [2021-05-31T17:11:28.666Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:11:28.666Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-31T17:11:28.666Z] #31 DONE 0.4s [2021-05-31T17:11:28.666Z] [2021-05-31T17:11:28.666Z] #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-31T17:11:28.666Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:11:28.725Z] #27 ... [2021-05-31T17:11:28.725Z] [2021-05-31T17:11:28.725Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-31T17:11:28.725Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-31T17:11:28.725Z] #10 DONE 1.2s [2021-05-31T17:11:28.725Z] [2021-05-31T17:11:28.725Z] #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-31T17:11:28.725Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-31T17:11:28.779Z] #43 9.003 DEP images/ipc-msg.pb-c.d [2021-05-31T17:11:28.779Z] #43 9.072 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:11:28.779Z] #43 9.096 DEP images/ipc-shm.pb-c.d [2021-05-31T17:11:28.779Z] #43 9.164 PBCC images/ipc-var.pb-c.c [2021-05-31T17:11:28.779Z] #43 9.179 DEP images/ipc-var.pb-c.d [2021-05-31T17:11:28.832Z] #44 ... [2021-05-31T17:11:28.832Z] [2021-05-31T17:11:28.832Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:11:28.832Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-05-31T17:11:28.832Z] #19 DONE 0.4s [2021-05-31T17:11:28.832Z] [2021-05-31T17:11:28.832Z] #44 [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-31T17:11:28.832Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:28.832Z] #44 47.66 DEP compel/src/lib/ptrace.d [2021-05-31T17:11:28.832Z] #44 47.87 DEP compel/src/lib/infect.d [2021-05-31T17:11:29.040Z] #43 9.234 PBCC images/sk-opts.pb-c.c [2021-05-31T17:11:29.041Z] #43 9.262 PBCC images/packet-sock.pb-c.c [2021-05-31T17:11:29.041Z] #43 9.314 DEP images/sk-opts.pb-c.d [2021-05-31T17:11:29.041Z] #43 9.378 DEP images/packet-sock.pb-c.d [2021-05-31T17:11:29.041Z] #43 9.429 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:11:29.073Z] #54 79.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:11:29.133Z] #44 ... [2021-05-31T17:11:29.133Z] [2021-05-31T17:11:29.133Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:11:29.133Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-05-31T17:11:29.133Z] #20 DONE 0.4s [2021-05-31T17:11:29.133Z] [2021-05-31T17:11:29.133Z] #44 [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-31T17:11:29.133Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:29.133Z] #44 48.19 DEP compel/src/lib/infect-util.d [2021-05-31T17:11:29.133Z] #44 48.33 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:11:29.301Z] #43 9.488 DEP images/sk-netlink.pb-c.d [2021-05-31T17:11:29.301Z] #43 9.544 PBCC images/sk-inet.pb-c.c [2021-05-31T17:11:29.301Z] #43 9.638 DEP images/sk-inet.pb-c.d [2021-05-31T17:11:29.307Z] #58 13.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:29.307Z] #58 13.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:29.307Z] #58 13.77 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:29.307Z] #58 13.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:29.307Z] #58 13.81 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:29.307Z] #58 13.93 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:11:29.307Z] #58 ... [2021-05-31T17:11:29.307Z] [2021-05-31T17:11:29.307Z] #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-31T17:11:29.307Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:11:29.307Z] #40 7.108 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:11:29.307Z] #40 7.108 Cloning into '.'... [2021-05-31T17:11:29.307Z] #40 ... [2021-05-31T17:11:29.307Z] [2021-05-31T17:11:29.307Z] #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-31T17:11:29.307Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:11:29.307Z] #58 14.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:29.307Z] #58 14.16 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:29.307Z] #58 14.17 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:29.362Z] #54 80.24 + mkdir -p /build [2021-05-31T17:11:29.362Z] #54 80.24 + cp runc /build/runc [2021-05-31T17:11:29.434Z] #44 48.60 DEP compel/arch/ppc64/src/lib/infect.d [2021-05-31T17:11:29.562Z] #43 9.712 PBCC images/sk-unix.pb-c.c [2021-05-31T17:11:29.562Z] #43 9.738 DEP images/sk-unix.pb-c.d [2021-05-31T17:11:29.562Z] #43 9.790 PBCC images/mm.pb-c.c [2021-05-31T17:11:29.562Z] #43 9.880 DEP images/mm.pb-c.d [2021-05-31T17:11:29.564Z] #58 14.36 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:29.564Z] #58 14.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:29.564Z] #58 14.49 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:11:29.564Z] #58 14.56 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:29.564Z] #58 14.63 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:29.652Z] #54 DONE 80.6s [2021-05-31T17:11:29.652Z] [2021-05-31T17:11:29.652Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:11:29.669Z] #11 DONE 0.7s [2021-05-31T17:11:29.669Z] [2021-05-31T17:11:29.669Z] #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-31T17:11:29.669Z] #58 sha256:7b7d73c25f5f63e8f67092eb0bf61cb784bd89f1b3c3b3d5265c15473db3f4e3 [2021-05-31T17:11:29.669Z] #58 ... [2021-05-31T17:11:29.669Z] [2021-05-31T17:11:29.669Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-31T17:11:29.669Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-31T17:11:29.669Z] #31 DONE 0.2s [2021-05-31T17:11:29.669Z] [2021-05-31T17:11:29.669Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-31T17:11:29.669Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-31T17:11:29.669Z] #39 DONE 0.2s [2021-05-31T17:11:29.669Z] [2021-05-31T17:11:29.669Z] #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-31T17:11:29.669Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-31T17:11:29.734Z] #44 48.72 DEP compel/arch/ppc64/src/lib/cpu.d [2021-05-31T17:11:29.734Z] #44 48.76 DEP compel/src/lib/log.d [2021-05-31T17:11:29.734Z] #44 48.85 DEP compel/src/main.d [2021-05-31T17:11:29.734Z] #44 48.95 DEP compel/src/lib/handle-elf.d [2021-05-31T17:11:29.821Z] #43 9.954 PBCC images/timerfd.pb-c.c [2021-05-31T17:11:29.821Z] #43 9.982 DEP images/timerfd.pb-c.d [2021-05-31T17:11:29.821Z] #43 10.03 PBCC images/timer.pb-c.c [2021-05-31T17:11:29.821Z] #43 10.06 DEP images/timer.pb-c.d [2021-05-31T17:11:29.821Z] #43 10.12 PBCC images/sa.pb-c.c [2021-05-31T17:11:29.821Z] #43 10.17 DEP images/sa.pb-c.d [2021-05-31T17:11:29.869Z] #58 14.70 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:30.034Z] #44 49.08 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-05-31T17:11:30.034Z] #44 49.23 CC compel/src/lib/log.o [2021-05-31T17:11:30.081Z] #43 10.25 PBCC images/pipe-data.pb-c.c [2021-05-31T17:11:30.081Z] #43 10.27 DEP images/pipe-data.pb-c.d [2021-05-31T17:11:30.081Z] #43 10.35 PBCC images/mnt.pb-c.c [2021-05-31T17:11:30.081Z] #43 10.39 DEP images/mnt.pb-c.d [2021-05-31T17:11:30.081Z] #43 10.48 PBCC images/sk-packet.pb-c.c [2021-05-31T17:11:30.126Z] #58 14.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:30.126Z] #58 15.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:30.341Z] #43 10.50 DEP images/sk-packet.pb-c.d [2021-05-31T17:11:30.342Z] #43 10.59 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:11:30.342Z] #43 10.67 DEP images/tcp-stream.pb-c.d [2021-05-31T17:11:30.342Z] #43 10.73 PBCC images/pipe.pb-c.c [2021-05-31T17:11:30.386Z] #58 15.46 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:30.601Z] #43 10.79 DEP images/pipe.pb-c.d [2021-05-31T17:11:30.601Z] #43 10.86 PBCC images/pstree.pb-c.c [2021-05-31T17:11:30.601Z] #43 10.88 DEP images/pstree.pb-c.d [2021-05-31T17:11:30.601Z] #43 10.92 PBCC images/fs.pb-c.c [2021-05-31T17:11:30.601Z] #43 10.95 DEP images/fs.pb-c.d [2021-05-31T17:11:30.601Z] #43 10.99 PBCC images/signalfd.pb-c.c [2021-05-31T17:11:30.601Z] #43 ... [2021-05-31T17:11:30.601Z] [2021-05-31T17:11:30.601Z] #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-31T17:11:30.601Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:11:30.601Z] #51 91.03 golang.org/x/sys/unix [2021-05-31T17:11:30.601Z] #51 91.78 encoding/json [2021-05-31T17:11:30.601Z] #51 97.42 github.com/pkg/diff [2021-05-31T17:11:30.601Z] #51 98.76 go/ast [2021-05-31T17:11:30.601Z] #51 99.88 golang.org/x/crypto/ssh/terminal [2021-05-31T17:11:30.684Z] #57 ... [2021-05-31T17:11:30.684Z] [2021-05-31T17:11:30.684Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-05-31T17:11:30.686Z] #44 49.53 CC compel/arch/ppc64/src/lib/cpu.o [2021-05-31T17:11:30.861Z] #51 ... [2021-05-31T17:11:30.861Z] [2021-05-31T17:11:30.861Z] #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-31T17:11:30.861Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:30.861Z] #43 11.04 DEP images/signalfd.pb-c.d [2021-05-31T17:11:30.861Z] #43 11.13 PBCC images/fh.pb-c.c [2021-05-31T17:11:30.861Z] #43 11.16 PBCC images/fsnotify.pb-c.c [2021-05-31T17:11:30.861Z] #43 11.21 DEP images/fh.pb-c.d [2021-05-31T17:11:30.861Z] #43 11.25 DEP images/fsnotify.pb-c.d [2021-05-31T17:11:30.984Z] #55 DONE 0.2s [2021-05-31T17:11:30.984Z] [2021-05-31T17:11:30.984Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-31T17:11:30.984Z] #57 124.3 + bin/containerd [2021-05-31T17:11:30.988Z] #44 49.87 CC compel/arch/ppc64/src/lib/infect.o [2021-05-31T17:11:31.121Z] #43 11.32 PBCC images/eventpoll.pb-c.c [2021-05-31T17:11:31.121Z] #43 11.38 DEP images/eventpoll.pb-c.d [2021-05-31T17:11:31.121Z] #43 11.45 PBCC images/eventfd.pb-c.c [2021-05-31T17:11:31.121Z] #43 11.48 DEP images/eventfd.pb-c.d [2021-05-31T17:11:31.324Z] #58 15.97 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:31.382Z] #43 11.55 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:11:31.382Z] #43 11.57 DEP images/remap-file-path.pb-c.d [2021-05-31T17:11:31.382Z] #43 11.62 PBCC images/fifo.pb-c.c [2021-05-31T17:11:31.382Z] #43 11.65 DEP images/fifo.pb-c.d [2021-05-31T17:11:31.382Z] #43 11.70 PBCC images/ghost-file.pb-c.c [2021-05-31T17:11:31.581Z] #58 16.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:31.642Z] #43 11.78 DEP images/ghost-file.pb-c.d [2021-05-31T17:11:31.642Z] #43 11.81 PBCC images/regfile.pb-c.c [2021-05-31T17:11:31.642Z] #43 11.87 DEP images/regfile.pb-c.d [2021-05-31T17:11:31.642Z] #43 11.93 PBCC images/ns.pb-c.c [2021-05-31T17:11:31.642Z] #43 11.99 DEP images/ns.pb-c.d [2021-05-31T17:11:31.643Z] #44 50.80 CC compel/src/lib/infect-rpc.o [2021-05-31T17:11:31.903Z] #43 12.04 PBCC images/fdinfo.pb-c.c [2021-05-31T17:11:31.903Z] #43 12.13 DEP images/fdinfo.pb-c.d [2021-05-31T17:11:31.903Z] #43 12.22 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:11:31.903Z] #43 12.25 PBCC images/core-arm.pb-c.c [2021-05-31T17:11:32.164Z] #43 12.30 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:11:32.164Z] #43 12.33 PBCC images/core-s390.pb-c.c [2021-05-31T17:11:32.164Z] #43 12.40 PBCC images/core-x86.pb-c.c [2021-05-31T17:11:32.164Z] #43 12.47 PBCC images/core.pb-c.c [2021-05-31T17:11:32.228Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:11:32.228Z] [2021-05-31T17:11:32.228Z] + TEST_INTEGRATION_DEST=1 [2021-05-31T17:11:32.228Z] + CONTAINER_NAME=docker-pr3-1 [2021-05-31T17:11:32.228Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:11:32.228Z] + run_tests test-integration-flaky [2021-05-31T17:11:32.228Z] + '[' -n 0 ']' [2021-05-31T17:11:32.228Z] + rm= [2021-05-31T17:11:32.228Z] + c=0 [2021-05-31T17:11:32.228Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh test-integration-flaky test-integration [2021-05-31T17:11:32.228Z] ++ jobs -p [2021-05-31T17:11:32.228Z] + for job in $(jobs -p) [2021-05-31T17:11:32.228Z] + wait 27620 [2021-05-31T17:11:32.228Z] + TEST_INTEGRATION_DEST=3 [2021-05-31T17:11:32.228Z] + CONTAINER_NAME=docker-pr3-3 [2021-05-31T17:11:32.228Z] + TEST_SKIP_INTEGRATION=1 [2021-05-31T17:11:32.228Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-31T17:11:32.228Z] + run_tests [2021-05-31T17:11:32.228Z] + '[' -n 0 ']' [2021-05-31T17:11:32.228Z] + rm= [2021-05-31T17:11:32.228Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh '' test-integration [2021-05-31T17:11:32.228Z] + TEST_INTEGRATION_DEST=2 [2021-05-31T17:11:32.228Z] + CONTAINER_NAME=docker-pr3-2 [2021-05-31T17:11:32.228Z] + TEST_SKIP_INTEGRATION=1 [2021-05-31T17:11:32.228Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-31T17:11:32.228Z] + run_tests [2021-05-31T17:11:32.228Z] + '[' -n 0 ']' [2021-05-31T17:11:32.228Z] + rm= [2021-05-31T17:11:32.228Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh '' test-integration [2021-05-31T17:11:32.228Z] [2021-05-31T17:11:32.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:11:32.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:11:32.228Z] HOSTNAME=daf6000f5b78 [2021-05-31T17:11:32.228Z] TEST_SKIP_INTEGRATION=1 [2021-05-31T17:11:32.228Z] TESTDEBUG=0 [2021-05-31T17:11:32.228Z] DEST=bundles/test-integration [2021-05-31T17:11:32.228Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:11:32.228Z] KEEPBUNDLE=1 [2021-05-31T17:11:32.228Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:11:32.228Z] container=docker [2021-05-31T17:11:32.228Z] HOME=/root [2021-05-31T17:11:32.228Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:11:32.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:11:32.228Z] VALIDATE_BRANCH=master [2021-05-31T17:11:32.228Z] TERM=xterm [2021-05-31T17:11:32.228Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:11:32.228Z] SHLVL=1 [2021-05-31T17:11:32.228Z] TIMEOUT=120m [2021-05-31T17:11:32.228Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:11:32.228Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:11:32.228Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-31T17:11:32.228Z] GO111MODULE=off [2021-05-31T17:11:32.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:11:32.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:11:32.228Z] GOPATH=/go [2021-05-31T17:11:32.228Z] PKG_CONFIG=pkg-config [2021-05-31T17:11:32.228Z] _=/usr/bin/env [2021-05-31T17:11:32.228Z] Building test suite binary ./integration-cli/test.main [2021-05-31T17:11:32.228Z] [2021-05-31T17:11:32.228Z] [2021-05-31T17:11:32.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:11:32.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:11:32.228Z] HOSTNAME=a5dae41d4a5a [2021-05-31T17:11:32.228Z] TEST_SKIP_INTEGRATION=1 [2021-05-31T17:11:32.228Z] TESTDEBUG=0 [2021-05-31T17:11:32.228Z] DEST=bundles/test-integration [2021-05-31T17:11:32.228Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:11:32.228Z] KEEPBUNDLE=1 [2021-05-31T17:11:32.228Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:11:32.228Z] container=docker [2021-05-31T17:11:32.228Z] HOME=/root [2021-05-31T17:11:32.228Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:11:32.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:11:32.228Z] VALIDATE_BRANCH=master [2021-05-31T17:11:32.228Z] TERM=xterm [2021-05-31T17:11:32.228Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:11:32.228Z] SHLVL=1 [2021-05-31T17:11:32.228Z] TIMEOUT=120m [2021-05-31T17:11:32.228Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:11:32.228Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:11:32.228Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-31T17:11:32.228Z] GO111MODULE=off [2021-05-31T17:11:32.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:11:32.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:11:32.228Z] GOPATH=/go [2021-05-31T17:11:32.228Z] PKG_CONFIG=pkg-config [2021-05-31T17:11:32.228Z] _=/usr/bin/env [2021-05-31T17:11:32.228Z] Building test suite binary ./integration-cli/test.main [2021-05-31T17:11:32.228Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-31T17:11:32.228Z] No new tests added to integration. [2021-05-31T17:11:32.228Z] [2021-05-31T17:11:32.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:11:32.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:11:32.228Z] HOSTNAME=2f5f49be5ac1 [2021-05-31T17:11:32.228Z] TESTDEBUG=0 [2021-05-31T17:11:32.228Z] DEST=bundles/test-integration [2021-05-31T17:11:32.228Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:11:32.228Z] KEEPBUNDLE=1 [2021-05-31T17:11:32.228Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:11:32.228Z] container=docker [2021-05-31T17:11:32.228Z] HOME=/root [2021-05-31T17:11:32.228Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:11:32.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:11:32.228Z] VALIDATE_BRANCH=master [2021-05-31T17:11:32.228Z] TERM=xterm [2021-05-31T17:11:32.228Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:11:32.228Z] SHLVL=1 [2021-05-31T17:11:32.228Z] TIMEOUT=120m [2021-05-31T17:11:32.228Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:11:32.228Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:11:32.228Z] GO111MODULE=off [2021-05-31T17:11:32.228Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:11:32.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:11:32.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:11:32.228Z] GOPATH=/go [2021-05-31T17:11:32.228Z] PKG_CONFIG=pkg-config [2021-05-31T17:11:32.228Z] _=/usr/bin/env [2021-05-31T17:11:32.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:11:32.300Z] #44 51.20 CC compel/src/lib/infect-util.o [2021-05-31T17:11:32.424Z] #43 12.57 PBCC images/inventory.pb-c.c [2021-05-31T17:11:32.424Z] #43 12.62 DEP images/core-aarch64.pb-c.d [2021-05-31T17:11:32.424Z] #43 12.67 DEP images/core-arm.pb-c.d [2021-05-31T17:11:32.424Z] #43 12.70 DEP images/core-ppc64.pb-c.d [2021-05-31T17:11:32.424Z] #43 12.76 DEP images/core-s390.pb-c.d [2021-05-31T17:11:32.600Z] #44 51.71 CC compel/src/lib/infect.o [2021-05-31T17:11:32.684Z] #43 12.80 DEP images/core-x86.pb-c.d [2021-05-31T17:11:32.684Z] #43 12.86 DEP images/core.pb-c.d [2021-05-31T17:11:32.684Z] #43 12.94 DEP images/inventory.pb-c.d [2021-05-31T17:11:32.684Z] #43 13.05 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:11:32.902Z] #44 ... [2021-05-31T17:11:32.902Z] [2021-05-31T17:11:32.902Z] #46 [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-31T17:11:32.902Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:11:32.902Z] #46 106.3 go/scanner [2021-05-31T17:11:32.902Z] #46 106.3 net/url [2021-05-31T17:11:32.902Z] #46 106.9 text/template/parse [2021-05-31T17:11:32.902Z] #46 109.9 go/ast [2021-05-31T17:11:32.902Z] #46 110.0 log [2021-05-31T17:11:32.902Z] #46 111.7 encoding/json [2021-05-31T17:11:32.902Z] #46 ... [2021-05-31T17:11:32.902Z] [2021-05-31T17:11:32.902Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:11:32.902Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:11:32.902Z] #21 0.608 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:11:32.902Z] #21 0.692 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:32.902Z] #21 0.693 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:32.902Z] #21 0.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:32.902Z] #21 1.879 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [462 kB] [2021-05-31T17:11:32.902Z] #21 3.266 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-31T17:11:32.945Z] #43 13.06 DEP images/cpuinfo.pb-c.d [2021-05-31T17:11:32.945Z] #43 13.09 PBCC images/stats.pb-c.c [2021-05-31T17:11:32.945Z] #43 13.12 DEP images/stats.pb-c.d [2021-05-31T17:11:32.949Z] #58 17.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:32.949Z] #58 17.71 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:33.553Z] #21 ... [2021-05-31T17:11:33.553Z] [2021-05-31T17:11:33.553Z] #52 [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-31T17:11:33.553Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:11:33.553Z] #52 106.8 mvdan.cc/sh/v3/syntax [2021-05-31T17:11:33.553Z] #52 109.7 go/ast [2021-05-31T17:11:33.553Z] #52 113.0 golang.org/x/crypto/ssh/terminal [2021-05-31T17:11:33.854Z] #52 ... [2021-05-31T17:11:33.854Z] [2021-05-31T17:11:33.854Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:11:33.854Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:11:33.854Z] #21 4.539 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-31T17:11:34.327Z] #43 14.54 make[1]: Nothing to be done for 'all'. [2021-05-31T17:11:34.851Z] #58 ... [2021-05-31T17:11:34.851Z] [2021-05-31T17:11:34.851Z] #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-31T17:11:34.851Z] #24 sha256:d1912eab2e82401cb511a4c758bcf0d7bfdc4a9a18817fac48fafb1db4bdc2d8 [2021-05-31T17:11:34.851Z] #24 18.49 + mkdir -p /build [2021-05-31T17:11:34.851Z] #24 18.50 + mv docker/docker /build/ [2021-05-31T17:11:34.851Z] #24 18.50 + rmdir docker [2021-05-31T17:11:34.851Z] #24 DONE 19.3s [2021-05-31T17:11:34.851Z] [2021-05-31T17:11:34.851Z] #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-31T17:11:34.851Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:11:34.851Z] #58 19.47 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:34.851Z] #58 19.50 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:34.851Z] #58 ... [2021-05-31T17:11:34.851Z] [2021-05-31T17:11:34.851Z] #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-31T17:11:34.851Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:11:34.851Z] #51 19.34 + cd /tmp/tmp.d8Jouc4fqI/src/github.com/mvdan/sh [2021-05-31T17:11:34.851Z] #51 19.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:34.851Z] #51 19.47 + GO111MODULE=on [2021-05-31T17:11:34.851Z] #51 19.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:11:35.115Z] #40 ... [2021-05-31T17:11:35.115Z] [2021-05-31T17:11:35.115Z] #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-31T17:11:35.115Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-31T17:11:35.115Z] #12 DONE 4.6s [2021-05-31T17:11:35.115Z] [2021-05-31T17:11:35.115Z] #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-31T17:11:35.115Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:11:35.213Z] #32 ... [2021-05-31T17:11:35.213Z] [2021-05-31T17:11:35.213Z] #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-31T17:11:35.213Z] #24 sha256:354db3f1c440f6e7c6c42375828ea978ef0fe3852fd4479c86f10e567339a430 [2021-05-31T17:11:35.213Z] #24 6.542 + RM_GOPATH=0 [2021-05-31T17:11:35.213Z] #24 6.542 + TMP_GOPATH= [2021-05-31T17:11:35.213Z] #24 6.542 + : /build [2021-05-31T17:11:35.213Z] #24 6.542 + '[' -z '' ']' [2021-05-31T17:11:35.213Z] #24 6.542 ++ mktemp -d [2021-05-31T17:11:35.213Z] #24 6.542 + export GOPATH=/tmp/tmp.QHApgxoqDV [2021-05-31T17:11:35.213Z] #24 6.542 + GOPATH=/tmp/tmp.QHApgxoqDV [2021-05-31T17:11:35.213Z] #24 6.542 + RM_GOPATH=1 [2021-05-31T17:11:35.213Z] #24 6.542 + case "$(go env GOARCH)" in [2021-05-31T17:11:35.213Z] #24 6.542 ++ go env GOARCH [2021-05-31T17:11:35.213Z] #24 6.547 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:35.213Z] #24 6.547 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:35.213Z] #24 6.547 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:35.213Z] #24 6.554 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:11:35.213Z] #24 6.559 + dir=/tmp/install [2021-05-31T17:11:35.213Z] #24 6.559 + bin=dockercli [2021-05-31T17:11:35.213Z] #24 6.559 + shift [2021-05-31T17:11:35.213Z] #24 6.559 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:11:35.213Z] #24 6.559 + . /tmp/install/dockercli.installer [2021-05-31T17:11:35.213Z] #24 6.559 ++ : stable [2021-05-31T17:11:35.213Z] #24 6.559 ++ : 17.06.2-ce [2021-05-31T17:11:35.213Z] #24 6.559 + install_dockercli [2021-05-31T17:11:35.213Z] #24 6.559 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:11:35.213Z] #24 6.559 ++ uname -m [2021-05-31T17:11:35.213Z] #24 6.559 + arch=x86_64 [2021-05-31T17:11:35.213Z] #24 6.559 + '[' x86_64 '!=' x86_64 ']' [2021-05-31T17:11:35.213Z] #24 6.559 + url=https://download.docker.com/linux/static [2021-05-31T17:11:35.213Z] #24 6.559 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-31T17:11:35.213Z] #24 6.559 + tar -xz docker/docker [2021-05-31T17:11:35.213Z] #24 ... [2021-05-31T17:11:35.213Z] [2021-05-31T17:11:35.213Z] #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-31T17:11:35.213Z] #67 sha256:c840292a7305b2088f0a14956f6f98c9074d5baebbe25289d9edc28f66814bf1 [2021-05-31T17:11:35.213Z] #67 6.644 + RM_GOPATH=0 [2021-05-31T17:11:35.213Z] #67 6.644 + TMP_GOPATH= [2021-05-31T17:11:35.213Z] #67 6.644 + : /build [2021-05-31T17:11:35.213Z] #67 6.644 + '[' -z '' ']' [2021-05-31T17:11:35.213Z] #67 6.644 ++ mktemp -d [2021-05-31T17:11:35.213Z] #67 6.644 + export GOPATH=/tmp/tmp.g2EXQ3Bu47 [2021-05-31T17:11:35.213Z] #67 6.644 + GOPATH=/tmp/tmp.g2EXQ3Bu47 [2021-05-31T17:11:35.213Z] #67 6.644 + RM_GOPATH=1 [2021-05-31T17:11:35.213Z] #67 6.644 + case "$(go env GOARCH)" in [2021-05-31T17:11:35.213Z] #67 6.644 ++ go env GOARCH [2021-05-31T17:11:35.213Z] #67 6.648 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:35.213Z] #67 6.648 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:35.213Z] #67 6.649 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:35.213Z] #67 6.649 + dir=/tmp/install [2021-05-31T17:11:35.213Z] #67 6.649 + bin=proxy [2021-05-31T17:11:35.213Z] #67 6.649 + shift [2021-05-31T17:11:35.213Z] #67 6.649 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:11:35.213Z] #67 6.649 + . /tmp/install/proxy.installer [2021-05-31T17:11:35.213Z] #67 6.649 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:35.213Z] #67 6.649 + install_proxy [2021-05-31T17:11:35.213Z] #67 6.649 + case "$1" in [2021-05-31T17:11:35.213Z] #67 6.649 + export CGO_ENABLED=0 [2021-05-31T17:11:35.213Z] #67 6.649 + CGO_ENABLED=0 [2021-05-31T17:11:35.213Z] #67 6.649 + _install_proxy [2021-05-31T17:11:35.213Z] #67 6.649 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:11:35.213Z] #67 6.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g2EXQ3Bu47/src/github.com/docker/libnetwork [2021-05-31T17:11:35.213Z] #67 6.652 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:35.213Z] #67 6.652 Cloning into '/tmp/tmp.g2EXQ3Bu47/src/github.com/docker/libnetwork'... [2021-05-31T17:11:35.398Z] #21 6.139 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-31T17:11:35.470Z] #67 ... [2021-05-31T17:11:35.470Z] [2021-05-31T17:11:35.470Z] #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-31T17:11:35.470Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-31T17:11:35.470Z] #12 DONE 7.2s [2021-05-31T17:11:35.470Z] [2021-05-31T17:11:35.470Z] #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-31T17:11:35.470Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:35.470Z] #36 ... [2021-05-31T17:11:35.470Z] [2021-05-31T17:11:35.470Z] #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-31T17:11:35.470Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:35.710Z] #43 15.95 CC images/stats.o [2021-05-31T17:11:35.781Z] #51 ... [2021-05-31T17:11:35.781Z] [2021-05-31T17:11:35.781Z] #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-31T17:11:35.781Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:35.781Z] #49 10.58 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:35.781Z] #49 11.24 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:35.781Z] #49 18.01 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:35.781Z] #49 18.03 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:35.781Z] #49 18.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:11:35.781Z] #49 18.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:11:35.781Z] #49 18.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:11:35.781Z] #49 18.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:35.781Z] #49 18.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:35.781Z] #49 18.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:11:35.781Z] #49 18.29 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:11:35.781Z] #49 18.33 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:35.781Z] #49 18.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:11:35.781Z] #49 18.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:35.781Z] #49 18.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:11:35.781Z] #49 18.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:11:35.781Z] #49 18.68 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:11:35.781Z] #49 19.04 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:35.781Z] #49 19.04 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:11:35.781Z] #49 19.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:11:35.781Z] #49 19.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:35.781Z] #49 19.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:11:35.781Z] #49 19.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:11:35.781Z] #49 19.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:11:35.781Z] #49 19.66 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:35.781Z] #49 19.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:11:35.781Z] #49 19.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:11:35.781Z] #49 20.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:11:35.781Z] #49 20.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:11:35.781Z] #49 20.74 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:11:35.781Z] #49 20.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:11:35.781Z] #49 ... [2021-05-31T17:11:35.781Z] [2021-05-31T17:11:35.781Z] #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-31T17:11:35.781Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:11:35.781Z] #45 10.71 + cd /tmp/tmp.HzkeWdh9Dq/src/github.com/LK4D4/vndr [2021-05-31T17:11:35.781Z] #45 10.71 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:35.781Z] #45 10.71 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:11:35.781Z] #45 12.14 internal/cpu [2021-05-31T17:11:35.781Z] #45 12.17 runtime/internal/atomic [2021-05-31T17:11:35.781Z] #45 12.56 runtime/internal/sys [2021-05-31T17:11:35.781Z] #45 12.78 runtime/internal/math [2021-05-31T17:11:35.781Z] #45 12.78 internal/bytealg [2021-05-31T17:11:35.781Z] #45 12.90 internal/race [2021-05-31T17:11:35.781Z] #45 13.06 sync/atomic [2021-05-31T17:11:35.781Z] #45 13.35 unicode [2021-05-31T17:11:35.781Z] #45 13.85 runtime [2021-05-31T17:11:35.781Z] #45 17.08 unicode/utf8 [2021-05-31T17:11:35.781Z] #45 17.52 math/bits [2021-05-31T17:11:35.781Z] #45 18.29 math [2021-05-31T17:11:36.042Z] #45 ... [2021-05-31T17:11:36.042Z] [2021-05-31T17:11:36.042Z] #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-31T17:11:36.042Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:36.042Z] #49 20.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:36.042Z] #49 21.03 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:36.042Z] #49 ... [2021-05-31T17:11:36.042Z] [2021-05-31T17:11:36.042Z] #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-31T17:11:36.042Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:36.042Z] #13 6.993 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:11:36.042Z] #13 7.038 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:36.042Z] #13 7.038 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:36.042Z] #13 7.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:36.042Z] #13 8.066 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:11:36.042Z] #13 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:36.042Z] #13 12.77 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:36.042Z] #13 15.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:36.280Z] #43 16.34 CC images/core.o [2021-05-31T17:11:36.343Z] #13 ... [2021-05-31T17:11:36.343Z] [2021-05-31T17:11:36.343Z] #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-31T17:11:36.343Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:11:36.343Z] #32 10.39 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:11:36.343Z] #32 10.40 Cloning into '.'... [2021-05-31T17:11:36.343Z] #32 ... [2021-05-31T17:11:36.343Z] [2021-05-31T17:11:36.343Z] #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-31T17:11:36.343Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:36.343Z] #49 21.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:11:36.540Z] #43 16.94 CC images/core-x86.o [2021-05-31T17:11:36.540Z] #43 ... [2021-05-31T17:11:36.540Z] [2021-05-31T17:11:36.540Z] #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-31T17:11:36.540Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:36.540Z] #13 88.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:11:36.540Z] #13 88.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:11:36.540Z] #13 88.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:36.540Z] #13 88.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:11:36.540Z] #13 88.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:11:36.540Z] #13 88.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:36.800Z] #13 ... [2021-05-31T17:11:36.800Z] [2021-05-31T17:11:36.800Z] #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-31T17:11:36.800Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:11:36.800Z] #51 101.6 mvdan.cc/editorconfig [2021-05-31T17:11:36.800Z] #51 102.9 mvdan.cc/sh/v3/fileutil [2021-05-31T17:11:36.800Z] #51 102.9 text/tabwriter [2021-05-31T17:11:36.800Z] #51 103.3 mvdan.cc/sh/v3/syntax [2021-05-31T17:11:36.906Z] #49 ... [2021-05-31T17:11:36.906Z] [2021-05-31T17:11:36.906Z] #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-31T17:11:36.906Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:36.906Z] #42 11.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:36.906Z] #42 11.82 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:36.906Z] #42 11.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:36.906Z] #42 12.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:36.906Z] #42 14.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:36.906Z] #42 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:36.906Z] #42 ... [2021-05-31T17:11:36.906Z] [2021-05-31T17:11:36.907Z] #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-31T17:11:36.907Z] #34 sha256:d19530a56dbd811fc2e6791e596fddea3e40e807d1303a82196f6218e84e4a2b [2021-05-31T17:11:36.907Z] #34 11.97 github.com/pelletier/go-toml [2021-05-31T17:11:36.907Z] #34 20.02 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:11:37.060Z] #51 ... [2021-05-31T17:11:37.060Z] [2021-05-31T17:11:37.060Z] #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-31T17:11:37.060Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:11:37.163Z] #34 ... [2021-05-31T17:11:37.163Z] [2021-05-31T17:11:37.163Z] #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-31T17:11:37.163Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:37.163Z] #36 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:37.421Z] #36 ... [2021-05-31T17:11:37.421Z] [2021-05-31T17:11:37.421Z] #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-31T17:11:37.421Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:11:37.421Z] #55 11.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:37.421Z] #55 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:37.421Z] #55 16.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:37.421Z] #55 ... [2021-05-31T17:11:37.421Z] [2021-05-31T17:11:37.421Z] #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-31T17:11:37.421Z] #47 sha256:22f9784f9edc91a91f4bc6bdd256cb4538f9474590b6c8cc4af5b52e73d166c8 [2021-05-31T17:11:37.421Z] #47 11.73 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:37.421Z] #47 12.23 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:37.421Z] #47 13.36 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:37.421Z] #47 13.36 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:37.421Z] #47 13.36 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:11:37.421Z] #47 13.42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:37.421Z] #47 13.43 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:37.421Z] #47 13.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:37.421Z] #47 13.55 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:37.421Z] #47 13.81 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:11:37.421Z] #47 13.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:37.421Z] #47 13.94 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:37.421Z] #47 14.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:37.421Z] #47 14.04 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:37.421Z] #47 14.24 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:37.421Z] #47 14.31 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:37.421Z] #47 14.33 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:37.421Z] #47 14.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:37.421Z] #47 14.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:37.421Z] #47 14.64 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:37.421Z] #47 14.74 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:37.421Z] #47 16.92 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:37.421Z] #47 17.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:37.421Z] #47 19.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:37.677Z] #47 ... [2021-05-31T17:11:37.677Z] [2021-05-31T17:11:37.677Z] #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-31T17:11:37.677Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:37.677Z] #49 22.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:11:37.934Z] #49 22.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:11:37.934Z] #49 22.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:11:37.934Z] #49 22.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:11:38.190Z] #49 23.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:11:38.501Z] #13 3.978 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:11:38.501Z] #13 3.980 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:38.501Z] #13 4.033 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:38.501Z] #13 4.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:38.623Z] #56 44.62 Checking out files: 50% (2000/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:11:38.623Z] #56 46.01 + cd /tmp/tmp.SpvHomWh6F/src/github.com/containerd/containerd [2021-05-31T17:11:38.623Z] #56 46.02 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:11:38.751Z] #13 ... [2021-05-31T17:11:38.751Z] [2021-05-31T17:11:38.751Z] #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-31T17:11:38.751Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:11:38.751Z] #58 8.187 + RM_GOPATH=0 [2021-05-31T17:11:38.751Z] #58 8.187 + TMP_GOPATH= [2021-05-31T17:11:38.751Z] #58 8.187 + : /build [2021-05-31T17:11:38.751Z] #58 8.187 + '[' -z '' ']' [2021-05-31T17:11:38.751Z] #58 8.187 ++ mktemp -d [2021-05-31T17:11:38.751Z] #58 8.187 + export GOPATH=/tmp/tmp.9WTc9ccI4N [2021-05-31T17:11:38.751Z] #58 8.187 + GOPATH=/tmp/tmp.9WTc9ccI4N [2021-05-31T17:11:38.751Z] #58 8.187 + RM_GOPATH=1 [2021-05-31T17:11:38.751Z] #58 8.187 + case "$(go env GOARCH)" in [2021-05-31T17:11:38.751Z] #58 8.187 ++ go env GOARCH [2021-05-31T17:11:38.751Z] #58 8.414 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:38.751Z] #58 8.414 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:38.751Z] #58 8.414 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:38.751Z] #58 8.484 + dir=/tmp/install [2021-05-31T17:11:38.751Z] #58 8.484 + bin=rootlesskit [2021-05-31T17:11:38.751Z] #58 8.485 + shift [2021-05-31T17:11:38.751Z] #58 8.485 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:11:38.751Z] #58 8.530 + . /tmp/install/rootlesskit.installer [2021-05-31T17:11:38.751Z] #58 8.530 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:38.751Z] #58 8.530 + install_rootlesskit [2021-05-31T17:11:38.751Z] #58 8.530 + case "$1" in [2021-05-31T17:11:38.751Z] #58 8.530 + export CGO_ENABLED=0 [2021-05-31T17:11:38.751Z] #58 8.530 + CGO_ENABLED=0 [2021-05-31T17:11:38.751Z] #58 8.530 + _install_rootlesskit [2021-05-31T17:11:38.751Z] #58 8.530 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:11:38.751Z] #58 8.530 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9WTc9ccI4N/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:38.751Z] #58 8.531 Cloning into '/tmp/tmp.9WTc9ccI4N/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:11:38.751Z] #58 8.532 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:38.751Z] #58 ... [2021-05-31T17:11:38.751Z] [2021-05-31T17:11:38.751Z] #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-31T17:11:38.751Z] #34 sha256:5a25205fa68cb6181a499c9c798dd78a2d54e25d50427b99aaf185fd9fee799b [2021-05-31T17:11:38.751Z] #34 7.474 Install go-toml version v1.8.1 [2021-05-31T17:11:38.751Z] #34 7.583 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:11:38.751Z] #34 7.583 go: finding github.com v1.8.1 [2021-05-31T17:11:38.751Z] #34 7.583 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:11:38.751Z] #34 7.583 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:38.751Z] #34 7.583 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:11:38.751Z] #34 9.280 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:38.751Z] #34 9.753 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:38.751Z] #34 ... [2021-05-31T17:11:38.751Z] [2021-05-31T17:11:38.751Z] #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-31T17:11:38.751Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:11:38.751Z] #55 7.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:38.751Z] #55 7.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:38.751Z] #55 7.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:38.751Z] #55 8.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:38.751Z] #55 ... [2021-05-31T17:11:38.751Z] [2021-05-31T17:11:38.751Z] #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-31T17:11:38.751Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:11:38.751Z] #49 7.372 + RM_GOPATH=0 [2021-05-31T17:11:38.751Z] #49 7.372 + TMP_GOPATH= [2021-05-31T17:11:38.751Z] #49 7.372 + : /build [2021-05-31T17:11:38.751Z] #49 7.372 + '[' -z '' ']' [2021-05-31T17:11:38.751Z] #49 7.372 ++ mktemp -d [2021-05-31T17:11:38.751Z] #49 7.372 + export GOPATH=/tmp/tmp.uFkZ4CEKXj [2021-05-31T17:11:38.751Z] #49 7.372 + GOPATH=/tmp/tmp.uFkZ4CEKXj [2021-05-31T17:11:38.751Z] #49 7.372 + RM_GOPATH=1 [2021-05-31T17:11:38.751Z] #49 7.372 + case "$(go env GOARCH)" in [2021-05-31T17:11:38.751Z] #49 7.372 ++ go env GOARCH [2021-05-31T17:11:38.751Z] #49 7.475 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:38.751Z] #49 7.475 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:38.751Z] #49 7.475 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:38.751Z] #49 7.475 + dir=/tmp/install [2021-05-31T17:11:38.751Z] #49 7.475 + bin=golangci_lint [2021-05-31T17:11:38.751Z] #49 7.475 + shift [2021-05-31T17:11:38.751Z] #49 7.475 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:11:38.751Z] #49 7.475 + . /tmp/install/golangci_lint.installer [2021-05-31T17:11:38.751Z] #49 7.475 ++ : v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.475 + install_golangci_lint [2021-05-31T17:11:38.751Z] #49 7.475 + set -e [2021-05-31T17:11:38.751Z] #49 7.475 + export GO111MODULE=on [2021-05-31T17:11:38.751Z] #49 7.475 + GO111MODULE=on [2021-05-31T17:11:38.751Z] #49 7.475 + GOBIN=/build [2021-05-31T17:11:38.751Z] #49 7.475 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.542 go: finding github.com v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.542 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.542 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.542 go: finding github.com/golangci v1.23.8 [2021-05-31T17:11:38.751Z] #49 7.542 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:38.751Z] #49 9.108 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:38.751Z] #49 10.17 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:38.765Z] #49 23.50 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:39.008Z] #49 ... [2021-05-31T17:11:39.008Z] [2021-05-31T17:11:39.008Z] #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-31T17:11:39.008Z] #47 sha256:25c95c0b895b2fbf5d2e81ae1a26c0b9dd01d1b7d41c3b06b3fddc2c838fc91d [2021-05-31T17:11:39.008Z] #47 8.767 + RM_GOPATH=0 [2021-05-31T17:11:39.008Z] #47 8.767 + TMP_GOPATH= [2021-05-31T17:11:39.008Z] #47 8.770 + : /build [2021-05-31T17:11:39.008Z] #47 8.770 + '[' -z '' ']' [2021-05-31T17:11:39.008Z] #47 8.770 ++ mktemp -d [2021-05-31T17:11:39.008Z] #47 8.773 + export GOPATH=/tmp/tmp.flusI5h1F5 [2021-05-31T17:11:39.008Z] #47 8.773 + GOPATH=/tmp/tmp.flusI5h1F5 [2021-05-31T17:11:39.008Z] #47 8.773 + RM_GOPATH=1 [2021-05-31T17:11:39.008Z] #47 8.773 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.008Z] #47 8.773 ++ go env GOARCH [2021-05-31T17:11:39.008Z] #47 9.030 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.008Z] #47 9.030 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.008Z] #47 9.030 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.008Z] #47 9.030 + dir=/tmp/install [2021-05-31T17:11:39.008Z] #47 9.030 + bin=gotestsum [2021-05-31T17:11:39.008Z] #47 9.030 + shift [2021-05-31T17:11:39.008Z] #47 9.030 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:11:39.008Z] #47 9.030 + . /tmp/install/gotestsum.installer [2021-05-31T17:11:39.008Z] #47 9.030 ++ : v0.5.3 [2021-05-31T17:11:39.008Z] #47 9.030 + install_gotestsum [2021-05-31T17:11:39.008Z] #47 9.047 + set -e [2021-05-31T17:11:39.008Z] #47 9.047 + export GO111MODULE=on [2021-05-31T17:11:39.008Z] #47 9.047 + GO111MODULE=on [2021-05-31T17:11:39.008Z] #47 9.047 + GOBIN=/build [2021-05-31T17:11:39.008Z] #47 9.047 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:11:39.008Z] #47 9.142 go: finding gotest.tools v0.5.3 [2021-05-31T17:11:39.008Z] #47 9.193 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:39.008Z] #47 10.73 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:39.008Z] #47 ... [2021-05-31T17:11:39.008Z] [2021-05-31T17:11:39.008Z] #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-31T17:11:39.008Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:11:39.008Z] #45 8.472 + RM_GOPATH=0 [2021-05-31T17:11:39.008Z] #45 8.472 + TMP_GOPATH= [2021-05-31T17:11:39.008Z] #45 8.472 + : /build [2021-05-31T17:11:39.008Z] #45 8.472 + '[' -z '' ']' [2021-05-31T17:11:39.008Z] #45 8.472 ++ mktemp -d [2021-05-31T17:11:39.008Z] #45 8.472 + export GOPATH=/tmp/tmp.1bkPjkWbaA [2021-05-31T17:11:39.008Z] #45 8.472 + GOPATH=/tmp/tmp.1bkPjkWbaA [2021-05-31T17:11:39.008Z] #45 8.472 + RM_GOPATH=1 [2021-05-31T17:11:39.008Z] #45 8.472 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.008Z] #45 8.472 ++ go env GOARCH [2021-05-31T17:11:39.008Z] #45 8.569 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.008Z] #45 8.569 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.008Z] #45 8.569 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.008Z] #45 8.569 + dir=/tmp/install [2021-05-31T17:11:39.008Z] #45 8.570 + bin=vndr [2021-05-31T17:11:39.008Z] #45 8.570 + shift [2021-05-31T17:11:39.008Z] #45 8.570 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:11:39.008Z] #45 8.570 + . /tmp/install/vndr.installer [2021-05-31T17:11:39.008Z] #45 8.570 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:39.008Z] #45 8.570 + install_vndr [2021-05-31T17:11:39.008Z] #45 8.570 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:11:39.008Z] #45 8.570 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1bkPjkWbaA/src/github.com/LK4D4/vndr [2021-05-31T17:11:39.008Z] #45 8.570 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:39.008Z] #45 8.573 Cloning into '/tmp/tmp.1bkPjkWbaA/src/github.com/LK4D4/vndr'... [2021-05-31T17:11:39.008Z] #45 9.829 + cd /tmp/tmp.1bkPjkWbaA/src/github.com/LK4D4/vndr [2021-05-31T17:11:39.008Z] #45 9.829 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:39.008Z] #45 9.855 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:11:39.081Z] #13 5.056 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:11:39.336Z] #45 ... [2021-05-31T17:11:39.336Z] [2021-05-31T17:11:39.336Z] #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-31T17:11:39.336Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:11:39.336Z] #51 7.323 + RM_GOPATH=0 [2021-05-31T17:11:39.336Z] #51 7.323 + TMP_GOPATH= [2021-05-31T17:11:39.336Z] #51 7.323 + : /build [2021-05-31T17:11:39.336Z] #51 7.323 + '[' -z '' ']' [2021-05-31T17:11:39.336Z] #51 7.323 ++ mktemp -d [2021-05-31T17:11:39.336Z] #51 7.323 + export GOPATH=/tmp/tmp.pF7bHf8SkF [2021-05-31T17:11:39.336Z] #51 7.323 + GOPATH=/tmp/tmp.pF7bHf8SkF [2021-05-31T17:11:39.336Z] #51 7.323 + RM_GOPATH=1 [2021-05-31T17:11:39.336Z] #51 7.323 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.336Z] #51 7.323 ++ go env GOARCH [2021-05-31T17:11:39.336Z] #51 7.357 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.336Z] #51 7.357 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.336Z] #51 7.357 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.336Z] #51 7.357 + dir=/tmp/install [2021-05-31T17:11:39.336Z] #51 7.357 + bin=shfmt [2021-05-31T17:11:39.336Z] #51 7.357 + shift [2021-05-31T17:11:39.336Z] #51 7.357 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:11:39.336Z] #51 7.357 + . /tmp/install/shfmt.installer [2021-05-31T17:11:39.336Z] #51 7.357 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:39.336Z] #51 7.357 + install_shfmt [2021-05-31T17:11:39.336Z] #51 7.357 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:11:39.336Z] #51 7.357 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pF7bHf8SkF/src/github.com/mvdan/sh [2021-05-31T17:11:39.336Z] #51 7.357 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:39.336Z] #51 7.373 Cloning into '/tmp/tmp.pF7bHf8SkF/src/github.com/mvdan/sh'... [2021-05-31T17:11:39.353Z] #13 ... [2021-05-31T17:11:39.353Z] [2021-05-31T17:11:39.353Z] #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-31T17:11:39.353Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:39.353Z] #27 9.046 Fetched 8271 kB in 2s (3362 kB/s) [2021-05-31T17:11:39.353Z] #27 9.046 Reading package lists... [2021-05-31T17:11:39.353Z] #27 10.78 Reading package lists... [2021-05-31T17:11:39.353Z] #27 12.53 Building dependency tree... [2021-05-31T17:11:39.353Z] #27 13.63 The following additional packages will be installed: [2021-05-31T17:11:39.353Z] #27 13.63 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-31T17:11:39.353Z] #27 13.63 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-31T17:11:39.353Z] #27 13.63 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-31T17:11:39.353Z] #27 13.63 Suggested packages: [2021-05-31T17:11:39.353Z] #27 13.63 krb5-doc krb5-user [2021-05-31T17:11:39.353Z] #27 13.63 Recommended packages: [2021-05-31T17:11:39.353Z] #27 13.63 krb5-locales publicsuffix libsasl2-modules [2021-05-31T17:11:39.353Z] #27 14.06 The following NEW packages will be installed: [2021-05-31T17:11:39.353Z] #27 14.06 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-31T17:11:39.353Z] #27 14.06 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-31T17:11:39.353Z] #27 14.06 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-31T17:11:39.353Z] #27 14.06 libssh2-1 libssl1.1 openssl [2021-05-31T17:11:39.353Z] #27 14.18 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-31T17:11:39.353Z] #27 14.18 Need to get 4777 kB of archives. [2021-05-31T17:11:39.353Z] #27 14.18 After this operation, 11.5 MB of additional disk space will be used. [2021-05-31T17:11:39.353Z] #27 14.18 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-31T17:11:39.353Z] #27 14.19 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-31T17:11:39.353Z] #27 14.19 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-31T17:11:39.353Z] #27 14.19 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-31T17:11:39.353Z] #27 14.21 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-31T17:11:39.353Z] #27 14.21 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-31T17:11:39.353Z] #27 14.36 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-31T17:11:39.353Z] #27 14.36 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-31T17:11:39.353Z] #27 14.37 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-31T17:11:39.353Z] #27 14.37 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-31T17:11:39.353Z] #27 14.38 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-31T17:11:39.353Z] #27 14.38 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-31T17:11:39.353Z] #27 14.38 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-31T17:11:39.353Z] #27 14.39 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-31T17:11:39.353Z] #27 14.40 Get:15 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-31T17:11:39.353Z] #27 14.40 Get:16 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-31T17:11:39.353Z] #27 14.40 Get:17 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-31T17:11:39.353Z] #27 14.43 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-31T17:11:39.353Z] #27 15.27 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-31T17:11:39.353Z] #27 15.30 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-31T17:11:39.353Z] #27 15.31 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-31T17:11:39.353Z] #27 16.01 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:11:39.353Z] #27 16.13 Fetched 4777 kB in 1s (4112 kB/s) [2021-05-31T17:11:39.353Z] #27 16.40 Selecting previously unselected package libssl1.1:arm64. [2021-05-31T17:11:39.353Z] #27 16.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-05-31T17:11:39.353Z] #27 16.46 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-31T17:11:39.353Z] #27 16.49 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:39.353Z] #27 17.17 Selecting previously unselected package openssl. [2021-05-31T17:11:39.353Z] #27 17.17 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-31T17:11:39.353Z] #27 17.18 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:39.353Z] #27 17.73 Selecting previously unselected package ca-certificates. [2021-05-31T17:11:39.353Z] #27 17.73 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-31T17:11:39.353Z] #27 17.74 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:39.353Z] #27 18.30 Selecting previously unselected package libkeyutils1:arm64. [2021-05-31T17:11:39.353Z] #27 18.31 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-31T17:11:39.353Z] #27 18.40 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-31T17:11:39.353Z] #27 18.52 Selecting previously unselected package libkrb5support0:arm64. [2021-05-31T17:11:39.353Z] #27 18.52 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-31T17:11:39.353Z] #27 18.55 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:39.353Z] #27 18.84 Selecting previously unselected package libk5crypto3:arm64. [2021-05-31T17:11:39.353Z] #27 18.84 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-31T17:11:39.353Z] #27 18.85 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:39.353Z] #27 ... [2021-05-31T17:11:39.353Z] [2021-05-31T17:11:39.353Z] #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-31T17:11:39.353Z] #67 sha256:11c01d9d58a40523c4bfa366bfad19de21f4df7070552333c824537cbd65e082 [2021-05-31T17:11:39.353Z] #67 6.595 + RM_GOPATH=0 [2021-05-31T17:11:39.353Z] #67 6.595 + TMP_GOPATH= [2021-05-31T17:11:39.353Z] #67 6.595 + : /build [2021-05-31T17:11:39.353Z] #67 6.595 + '[' -z '' ']' [2021-05-31T17:11:39.353Z] #67 6.605 ++ mktemp -d [2021-05-31T17:11:39.353Z] #67 6.605 + export GOPATH=/tmp/tmp.xkV6CwUOBC [2021-05-31T17:11:39.353Z] #67 6.605 + GOPATH=/tmp/tmp.xkV6CwUOBC [2021-05-31T17:11:39.353Z] #67 6.605 + RM_GOPATH=1 [2021-05-31T17:11:39.353Z] #67 6.605 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.353Z] #67 6.606 ++ go env GOARCH [2021-05-31T17:11:39.353Z] #67 6.648 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:39.353Z] #67 6.648 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.353Z] #67 6.648 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.353Z] #67 6.648 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.353Z] #67 6.648 + dir=/tmp/install [2021-05-31T17:11:39.353Z] #67 6.648 + bin=proxy [2021-05-31T17:11:39.354Z] #67 6.648 + shift [2021-05-31T17:11:39.354Z] #67 6.648 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-31T17:11:39.354Z] #67 6.648 + . /tmp/install/proxy.installer [2021-05-31T17:11:39.354Z] #67 6.648 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:39.354Z] #67 6.648 + install_proxy [2021-05-31T17:11:39.354Z] #67 6.648 + case "$1" in [2021-05-31T17:11:39.354Z] #67 6.648 + export CGO_ENABLED=0 [2021-05-31T17:11:39.354Z] #67 6.648 + CGO_ENABLED=0 [2021-05-31T17:11:39.354Z] #67 6.648 + _install_proxy [2021-05-31T17:11:39.354Z] #67 6.648 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-31T17:11:39.354Z] #67 6.648 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xkV6CwUOBC/src/github.com/docker/libnetwork [2021-05-31T17:11:39.354Z] #67 6.655 Cloning into '/tmp/tmp.xkV6CwUOBC/src/github.com/docker/libnetwork'... [2021-05-31T17:11:39.354Z] #67 ... [2021-05-31T17:11:39.354Z] [2021-05-31T17:11:39.354Z] #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-31T17:11:39.354Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:11:39.354Z] #36 7.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:39.354Z] #36 7.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:39.354Z] #36 7.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:39.354Z] #36 8.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:11:39.354Z] #36 9.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:11:39.564Z] #56 46.80 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:11:39.564Z] #56 46.80 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:11:39.564Z] #56 46.80 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:11:39.564Z] #56 46.80 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:11:39.564Z] #56 46.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:11:39.564Z] #56 46.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:11:39.564Z] #56 46.81 + '[' '' = dynamic ']' [2021-05-31T17:11:39.564Z] #56 46.81 + make [2021-05-31T17:11:39.564Z] #56 ... [2021-05-31T17:11:39.564Z] [2021-05-31T17:11:39.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-31T17:11:39.564Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:39.564Z] #45 99.79 text/template/parse [2021-05-31T17:11:39.564Z] #45 99.97 go/parser [2021-05-31T17:11:39.564Z] #45 103.6 text/template [2021-05-31T17:11:39.564Z] #45 103.8 log [2021-05-31T17:11:39.564Z] #45 104.4 encoding/xml [2021-05-31T17:11:39.564Z] #45 108.4 go/doc [2021-05-31T17:11:39.564Z] #45 ... [2021-05-31T17:11:39.564Z] [2021-05-31T17:11:39.564Z] #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-31T17:11:39.564Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:39.564Z] #43 17.53 CC images/core-arm.o [2021-05-31T17:11:39.564Z] #43 17.92 CC images/core-aarch64.o [2021-05-31T17:11:39.564Z] #43 18.34 CC images/core-ppc64.o [2021-05-31T17:11:39.564Z] #43 18.90 CC images/core-s390.o [2021-05-31T17:11:39.564Z] #43 19.58 CC images/cpuinfo.o [2021-05-31T17:11:39.564Z] #43 19.99 CC images/inventory.o [2021-05-31T17:11:39.593Z] #51 ... [2021-05-31T17:11:39.593Z] [2021-05-31T17:11:39.593Z] #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-31T17:11:39.593Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:39.593Z] #42 8.312 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:39.593Z] #42 8.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:39.593Z] #42 8.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:39.593Z] #42 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:39.616Z] #36 ... [2021-05-31T17:11:39.616Z] [2021-05-31T17:11:39.616Z] #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-31T17:11:39.616Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:11:39.616Z] #51 6.526 + RM_GOPATH=0 [2021-05-31T17:11:39.616Z] #51 6.526 + TMP_GOPATH= [2021-05-31T17:11:39.616Z] #51 6.526 + : /build [2021-05-31T17:11:39.616Z] #51 6.526 + '[' -z '' ']' [2021-05-31T17:11:39.616Z] #51 6.526 ++ mktemp -d [2021-05-31T17:11:39.616Z] #51 6.559 + export GOPATH=/tmp/tmp.leNu5rm3bv [2021-05-31T17:11:39.616Z] #51 6.559 + GOPATH=/tmp/tmp.leNu5rm3bv [2021-05-31T17:11:39.616Z] #51 6.559 + RM_GOPATH=1 [2021-05-31T17:11:39.616Z] #51 6.559 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.616Z] #51 6.559 ++ go env GOARCH [2021-05-31T17:11:39.616Z] #51 6.611 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:39.616Z] #51 6.612 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.616Z] #51 6.612 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.616Z] #51 6.612 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.616Z] #51 6.612 + dir=/tmp/install [2021-05-31T17:11:39.616Z] #51 6.612 + bin=shfmt [2021-05-31T17:11:39.616Z] #51 6.612 + shift [2021-05-31T17:11:39.616Z] #51 6.612 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-31T17:11:39.616Z] #51 6.612 + . /tmp/install/shfmt.installer [2021-05-31T17:11:39.616Z] #51 6.612 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:39.616Z] #51 6.612 + install_shfmt [2021-05-31T17:11:39.616Z] #51 6.612 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-31T17:11:39.616Z] #51 6.612 + git clone https://github.com/mvdan/sh.git /tmp/tmp.leNu5rm3bv/src/github.com/mvdan/sh [2021-05-31T17:11:39.616Z] #51 6.612 Cloning into '/tmp/tmp.leNu5rm3bv/src/github.com/mvdan/sh'... [2021-05-31T17:11:39.880Z] #51 ... [2021-05-31T17:11:39.880Z] [2021-05-31T17:11:39.880Z] #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-31T17:11:39.880Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:11:39.880Z] #42 7.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:39.880Z] #42 7.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:39.880Z] #42 7.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:39.880Z] #42 8.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:11:39.880Z] #42 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:11:39.880Z] #42 ... [2021-05-31T17:11:39.880Z] [2021-05-31T17:11:39.880Z] #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-31T17:11:39.880Z] #24 sha256:5243a6fa09843db2667c6fde5753b5390af0a4487d244f262cb45b4f91178db4 [2021-05-31T17:11:39.880Z] #24 4.486 + RM_GOPATH=0 [2021-05-31T17:11:39.880Z] #24 4.486 + TMP_GOPATH= [2021-05-31T17:11:39.880Z] #24 4.486 + : /build [2021-05-31T17:11:39.880Z] #24 4.486 + '[' -z '' ']' [2021-05-31T17:11:39.880Z] #24 4.486 ++ mktemp -d [2021-05-31T17:11:39.880Z] #24 4.500 + export GOPATH=/tmp/tmp.yREoXdS7w5 [2021-05-31T17:11:39.880Z] #24 4.500 + GOPATH=/tmp/tmp.yREoXdS7w5 [2021-05-31T17:11:39.880Z] #24 4.500 + RM_GOPATH=1 [2021-05-31T17:11:39.880Z] #24 4.500 + case "$(go env GOARCH)" in [2021-05-31T17:11:39.880Z] #24 4.500 ++ go env GOARCH [2021-05-31T17:11:39.880Z] #24 4.517 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.880Z] #24 4.517 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:39.880Z] #24 4.517 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:39.880Z] #24 4.522 + dir=/tmp/install [2021-05-31T17:11:39.880Z] #24 4.522 + bin=dockercli [2021-05-31T17:11:39.880Z] #24 4.522 + shift [2021-05-31T17:11:39.880Z] #24 4.522 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-31T17:11:39.880Z] #24 4.522 + . /tmp/install/dockercli.installer [2021-05-31T17:11:39.880Z] #24 4.527 ++ : stable [2021-05-31T17:11:39.880Z] #24 4.527 ++ : 17.06.2-ce [2021-05-31T17:11:39.880Z] #24 4.527 + install_dockercli [2021-05-31T17:11:39.880Z] #24 4.527 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-31T17:11:39.880Z] #24 4.527 ++ uname -m [2021-05-31T17:11:39.880Z] #24 4.527 + arch=aarch64 [2021-05-31T17:11:39.880Z] #24 4.527 + '[' aarch64 '!=' x86_64 ']' [2021-05-31T17:11:39.880Z] #24 4.527 + '[' aarch64 '!=' s390x ']' [2021-05-31T17:11:39.880Z] #24 4.527 + '[' aarch64 '!=' armhf ']' [2021-05-31T17:11:39.880Z] #24 4.527 + build_dockercli [2021-05-31T17:11:39.880Z] #24 4.527 + git clone https://github.com/docker/docker-ce /tmp/tmp.yREoXdS7w5/tmp/docker-ce [2021-05-31T17:11:39.880Z] #24 4.527 Install docker/cli version 17.06.2-ce from stable [2021-05-31T17:11:39.880Z] #24 4.544 Cloning into '/tmp/tmp.yREoXdS7w5/tmp/docker-ce'... [2021-05-31T17:11:39.975Z] #21 ... [2021-05-31T17:11:39.975Z] [2021-05-31T17:11:39.975Z] #44 [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-31T17:11:39.975Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:39.975Z] #44 54.84 CC compel/src/lib/ptrace.o [2021-05-31T17:11:39.975Z] #44 55.38 AR compel/libcompel.a [2021-05-31T17:11:39.975Z] #44 55.48 HOSTCC compel/src/main-host.o [2021-05-31T17:11:39.975Z] #44 55.97 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-05-31T17:11:39.975Z] #44 56.12 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:11:39.975Z] #44 56.58 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:11:39.975Z] #44 56.92 HOSTLINK compel/compel-host-bin [2021-05-31T17:11:39.975Z] #44 57.07 DEP soccr/soccr.d [2021-05-31T17:11:39.975Z] #44 57.33 CC soccr/soccr.o [2021-05-31T17:11:40.135Z] #43 20.33 CC images/fdinfo.o [2021-05-31T17:11:40.142Z] #24 ... [2021-05-31T17:11:40.142Z] [2021-05-31T17:11:40.142Z] #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-31T17:11:40.142Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-31T17:11:40.142Z] #55 6.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:40.142Z] #55 6.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:40.142Z] #55 6.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:40.142Z] #55 7.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:11:40.142Z] #55 9.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:11:40.142Z] #55 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:11:40.142Z] #55 ... [2021-05-31T17:11:40.142Z] [2021-05-31T17:11:40.142Z] #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-31T17:11:40.142Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:11:40.142Z] #45 7.757 + RM_GOPATH=0 [2021-05-31T17:11:40.142Z] #45 7.757 + TMP_GOPATH= [2021-05-31T17:11:40.142Z] #45 7.757 + : /build [2021-05-31T17:11:40.142Z] #45 7.757 + '[' -z '' ']' [2021-05-31T17:11:40.142Z] #45 7.760 ++ mktemp -d [2021-05-31T17:11:40.143Z] #45 7.763 + export GOPATH=/tmp/tmp.jKBpahEQC4 [2021-05-31T17:11:40.143Z] #45 7.763 + GOPATH=/tmp/tmp.jKBpahEQC4 [2021-05-31T17:11:40.143Z] #45 7.763 + RM_GOPATH=1 [2021-05-31T17:11:40.143Z] #45 7.764 + case "$(go env GOARCH)" in [2021-05-31T17:11:40.143Z] #45 7.766 ++ go env GOARCH [2021-05-31T17:11:40.143Z] #45 7.773 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.143Z] #45 7.773 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.143Z] #45 7.773 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:40.143Z] #45 7.779 + dir=/tmp/install [2021-05-31T17:11:40.143Z] #45 7.779 + bin=vndr [2021-05-31T17:11:40.143Z] #45 7.779 + shift [2021-05-31T17:11:40.143Z] #45 7.779 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-31T17:11:40.143Z] #45 7.779 + . /tmp/install/vndr.installer [2021-05-31T17:11:40.143Z] #45 7.779 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:40.143Z] #45 7.779 + install_vndr [2021-05-31T17:11:40.143Z] #45 7.779 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-31T17:11:40.143Z] #45 7.779 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jKBpahEQC4/src/github.com/LK4D4/vndr [2021-05-31T17:11:40.143Z] #45 7.780 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:40.143Z] #45 7.781 Cloning into '/tmp/tmp.jKBpahEQC4/src/github.com/LK4D4/vndr'... [2021-05-31T17:11:40.143Z] #45 8.423 + cd /tmp/tmp.jKBpahEQC4/src/github.com/LK4D4/vndr [2021-05-31T17:11:40.143Z] #45 8.424 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-31T17:11:40.143Z] #45 8.432 + go build -buildmode=pie -v -o /build/vndr . [2021-05-31T17:11:40.143Z] #45 9.882 runtime/internal/sys [2021-05-31T17:11:40.143Z] #45 9.910 internal/cpu [2021-05-31T17:11:40.143Z] #45 9.919 internal/race [2021-05-31T17:11:40.143Z] #45 10.01 runtime/internal/atomic [2021-05-31T17:11:40.143Z] #45 10.21 runtime/internal/math [2021-05-31T17:11:40.143Z] #45 10.44 sync/atomic [2021-05-31T17:11:40.143Z] #45 10.50 unicode [2021-05-31T17:11:40.143Z] #45 10.69 unicode/utf8 [2021-05-31T17:11:40.158Z] #49 ... [2021-05-31T17:11:40.158Z] [2021-05-31T17:11:40.158Z] #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-31T17:11:40.158Z] #34 sha256:d19530a56dbd811fc2e6791e596fddea3e40e807d1303a82196f6218e84e4a2b [2021-05-31T17:11:40.158Z] #34 DONE 24.9s [2021-05-31T17:11:40.158Z] [2021-05-31T17:11:40.158Z] #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-31T17:11:40.158Z] #47 sha256:22f9784f9edc91a91f4bc6bdd256cb4538f9474590b6c8cc4af5b52e73d166c8 [2021-05-31T17:11:40.158Z] #47 23.30 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:11:40.158Z] #47 23.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:40.158Z] #47 23.57 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:11:40.158Z] #47 23.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:40.158Z] #47 23.62 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:40.158Z] #47 23.67 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:40.158Z] #47 23.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:40.158Z] #47 24.16 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:40.158Z] #47 24.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:40.158Z] #47 24.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:40.158Z] #47 24.39 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:40.276Z] #44 59.35 AR soccr/libsoccr.a [2021-05-31T17:11:40.276Z] #44 59.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:11:40.407Z] #45 10.92 math/bits [2021-05-31T17:11:40.407Z] #45 10.98 internal/bytealg [2021-05-31T17:11:40.407Z] #45 ... [2021-05-31T17:11:40.407Z] [2021-05-31T17:11:40.407Z] #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-31T17:11:40.407Z] #47 sha256:5bc3bff75ec8c239a49481dfaf35bfe4af16fbfa4c1c059fa1084a0ec7cf801b [2021-05-31T17:11:40.407Z] #47 6.840 + RM_GOPATH=0 [2021-05-31T17:11:40.407Z] #47 6.840 + TMP_GOPATH= [2021-05-31T17:11:40.407Z] #47 6.840 + : /build [2021-05-31T17:11:40.407Z] #47 6.840 + '[' -z '' ']' [2021-05-31T17:11:40.407Z] #47 6.840 ++ mktemp -d [2021-05-31T17:11:40.407Z] #47 6.840 + export GOPATH=/tmp/tmp.5OYHD7seC8 [2021-05-31T17:11:40.407Z] #47 6.840 + GOPATH=/tmp/tmp.5OYHD7seC8 [2021-05-31T17:11:40.407Z] #47 6.840 + RM_GOPATH=1 [2021-05-31T17:11:40.407Z] #47 6.840 + case "$(go env GOARCH)" in [2021-05-31T17:11:40.407Z] #47 6.841 ++ go env GOARCH [2021-05-31T17:11:40.407Z] #47 6.875 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.407Z] #47 6.875 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.407Z] #47 6.875 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:40.407Z] #47 6.881 + dir=/tmp/install [2021-05-31T17:11:40.407Z] #47 6.881 + bin=gotestsum [2021-05-31T17:11:40.407Z] #47 6.881 + shift [2021-05-31T17:11:40.407Z] #47 6.881 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-31T17:11:40.407Z] #47 6.882 + . /tmp/install/gotestsum.installer [2021-05-31T17:11:40.407Z] #47 6.882 ++ : v0.5.3 [2021-05-31T17:11:40.407Z] #47 6.882 + install_gotestsum [2021-05-31T17:11:40.407Z] #47 6.884 + set -e [2021-05-31T17:11:40.407Z] #47 6.884 + export GO111MODULE=on [2021-05-31T17:11:40.407Z] #47 6.884 + GO111MODULE=on [2021-05-31T17:11:40.407Z] #47 6.884 + GOBIN=/build [2021-05-31T17:11:40.407Z] #47 6.884 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-31T17:11:40.407Z] #47 6.898 go: finding gotest.tools v0.5.3 [2021-05-31T17:11:40.407Z] #47 6.900 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:40.407Z] #47 7.991 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:40.407Z] #47 8.402 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:40.407Z] #47 9.356 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:11:40.407Z] #47 9.362 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:40.407Z] #47 9.425 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:40.407Z] #47 9.429 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:40.407Z] #47 9.430 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:40.407Z] #47 9.451 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:40.407Z] #47 9.460 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:40.407Z] #47 9.466 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:40.407Z] #47 9.558 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:40.407Z] #47 9.576 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:40.407Z] #47 9.604 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:40.407Z] #47 9.682 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:40.407Z] #47 9.802 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:11:40.407Z] #47 10.03 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:40.407Z] #47 10.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:40.407Z] #47 10.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:40.407Z] #47 10.42 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:40.407Z] #47 10.42 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:40.407Z] #47 10.42 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:40.407Z] #47 ... [2021-05-31T17:11:40.407Z] [2021-05-31T17:11:40.407Z] #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-31T17:11:40.407Z] #34 sha256:78705c6035ea2178748bcb8be4ca0e6c71274aebacd5d1fc951055079072f716 [2021-05-31T17:11:40.407Z] #34 6.497 Install go-toml version v1.8.1 [2021-05-31T17:11:40.407Z] #34 6.602 go: finding github.com v1.8.1 [2021-05-31T17:11:40.407Z] #34 6.602 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-31T17:11:40.407Z] #34 6.602 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-31T17:11:40.407Z] #34 6.602 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:40.407Z] #34 6.602 go: finding github.com/pelletier v1.8.1 [2021-05-31T17:11:40.407Z] #34 7.315 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:40.407Z] #34 7.989 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-31T17:11:40.407Z] #34 9.821 github.com/pelletier/go-toml [2021-05-31T17:11:40.676Z] #34 ... [2021-05-31T17:11:40.676Z] [2021-05-31T17:11:40.676Z] #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-31T17:11:40.676Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-31T17:11:40.676Z] #32 7.544 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:11:40.676Z] #32 7.548 Cloning into '.'... [2021-05-31T17:11:40.676Z] #32 ... [2021-05-31T17:11:40.676Z] [2021-05-31T17:11:40.676Z] #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-31T17:11:40.676Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:40.676Z] #49 7.526 + RM_GOPATH=0 [2021-05-31T17:11:40.676Z] #49 7.526 + TMP_GOPATH= [2021-05-31T17:11:40.676Z] #49 7.526 + : /build [2021-05-31T17:11:40.676Z] #49 7.526 + '[' -z '' ']' [2021-05-31T17:11:40.676Z] #49 7.526 ++ mktemp -d [2021-05-31T17:11:40.676Z] #49 7.544 + export GOPATH=/tmp/tmp.SuxDK8Zi0u [2021-05-31T17:11:40.676Z] #49 7.544 + GOPATH=/tmp/tmp.SuxDK8Zi0u [2021-05-31T17:11:40.676Z] #49 7.544 + RM_GOPATH=1 [2021-05-31T17:11:40.676Z] #49 7.544 + case "$(go env GOARCH)" in [2021-05-31T17:11:40.676Z] #49 7.544 ++ go env GOARCH [2021-05-31T17:11:40.676Z] #49 7.605 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.676Z] #49 7.605 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:40.676Z] #49 7.606 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:40.676Z] #49 7.614 + dir=/tmp/install [2021-05-31T17:11:40.676Z] #49 7.614 + bin=golangci_lint [2021-05-31T17:11:40.676Z] #49 7.614 + shift [2021-05-31T17:11:40.676Z] #49 7.614 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-31T17:11:40.676Z] #49 7.614 + . /tmp/install/golangci_lint.installer [2021-05-31T17:11:40.676Z] #49 7.614 ++ : v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.614 + install_golangci_lint [2021-05-31T17:11:40.676Z] #49 7.614 + set -e [2021-05-31T17:11:40.676Z] #49 7.614 + export GO111MODULE=on [2021-05-31T17:11:40.676Z] #49 7.614 + GO111MODULE=on [2021-05-31T17:11:40.676Z] #49 7.614 + GOBIN=/build [2021-05-31T17:11:40.676Z] #49 7.614 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.661 go: finding github.com v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.666 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.666 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.666 go: finding github.com/golangci v1.23.8 [2021-05-31T17:11:40.676Z] #49 7.668 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:40.676Z] #49 8.387 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:40.676Z] #49 8.905 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-31T17:11:40.705Z] #43 20.78 CC images/fown.o [2021-05-31T17:11:40.927Z] #44 59.84 DEP criu/arch/ppc64/sigframe.d [2021-05-31T17:11:40.927Z] #44 60.02 DEP criu/arch/ppc64/crtools.d [2021-05-31T17:11:40.927Z] #44 ... [2021-05-31T17:11:40.927Z] [2021-05-31T17:11:40.927Z] #52 [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-31T17:11:40.927Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:11:40.927Z] #52 124.5 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:11:40.938Z] #49 ... [2021-05-31T17:11:40.938Z] [2021-05-31T17:11:40.938Z] #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-31T17:11:40.938Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:40.938Z] #27 19.17 Selecting previously unselected package libkrb5-3:arm64. [2021-05-31T17:11:40.938Z] #27 19.17 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-31T17:11:40.938Z] #27 19.18 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:40.938Z] #27 19.62 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-31T17:11:40.938Z] #27 19.63 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-31T17:11:40.938Z] #27 19.64 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:40.938Z] #27 20.20 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-31T17:11:40.938Z] #27 20.20 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-31T17:11:40.938Z] #27 20.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:40.938Z] #27 20.32 Selecting previously unselected package libsasl2-2:arm64. [2021-05-31T17:11:40.938Z] #27 20.32 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-31T17:11:40.938Z] #27 20.33 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:40.938Z] #27 20.45 Selecting previously unselected package libldap-common. [2021-05-31T17:11:40.938Z] #27 20.46 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-31T17:11:40.938Z] #27 20.47 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:40.938Z] #27 20.67 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-31T17:11:40.938Z] #27 20.67 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-31T17:11:40.938Z] #27 20.70 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:40.962Z] #42 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:40.966Z] #43 21.06 CC images/ns.o [2021-05-31T17:11:40.966Z] #43 21.28 CC images/regfile.o [2021-05-31T17:11:41.226Z] #43 21.55 CC images/ghost-file.o [2021-05-31T17:11:41.487Z] #43 21.81 CC images/fifo.o [2021-05-31T17:11:41.518Z] #27 21.16 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-31T17:11:41.519Z] #27 21.16 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-31T17:11:41.519Z] #27 21.19 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:41.747Z] #43 22.01 CC images/remap-file-path.o [2021-05-31T17:11:41.893Z] #42 ... [2021-05-31T17:11:41.893Z] [2021-05-31T17:11:41.893Z] #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-31T17:11:41.893Z] #47 sha256:25c95c0b895b2fbf5d2e81ae1a26c0b9dd01d1b7d41c3b06b3fddc2c838fc91d [2021-05-31T17:11:41.893Z] #47 11.77 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:11:41.893Z] #47 12.80 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:41.893Z] #47 12.86 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:41.893Z] #47 12.92 go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:11:41.893Z] #47 13.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:41.894Z] #47 13.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:41.894Z] #47 13.07 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:41.894Z] #47 13.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:41.894Z] #47 13.38 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:41.894Z] #47 13.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:41.894Z] #47 13.64 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:41.894Z] #47 13.73 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:41.894Z] #47 13.75 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:42.008Z] #43 22.30 CC images/eventfd.o [2021-05-31T17:11:42.055Z] #27 21.52 Selecting previously unselected package libpsl5:arm64. [2021-05-31T17:11:42.055Z] #27 21.52 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-31T17:11:42.055Z] #27 21.54 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-31T17:11:42.150Z] #47 13.88 go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:11:42.268Z] #43 22.55 CC images/eventpoll.o [2021-05-31T17:11:42.318Z] #27 21.87 Selecting previously unselected package librtmp1:arm64. [2021-05-31T17:11:42.318Z] #27 21.87 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-31T17:11:42.318Z] #27 21.92 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:42.406Z] #47 14.04 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:42.406Z] #47 14.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:42.406Z] #47 14.22 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:42.529Z] #43 22.83 CC images/fh.o [2021-05-31T17:11:42.608Z] #27 22.16 Selecting previously unselected package libssh2-1:arm64. [2021-05-31T17:11:42.608Z] #27 22.16 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-31T17:11:42.608Z] #27 22.18 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-31T17:11:42.662Z] #47 14.62 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:42.790Z] #43 23.20 CC images/fsnotify.o [2021-05-31T17:11:42.873Z] #27 22.54 Selecting previously unselected package libcurl4:arm64. [2021-05-31T17:11:42.873Z] #27 22.55 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-31T17:11:42.919Z] #47 14.70 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:42.919Z] #47 14.70 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:43.134Z] #27 22.77 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-31T17:11:43.431Z] #47 ... [2021-05-31T17:11:43.431Z] [2021-05-31T17:11:43.431Z] #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-31T17:11:43.431Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:11:43.431Z] #40 24.52 Checking out files: 90% (1531/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-31T17:11:43.688Z] #40 24.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:11:43.728Z] #27 23.13 Selecting previously unselected package curl. [2021-05-31T17:11:43.728Z] #27 23.16 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-31T17:11:43.728Z] #27 23.33 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-31T17:11:43.731Z] #43 23.82 CC images/signalfd.o [2021-05-31T17:11:43.731Z] #43 24.06 CC images/fs.o [2021-05-31T17:11:43.991Z] #43 24.28 CC images/pstree.o [2021-05-31T17:11:44.252Z] #43 24.62 CC images/pipe.o [2021-05-31T17:11:44.513Z] #43 24.88 CC images/tcp-stream.o [2021-05-31T17:11:44.678Z] #27 24.16 Selecting previously unselected package libonig5:arm64. [2021-05-31T17:11:44.678Z] #27 24.17 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-31T17:11:44.678Z] #27 24.27 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-31T17:11:44.773Z] #43 25.16 CC images/sk-packet.o [2021-05-31T17:11:44.818Z] #47 ... [2021-05-31T17:11:44.818Z] [2021-05-31T17:11:44.818Z] #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-31T17:11:44.818Z] #24 sha256:354db3f1c440f6e7c6c42375828ea978ef0fe3852fd4479c86f10e567339a430 [2021-05-31T17:11:44.818Z] #24 15.99 + mkdir -p /build [2021-05-31T17:11:44.818Z] #24 16.00 + mv docker/docker /build/ [2021-05-31T17:11:44.818Z] #24 16.01 + rmdir docker [2021-05-31T17:11:44.818Z] #24 DONE 16.2s [2021-05-31T17:11:44.818Z] [2021-05-31T17:11:44.818Z] #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-31T17:11:44.818Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:11:44.818Z] #58 15.76 + cd /tmp/tmp.9WTc9ccI4N/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:44.818Z] #58 15.77 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:44.818Z] #58 15.83 + export GO111MODULE=on [2021-05-31T17:11:44.818Z] #58 15.83 + GO111MODULE=on [2021-05-31T17:11:44.818Z] #58 15.83 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:11:44.818Z] #58 15.83 + GOPROXY=https://proxy.golang.org [2021-05-31T17:11:44.818Z] #58 15.83 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:11:44.818Z] #58 15.83 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:11:45.035Z] #43 25.44 CC images/mnt.o [2021-05-31T17:11:45.257Z] #27 24.81 Selecting previously unselected package libjq1:arm64. [2021-05-31T17:11:45.257Z] #27 24.81 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-31T17:11:45.257Z] #27 24.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:45.296Z] #43 25.68 CC images/pipe-data.o [2021-05-31T17:11:45.460Z] #52 ... [2021-05-31T17:11:45.460Z] [2021-05-31T17:11:45.460Z] #46 [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-31T17:11:45.460Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:11:45.460Z] #46 118.5 text/template [2021-05-31T17:11:45.460Z] #46 123.8 go/parser [2021-05-31T17:11:45.460Z] #46 127.1 encoding/xml [2021-05-31T17:11:45.460Z] #46 ... [2021-05-31T17:11:45.460Z] [2021-05-31T17:11:45.460Z] #44 [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-31T17:11:45.460Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:45.461Z] #44 60.29 DEP criu/arch/ppc64/cpu.d [2021-05-31T17:11:45.461Z] #44 60.58 CC criu/arch/ppc64/cpu.o [2021-05-31T17:11:45.461Z] #44 61.22 CC criu/arch/ppc64/crtools.o [2021-05-31T17:11:45.461Z] #44 62.75 CC criu/arch/ppc64/sigframe.o [2021-05-31T17:11:45.461Z] #44 63.24 LINK criu/arch/ppc64/crtools.built-in.o [2021-05-31T17:11:45.461Z] #44 63.31 DEP criu/pie/util-vdso.d [2021-05-31T17:11:45.461Z] #44 63.56 DEP criu/pie/util.d [2021-05-31T17:11:45.461Z] #44 63.81 CC criu/pie/util.o [2021-05-31T17:11:45.461Z] #44 64.25 CC criu/pie/util-vdso.o [2021-05-31T17:11:45.560Z] #43 ... [2021-05-31T17:11:45.561Z] [2021-05-31T17:11:45.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-31T17:11:45.561Z] #51 sha256:1044e04bd8f6a9619ef462b386da32d0b3a7ede4097b02abe20a0ff604d8a271 [2021-05-31T17:11:45.561Z] #51 109.4 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:11:45.561Z] #51 DONE 115.9s [2021-05-31T17:11:45.561Z] [2021-05-31T17:11:45.561Z] #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-31T17:11:45.561Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:45.561Z] #45 110.0 github.com/LK4D4/vndr/versioned [2021-05-31T17:11:45.561Z] #45 110.1 compress/flate [2021-05-31T17:11:45.561Z] #45 111.7 github.com/LK4D4/vndr/build [2021-05-31T17:11:45.561Z] #45 112.5 hash/crc32 [2021-05-31T17:11:45.561Z] #45 113.1 compress/gzip [2021-05-31T17:11:45.561Z] #45 113.9 net [2021-05-31T17:11:45.561Z] #45 114.9 vendor/golang.org/x/text/transform [2021-05-31T17:11:45.561Z] #45 115.7 vendor/golang.org/x/text/unicode/bidi [2021-05-31T17:11:45.749Z] #58 ... [2021-05-31T17:11:45.749Z] [2021-05-31T17:11:45.749Z] #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-31T17:11:45.749Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:45.749Z] #36 7.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:45.749Z] #36 7.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:45.749Z] #36 7.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:45.749Z] #36 9.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:45.749Z] #36 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:45.749Z] #36 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:45.820Z] #45 ... [2021-05-31T17:11:45.820Z] [2021-05-31T17:11:45.820Z] #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-31T17:11:45.820Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:45.820Z] #43 25.96 CC images/sa.o [2021-05-31T17:11:45.871Z] #27 25.40 Selecting previously unselected package jq. [2021-05-31T17:11:45.871Z] #27 25.40 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-31T17:11:46.006Z] #36 ... [2021-05-31T17:11:46.006Z] [2021-05-31T17:11:46.006Z] #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-31T17:11:46.006Z] #47 sha256:25c95c0b895b2fbf5d2e81ae1a26c0b9dd01d1b7d41c3b06b3fddc2c838fc91d [2021-05-31T17:11:46.006Z] #47 17.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:46.080Z] #43 26.46 CC images/timer.o [2021-05-31T17:11:46.111Z] #44 65.14 AR criu/pie/pie.lib.a [2021-05-31T17:11:46.111Z] #44 65.20 DEP criu/pie/restorer.d [2021-05-31T17:11:46.172Z] #27 25.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:11:46.211Z] #40 27.01 + 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-31T17:11:46.211Z] #40 ... [2021-05-31T17:11:46.211Z] [2021-05-31T17:11:46.211Z] #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-31T17:11:46.211Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:11:46.211Z] #51 20.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:46.211Z] #51 20.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:46.211Z] #51 21.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:46.211Z] #51 21.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:46.211Z] #51 21.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:46.211Z] #51 22.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:46.211Z] #51 23.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:46.211Z] #51 24.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:46.211Z] #51 26.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:46.211Z] #51 26.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:46.211Z] #51 26.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:46.211Z] #51 26.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:46.211Z] #51 27.38 runtime [2021-05-31T17:11:46.211Z] #51 27.38 runtime/cgo [2021-05-31T17:11:46.211Z] #51 ... [2021-05-31T17:11:46.211Z] [2021-05-31T17:11:46.211Z] #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-31T17:11:46.211Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:11:46.211Z] #49 26.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:11:46.211Z] #49 26.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:11:46.211Z] #49 26.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:46.211Z] #49 26.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:11:46.211Z] #49 26.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:11:46.211Z] #49 26.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:11:46.211Z] #49 26.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:11:46.211Z] #49 26.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:11:46.211Z] #49 26.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:46.211Z] #49 26.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:11:46.211Z] #49 26.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:11:46.211Z] #49 26.65 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:46.211Z] #49 26.87 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:11:46.211Z] #49 26.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:11:46.211Z] #49 26.87 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:46.211Z] #49 26.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:11:46.211Z] #49 26.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:11:46.211Z] #49 27.06 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:11:46.211Z] #49 27.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:11:46.211Z] #49 27.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:11:46.211Z] #49 27.19 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:46.211Z] #49 27.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:46.211Z] #49 27.19 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:11:46.211Z] #49 27.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:46.211Z] #49 27.24 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:46.211Z] #49 27.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:11:46.211Z] #49 27.41 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:11:46.211Z] #49 27.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:11:46.211Z] #49 27.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:11:46.211Z] #49 27.58 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:11:46.211Z] #49 27.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:11:46.211Z] #49 27.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:11:46.211Z] #49 27.86 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:11:46.211Z] #49 27.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:11:46.211Z] #49 27.86 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:46.211Z] #49 27.86 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:11:46.211Z] #49 27.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:46.211Z] #49 27.97 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:11:46.211Z] #49 27.97 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:11:46.211Z] #49 28.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:11:46.211Z] #49 28.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:46.211Z] #49 28.18 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:11:46.211Z] #49 28.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:11:46.211Z] #49 28.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:11:46.211Z] #49 28.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:11:46.211Z] #49 28.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:46.211Z] #49 28.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:46.211Z] #49 28.36 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:11:46.211Z] #49 28.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:46.211Z] #49 28.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:11:46.211Z] #49 28.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:46.211Z] #49 28.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:11:46.211Z] #49 28.61 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:11:46.211Z] #49 28.61 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:46.211Z] #49 28.61 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:11:46.211Z] #49 28.67 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:46.211Z] #49 28.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:46.211Z] #49 28.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:46.211Z] #49 28.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:46.211Z] #49 28.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:11:46.211Z] #49 28.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:11:46.211Z] #49 28.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:11:46.211Z] #49 29.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:46.211Z] #49 29.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:46.211Z] #49 29.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:11:46.211Z] #49 29.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:11:46.211Z] #49 29.50 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:11:46.211Z] #49 29.52 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:11:46.211Z] #49 29.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:46.211Z] #49 29.58 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:46.211Z] #49 29.70 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:11:46.211Z] #49 29.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:46.211Z] #49 29.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:11:46.211Z] #49 29.88 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:46.211Z] #49 29.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:46.211Z] #49 29.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:46.211Z] #49 29.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:46.211Z] #49 30.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:46.211Z] #49 30.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:11:46.211Z] #49 30.85 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:46.211Z] #49 30.85 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:46.211Z] #49 30.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:11:46.211Z] #49 30.85 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:46.211Z] #49 30.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:11:46.211Z] #49 30.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:11:46.411Z] #44 ... [2021-05-31T17:11:46.411Z] [2021-05-31T17:11:46.411Z] #52 [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-31T17:11:46.411Z] #52 sha256:b82abe7bbde149be4c35aa923b1e857993cf2db512062ac013eef388140c09ef [2021-05-31T17:11:46.411Z] #52 DONE 129.8s [2021-05-31T17:11:46.411Z] [2021-05-31T17:11:46.411Z] #54 [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-31T17:11:46.411Z] #54 sha256:50975144e44b3195c02bbafb69bb5408301927634f32a2184714f5345d018e2d [2021-05-31T17:11:46.411Z] #54 13.16 + cd /tmp/tmp.xwMrQEv2u4/src/github.com/opencontainers/runc [2021-05-31T17:11:46.411Z] #54 13.17 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:11:46.411Z] #54 13.76 + '[' -z '' ']' [2021-05-31T17:11:46.411Z] #54 13.76 + target=static [2021-05-31T17:11:46.411Z] #54 13.76 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:11:46.411Z] #54 13.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:11:46.445Z] #27 ... [2021-05-31T17:11:46.445Z] [2021-05-31T17:11:46.445Z] #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-31T17:11:46.445Z] #34 sha256:78705c6035ea2178748bcb8be4ca0e6c71274aebacd5d1fc951055079072f716 [2021-05-31T17:11:46.445Z] #34 13.97 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:11:46.445Z] #34 DONE 17.1s [2021-05-31T17:11:46.445Z] [2021-05-31T17:11:46.445Z] #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-31T17:11:46.445Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:46.445Z] #49 14.16 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:11:46.445Z] #49 14.16 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:11:46.445Z] #49 14.19 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:11:46.445Z] #49 14.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:46.445Z] #49 14.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:11:46.445Z] #49 14.28 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:46.446Z] #49 14.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:46.446Z] #49 14.35 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:11:46.446Z] #49 14.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:46.446Z] #49 14.41 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:46.446Z] #49 14.43 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:11:46.446Z] #49 14.53 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:11:46.446Z] #49 14.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:46.446Z] #49 14.57 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:11:46.446Z] #49 14.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:46.446Z] #49 14.58 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:46.446Z] #49 14.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:46.446Z] #49 14.67 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:46.446Z] #49 14.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:46.446Z] #49 14.81 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:46.446Z] #49 14.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:11:46.446Z] #49 14.99 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:46.446Z] #49 15.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:11:46.446Z] #49 15.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:11:46.446Z] #49 15.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:11:46.446Z] #49 15.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:11:46.446Z] #49 15.25 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:46.446Z] #49 15.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:11:46.446Z] #49 15.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:46.446Z] #49 15.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:11:46.446Z] #49 15.26 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:46.446Z] #49 15.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:11:46.446Z] #49 15.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:11:46.446Z] #49 15.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:11:46.446Z] #49 15.79 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:11:46.446Z] #49 15.83 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:46.446Z] #49 15.98 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:11:46.446Z] #49 16.19 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:46.446Z] #49 16.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:46.446Z] #49 16.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:46.446Z] #49 17.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:11:46.446Z] #49 17.05 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:11:46.446Z] #49 17.09 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:11:46.446Z] #49 17.13 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:11:46.446Z] #49 17.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:11:46.446Z] #49 17.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:11:46.468Z] #49 31.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:46.468Z] #49 31.38 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:11:46.468Z] #49 31.42 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:11:46.468Z] #49 31.42 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:11:46.468Z] #49 31.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:11:46.712Z] #54 ... [2021-05-31T17:11:46.712Z] [2021-05-31T17:11:46.712Z] #44 [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-31T17:11:46.712Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:46.712Z] #44 65.63 DEP criu/arch/ppc64/vdso-trampoline.d [2021-05-31T17:11:46.712Z] #44 65.68 DEP criu/arch/ppc64/restorer.d [2021-05-31T17:11:46.722Z] #49 17.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:11:46.722Z] #49 17.33 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:11:46.722Z] #49 ... [2021-05-31T17:11:46.722Z] [2021-05-31T17:11:46.722Z] #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-31T17:11:46.722Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-31T17:11:46.722Z] #40 7.049 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:11:46.722Z] #40 7.089 Cloning into '.'... [2021-05-31T17:11:46.722Z] #40 15.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:11:46.722Z] #40 16.63 + 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-31T17:11:46.725Z] #49 31.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:11:46.725Z] #49 31.62 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:46.725Z] #49 31.67 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:11:46.725Z] #49 31.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:46.725Z] #49 31.77 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:11:46.936Z] #47 ... [2021-05-31T17:11:46.936Z] [2021-05-31T17:11:46.936Z] #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-31T17:11:46.936Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:11:46.936Z] #40 8.299 + git clone https://github.com/docker/distribution.git . [2021-05-31T17:11:46.936Z] #40 8.307 Cloning into '.'... [2021-05-31T17:11:46.936Z] #40 ... [2021-05-31T17:11:46.936Z] [2021-05-31T17:11:46.936Z] #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-31T17:11:46.936Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:11:46.936Z] #32 8.219 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-31T17:11:46.936Z] #32 8.229 Cloning into '.'... [2021-05-31T17:11:46.936Z] #32 ... [2021-05-31T17:11:46.936Z] [2021-05-31T17:11:46.936Z] #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-31T17:11:46.936Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:11:46.936Z] #58 18.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:46.936Z] #58 18.79 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:46.936Z] #58 18.87 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:46.982Z] #49 31.79 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:11:46.982Z] #49 31.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:46.984Z] #40 ... [2021-05-31T17:11:46.985Z] [2021-05-31T17:11:46.985Z] #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-31T17:11:46.985Z] #58 sha256:7b7d73c25f5f63e8f67092eb0bf61cb784bd89f1b3c3b3d5265c15473db3f4e3 [2021-05-31T17:11:46.985Z] #58 7.464 + RM_GOPATH=0 [2021-05-31T17:11:46.985Z] #58 7.464 + TMP_GOPATH= [2021-05-31T17:11:46.985Z] #58 7.464 + : /build [2021-05-31T17:11:46.985Z] #58 7.464 + '[' -z '' ']' [2021-05-31T17:11:46.985Z] #58 7.464 ++ mktemp -d [2021-05-31T17:11:46.985Z] #58 7.471 + export GOPATH=/tmp/tmp.dMc359RJC3 [2021-05-31T17:11:46.985Z] #58 7.471 + GOPATH=/tmp/tmp.dMc359RJC3 [2021-05-31T17:11:46.985Z] #58 7.471 + RM_GOPATH=1 [2021-05-31T17:11:46.985Z] #58 7.471 + case "$(go env GOARCH)" in [2021-05-31T17:11:46.985Z] #58 7.471 ++ go env GOARCH [2021-05-31T17:11:46.985Z] #58 7.564 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:46.985Z] #58 7.564 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:11:46.985Z] #58 7.564 ++ dirname /tmp/install/install.sh [2021-05-31T17:11:46.985Z] #58 7.564 + dir=/tmp/install [2021-05-31T17:11:46.985Z] #58 7.564 + bin=rootlesskit [2021-05-31T17:11:46.985Z] #58 7.564 + shift [2021-05-31T17:11:46.985Z] #58 7.564 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-31T17:11:46.985Z] #58 7.564 + . /tmp/install/rootlesskit.installer [2021-05-31T17:11:46.985Z] #58 7.565 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:46.985Z] #58 7.565 + install_rootlesskit [2021-05-31T17:11:46.985Z] #58 7.565 + case "$1" in [2021-05-31T17:11:46.985Z] #58 7.565 + export CGO_ENABLED=0 [2021-05-31T17:11:46.985Z] #58 7.565 + CGO_ENABLED=0 [2021-05-31T17:11:46.985Z] #58 7.565 + _install_rootlesskit [2021-05-31T17:11:46.985Z] #58 7.566 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-31T17:11:46.985Z] #58 7.566 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:46.985Z] #58 7.567 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dMc359RJC3/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:46.985Z] #58 7.570 Cloning into '/tmp/tmp.dMc359RJC3/src/github.com/rootless-containers/rootlesskit'... [2021-05-31T17:11:46.985Z] #58 11.59 + cd /tmp/tmp.dMc359RJC3/src/github.com/rootless-containers/rootlesskit [2021-05-31T17:11:46.985Z] #58 11.59 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-31T17:11:46.985Z] #58 11.61 + export GO111MODULE=on [2021-05-31T17:11:46.985Z] #58 11.61 + GO111MODULE=on [2021-05-31T17:11:46.985Z] #58 11.61 + export GOPROXY=https://proxy.golang.org [2021-05-31T17:11:46.985Z] #58 11.61 + GOPROXY=https://proxy.golang.org [2021-05-31T17:11:46.985Z] #58 11.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:11:46.985Z] #58 11.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-31T17:11:46.985Z] #58 13.56 go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:11:46.985Z] #58 13.57 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:46.985Z] #58 13.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:46.985Z] #58 13.62 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:46.985Z] #58 13.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:46.985Z] #58 13.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:46.985Z] #58 13.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:46.985Z] #58 13.80 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:11:46.985Z] #58 13.81 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:46.985Z] #58 13.82 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:46.985Z] #58 13.82 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:46.985Z] #58 13.85 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:46.985Z] #58 13.92 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:46.985Z] #58 14.00 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:46.985Z] #58 14.08 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:46.985Z] #58 14.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:46.985Z] #58 14.20 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:11:46.985Z] #58 14.26 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:46.985Z] #58 14.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:46.985Z] #58 15.02 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:46.985Z] #58 15.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:46.985Z] #58 15.69 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:46.985Z] #58 16.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:46.985Z] #58 16.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:46.985Z] #58 ... [2021-05-31T17:11:46.985Z] [2021-05-31T17:11:46.985Z] #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-31T17:11:46.985Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:46.985Z] #49 17.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:11:46.985Z] #49 17.56 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:11:46.985Z] #49 17.58 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:11:46.985Z] #49 17.60 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:11:46.985Z] #49 17.62 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:47.014Z] #44 65.92 DEP criu/arch/ppc64/vdso-pie.d [2021-05-31T17:11:47.019Z] #43 27.09 CC images/timerfd.o [2021-05-31T17:11:47.020Z] #43 27.27 CC images/mm.o [2021-05-31T17:11:47.193Z] #58 18.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:47.193Z] #58 18.93 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:47.193Z] #58 18.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:47.193Z] #58 18.98 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:47.193Z] #58 19.06 go: downloading github.com/google/uuid v1.2.0 [2021-05-31T17:11:47.238Z] #49 32.08 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:47.238Z] #49 32.08 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:11:47.251Z] #49 17.71 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:11:47.251Z] #49 17.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:47.280Z] #43 27.56 CC images/sk-opts.o [2021-05-31T17:11:47.313Z] #44 66.14 DEP criu/pie/parasite-vdso.d [2021-05-31T17:11:47.449Z] #58 19.12 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:47.449Z] #58 19.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:47.540Z] #43 27.75 CC images/sk-unix.o [2021-05-31T17:11:47.614Z] #44 66.49 DEP criu/pie/parasite.d [2021-05-31T17:11:47.706Z] #58 19.50 go: extracting github.com/google/uuid v1.2.0 [2021-05-31T17:11:47.800Z] #49 ... [2021-05-31T17:11:47.800Z] [2021-05-31T17:11:47.800Z] #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-31T17:11:47.800Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:11:47.800Z] #58 22.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:47.800Z] #58 23.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:47.800Z] #58 23.74 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:47.800Z] #58 23.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:47.800Z] #58 24.78 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:47.800Z] #58 25.09 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:47.800Z] #58 28.40 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:11:47.800Z] #58 28.61 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:47.800Z] #58 28.72 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:47.800Z] #58 28.97 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:47.800Z] #58 28.97 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:11:47.800Z] #58 29.06 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:47.800Z] #58 29.09 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:47.800Z] #58 29.09 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:47.800Z] #58 29.10 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:47.800Z] #58 29.18 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:47.800Z] #58 29.18 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:47.800Z] #58 29.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:47.800Z] #58 29.26 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:47.800Z] #58 29.50 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:47.800Z] #58 29.64 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:47.800Z] #58 ... [2021-05-31T17:11:47.800Z] [2021-05-31T17:11:47.800Z] #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-31T17:11:47.800Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:11:47.800Z] #45 22.59 internal/testlog [2021-05-31T17:11:47.800Z] #45 22.90 encoding [2021-05-31T17:11:47.800Z] #45 23.02 unicode/utf16 [2021-05-31T17:11:47.800Z] #45 23.36 container/list [2021-05-31T17:11:47.800Z] #45 24.16 crypto/internal/subtle [2021-05-31T17:11:47.800Z] #45 24.30 crypto/subtle [2021-05-31T17:11:47.800Z] #45 24.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:11:47.800Z] #45 24.50 internal/nettrace [2021-05-31T17:11:47.800Z] #45 24.56 runtime/cgo [2021-05-31T17:11:47.800Z] #43 28.00 CC images/sk-inet.o [2021-05-31T17:11:47.914Z] #44 66.89 CC criu/pie/parasite.o [2021-05-31T17:11:48.055Z] #45 ... [2021-05-31T17:11:48.055Z] [2021-05-31T17:11:48.055Z] #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-31T17:11:48.055Z] #67 sha256:28a6c6c70f0c032180b91b4def731e27b75c14d8b73459259186999147117b58 [2021-05-31T17:11:48.055Z] #67 28.05 Checking out files: 58% (1118/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:11:48.055Z] #67 28.75 + cd /tmp/tmp.GCiYYnweiW/src/github.com/docker/libnetwork [2021-05-31T17:11:48.055Z] #67 28.75 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:11:48.055Z] #67 29.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:11:48.060Z] #43 28.34 CC images/tun.o [2021-05-31T17:11:48.269Z] #58 19.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:48.269Z] #58 19.96 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:48.269Z] #58 20.01 go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:11:48.269Z] #58 20.01 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:48.269Z] #58 20.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:48.321Z] #43 28.60 CC images/sk-netlink.o [2021-05-31T17:11:48.581Z] #43 28.79 CC images/packet-sock.o [2021-05-31T17:11:48.842Z] #43 29.07 CC images/ipc-var.o [2021-05-31T17:11:48.982Z] #44 68.22 LINK criu/pie/parasite.built-in.o [2021-05-31T17:11:49.102Z] #43 29.32 CC images/ipc-desc.o [2021-05-31T17:11:49.282Z] #44 68.23 GEN criu/pie/parasite-blob.h [2021-05-31T17:11:49.282Z] #44 68.27 CC criu/pie/parasite-vdso.o [2021-05-31T17:11:49.363Z] #43 29.59 CC images/ipc-shm.o [2021-05-31T17:11:49.420Z] #67 ... [2021-05-31T17:11:49.420Z] [2021-05-31T17:11:49.420Z] #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-31T17:11:49.420Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:49.420Z] #49 34.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:49.420Z] #49 ... [2021-05-31T17:11:49.420Z] [2021-05-31T17:11:49.420Z] #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-31T17:11:49.420Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:49.420Z] #36 24.36 Fetched 8447 kB in 16s (532 kB/s) [2021-05-31T17:11:49.420Z] #36 24.36 Reading package lists... [2021-05-31T17:11:49.624Z] #43 29.82 CC images/ipc-msg.o [2021-05-31T17:11:49.677Z] #36 31.66 Reading package lists... [2021-05-31T17:11:49.677Z] #36 ... [2021-05-31T17:11:49.677Z] [2021-05-31T17:11:49.677Z] #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-31T17:11:49.677Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:11:49.677Z] #55 28.36 Fetched 8447 kB in 18s (472 kB/s) [2021-05-31T17:11:49.677Z] #55 28.36 Reading package lists... [2021-05-31T17:11:49.681Z] #58 ... [2021-05-31T17:11:49.681Z] [2021-05-31T17:11:49.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-31T17:11:49.681Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:49.681Z] #13 4.072 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:11:49.681Z] #13 4.073 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:11:49.681Z] #13 4.166 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:11:49.681Z] #13 4.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:11:49.681Z] #13 5.162 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:11:49.681Z] #13 9.209 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:11:49.681Z] #13 12.71 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:49.681Z] #13 ... [2021-05-31T17:11:49.681Z] [2021-05-31T17:11:49.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-31T17:11:49.681Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:11:49.681Z] #45 11.44 runtime/internal/atomic [2021-05-31T17:11:49.681Z] #45 11.49 internal/cpu [2021-05-31T17:11:49.681Z] #45 11.68 runtime/internal/sys [2021-05-31T17:11:49.681Z] #45 11.99 runtime/internal/math [2021-05-31T17:11:49.681Z] #45 12.10 internal/race [2021-05-31T17:11:49.681Z] #45 12.12 internal/bytealg [2021-05-31T17:11:49.681Z] #45 12.25 sync/atomic [2021-05-31T17:11:49.681Z] #45 12.68 unicode [2021-05-31T17:11:49.681Z] #45 13.65 runtime [2021-05-31T17:11:49.681Z] #45 18.74 unicode/utf8 [2021-05-31T17:11:49.681Z] #45 19.72 math/bits [2021-05-31T17:11:49.681Z] #45 20.58 math [2021-05-31T17:11:49.932Z] #44 69.00 CC criu/arch/ppc64/vdso-pie.o [2021-05-31T17:11:49.938Z] #45 ... [2021-05-31T17:11:49.938Z] [2021-05-31T17:11:49.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-31T17:11:49.938Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:11:49.938Z] #49 20.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:49.938Z] #49 20.13 go: downloading github.com/spf13/viper v1.6.1 [2021-05-31T17:11:49.938Z] #49 20.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:49.938Z] #49 20.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:49.938Z] #49 20.28 go: downloading github.com/fatih/color v1.7.0 [2021-05-31T17:11:49.938Z] #49 20.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:49.938Z] #49 20.32 go: extracting github.com/fatih/color v1.7.0 [2021-05-31T17:11:49.938Z] #49 20.37 go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T17:11:49.938Z] #49 20.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:49.938Z] #49 20.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:49.938Z] #49 20.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:49.938Z] #49 20.80 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-31T17:11:49.938Z] #49 20.98 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-31T17:11:49.938Z] #49 21.15 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-31T17:11:49.938Z] #49 21.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:49.938Z] #49 21.31 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:49.938Z] #49 21.55 go: extracting github.com/spf13/viper v1.6.1 [2021-05-31T17:11:49.938Z] #49 21.56 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:49.938Z] #49 21.81 go: extracting github.com/pkg/errors v0.8.1 [2021-05-31T17:11:49.938Z] #49 ... [2021-05-31T17:11:49.938Z] [2021-05-31T17:11:49.938Z] #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-31T17:11:49.938Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:11:49.938Z] #55 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:11:49.938Z] #55 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:49.949Z] #43 30.06 CC images/ipc-sem.o [2021-05-31T17:11:49.949Z] #43 30.21 CC images/utsns.o [2021-05-31T17:11:50.197Z] #55 ... [2021-05-31T17:11:50.197Z] [2021-05-31T17:11:50.197Z] #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-31T17:11:50.197Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:11:50.197Z] #49 21.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:50.197Z] #49 21.90 go: downloading github.com/spf13/cast v1.3.0 [2021-05-31T17:11:50.197Z] #49 21.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:11:50.197Z] #49 22.00 go: extracting github.com/spf13/cast v1.3.0 [2021-05-31T17:11:50.197Z] #49 22.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:50.222Z] #43 30.51 CC images/creds.o [2021-05-31T17:11:50.454Z] #49 22.11 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:50.496Z] #55 35.14 Reading package lists... [2021-05-31T17:11:50.496Z] #55 ... [2021-05-31T17:11:50.496Z] [2021-05-31T17:11:50.496Z] #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-31T17:11:50.496Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:50.496Z] #49 35.22 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:11:50.497Z] #43 30.75 CC images/vma.o [2021-05-31T17:11:50.583Z] #44 69.45 CC criu/arch/ppc64/restorer.o [2021-05-31T17:11:50.593Z] #49 20.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:11:50.593Z] #49 20.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:11:50.593Z] #49 ... [2021-05-31T17:11:50.593Z] [2021-05-31T17:11:50.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-31T17:11:50.593Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:11:50.593Z] #13 6.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:11:50.593Z] #13 7.700 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:11:50.593Z] #13 8.682 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-05-31T17:11:50.711Z] #49 22.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:50.711Z] #49 ... [2021-05-31T17:11:50.711Z] [2021-05-31T17:11:50.711Z] #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-31T17:11:50.711Z] #34 sha256:5a25205fa68cb6181a499c9c798dd78a2d54e25d50427b99aaf185fd9fee799b [2021-05-31T17:11:50.711Z] #34 12.43 github.com/pelletier/go-toml [2021-05-31T17:11:50.711Z] #34 ... [2021-05-31T17:11:50.711Z] [2021-05-31T17:11:50.711Z] #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-31T17:11:50.711Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:11:50.711Z] #49 22.49 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:50.711Z] #49 22.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:50.711Z] #49 22.57 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:50.760Z] #43 31.08 CC images/netdev.o [2021-05-31T17:11:50.855Z] #13 ... [2021-05-31T17:11:50.855Z] [2021-05-31T17:11:50.855Z] #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-31T17:11:50.855Z] #67 sha256:11c01d9d58a40523c4bfa366bfad19de21f4df7070552333c824537cbd65e082 [2021-05-31T17:11:50.855Z] #67 20.98 Checking out files: 68% (1311/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:11:50.855Z] #67 21.54 + cd /tmp/tmp.xkV6CwUOBC/src/github.com/docker/libnetwork [2021-05-31T17:11:50.855Z] #67 ... [2021-05-31T17:11:50.855Z] [2021-05-31T17:11:50.855Z] #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-31T17:11:50.855Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:11:50.855Z] #36 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:11:50.855Z] #36 19.60 Fetched 8271 kB in 12s (685 kB/s) [2021-05-31T17:11:50.883Z] #44 69.91 CC criu/arch/ppc64/vdso-trampoline.o [2021-05-31T17:11:50.883Z] #44 69.96 CC criu/pie/restorer.o [2021-05-31T17:11:50.967Z] #49 22.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:51.022Z] #43 ... [2021-05-31T17:11:51.022Z] [2021-05-31T17:11:51.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-31T17:11:51.022Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:11:51.022Z] #56 48.40 + bin/ctr [2021-05-31T17:11:51.118Z] #36 19.60 Reading package lists... [2021-05-31T17:11:51.118Z] #36 ... [2021-05-31T17:11:51.118Z] [2021-05-31T17:11:51.118Z] #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-31T17:11:51.118Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:11:51.118Z] #42 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:11:51.118Z] #42 20.35 Fetched 8271 kB in 13s (646 kB/s) [2021-05-31T17:11:51.118Z] #42 20.35 Reading package lists... [2021-05-31T17:11:51.118Z] #42 ... [2021-05-31T17:11:51.118Z] [2021-05-31T17:11:51.118Z] #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-31T17:11:51.118Z] #47 sha256:5bc3bff75ec8c239a49481dfaf35bfe4af16fbfa4c1c059fa1084a0ec7cf801b [2021-05-31T17:11:51.118Z] #47 11.49 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:51.118Z] #47 11.95 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:51.118Z] #47 12.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:51.118Z] #47 18.46 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:11:51.118Z] #47 18.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:51.118Z] #47 18.48 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:11:51.118Z] #47 18.50 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:51.118Z] #47 18.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:51.118Z] #47 18.78 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:51.118Z] #47 18.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:51.118Z] #47 19.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:51.118Z] #47 19.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:51.118Z] #47 19.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:51.118Z] #47 19.11 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:51.183Z] #44 ... [2021-05-31T17:11:51.183Z] [2021-05-31T17:11:51.183Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:11:51.183Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:11:51.183Z] #21 12.23 Fetched 8731 kB in 12s (750 kB/s) [2021-05-31T17:11:51.183Z] #21 12.23 Reading package lists... [2021-05-31T17:11:51.183Z] #21 17.42 Reading package lists... [2021-05-31T17:11:51.225Z] #49 23.01 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:51.225Z] #49 23.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:51.225Z] #49 23.01 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:51.225Z] #49 23.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:51.225Z] #49 23.14 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:51.283Z] #56 ... [2021-05-31T17:11:51.283Z] [2021-05-31T17:11:51.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-31T17:11:51.283Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:51.283Z] #13 111.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:11:51.283Z] #13 111.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:11:51.283Z] #13 111.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:11:51.381Z] #47 ... [2021-05-31T17:11:51.381Z] [2021-05-31T17:11:51.381Z] #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-31T17:11:51.381Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:11:51.381Z] #45 11.77 internal/testlog [2021-05-31T17:11:51.381Z] #45 12.05 encoding [2021-05-31T17:11:51.381Z] #45 12.13 runtime [2021-05-31T17:11:51.381Z] #45 12.28 math [2021-05-31T17:11:51.381Z] #45 12.38 unicode/utf16 [2021-05-31T17:11:51.381Z] #45 12.64 container/list [2021-05-31T17:11:51.381Z] #45 13.73 crypto/internal/subtle [2021-05-31T17:11:51.381Z] #45 13.88 crypto/subtle [2021-05-31T17:11:51.381Z] #45 14.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:11:51.381Z] #45 14.09 internal/nettrace [2021-05-31T17:11:51.381Z] #45 14.34 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:11:51.381Z] #45 14.38 runtime/cgo [2021-05-31T17:11:51.381Z] #45 ... [2021-05-31T17:11:51.381Z] [2021-05-31T17:11:51.381Z] #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-31T17:11:51.381Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:11:51.381Z] #27 26.26 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-31T17:11:51.381Z] #27 26.36 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-31T17:11:51.381Z] #27 26.39 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:51.381Z] #27 27.22 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:51.381Z] #27 27.39 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.60 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-31T17:11:51.381Z] #27 27.67 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.71 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.76 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-31T17:11:51.381Z] #27 27.79 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:11:51.381Z] #27 27.94 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-31T17:11:51.381Z] #27 28.04 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-31T17:11:51.381Z] #27 28.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-31T17:11:51.381Z] #27 28.14 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-31T17:11:51.381Z] #27 28.17 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-31T17:11:51.481Z] #49 23.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:51.488Z] #21 22.27 Building dependency tree... [2021-05-31T17:11:51.488Z] #21 ... [2021-05-31T17:11:51.488Z] [2021-05-31T17:11:51.488Z] #46 [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-31T17:11:51.488Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:11:51.488Z] #46 133.7 go/doc [2021-05-31T17:11:51.738Z] #49 23.51 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:51.994Z] #49 23.59 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:51.994Z] #49 23.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:11:52.250Z] #49 24.03 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:52.555Z] #46 136.0 crypto/rand [2021-05-31T17:11:52.653Z] #49 24.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:52.789Z] #27 32.17 Updating certificates in /etc/ssl/certs... [2021-05-31T17:11:52.790Z] #27 ... [2021-05-31T17:11:52.790Z] [2021-05-31T17:11:52.790Z] #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-31T17:11:52.790Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:52.790Z] #49 23.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:11:52.790Z] #49 23.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:11:52.790Z] #49 23.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:52.790Z] #49 23.29 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:11:52.790Z] #49 23.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:52.790Z] #49 23.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:52.790Z] #49 23.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:11:52.790Z] #49 23.40 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:11:52.790Z] #49 ... [2021-05-31T17:11:52.790Z] [2021-05-31T17:11:52.790Z] #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-31T17:11:52.790Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:11:52.790Z] #51 13.41 + cd /tmp/tmp.leNu5rm3bv/src/github.com/mvdan/sh [2021-05-31T17:11:52.790Z] #51 13.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:11:52.790Z] #51 13.90 + GO111MODULE=on [2021-05-31T17:11:52.790Z] #51 13.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:11:52.790Z] #51 15.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:52.790Z] #51 15.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:52.790Z] #51 15.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:52.790Z] #51 15.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:52.790Z] #51 15.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:52.790Z] #51 16.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:52.790Z] #51 17.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:52.790Z] #51 18.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:52.790Z] #51 19.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:11:52.790Z] #51 19.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:11:52.790Z] #51 20.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:11:52.790Z] #51 20.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:11:52.790Z] #51 21.11 runtime/cgo [2021-05-31T17:11:52.790Z] #51 21.16 runtime [2021-05-31T17:11:53.053Z] #51 ... [2021-05-31T17:11:53.053Z] [2021-05-31T17:11:53.053Z] #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-31T17:11:53.053Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:53.053Z] #49 23.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:11:53.053Z] #49 23.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:11:53.053Z] #49 23.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:11:53.053Z] #49 23.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:11:53.053Z] #49 23.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:53.233Z] #49 24.84 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:53.233Z] #49 25.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:53.317Z] #49 23.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:11:53.317Z] #49 23.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:11:53.317Z] #49 23.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:53.317Z] #49 23.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:11:53.317Z] #49 24.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:53.568Z] #57 143.2 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:11:53.568Z] #57 143.2 /usr/bin/ld: /tmp/go-link-015724318/000016.o: in function `New': [2021-05-31T17:11:53.568Z] #57 143.2 /tmp/tmp.D2vgpL2vYW/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-31T17:11:53.568Z] #57 143.3 + bin/containerd-stress [2021-05-31T17:11:53.568Z] #57 144.7 + bin/containerd-shim [2021-05-31T17:11:53.581Z] #49 24.02 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:11:53.581Z] #49 24.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:53.581Z] #49 24.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:53.581Z] #49 24.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:53.581Z] #49 24.19 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:11:53.844Z] #49 24.37 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:11:53.844Z] #49 24.37 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-31T17:11:53.844Z] #49 24.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:11:53.844Z] #49 24.46 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:53.844Z] #49 24.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:11:53.844Z] #49 24.56 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:11:54.109Z] #49 24.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:11:54.109Z] #49 24.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:11:54.109Z] #49 24.74 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:11:54.109Z] #49 24.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:54.109Z] #49 24.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:11:54.198Z] #49 26.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:54.371Z] #49 24.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:54.371Z] #49 24.93 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:11:54.371Z] #49 24.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:11:54.371Z] #49 24.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:11:54.371Z] #49 25.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:11:54.371Z] #49 25.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:11:54.371Z] #49 25.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:54.371Z] #49 25.14 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:11:54.634Z] #49 25.19 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:54.634Z] #49 25.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:11:54.634Z] #49 25.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:11:54.634Z] #49 25.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:11:54.665Z] #46 138.2 crypto/elliptic [2021-05-31T17:11:54.669Z] #49 ... [2021-05-31T17:11:54.669Z] [2021-05-31T17:11:54.669Z] #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-31T17:11:54.669Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:54.669Z] #42 29.12 Fetched 8447 kB in 18s (478 kB/s) [2021-05-31T17:11:54.669Z] #42 29.12 Reading package lists... [2021-05-31T17:11:54.669Z] #42 36.06 Reading package lists... [2021-05-31T17:11:54.669Z] #42 ... [2021-05-31T17:11:54.669Z] [2021-05-31T17:11:54.669Z] #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-31T17:11:54.669Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:11:54.669Z] #36 31.66 Reading package lists... [2021-05-31T17:11:54.761Z] #49 26.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:54.897Z] #49 25.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:11:54.897Z] #49 25.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:55.017Z] #49 26.90 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:55.226Z] #49 25.55 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:11:55.226Z] #49 25.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:11:55.226Z] #49 25.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:11:55.226Z] #49 25.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:11:55.226Z] #49 25.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:55.233Z] #36 38.46 Building dependency tree... [2021-05-31T17:11:55.233Z] #36 ... [2021-05-31T17:11:55.233Z] [2021-05-31T17:11:55.233Z] #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-31T17:11:55.233Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:11:55.233Z] #13 26.24 Fetched 8971 kB in 19s (461 kB/s) [2021-05-31T17:11:55.233Z] #13 26.24 Reading package lists... [2021-05-31T17:11:55.487Z] #13 ... [2021-05-31T17:11:55.487Z] [2021-05-31T17:11:55.487Z] #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-31T17:11:55.487Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:55.487Z] #43 31.57 CC images/tty.o [2021-05-31T17:11:55.487Z] #43 31.94 CC images/file-lock.o [2021-05-31T17:11:55.487Z] #43 32.16 CC images/rlimit.o [2021-05-31T17:11:55.487Z] #43 32.32 CC images/pagemap.o [2021-05-31T17:11:55.487Z] #43 32.68 CC images/siginfo.o [2021-05-31T17:11:55.487Z] #43 33.00 CC images/rpc.o [2021-05-31T17:11:55.487Z] #43 34.21 CC images/ext-file.o [2021-05-31T17:11:55.487Z] #43 34.48 CC images/cgroup.o [2021-05-31T17:11:55.487Z] #43 35.12 CC images/userns.o [2021-05-31T17:11:55.487Z] #43 35.39 CC images/google/protobuf/descriptor.o [2021-05-31T17:11:55.490Z] #13 33.53 Reading package lists... [2021-05-31T17:11:55.490Z] #13 ... [2021-05-31T17:11:55.490Z] [2021-05-31T17:11:55.490Z] #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-31T17:11:55.490Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:11:55.490Z] #49 40.17 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:11:55.491Z] #49 26.02 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:55.491Z] #49 26.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:11:55.491Z] #49 26.09 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:11:55.581Z] #49 27.12 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:55.581Z] #49 27.14 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:55.581Z] #49 27.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:55.581Z] #49 ... [2021-05-31T17:11:55.581Z] [2021-05-31T17:11:55.581Z] #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-31T17:11:55.581Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:11:55.581Z] #42 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:11:55.581Z] #42 ... [2021-05-31T17:11:55.581Z] [2021-05-31T17:11:55.581Z] #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-31T17:11:55.581Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:11:55.581Z] #45 27.12 internal/testlog [2021-05-31T17:11:55.730Z] #46 ... [2021-05-31T17:11:55.730Z] [2021-05-31T17:11:55.730Z] #44 [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-31T17:11:55.730Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:11:55.730Z] #44 73.52 LINK criu/pie/restorer.built-in.o [2021-05-31T17:11:55.730Z] #44 73.54 GEN criu/pie/restorer-blob.h [2021-05-31T17:11:55.730Z] #44 73.69 DEP criu/vdso.d [2021-05-31T17:11:55.730Z] #44 74.05 DEP criu/uts_ns.d [2021-05-31T17:11:55.730Z] #44 74.25 DEP criu/util.d [2021-05-31T17:11:55.730Z] #44 74.51 DEP criu/uffd.d [2021-05-31T17:11:55.730Z] #44 74.72 DEP criu/tun.d [2021-05-31T17:11:55.767Z] #49 26.17 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-31T17:11:55.767Z] #49 26.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:11:55.837Z] #45 27.63 encoding [2021-05-31T17:11:56.038Z] #44 75.05 DEP criu/tty.d [2021-05-31T17:11:56.080Z] #49 26.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:11:56.080Z] #49 26.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:11:56.080Z] #49 26.63 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:11:56.094Z] #45 27.89 unicode/utf16 [2021-05-31T17:11:56.284Z] #57 149.0 + bin/containerd-shim-runc-v1 [2021-05-31T17:11:56.341Z] #44 75.49 DEP criu/timerfd.d [2021-05-31T17:11:56.346Z] #49 26.92 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:11:56.346Z] #49 26.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:11:56.346Z] #49 26.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:11:56.346Z] #49 26.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:11:56.622Z] #49 27.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:11:56.642Z] #44 75.80 DEP criu/timens.d [2021-05-31T17:11:56.657Z] #45 28.45 container/list [2021-05-31T17:11:56.871Z] #43 37.12 CC images/opts.o [2021-05-31T17:11:56.899Z] #49 27.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:11:56.899Z] #49 27.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:11:56.899Z] #49 27.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:11:56.900Z] #49 27.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:56.943Z] #44 76.03 DEP criu/sysfs_parse.d [2021-05-31T17:11:57.132Z] #43 37.40 CC images/seccomp.o [2021-05-31T17:11:57.161Z] #49 27.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:11:57.161Z] #49 ... [2021-05-31T17:11:57.161Z] [2021-05-31T17:11:57.161Z] #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-31T17:11:57.161Z] #58 sha256:7b7d73c25f5f63e8f67092eb0bf61cb784bd89f1b3c3b3d5265c15473db3f4e3 [2021-05-31T17:11:57.161Z] #58 17.75 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:57.161Z] #58 19.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:57.161Z] #58 20.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:57.161Z] #58 20.64 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:57.161Z] #58 20.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:57.161Z] #58 20.99 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:57.161Z] #58 23.70 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:11:57.161Z] #58 23.79 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:57.161Z] #58 23.87 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:57.161Z] #58 23.90 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:57.161Z] #58 24.12 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:11:57.161Z] #58 24.29 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:11:57.161Z] #58 24.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:57.161Z] #58 24.46 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:11:57.161Z] #58 24.60 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:11:57.161Z] #58 24.63 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:57.161Z] #58 24.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:57.161Z] #58 24.73 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:57.161Z] #58 24.75 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:57.161Z] #58 24.91 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:11:57.161Z] #58 25.19 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:11:57.221Z] #45 ... [2021-05-31T17:11:57.221Z] [2021-05-31T17:11:57.221Z] #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-31T17:11:57.221Z] #47 sha256:25c95c0b895b2fbf5d2e81ae1a26c0b9dd01d1b7d41c3b06b3fddc2c838fc91d [2021-05-31T17:11:57.221Z] #47 19.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:57.221Z] #47 20.73 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:57.221Z] #47 27.42 go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:11:57.221Z] #47 27.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:11:57.221Z] #47 27.47 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:11:57.221Z] #47 27.53 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:11:57.221Z] #47 27.87 go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:11:57.221Z] #47 28.02 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:11:57.221Z] #47 28.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:11:57.221Z] #47 28.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:11:57.221Z] #47 29.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:11:57.221Z] #47 29.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:11:57.221Z] #47 29.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:11:57.248Z] #44 76.20 DEP criu/sysctl.d [2021-05-31T17:11:57.248Z] #44 76.37 DEP criu/string.d [2021-05-31T17:11:57.248Z] #44 76.42 DEP criu/stats.d [2021-05-31T17:11:57.392Z] #43 37.73 CC images/binfmt-misc.o [2021-05-31T17:11:57.478Z] #47 ... [2021-05-31T17:11:57.478Z] [2021-05-31T17:11:57.478Z] #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-31T17:11:57.478Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:11:57.478Z] #49 28.11 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:57.478Z] #49 28.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:57.478Z] #49 28.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:57.478Z] #49 28.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:57.478Z] #49 29.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:57.546Z] #44 76.62 DEP criu/sockets.d [2021-05-31T17:11:57.651Z] #43 37.93 CC images/time.o [2021-05-31T17:11:57.651Z] #43 ... [2021-05-31T17:11:57.651Z] [2021-05-31T17:11:57.651Z] #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-31T17:11:57.651Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:11:57.651Z] #45 118.0 vendor/golang.org/x/text/secure/bidirule [2021-05-31T17:11:57.651Z] #45 118.4 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:11:57.651Z] #45 122.3 vendor/golang.org/x/net/idna [2021-05-31T17:11:57.651Z] #45 124.4 vendor/golang.org/x/net/http2/hpack [2021-05-31T17:11:57.651Z] #45 125.5 mime [2021-05-31T17:11:57.651Z] #45 127.1 mime/quotedprintable [2021-05-31T17:11:57.651Z] #45 127.6 net/http/internal [2021-05-31T17:11:57.734Z] #49 29.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:11:57.736Z] #58 ... [2021-05-31T17:11:57.736Z] [2021-05-31T17:11:57.736Z] #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-31T17:11:57.736Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-31T17:11:57.736Z] #55 18.12 Fetched 8271 kB in 12s (662 kB/s) [2021-05-31T17:11:57.736Z] #55 18.12 Reading package lists... [2021-05-31T17:11:57.736Z] #55 22.91 Reading package lists... [2021-05-31T17:11:57.736Z] #55 ... [2021-05-31T17:11:57.736Z] [2021-05-31T17:11:57.736Z] #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-31T17:11:57.736Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:11:57.736Z] #49 28.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:11:57.736Z] #49 28.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:11:57.846Z] #44 76.95 DEP criu/sk-unix.d [2021-05-31T17:11:57.914Z] #45 ... [2021-05-31T17:11:57.914Z] [2021-05-31T17:11:57.914Z] #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-31T17:11:57.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:11:57.914Z] #43 38.20 CC images/sysctl.o [2021-05-31T17:11:57.998Z] #49 28.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:11:57.998Z] #49 28.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:11:57.998Z] #49 28.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:58.145Z] #44 77.20 DEP criu/sk-tcp.d [2021-05-31T17:11:58.175Z] #43 38.45 CC images/autofs.o [2021-05-31T17:11:58.259Z] #49 28.88 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:11:58.259Z] #49 28.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:11:58.435Z] #43 38.66 CC images/macvlan.o [2021-05-31T17:11:58.446Z] #44 77.37 DEP criu/sk-queue.d [2021-05-31T17:11:58.522Z] #49 29.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:11:58.664Z] #49 30.23 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:11:58.695Z] #43 38.93 CC images/sit.o [2021-05-31T17:11:58.746Z] #44 77.58 DEP criu/sk-packet.d [2021-05-31T17:11:58.784Z] #49 29.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:58.784Z] #49 29.32 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:11:58.959Z] #43 39.11 CC images/memfd.o [2021-05-31T17:11:58.998Z] #57 152.2 + bin/containerd-shim-runc-v2 [2021-05-31T17:11:59.046Z] #44 77.90 DEP criu/sk-netlink.d [2021-05-31T17:11:59.046Z] #44 78.07 DEP criu/sk-inet.d [2021-05-31T17:11:59.046Z] #49 29.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:59.219Z] #43 39.35 CC images/timens.o [2021-05-31T17:11:59.219Z] #43 39.59 LINK images/built-in.o [2021-05-31T17:11:59.228Z] #49 30.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:59.228Z] #49 30.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:59.228Z] #49 30.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:59.308Z] #49 29.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:11:59.308Z] #49 29.79 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:11:59.308Z] #49 29.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:11:59.308Z] #49 29.91 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:11:59.308Z] #49 29.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:59.346Z] #44 78.30 DEP criu/signalfd.d [2021-05-31T17:11:59.346Z] #44 78.46 DEP criu/sigframe.d [2021-05-31T17:11:59.480Z] #43 39.75 GEN compel/include/asm [2021-05-31T17:11:59.480Z] #43 39.76 GEN compel/include/version.h [2021-05-31T17:11:59.480Z] #43 39.79 touch .config [2021-05-31T17:11:59.480Z] #43 39.85 GEN include/common/config.h [2021-05-31T17:11:59.485Z] #49 31.07 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:11:59.485Z] #49 31.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:59.485Z] #49 31.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:11:59.569Z] #49 30.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-31T17:11:59.569Z] #49 30.18 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:11:59.569Z] #49 30.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:11:59.627Z] #57 153.0 + binaries [2021-05-31T17:11:59.627Z] #57 153.0 + install -D bin/containerd /build/containerd [2021-05-31T17:11:59.627Z] #57 153.0 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:11:59.627Z] #57 153.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:11:59.627Z] #57 153.0 + install -D bin/ctr /build/ctr [2021-05-31T17:11:59.647Z] #44 78.57 DEP criu/shmem.d [2021-05-31T17:11:59.647Z] #44 78.71 DEP criu/servicefd.d [2021-05-31T17:11:59.665Z] #49 44.60 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:11:59.741Z] #43 39.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-31T17:11:59.741Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-31T17:11:59.741Z] #43 40.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-31T17:11:59.741Z] #43 40.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-31T17:11:59.741Z] #43 40.06 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-31T17:11:59.741Z] #43 40.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-31T17:11:59.741Z] #43 40.13 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-31T17:11:59.743Z] #49 ... [2021-05-31T17:11:59.743Z] [2021-05-31T17:11:59.743Z] #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-31T17:11:59.743Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:11:59.743Z] #58 21.49 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:11:59.743Z] #58 21.83 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:11:59.743Z] #58 22.65 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:11:59.743Z] #58 23.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:11:59.743Z] #58 24.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:11:59.743Z] #58 25.73 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-31T17:11:59.743Z] #58 28.58 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:11:59.743Z] #58 29.68 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:11:59.743Z] #58 ... [2021-05-31T17:11:59.743Z] [2021-05-31T17:11:59.743Z] #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-31T17:11:59.743Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:11:59.743Z] #45 29.46 crypto/internal/subtle [2021-05-31T17:11:59.743Z] #45 29.75 crypto/subtle [2021-05-31T17:11:59.743Z] #45 30.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-31T17:11:59.743Z] #45 30.32 internal/nettrace [2021-05-31T17:11:59.743Z] #45 30.48 runtime/cgo [2021-05-31T17:11:59.831Z] #49 30.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:11:59.831Z] #49 30.32 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:11:59.831Z] #49 30.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:11:59.948Z] #44 78.92 DEP criu/seize.d [2021-05-31T17:11:59.948Z] #44 79.14 DEP criu/seccomp.d [2021-05-31T17:11:59.970Z] #49 44.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:11:59.970Z] #49 44.71 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:11:59.970Z] #49 44.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:11:59.970Z] #49 44.81 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:11:59.970Z] #49 44.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:11:59.970Z] #49 44.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:11:59.970Z] #49 44.86 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:11:59.970Z] #49 44.88 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:11:59.970Z] #49 44.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:11:59.970Z] #49 44.93 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:11:59.999Z] #45 ... [2021-05-31T17:11:59.999Z] [2021-05-31T17:11:59.999Z] #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-31T17:11:59.999Z] #34 sha256:5a25205fa68cb6181a499c9c798dd78a2d54e25d50427b99aaf185fd9fee799b [2021-05-31T17:11:59.999Z] #34 25.12 github.com/pelletier/go-toml/cmd/tomll [2021-05-31T17:11:59.999Z] #34 DONE 31.7s [2021-05-31T17:11:59.999Z] [2021-05-31T17:11:59.999Z] #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-31T17:12:00.000Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:12:00.000Z] #51 23.08 + cd /tmp/tmp.pF7bHf8SkF/src/github.com/mvdan/sh [2021-05-31T17:12:00.000Z] #51 23.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-31T17:12:00.000Z] #51 23.18 + GO111MODULE=on [2021-05-31T17:12:00.000Z] #51 23.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-31T17:12:00.000Z] #51 25.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:12:00.000Z] #51 25.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:12:00.000Z] #51 25.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:12:00.000Z] #51 26.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:12:00.000Z] #51 26.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:12:00.000Z] #51 27.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:12:00.000Z] #51 29.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:12:00.000Z] #51 31.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:12:00.002Z] #43 40.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-31T17:12:00.002Z] #43 40.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-31T17:12:00.002Z] #43 40.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:12:00.002Z] #43 40.21 DEP compel/plugins/std/infect.d [2021-05-31T17:12:00.002Z] #43 40.33 DEP compel/plugins/std/string.d [2021-05-31T17:12:00.002Z] #43 40.42 DEP compel/plugins/std/log.d [2021-05-31T17:12:00.094Z] #49 30.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:00.094Z] #49 30.59 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:00.228Z] #49 44.98 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:12:00.228Z] #49 45.00 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.07 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.07 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:12:00.228Z] #49 45.08 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:12:00.228Z] #49 45.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:12:00.228Z] #49 45.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.15 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.21 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:12:00.228Z] #49 45.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:12:00.252Z] #44 79.38 DEP criu/rst-malloc.d [2021-05-31T17:12:00.262Z] #43 40.51 DEP compel/plugins/std/fds.d [2021-05-31T17:12:00.262Z] #43 40.61 DEP compel/plugins/std/std.d [2021-05-31T17:12:00.485Z] #49 45.32 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:12:00.485Z] #49 45.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:12:00.485Z] #49 45.33 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:12:00.485Z] #49 45.35 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:12:00.485Z] #49 45.36 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:12:00.485Z] #49 45.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:12:00.485Z] #49 45.40 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:12:00.485Z] #49 45.40 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:12:00.485Z] #49 45.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:12:00.485Z] #49 45.49 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:12:00.485Z] #49 45.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:12:00.523Z] #43 40.72 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:12:00.523Z] #43 40.83 DEP compel/plugins/fds/fds.d [2021-05-31T17:12:00.523Z] #43 40.96 CC compel/plugins/std/std.o [2021-05-31T17:12:00.562Z] #44 79.48 DEP criu/rbtree.d [2021-05-31T17:12:00.562Z] #44 79.52 DEP criu/pstree.d [2021-05-31T17:12:00.563Z] #51 ... [2021-05-31T17:12:00.563Z] [2021-05-31T17:12:00.563Z] #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-31T17:12:00.563Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:12:00.655Z] #57 DONE 153.7s [2021-05-31T17:12:00.743Z] #49 ... [2021-05-31T17:12:00.743Z] [2021-05-31T17:12:00.743Z] #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-31T17:12:00.743Z] #67 sha256:28a6c6c70f0c032180b91b4def731e27b75c14d8b73459259186999147117b58 [2021-05-31T17:12:00.743Z] #67 DONE 45.6s [2021-05-31T17:12:00.743Z] [2021-05-31T17:12:00.743Z] #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-31T17:12:00.743Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:12:00.743Z] #49 45.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:12:00.743Z] #49 ... [2021-05-31T17:12:00.743Z] [2021-05-31T17:12:00.743Z] #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-31T17:12:00.743Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:12:00.743Z] #45 35.62 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:12:00.743Z] #45 35.71 vendor/golang.org/x/crypto/curve25519 [2021-05-31T17:12:00.743Z] #45 44.60 internal/reflectlite [2021-05-31T17:12:00.743Z] #45 44.60 sync [2021-05-31T17:12:00.743Z] #45 ... [2021-05-31T17:12:00.743Z] [2021-05-31T17:12:00.743Z] #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-31T17:12:00.743Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:12:00.743Z] #49 45.66 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:12:00.862Z] #44 79.75 DEP criu/protobuf.d [2021-05-31T17:12:00.862Z] #44 ... [2021-05-31T17:12:00.862Z] [2021-05-31T17:12:00.862Z] #46 [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-31T17:12:00.862Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:00.862Z] #46 144.2 github.com/LK4D4/vndr/build [2021-05-31T17:12:00.944Z] [2021-05-31T17:12:00.944Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-05-31T17:12:01.001Z] #49 45.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:12:01.001Z] #49 45.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:12:01.001Z] #49 45.81 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:12:01.001Z] #49 45.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:12:01.001Z] #49 45.86 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:12:01.001Z] #49 45.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:12:01.001Z] #49 45.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:12:01.001Z] #49 45.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:12:01.001Z] #49 45.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:12:01.041Z] #49 ... [2021-05-31T17:12:01.041Z] [2021-05-31T17:12:01.041Z] #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-31T17:12:01.041Z] #67 sha256:11c01d9d58a40523c4bfa366bfad19de21f4df7070552333c824537cbd65e082 [2021-05-31T17:12:01.041Z] #67 21.54 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:12:01.041Z] #67 22.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:12:01.041Z] #67 ... [2021-05-31T17:12:01.041Z] [2021-05-31T17:12:01.041Z] #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-31T17:12:01.041Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:01.041Z] #13 17.01 Fetched 8789 kB in 13s (663 kB/s) [2021-05-31T17:12:01.041Z] #13 17.01 Reading package lists... [2021-05-31T17:12:01.077Z] #40 32.03 Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-31T17:12:01.094Z] #43 41.32 CC compel/plugins/std/fds.o [2021-05-31T17:12:01.257Z] #49 46.02 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:12:01.257Z] #49 46.08 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:12:01.257Z] #49 46.13 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:12:01.257Z] #49 46.25 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:12:01.257Z] #49 46.25 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:12:01.303Z] #13 22.15 Reading package lists... [2021-05-31T17:12:01.303Z] #13 ... [2021-05-31T17:12:01.303Z] [2021-05-31T17:12:01.303Z] #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-31T17:12:01.303Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:12:01.303Z] #27 37.95 137 added, 0 removed; done. [2021-05-31T17:12:01.303Z] #27 38.11 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-31T17:12:01.303Z] #27 38.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:12:01.303Z] #27 38.17 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-31T17:12:01.303Z] #27 38.23 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-31T17:12:01.303Z] #27 38.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:01.303Z] #27 38.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-31T17:12:01.303Z] #27 38.33 Updating certificates in /etc/ssl/certs... [2021-05-31T17:12:01.333Z] #40 32.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-31T17:12:01.514Z] #49 46.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:12:01.514Z] #49 46.31 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:12:01.514Z] #49 46.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:12:01.514Z] #49 46.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:12:01.514Z] #49 46.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:12:01.514Z] #49 46.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:12:01.514Z] #49 46.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:12:01.514Z] #49 46.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:12:01.514Z] #49 46.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:12:01.514Z] #49 46.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:12:01.514Z] #49 46.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:12:01.514Z] #49 46.49 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:12:01.514Z] #49 46.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:12:01.514Z] #49 46.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:12:01.573Z] #58 DONE 0.3s [2021-05-31T17:12:01.573Z] [2021-05-31T17:12:01.573Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-05-31T17:12:01.573Z] #62 DONE 0.2s [2021-05-31T17:12:01.573Z] [2021-05-31T17:12:01.573Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-05-31T17:12:01.665Z] #43 41.73 CC compel/plugins/std/log.o [2021-05-31T17:12:01.771Z] #49 46.56 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:12:01.771Z] #49 46.57 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:12:01.771Z] #49 46.59 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:12:01.771Z] #49 46.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:12:01.771Z] #49 46.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:12:01.862Z] #67 DONE 0.3s [2021-05-31T17:12:01.862Z] [2021-05-31T17:12:01.862Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-05-31T17:12:01.911Z] #40 ... [2021-05-31T17:12:01.911Z] [2021-05-31T17:12:01.911Z] #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-31T17:12:01.911Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:01.911Z] #13 16.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:12:01.911Z] #13 ... [2021-05-31T17:12:01.911Z] [2021-05-31T17:12:01.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-31T17:12:01.911Z] #67 sha256:c840292a7305b2088f0a14956f6f98c9074d5baebbe25289d9edc28f66814bf1 [2021-05-31T17:12:02.028Z] #49 46.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:12:02.028Z] #49 47.02 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:12:02.028Z] #49 47.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:12:02.151Z] #69 DONE 0.2s [2021-05-31T17:12:02.151Z] [2021-05-31T17:12:02.151Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:12:02.151Z] #70 DONE 0.1s [2021-05-31T17:12:02.151Z] [2021-05-31T17:12:02.151Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:12:02.236Z] #43 42.52 CC compel/plugins/std/string.o [2021-05-31T17:12:02.298Z] #49 47.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:12:02.298Z] #49 47.13 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:02.415Z] #46 145.5 crypto/x509/pkix [2021-05-31T17:12:02.415Z] #46 ... [2021-05-31T17:12:02.415Z] [2021-05-31T17:12:02.415Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:02.415Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:02.415Z] #21 22.27 Building dependency tree... [2021-05-31T17:12:02.415Z] #21 24.09 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:12:02.415Z] #21 24.09 The following additional packages will be installed: [2021-05-31T17:12:02.415Z] #21 24.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:12:02.415Z] #21 24.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:12:02.415Z] #21 24.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:12:02.415Z] #21 24.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:12:02.415Z] #21 24.10 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:12:02.415Z] #21 24.10 Suggested packages: [2021-05-31T17:12:02.415Z] #21 24.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:12:02.415Z] #21 24.10 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:12:02.415Z] #21 24.10 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:12:02.415Z] #21 24.10 quota [2021-05-31T17:12:02.415Z] #21 24.10 Recommended packages: [2021-05-31T17:12:02.415Z] #21 24.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:12:02.415Z] #21 24.10 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:12:02.415Z] #21 26.44 The following NEW packages will be installed: [2021-05-31T17:12:02.415Z] #21 26.44 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:12:02.415Z] #21 26.44 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:12:02.415Z] #21 26.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:12:02.415Z] #21 26.44 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:12:02.415Z] #21 26.44 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:12:02.415Z] #21 26.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:12:02.415Z] #21 26.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:12:02.415Z] #21 26.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:12:02.415Z] #21 26.44 xz-utils zip [2021-05-31T17:12:02.415Z] #21 26.56 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:12:02.415Z] #21 26.56 Need to get 29.3 MB of archives. [2021-05-31T17:12:02.415Z] #21 26.56 After this operation, 134 MB of additional disk space will be used. [2021-05-31T17:12:02.415Z] #21 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-05-31T17:12:02.415Z] #21 26.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-05-31T17:12:02.415Z] #21 26.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-05-31T17:12:02.415Z] #21 26.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-05-31T17:12:02.415Z] #21 26.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-05-31T17:12:02.415Z] #21 26.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-05-31T17:12:02.415Z] #21 26.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:12:02.415Z] #21 26.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-05-31T17:12:02.415Z] #21 26.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-05-31T17:12:02.415Z] #21 26.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-05-31T17:12:02.415Z] #21 26.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-05-31T17:12:02.415Z] #21 26.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-05-31T17:12:02.415Z] #21 26.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-05-31T17:12:02.415Z] #21 26.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-05-31T17:12:02.415Z] #21 26.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-05-31T17:12:02.415Z] #21 26.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-05-31T17:12:02.415Z] #21 27.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-31T17:12:02.415Z] #21 27.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:12:02.415Z] #21 27.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:12:02.415Z] #21 27.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-05-31T17:12:02.415Z] #21 27.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-05-31T17:12:02.415Z] #21 27.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-05-31T17:12:02.415Z] #21 27.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-05-31T17:12:02.415Z] #21 27.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-31T17:12:02.415Z] #21 27.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-31T17:12:02.415Z] #21 27.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-31T17:12:02.415Z] #21 27.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-05-31T17:12:02.415Z] #21 27.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-05-31T17:12:02.415Z] #21 27.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-31T17:12:02.415Z] #21 27.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-31T17:12:02.415Z] #21 27.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-31T17:12:02.415Z] #21 27.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-31T17:12:02.415Z] #21 27.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-05-31T17:12:02.415Z] #21 27.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-05-31T17:12:02.415Z] #21 27.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el patch ppc64el 2.7.6-3+deb10u1 [133 kB] [2021-05-31T17:12:02.415Z] #21 27.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:12:02.415Z] #21 27.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:12:02.415Z] #21 27.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:12:02.415Z] #21 27.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-05-31T17:12:02.415Z] #21 27.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:12:02.415Z] #21 27.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:12:02.415Z] #21 27.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:12:02.415Z] #21 27.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-05-31T17:12:02.415Z] #21 27.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-05-31T17:12:02.415Z] #21 27.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-05-31T17:12:02.415Z] #21 27.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:12:02.415Z] #21 27.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-05-31T17:12:02.415Z] #21 27.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-05-31T17:12:02.415Z] #21 27.92 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-05-31T17:12:02.415Z] #21 28.93 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:02.415Z] #21 29.02 Fetched 29.3 MB in 1s (20.2 MB/s) [2021-05-31T17:12:02.415Z] #21 29.08 Selecting previously unselected package pigz. [2021-05-31T17:12:02.415Z] #21 29.08 (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 ... 23363 files and directories currently installed.) [2021-05-31T17:12:02.415Z] #21 29.16 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-05-31T17:12:02.415Z] #21 29.16 Unpacking pigz (2.4-1) ... [2021-05-31T17:12:02.415Z] #21 29.26 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-05-31T17:12:02.415Z] #21 29.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-31T17:12:02.415Z] #21 29.27 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-31T17:12:02.415Z] #21 29.71 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:12:02.415Z] #21 29.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-31T17:12:02.415Z] #21 29.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:12:02.415Z] #21 30.41 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-31T17:12:02.415Z] #21 30.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:12:02.415Z] #21 ... [2021-05-31T17:12:02.415Z] [2021-05-31T17:12:02.415Z] #46 [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-31T17:12:02.415Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:02.415Z] #46 145.9 vendor/golang.org/x/crypto/cryptobyte [2021-05-31T17:12:02.682Z] #67 32.85 Checking out files: 38% (727/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 85% (1632/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-31T17:12:02.682Z] #67 34.51 + cd /tmp/tmp.g2EXQ3Bu47/src/github.com/docker/libnetwork [2021-05-31T17:12:02.682Z] #67 34.51 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-31T17:12:02.694Z] #27 42.40 0 added, 0 removed; done. [2021-05-31T17:12:02.694Z] #27 42.40 Running hooks in /etc/ca-certificates/update.d... [2021-05-31T17:12:02.694Z] #27 42.42 done. [2021-05-31T17:12:02.783Z] #71 DONE 0.7s [2021-05-31T17:12:02.783Z] [2021-05-31T17:12:02.783Z] #72 exporting to image [2021-05-31T17:12:02.783Z] #72 exporting layers [2021-05-31T17:12:02.807Z] #43 43.16 CC compel/plugins/std/infect.o [2021-05-31T17:12:03.228Z] #49 ... [2021-05-31T17:12:03.228Z] [2021-05-31T17:12:03.228Z] #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-31T17:12:03.228Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:12:03.228Z] #55 35.14 Reading package lists... [2021-05-31T17:12:03.228Z] #55 41.91 Building dependency tree... [2021-05-31T17:12:03.228Z] #55 45.02 The following additional packages will be installed: [2021-05-31T17:12:03.228Z] #55 45.02 libbtrfs0 [2021-05-31T17:12:03.228Z] #55 45.22 The following NEW packages will be installed: [2021-05-31T17:12:03.228Z] #55 45.24 libbtrfs-dev libbtrfs0 [2021-05-31T17:12:03.228Z] #55 45.60 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:03.228Z] #55 45.60 Need to get 119 kB of archives. [2021-05-31T17:12:03.228Z] #55 45.60 After this operation, 387 kB of additional disk space will be used. [2021-05-31T17:12:03.228Z] #55 45.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:12:03.228Z] #55 45.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-31T17:12:03.228Z] #55 46.79 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:03.228Z] #55 46.94 Fetched 119 kB in 0s (442 kB/s) [2021-05-31T17:12:03.228Z] #55 47.04 Selecting previously unselected package libbtrfs0. [2021-05-31T17:12:03.228Z] #55 47.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:03.228Z] #55 47.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:12:03.228Z] #55 47.15 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:03.228Z] #55 47.26 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:12:03.228Z] #55 47.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:12:03.228Z] #55 47.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:03.228Z] #55 47.53 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:03.228Z] #55 47.57 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:03.228Z] #55 47.57 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:03.228Z] #55 DONE 48.1s [2021-05-31T17:12:03.245Z] #67 35.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-31T17:12:03.379Z] #43 43.67 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-31T17:12:03.379Z] #43 43.72 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-31T17:12:03.379Z] #43 43.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-31T17:12:03.379Z] #43 43.84 AR compel/plugins/std.lib.a [2021-05-31T17:12:03.486Z] [2021-05-31T17:12:03.486Z] #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-31T17:12:03.486Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:12:03.640Z] #43 43.94 CC compel/plugins/fds/fds.o [2021-05-31T17:12:03.651Z] #27 ... [2021-05-31T17:12:03.651Z] [2021-05-31T17:12:03.651Z] #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-31T17:12:03.651Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:12:03.651Z] #36 19.60 Reading package lists... [2021-05-31T17:12:03.651Z] #36 24.41 Reading package lists... [2021-05-31T17:12:03.651Z] #36 30.56 Building dependency tree... [2021-05-31T17:12:03.651Z] #36 32.81 The following additional packages will be installed: [2021-05-31T17:12:03.651Z] #36 32.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:12:03.651Z] #36 32.83 Suggested packages: [2021-05-31T17:12:03.651Z] #36 32.83 cmake-doc ninja-build lrzip [2021-05-31T17:12:03.651Z] #36 32.83 Recommended packages: [2021-05-31T17:12:03.651Z] #36 32.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:12:03.651Z] #36 33.64 The following NEW packages will be installed: [2021-05-31T17:12:03.651Z] #36 33.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:12:03.651Z] #36 33.65 vim-common xxd [2021-05-31T17:12:03.651Z] #36 34.08 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:03.651Z] #36 34.08 Need to get 14.2 MB of archives. [2021-05-31T17:12:03.651Z] #36 34.08 After this operation, 60.0 MB of additional disk space will be used. [2021-05-31T17:12:03.651Z] #36 34.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-31T17:12:03.651Z] #36 34.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:12:03.651Z] #36 34.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:12:03.651Z] #36 34.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-31T17:12:03.651Z] #36 ... [2021-05-31T17:12:03.651Z] [2021-05-31T17:12:03.651Z] #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-31T17:12:03.651Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-31T17:12:03.651Z] #55 22.91 Reading package lists... [2021-05-31T17:12:03.651Z] #55 28.76 Building dependency tree... [2021-05-31T17:12:03.651Z] #55 31.02 The following additional packages will be installed: [2021-05-31T17:12:03.651Z] #55 31.02 libbtrfs0 [2021-05-31T17:12:03.651Z] #55 31.11 The following NEW packages will be installed: [2021-05-31T17:12:03.651Z] #55 31.12 libbtrfs-dev libbtrfs0 [2021-05-31T17:12:03.651Z] #55 31.44 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:03.651Z] #55 31.44 Need to get 119 kB of archives. [2021-05-31T17:12:03.651Z] #55 31.44 After this operation, 387 kB of additional disk space will be used. [2021-05-31T17:12:03.651Z] #55 31.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-31T17:12:03.651Z] #55 31.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-31T17:12:03.651Z] #55 32.68 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:03.651Z] #55 32.86 Fetched 119 kB in 0s (438 kB/s) [2021-05-31T17:12:03.651Z] #55 32.96 Selecting previously unselected package libbtrfs0. [2021-05-31T17:12:03.651Z] #55 32.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:03.651Z] #55 33.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-31T17:12:03.651Z] #55 33.09 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:03.651Z] #55 33.19 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:12:03.651Z] #55 33.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-31T17:12:03.651Z] #55 33.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:03.651Z] #55 33.51 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:03.651Z] #55 33.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:03.651Z] #55 33.58 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:03.900Z] #43 44.16 AR compel/plugins/fds.lib.a [2021-05-31T17:12:03.900Z] #43 44.24 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:12:03.914Z] #55 DONE 34.4s [2021-05-31T17:12:03.914Z] [2021-05-31T17:12:03.914Z] #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-31T17:12:03.914Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-31T17:12:03.914Z] #27 DONE 43.4s [2021-05-31T17:12:03.914Z] [2021-05-31T17:12:03.914Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-31T17:12:03.914Z] #28 sha256:38fe258936d046d5b506342bf7b550e307be45e375be2648eda9be04c317ab5b [2021-05-31T17:12:03.958Z] #46 147.1 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:12:04.161Z] #43 44.32 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:12:04.161Z] #43 44.43 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-31T17:12:04.161Z] #43 44.50 HOSTDEP compel/src/main-host.d [2021-05-31T17:12:04.176Z] #28 DONE 0.3s [2021-05-31T17:12:04.176Z] [2021-05-31T17:12:04.176Z] #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-31T17:12:04.176Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:04.422Z] #43 44.68 DEP compel/src/lib/ptrace.d [2021-05-31T17:12:04.683Z] #43 44.82 DEP compel/src/lib/infect.d [2021-05-31T17:12:04.683Z] #43 44.98 DEP compel/src/lib/infect-util.d [2021-05-31T17:12:04.683Z] #43 45.05 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:12:04.683Z] #43 ... [2021-05-31T17:12:04.683Z] [2021-05-31T17:12:04.683Z] #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-31T17:12:04.683Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:04.683Z] #13 126.9 Selecting previously unselected package libapparmor1:amd64. [2021-05-31T17:12:04.755Z] #29 ... [2021-05-31T17:12:04.755Z] [2021-05-31T17:12:04.755Z] #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-31T17:12:04.755Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:12:04.755Z] #42 20.35 Reading package lists... [2021-05-31T17:12:04.755Z] #42 25.71 Reading package lists... [2021-05-31T17:12:04.755Z] #42 31.07 Building dependency tree... [2021-05-31T17:12:04.755Z] #42 33.44 The following additional packages will be installed: [2021-05-31T17:12:04.755Z] #42 33.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:12:04.755Z] #42 33.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:12:04.755Z] #42 33.47 Suggested packages: [2021-05-31T17:12:04.755Z] #42 33.48 manpages-dev python-setuptools [2021-05-31T17:12:04.755Z] #42 34.20 The following NEW packages will be installed: [2021-05-31T17:12:04.755Z] #42 34.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:12:04.755Z] #42 34.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:12:04.755Z] #42 34.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:12:04.755Z] #42 34.21 python-six zlib1g-dev [2021-05-31T17:12:04.755Z] #42 34.63 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:04.755Z] #42 34.63 Need to get 3798 kB of archives. [2021-05-31T17:12:04.755Z] #42 34.63 After this operation, 21.6 MB of additional disk space will be used. [2021-05-31T17:12:04.755Z] #42 34.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-31T17:12:04.755Z] #42 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-31T17:12:04.755Z] #42 34.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-31T17:12:04.755Z] #42 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-31T17:12:04.755Z] #42 34.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-31T17:12:04.755Z] #42 34.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-31T17:12:04.755Z] #42 34.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-05-31T17:12:04.755Z] #42 34.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-31T17:12:04.755Z] #42 34.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-31T17:12:04.755Z] #42 34.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-31T17:12:04.755Z] #42 34.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-31T17:12:04.755Z] #42 34.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-31T17:12:04.755Z] #42 34.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-05-31T17:12:04.755Z] #42 34.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-31T17:12:04.755Z] #42 35.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-31T17:12:04.755Z] #42 35.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:12:04.755Z] #42 35.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-31T17:12:04.755Z] #42 ... [2021-05-31T17:12:04.755Z] [2021-05-31T17:12:04.755Z] #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-31T17:12:04.755Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:12:04.755Z] #36 34.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-31T17:12:04.755Z] #36 35.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-31T17:12:04.755Z] #36 35.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-31T17:12:04.755Z] #36 35.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-31T17:12:04.755Z] #36 35.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-31T17:12:04.755Z] #36 35.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-31T17:12:04.944Z] #13 126.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-31T17:12:04.944Z] #13 126.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:12:04.944Z] #13 127.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-31T17:12:04.944Z] #13 127.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-31T17:12:04.944Z] #13 127.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:12:05.204Z] #13 127.2 Selecting previously unselected package libbtrfs0. [2021-05-31T17:12:05.204Z] #13 127.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:12:05.204Z] #13 127.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:05.204Z] #13 127.3 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:12:05.204Z] #13 127.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:12:05.204Z] #13 127.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:05.331Z] #36 ... [2021-05-31T17:12:05.331Z] [2021-05-31T17:12:05.331Z] #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-31T17:12:05.331Z] #67 sha256:11c01d9d58a40523c4bfa366bfad19de21f4df7070552333c824537cbd65e082 [2021-05-31T17:12:05.331Z] #67 DONE 36.0s [2021-05-31T17:12:05.465Z] #13 127.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-31T17:12:05.465Z] #13 127.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:12:05.465Z] #13 127.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:05.465Z] #13 127.5 Selecting previously unselected package libudev-dev:amd64. [2021-05-31T17:12:05.465Z] #13 127.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:05.465Z] #13 127.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:05.465Z] #13 127.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-31T17:12:05.529Z] #72 exporting layers 2.5s done [2021-05-31T17:12:05.529Z] #72 writing image sha256:e8e90ef5e4a5caa6ecc34905cfcf0c326b5d4c15df30c4973acc07f53901bd4d done [2021-05-31T17:12:05.529Z] #72 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:12:05.529Z] #72 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-05-31T17:12:05.613Z] [2021-05-31T17:12:05.613Z] #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-31T17:12:05.613Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [Pipeline] sh [2021-05-31T17:12:05.726Z] #13 127.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-31T17:12:05.726Z] #13 127.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:12:05.967Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/test/unit [2021-05-31T17:12:06.009Z] #13 128.1 Selecting previously unselected package libpcre16-3:amd64. [2021-05-31T17:12:06.009Z] #13 128.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:12:06.009Z] #13 128.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:12:06.139Z] #32 35.82 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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-31T17:12:06.139Z] #32 36.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:12:06.270Z] #13 128.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-31T17:12:06.270Z] #13 128.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:12:06.270Z] #13 128.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:12:06.531Z] #13 128.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-31T17:12:06.531Z] #13 128.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-31T17:12:06.531Z] #13 128.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:12:06.531Z] #13 128.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-31T17:12:06.531Z] #13 128.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-31T17:12:06.531Z] #13 128.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:12:06.768Z] #56 ... [2021-05-31T17:12:06.768Z] [2021-05-31T17:12:06.768Z] #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-31T17:12:06.768Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:06.768Z] #36 41.76 The following additional packages will be installed: [2021-05-31T17:12:06.768Z] #36 41.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:12:06.768Z] #36 41.78 Suggested packages: [2021-05-31T17:12:06.768Z] #36 41.78 cmake-doc ninja-build lrzip [2021-05-31T17:12:06.768Z] #36 41.78 Recommended packages: [2021-05-31T17:12:06.768Z] #36 41.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:12:06.768Z] #36 42.70 The following NEW packages will be installed: [2021-05-31T17:12:06.768Z] #36 42.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:12:06.768Z] #36 42.72 vim-common xxd [2021-05-31T17:12:06.768Z] #36 43.07 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:06.768Z] #36 43.07 Need to get 14.9 MB of archives. [2021-05-31T17:12:06.768Z] #36 43.07 After this operation, 61.8 MB of additional disk space will be used. [2021-05-31T17:12:06.768Z] #36 43.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:12:06.768Z] #36 43.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:12:06.768Z] #36 43.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:12:06.768Z] #36 43.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:12:06.768Z] #36 43.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-31T17:12:06.768Z] #36 44.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-31T17:12:06.768Z] #36 44.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-31T17:12:06.768Z] #36 44.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-31T17:12:06.768Z] #36 44.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-31T17:12:06.768Z] #36 44.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-31T17:12:06.768Z] #36 45.51 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:06.768Z] #36 45.79 Fetched 14.9 MB in 2s (9266 kB/s) [2021-05-31T17:12:06.768Z] #36 45.97 Selecting previously unselected package xxd. [2021-05-31T17:12:06.768Z] #36 45.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:06.768Z] #36 46.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:12:06.768Z] #36 46.01 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:12:06.768Z] #36 46.21 Selecting previously unselected package vim-common. [2021-05-31T17:12:06.768Z] #36 46.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:06.768Z] #36 46.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:06.768Z] #36 46.64 Selecting previously unselected package cmake-data. [2021-05-31T17:12:06.768Z] #36 46.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:12:06.768Z] #36 46.67 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:12:06.768Z] #36 49.66 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:12:06.768Z] #36 49.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:12:06.768Z] #36 49.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:12:07.026Z] #36 ... [2021-05-31T17:12:07.026Z] [2021-05-31T17:12:07.026Z] #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-31T17:12:07.026Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:07.026Z] #42 36.06 Reading package lists... [2021-05-31T17:12:07.026Z] #42 42.67 Building dependency tree... [2021-05-31T17:12:07.026Z] #42 45.82 The following additional packages will be installed: [2021-05-31T17:12:07.026Z] #42 45.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:12:07.026Z] #42 45.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:12:07.026Z] #42 45.85 Suggested packages: [2021-05-31T17:12:07.026Z] #42 45.85 manpages-dev python-setuptools [2021-05-31T17:12:07.026Z] #42 47.08 The following NEW packages will be installed: [2021-05-31T17:12:07.026Z] #42 47.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:12:07.026Z] #42 47.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:12:07.026Z] #42 47.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:12:07.026Z] #42 47.10 python-six zlib1g-dev [2021-05-31T17:12:07.026Z] #42 47.53 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:07.026Z] #42 47.53 Need to get 4095 kB of archives. [2021-05-31T17:12:07.026Z] #42 47.53 After this operation, 22.5 MB of additional disk space will be used. [2021-05-31T17:12:07.026Z] #42 47.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-31T17:12:07.026Z] #42 47.53 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-31T17:12:07.026Z] #42 47.53 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-31T17:12:07.026Z] #42 47.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-31T17:12:07.026Z] #42 47.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-31T17:12:07.026Z] #42 47.53 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-31T17:12:07.026Z] #42 47.53 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-31T17:12:07.026Z] #42 47.53 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-31T17:12:07.026Z] #42 47.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-31T17:12:07.026Z] #42 47.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-31T17:12:07.026Z] #42 47.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-31T17:12:07.026Z] #42 47.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-31T17:12:07.026Z] #42 47.87 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-31T17:12:07.026Z] #42 47.87 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-31T17:12:07.026Z] #42 47.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-31T17:12:07.026Z] #42 47.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:12:07.026Z] #42 47.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-31T17:12:07.026Z] #42 49.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:07.026Z] #42 49.27 Fetched 4095 kB in 1s (5721 kB/s) [2021-05-31T17:12:07.026Z] #42 49.36 Selecting previously unselected package libcap-dev:amd64. [2021-05-31T17:12:07.026Z] #42 49.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:07.026Z] #42 49.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 49.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:12:07.026Z] #42 49.61 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:12:07.026Z] #42 49.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 49.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:07.026Z] #42 49.72 Selecting previously unselected package libnet1-dev. [2021-05-31T17:12:07.026Z] #42 49.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 49.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:07.026Z] #42 49.93 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:12:07.026Z] #42 49.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 49.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:12:07.026Z] #42 50.07 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-31T17:12:07.026Z] #42 50.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 50.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:12:07.026Z] #42 50.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:12:07.026Z] #42 50.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 50.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:07.026Z] #42 50.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-31T17:12:07.026Z] #42 50.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:07.026Z] #42 50.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:07.027Z] #42 50.66 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-31T17:12:07.027Z] #42 50.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-31T17:12:07.027Z] #42 50.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:07.027Z] #42 50.97 Selecting previously unselected package libprotobuf17:amd64. [2021-05-31T17:12:07.027Z] #42 50.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:07.027Z] #42 50.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:07.027Z] #42 51.72 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-31T17:12:07.027Z] #42 51.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:07.027Z] #42 51.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:07.027Z] #42 51.95 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-31T17:12:07.027Z] #42 51.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:07.027Z] #42 51.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:07.088Z] #32 37.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:12:07.103Z] #13 129.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-31T17:12:07.103Z] #13 129.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-31T17:12:07.103Z] #13 129.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:12:07.363Z] #13 129.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-31T17:12:07.363Z] #13 129.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:12:07.363Z] #13 129.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:07.363Z] #13 129.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-31T17:12:07.433Z] #67 ... [2021-05-31T17:12:07.433Z] [2021-05-31T17:12:07.433Z] #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-31T17:12:07.433Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:07.433Z] #49 36.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:12:07.433Z] #49 36.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:12:07.433Z] #49 36.62 go: downloading github.com/spf13/afero v1.1.2 [2021-05-31T17:12:07.433Z] #49 36.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:12:07.433Z] #49 36.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:12:07.433Z] #49 36.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:12:07.433Z] #49 36.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:12:07.433Z] #49 36.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:12:07.433Z] #49 36.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:12:07.433Z] #49 36.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:12:07.433Z] #49 36.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-31T17:12:07.433Z] #49 36.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:12:07.433Z] #49 36.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:12:07.433Z] #49 36.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:12:07.433Z] #49 36.93 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:12:07.433Z] #49 36.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:12:07.433Z] #49 36.97 go: extracting github.com/spf13/afero v1.1.2 [2021-05-31T17:12:07.433Z] #49 36.98 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-31T17:12:07.433Z] #49 36.99 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:12:07.433Z] #49 37.03 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:12:07.433Z] #49 37.03 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:12:07.433Z] #49 37.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:12:07.433Z] #49 37.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:12:07.433Z] #49 37.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:12:07.433Z] #49 37.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:12:07.433Z] #49 37.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:12:07.433Z] #49 37.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:12:07.433Z] #49 37.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:12:07.433Z] #49 37.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:12:07.433Z] #49 37.67 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:12:07.433Z] #49 37.71 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:12:07.433Z] #49 37.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:12:07.433Z] #49 37.84 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:12:07.433Z] #49 37.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:12:07.433Z] #49 37.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:12:07.433Z] #49 38.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:12:07.433Z] #49 38.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:12:07.433Z] #49 38.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:12:07.433Z] #49 38.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:12:07.433Z] #49 38.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:12:07.433Z] #49 38.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:12:07.433Z] #49 38.57 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:12:07.433Z] #49 38.69 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:12:07.433Z] #49 38.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:07.433Z] #49 38.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-31T17:12:07.433Z] #49 38.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:12:07.433Z] #49 38.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:12:07.433Z] #49 38.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:12:07.433Z] #49 39.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:12:07.433Z] #49 39.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:12:07.433Z] #49 39.17 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:12:07.433Z] #49 39.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:12:07.556Z] #46 ... [2021-05-31T17:12:07.556Z] [2021-05-31T17:12:07.556Z] #59 [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-31T17:12:07.556Z] #59 sha256:25e05350176743bebdc8dd6ded0876ca87f5d725b024b17fa26b14980b96121d [2021-05-31T17:12:07.556Z] #59 142.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:12:07.556Z] #59 142.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:12:07.556Z] #59 DONE 151.1s [2021-05-31T17:12:07.556Z] [2021-05-31T17:12:07.556Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:07.556Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:07.556Z] #21 33.61 Selecting previously unselected package python3-minimal. [2021-05-31T17:12:07.556Z] #21 33.61 (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 ... 23612 files and directories currently installed.) [2021-05-31T17:12:07.556Z] #21 33.70 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 33.70 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:12:07.556Z] #21 33.79 Selecting previously unselected package libmpdec2:ppc64el. [2021-05-31T17:12:07.556Z] #21 33.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 33.80 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-05-31T17:12:07.556Z] #21 33.90 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-05-31T17:12:07.556Z] #21 33.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 33.92 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-31T17:12:07.556Z] #21 35.33 Selecting previously unselected package python3.7. [2021-05-31T17:12:07.556Z] #21 35.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 35.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:07.556Z] #21 35.66 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-05-31T17:12:07.556Z] #21 35.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 35.66 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-31T17:12:07.556Z] #21 35.75 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:12:07.556Z] #21 36.86 Selecting previously unselected package python3. [2021-05-31T17:12:07.556Z] #21 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-05-31T17:12:07.556Z] #21 37.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.01 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:12:07.556Z] #21 37.17 Selecting previously unselected package libip4tc0:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.20 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:07.556Z] #21 37.35 Selecting previously unselected package libip6tc0:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.37 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:07.556Z] #21 37.49 Selecting previously unselected package libiptc0:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.51 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.51 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:07.556Z] #21 37.63 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.65 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-31T17:12:07.556Z] #21 37.71 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.74 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-31T17:12:07.556Z] #21 37.86 Selecting previously unselected package libnftnl11:ppc64el. [2021-05-31T17:12:07.556Z] #21 37.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 37.89 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-05-31T17:12:07.556Z] #21 38.01 Selecting previously unselected package iptables. [2021-05-31T17:12:07.556Z] #21 38.07 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-05-31T17:12:07.556Z] #21 38.09 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:12:07.592Z] #42 ... [2021-05-31T17:12:07.592Z] [2021-05-31T17:12:07.592Z] #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-31T17:12:07.592Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:12:07.624Z] #13 129.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:12:07.624Z] #13 129.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:12:07.624Z] #13 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-31T17:12:07.624Z] #13 129.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:07.624Z] #13 129.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:07.691Z] #49 39.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:12:07.691Z] #49 39.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:07.691Z] #49 39.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:12:07.691Z] #49 39.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-31T17:12:07.691Z] #49 39.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:12:07.691Z] #49 39.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:12:07.848Z] #32 51.68 Checking out files: 88% (1341/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-31T17:12:07.948Z] #49 39.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:12:08.105Z] #32 52.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:12:08.195Z] #13 130.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:12:08.195Z] #13 130.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:12:08.206Z] #49 39.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-31T17:12:08.206Z] #49 39.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:12:08.206Z] #49 40.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:12:08.206Z] #49 40.03 go: downloading golang.org/x/text v0.3.2 [2021-05-31T17:12:08.206Z] #49 40.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:12:08.206Z] #49 40.05 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:12:08.206Z] #49 40.17 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:12:08.209Z] #21 ... [2021-05-31T17:12:08.209Z] [2021-05-31T17:12:08.209Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:12:08.209Z] #60 sha256:095f07e29f6459218efe2f68d4c29d28b48e10600a7da666accbc2614046978f [2021-05-31T17:12:08.209Z] #60 DONE 0.3s [2021-05-31T17:12:08.209Z] [2021-05-31T17:12:08.209Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:12:08.209Z] #61 sha256:05fd3093989f421721eee04dd6cc7915ef0f0e603b013322b1dced57a59455c8 [2021-05-31T17:12:08.209Z] #61 DONE 0.1s [2021-05-31T17:12:08.209Z] [2021-05-31T17:12:08.209Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:08.209Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:08.209Z] #21 38.86 Selecting previously unselected package xxd. [2021-05-31T17:12:08.209Z] #21 38.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-31T17:12:08.209Z] #21 38.88 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:12:08.209Z] #21 ... [2021-05-31T17:12:08.209Z] [2021-05-31T17:12:08.209Z] #44 [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-31T17:12:08.209Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:08.209Z] #44 79.94 GEN criu/protobuf-desc-gen.h [2021-05-31T17:12:08.209Z] #44 82.23 DEP criu/protobuf-desc.d [2021-05-31T17:12:08.209Z] #44 82.44 DEP criu/proc_parse.d [2021-05-31T17:12:08.209Z] #44 82.69 DEP criu/plugin.d [2021-05-31T17:12:08.209Z] #44 82.79 DEP criu/pipes.d [2021-05-31T17:12:08.209Z] #44 82.96 DEP criu/pie-util.d [2021-05-31T17:12:08.209Z] #44 83.08 DEP criu/pie-util-vdso.d [2021-05-31T17:12:08.209Z] #44 83.37 DEP criu/path.d [2021-05-31T17:12:08.209Z] #44 83.51 DEP criu/parasite-syscall.d [2021-05-31T17:12:08.209Z] #44 83.80 DEP criu/pagemap.d [2021-05-31T17:12:08.209Z] #44 83.99 DEP criu/pagemap-cache.d [2021-05-31T17:12:08.209Z] #44 84.13 DEP criu/page-xfer.d [2021-05-31T17:12:08.209Z] #44 84.31 DEP criu/page-pipe.d [2021-05-31T17:12:08.209Z] #44 84.47 DEP criu/netfilter.d [2021-05-31T17:12:08.209Z] #44 84.75 DEP criu/net.d [2021-05-31T17:12:08.209Z] #44 85.02 DEP criu/namespaces.d [2021-05-31T17:12:08.209Z] #44 85.24 DEP criu/mount.d [2021-05-31T17:12:08.209Z] #44 85.50 DEP criu/memfd.d [2021-05-31T17:12:08.209Z] #44 85.73 DEP criu/mem.d [2021-05-31T17:12:08.209Z] #44 86.03 DEP criu/lsm.d [2021-05-31T17:12:08.209Z] #44 86.30 DEP criu/log.d [2021-05-31T17:12:08.209Z] #44 86.56 DEP criu/libnetlink.d [2021-05-31T17:12:08.209Z] #44 86.73 DEP criu/kerndat.d [2021-05-31T17:12:08.209Z] #44 86.88 DEP criu/kcmp-ids.d [2021-05-31T17:12:08.209Z] #44 86.96 DEP criu/irmap.d [2021-05-31T17:12:08.209Z] #44 87.18 DEP criu/ipc_ns.d [2021-05-31T17:12:08.209Z] #44 ... [2021-05-31T17:12:08.209Z] [2021-05-31T17:12:08.209Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:08.209Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:08.209Z] #21 39.03 Selecting previously unselected package vim-common. [2021-05-31T17:12:08.209Z] #21 39.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:08.209Z] #21 39.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:08.456Z] #13 130.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:12:08.456Z] #13 130.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:12:08.456Z] #13 130.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:12:08.456Z] #13 130.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:12:08.456Z] #13 130.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:12:08.456Z] #13 130.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:12:08.456Z] #13 130.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:08.456Z] #13 130.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:12:08.456Z] #13 130.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:12:08.456Z] #13 130.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:08.456Z] #13 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:12:08.510Z] #21 39.34 Selecting previously unselected package bash-completion. [2021-05-31T17:12:08.510Z] #21 39.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:12:08.668Z] #32 52.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:12:08.682Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:12:08.718Z] #13 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:12:08.718Z] #13 130.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:08.718Z] #13 130.6 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-31T17:12:08.718Z] #13 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-31T17:12:08.718Z] #13 130.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:12:08.718Z] #13 130.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:12:08.718Z] #13 130.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:08.718Z] #13 130.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:12:08.718Z] #13 130.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:08.718Z] #13 130.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:08.718Z] #13 130.7 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:08.771Z] #49 40.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:12:08.771Z] #49 40.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-31T17:12:09.028Z] #49 40.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:12:09.028Z] #49 40.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:12:09.028Z] #49 40.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:12:09.232Z] #32 ... [2021-05-31T17:12:09.232Z] [2021-05-31T17:12:09.232Z] #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-31T17:12:09.232Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:09.232Z] #13 33.53 Reading package lists... [2021-05-31T17:12:09.232Z] #13 40.41 Building dependency tree... [2021-05-31T17:12:09.232Z] #13 43.73 The following additional packages will be installed: [2021-05-31T17:12:09.232Z] #13 43.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:12:09.232Z] #13 43.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:12:09.232Z] #13 43.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:12:09.232Z] #13 43.73 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:12:09.232Z] #13 43.73 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:09.232Z] #13 43.73 Suggested packages: [2021-05-31T17:12:09.232Z] #13 43.73 gcc-8-locales seccomp wine64 [2021-05-31T17:12:09.232Z] #13 45.02 The following NEW packages will be installed: [2021-05-31T17:12:09.232Z] #13 45.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:12:09.232Z] #13 45.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:12:09.232Z] #13 45.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:12:09.232Z] #13 45.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:12:09.232Z] #13 45.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:12:09.232Z] #13 45.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:09.232Z] #13 45.02 The following packages will be upgraded: [2021-05-31T17:12:09.232Z] #13 45.02 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:12:09.232Z] #13 45.46 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:12:09.232Z] #13 45.46 Need to get 78.2 MB of archives. [2021-05-31T17:12:09.232Z] #13 45.46 After this operation, 487 MB of additional disk space will be used. [2021-05-31T17:12:09.232Z] #13 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-31T17:12:09.232Z] #13 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-31T17:12:09.232Z] #13 45.51 Get:3 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-31T17:12:09.232Z] #13 45.55 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-31T17:12:09.232Z] #13 45.63 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-31T17:12:09.232Z] #13 45.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-31T17:12:09.232Z] #13 45.90 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-31T17:12:09.232Z] #13 46.00 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-31T17:12:09.232Z] #13 46.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-31T17:12:09.232Z] #13 46.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:12:09.232Z] #13 46.44 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-31T17:12:09.232Z] #13 46.73 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-31T17:12:09.232Z] #13 46.75 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-31T17:12:09.232Z] #13 49.78 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-31T17:12:09.232Z] #13 ... [2021-05-31T17:12:09.232Z] [2021-05-31T17:12:09.232Z] #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-31T17:12:09.232Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:12:09.232Z] #56 5.914 + RM_GOPATH=0 [2021-05-31T17:12:09.232Z] #56 5.914 + TMP_GOPATH= [2021-05-31T17:12:09.232Z] #56 5.914 + : /build [2021-05-31T17:12:09.232Z] #56 5.914 + '[' -z '' ']' [2021-05-31T17:12:09.232Z] #56 5.914 ++ mktemp -d [2021-05-31T17:12:09.232Z] #56 5.921 + export GOPATH=/tmp/tmp.wOpOzzWFMA [2021-05-31T17:12:09.232Z] #56 5.921 + GOPATH=/tmp/tmp.wOpOzzWFMA [2021-05-31T17:12:09.232Z] #56 5.921 + RM_GOPATH=1 [2021-05-31T17:12:09.232Z] #56 5.921 + case "$(go env GOARCH)" in [2021-05-31T17:12:09.232Z] #56 5.921 ++ go env GOARCH [2021-05-31T17:12:09.232Z] #56 5.949 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:09.232Z] #56 5.949 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:09.232Z] #56 5.949 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:09.232Z] #56 5.949 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:09.232Z] #56 5.949 + dir=/tmp/install [2021-05-31T17:12:09.232Z] #56 5.949 + bin=containerd [2021-05-31T17:12:09.232Z] #56 5.949 + shift [2021-05-31T17:12:09.232Z] #56 5.949 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:12:09.232Z] #56 5.949 + . /tmp/install/containerd.installer [2021-05-31T17:12:09.232Z] #56 5.949 ++ set -e [2021-05-31T17:12:09.232Z] #56 5.949 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:09.232Z] #56 5.949 + install_containerd [2021-05-31T17:12:09.232Z] #56 5.949 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:12:09.232Z] #56 5.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wOpOzzWFMA/src/github.com/containerd/containerd [2021-05-31T17:12:09.232Z] #56 5.968 Cloning into '/tmp/tmp.wOpOzzWFMA/src/github.com/containerd/containerd'... [2021-05-31T17:12:09.287Z] #49 40.96 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:12:09.287Z] #49 41.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:12:09.287Z] #49 41.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:12:09.544Z] #49 41.18 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-31T17:12:09.544Z] #49 41.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:12:09.544Z] #49 41.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:12:09.803Z] #49 41.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:12:09.803Z] #49 41.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:12:09.803Z] #49 41.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:12:10.060Z] #49 41.85 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-31T17:12:10.060Z] #49 41.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:12:10.408Z] #32 ... [2021-05-31T17:12:10.408Z] [2021-05-31T17:12:10.408Z] #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-31T17:12:10.408Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:10.408Z] #29 3.369 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-31T17:12:10.408Z] #29 3.639 [2021-05-31T17:12:10.408Z] #29 3.851 0.0% ## 3.7% ##### 7.6% ######### 13.5% ############ 16.9% ############### 21.3% ################## 25.4% ###################### 31.3% ########################## 36.5% ############################# 40.8% ################################# 46.3% #################################### 50.4% ###################################### 53.4% ######################################## 56.6% ########################################### 59.8% ############################################# 63.9% ################################################# 68.3% #################################################### 73.4% ####################################################### 77.5% ########################################################### 82.1% ############################################################# 85.5% ################################################################ 89.5% ###################################################################### 98.1% ######################################################################## 100.0% [2021-05-31T17:12:10.624Z] #49 ... [2021-05-31T17:12:10.624Z] [2021-05-31T17:12:10.624Z] #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-31T17:12:10.624Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:10.624Z] #36 32.27 Fetched 8447 kB in 25s (338 kB/s) [2021-05-31T17:12:10.624Z] #36 32.27 Reading package lists... [2021-05-31T17:12:10.624Z] #36 ... [2021-05-31T17:12:10.624Z] [2021-05-31T17:12:10.624Z] #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-31T17:12:10.624Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:10.624Z] #49 42.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:12:10.636Z] #13 DONE 132.7s [2021-05-31T17:12:10.636Z] [2021-05-31T17:12:10.636Z] #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-31T17:12:10.636Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:10.636Z] #43 45.14 DEP compel/arch/x86/src/lib/infect.d [2021-05-31T17:12:10.636Z] #43 45.27 DEP compel/arch/x86/src/lib/cpu.d [2021-05-31T17:12:10.636Z] #43 45.35 DEP compel/src/lib/log.d [2021-05-31T17:12:10.636Z] #43 45.46 DEP compel/src/main.d [2021-05-31T17:12:10.636Z] #43 45.60 DEP compel/src/lib/handle-elf.d [2021-05-31T17:12:10.636Z] #43 45.70 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-31T17:12:10.636Z] #43 45.83 CC compel/src/lib/log.o [2021-05-31T17:12:10.636Z] #43 46.08 CC compel/arch/x86/src/lib/cpu.o [2021-05-31T17:12:10.636Z] #43 46.87 CC compel/arch/x86/src/lib/infect.o [2021-05-31T17:12:10.636Z] #43 47.65 CC compel/src/lib/infect-rpc.o [2021-05-31T17:12:10.636Z] #43 48.03 CC compel/src/lib/infect-util.o [2021-05-31T17:12:10.636Z] #43 48.32 CC compel/src/lib/infect.o [2021-05-31T17:12:10.636Z] #43 50.35 CC compel/src/lib/ptrace.o [2021-05-31T17:12:10.636Z] #43 50.62 AR compel/libcompel.a [2021-05-31T17:12:10.636Z] #43 50.72 HOSTCC compel/src/main-host.o [2021-05-31T17:12:10.671Z] #29 6.546 [2021-05-31T17:12:10.882Z] #49 ... [2021-05-31T17:12:10.882Z] [2021-05-31T17:12:10.882Z] #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-31T17:12:10.882Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:12:10.882Z] #55 32.65 Fetched 8447 kB in 26s (331 kB/s) [2021-05-31T17:12:10.897Z] #43 51.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-31T17:12:11.127Z] #56 ... [2021-05-31T17:12:11.127Z] [2021-05-31T17:12:11.127Z] #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-31T17:12:11.127Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:12:11.127Z] #45 46.06 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:12:11.127Z] #45 46.33 math/rand [2021-05-31T17:12:11.127Z] #45 47.33 internal/singleflight [2021-05-31T17:12:11.127Z] #45 47.91 errors [2021-05-31T17:12:11.127Z] #45 47.91 sort [2021-05-31T17:12:11.127Z] #45 48.34 io [2021-05-31T17:12:11.127Z] #45 48.96 strconv [2021-05-31T17:12:11.127Z] #45 49.61 bytes [2021-05-31T17:12:11.127Z] #45 51.29 bufio [2021-05-31T17:12:11.127Z] #45 52.31 reflect [2021-05-31T17:12:11.127Z] #45 52.87 syscall [2021-05-31T17:12:11.138Z] #55 32.65 Reading package lists... [2021-05-31T17:12:11.138Z] #55 ... [2021-05-31T17:12:11.138Z] [2021-05-31T17:12:11.138Z] #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-31T17:12:11.138Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:11.158Z] #43 51.39 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:12:11.158Z] #43 ... [2021-05-31T17:12:11.158Z] [2021-05-31T17:12:11.158Z] #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-31T17:12:11.158Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:12:11.158Z] #45 131.4 net/textproto [2021-05-31T17:12:11.158Z] #45 131.4 crypto/x509 [2021-05-31T17:12:11.158Z] #45 132.8 vendor/golang.org/x/net/http/httpguts [2021-05-31T17:12:11.158Z] #45 133.1 vendor/golang.org/x/net/http/httpproxy [2021-05-31T17:12:11.158Z] #45 133.8 mime/multipart [2021-05-31T17:12:11.158Z] #45 135.7 crypto/tls [2021-05-31T17:12:11.158Z] #45 ... [2021-05-31T17:12:11.158Z] [2021-05-31T17:12:11.158Z] #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-31T17:12:11.158Z] #58 sha256:34b06330290e5f1d9764842f046798ad6bf747af6512bb36186a275f6331f27f [2021-05-31T17:12:11.158Z] #58 134.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:12:11.158Z] #58 134.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:12:11.158Z] #58 DONE 141.7s [2021-05-31T17:12:11.158Z] [2021-05-31T17:12:11.158Z] #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-31T17:12:11.158Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:12:11.199Z] #29 6.761 0.0% ########################## 37.2% ############################################### 66.0% ###################################################################### 97.7% ######################################################################## 100.0% [2021-05-31T17:12:11.384Z] #45 ... [2021-05-31T17:12:11.384Z] [2021-05-31T17:12:11.384Z] #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-31T17:12:11.384Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:11.384Z] #13 52.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-31T17:12:11.384Z] #13 52.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-31T17:12:11.384Z] #13 52.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:12:11.384Z] #13 52.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-31T17:12:11.384Z] #13 52.33 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-31T17:12:11.384Z] #13 52.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-31T17:12:11.384Z] #13 52.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-31T17:12:11.384Z] #13 52.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-31T17:12:11.384Z] #13 52.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-31T17:12:11.384Z] #13 52.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-31T17:12:11.384Z] #13 52.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-31T17:12:11.419Z] #53 ... [2021-05-31T17:12:11.419Z] [2021-05-31T17:12:11.419Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:12:11.419Z] #59 sha256:6f10f0df9440b3f9743c37ee67c1fd4bca6e44c41574c495b8344ac712260d1e [2021-05-31T17:12:11.419Z] #59 DONE 0.1s [2021-05-31T17:12:11.419Z] [2021-05-31T17:12:11.419Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:12:11.419Z] #60 sha256:c57dd4333021f40baf5705bd32c1a53193a8c967a4aaa8aa0cb647c5ffdab02e [2021-05-31T17:12:11.419Z] #60 DONE 0.1s [2021-05-31T17:12:11.419Z] [2021-05-31T17:12:11.419Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:12:11.419Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-31T17:12:11.463Z] #29 7.385 [2021-05-31T17:12:11.641Z] #13 52.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-31T17:12:11.641Z] #13 52.50 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-31T17:12:11.641Z] #13 52.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-31T17:12:11.701Z] #36 42.69 Reading package lists... [2021-05-31T17:12:11.701Z] #36 ... [2021-05-31T17:12:11.701Z] [2021-05-31T17:12:11.701Z] #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-31T17:12:11.701Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:11.701Z] #42 33.39 Fetched 8447 kB in 25s (333 kB/s) [2021-05-31T17:12:11.701Z] #42 33.39 Reading package lists... [2021-05-31T17:12:11.701Z] #42 ... [2021-05-31T17:12:11.701Z] [2021-05-31T17:12:11.701Z] #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-31T17:12:11.701Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:12:11.701Z] #51 33.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-31T17:12:11.701Z] #51 33.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-31T17:12:11.701Z] #51 34.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-31T17:12:11.701Z] #51 34.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-31T17:12:11.701Z] #51 35.91 runtime [2021-05-31T17:12:11.701Z] #51 36.14 runtime/cgo [2021-05-31T17:12:11.701Z] #51 ... [2021-05-31T17:12:11.701Z] [2021-05-31T17:12:11.701Z] #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-31T17:12:11.701Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:12:11.701Z] #58 33.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:12:11.701Z] #58 34.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:12:11.701Z] #58 35.57 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:12:11.701Z] #58 35.60 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:12:11.701Z] #58 35.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:12:11.701Z] #58 36.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:12:11.701Z] #58 42.17 go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:12:11.701Z] #58 42.68 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-31T17:12:11.701Z] #58 42.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-31T17:12:11.701Z] #58 43.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-31T17:12:11.701Z] #58 43.28 go: finding github.com/google/uuid v1.2.0 [2021-05-31T17:12:11.701Z] #58 43.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-31T17:12:11.701Z] #58 43.48 go: finding github.com/gofrs/flock v0.8.0 [2021-05-31T17:12:11.701Z] #58 43.51 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-31T17:12:11.701Z] #58 43.59 go: finding github.com/gorilla/mux v1.8.0 [2021-05-31T17:12:11.731Z] #29 7.636 0.2% ################### 26.9% [2021-05-31T17:12:11.731Z] #29 ... [2021-05-31T17:12:11.731Z] [2021-05-31T17:12:11.731Z] #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-31T17:12:11.731Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:11.731Z] #13 22.15 Reading package lists... [2021-05-31T17:12:11.731Z] #13 28.17 Building dependency tree... [2021-05-31T17:12:11.731Z] #13 31.31 The following additional packages will be installed: [2021-05-31T17:12:11.731Z] #13 31.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:12:11.731Z] #13 31.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:12:11.731Z] #13 31.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:12:11.731Z] #13 31.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:12:11.731Z] #13 31.33 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:11.731Z] #13 31.34 Suggested packages: [2021-05-31T17:12:11.731Z] #13 31.34 gcc-8-locales seccomp wine64 [2021-05-31T17:12:11.731Z] #13 32.92 The following NEW packages will be installed: [2021-05-31T17:12:11.731Z] #13 32.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:12:11.731Z] #13 32.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:12:11.731Z] #13 32.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:12:11.731Z] #13 32.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:12:11.731Z] #13 32.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:12:11.731Z] #13 32.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:11.731Z] #13 32.97 The following packages will be upgraded: [2021-05-31T17:12:11.731Z] #13 32.97 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:12:11.731Z] #13 33.43 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:12:11.731Z] #13 33.43 Need to get 73.8 MB of archives. [2021-05-31T17:12:11.731Z] #13 33.43 After this operation, 472 MB of additional disk space will be used. [2021-05-31T17:12:11.731Z] #13 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-31T17:12:11.731Z] #13 33.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-31T17:12:11.731Z] #13 33.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-31T17:12:11.731Z] #13 33.53 Get:4 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-31T17:12:11.731Z] #13 33.54 Get:5 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-31T17:12:11.731Z] #13 33.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-05-31T17:12:11.731Z] #13 33.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-31T17:12:11.731Z] #13 33.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-31T17:12:11.731Z] #13 33.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-31T17:12:11.731Z] #13 33.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:12:11.731Z] #13 34.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-31T17:12:11.731Z] #13 34.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-31T17:12:11.731Z] #13 34.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-05-31T17:12:11.731Z] #13 37.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-31T17:12:11.957Z] #58 43.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-31T17:12:11.957Z] #58 43.74 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-31T17:12:11.957Z] #58 43.78 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-31T17:12:11.957Z] #58 ... [2021-05-31T17:12:11.957Z] [2021-05-31T17:12:11.957Z] #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-31T17:12:11.957Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:11.957Z] #49 42.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-31T17:12:11.957Z] #49 43.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-31T17:12:11.995Z] #13 ... [2021-05-31T17:12:11.995Z] [2021-05-31T17:12:11.996Z] #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-31T17:12:11.996Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:12.259Z] #29 7.636 0.2% ################### 26.9% ############################# 41.2% ############################################ 61.8% ###################################################### 75.9% ######################################################################## 100.0% [2021-05-31T17:12:12.546Z] #29 ... [2021-05-31T17:12:12.546Z] [2021-05-31T17:12:12.546Z] #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-31T17:12:12.546Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:12.546Z] #45 32.96 sync [2021-05-31T17:12:12.546Z] #45 32.97 internal/reflectlite [2021-05-31T17:12:12.546Z] #45 34.52 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:12:12.546Z] #45 34.53 math/rand [2021-05-31T17:12:12.546Z] #45 34.53 internal/singleflight [2021-05-31T17:12:12.546Z] #45 36.71 sort [2021-05-31T17:12:12.546Z] #45 36.73 errors [2021-05-31T17:12:12.546Z] #45 37.29 io [2021-05-31T17:12:12.546Z] #45 37.30 internal/oserror [2021-05-31T17:12:12.546Z] #45 37.30 strconv [2021-05-31T17:12:12.546Z] #45 37.62 syscall [2021-05-31T17:12:12.546Z] #45 38.79 vendor/golang.org/x/net/dns/dnsmessage [2021-05-31T17:12:12.546Z] #45 39.51 bytes [2021-05-31T17:12:12.546Z] #45 41.53 reflect [2021-05-31T17:12:12.546Z] #45 42.64 bufio [2021-05-31T17:12:12.568Z] #49 44.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:12:12.806Z] #14 DONE 2.1s [2021-05-31T17:12:12.806Z] [2021-05-31T17:12:12.806Z] #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-31T17:12:12.806Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:12:12.806Z] #53 2.061 + RM_GOPATH=0 [2021-05-31T17:12:12.806Z] #53 2.061 + TMP_GOPATH= [2021-05-31T17:12:12.806Z] #53 2.064 + : /build [2021-05-31T17:12:12.806Z] #53 2.064 + '[' -z '' ']' [2021-05-31T17:12:12.806Z] #53 2.064 ++ mktemp -d [2021-05-31T17:12:12.806Z] #53 2.065 + export GOPATH=/tmp/tmp.jsF6k6Qrhw [2021-05-31T17:12:12.806Z] #53 2.065 + GOPATH=/tmp/tmp.jsF6k6Qrhw [2021-05-31T17:12:12.806Z] #53 2.065 + RM_GOPATH=1 [2021-05-31T17:12:12.806Z] #53 2.065 + case "$(go env GOARCH)" in [2021-05-31T17:12:12.806Z] #53 2.065 ++ go env GOARCH [2021-05-31T17:12:12.806Z] #53 2.153 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:12.806Z] #53 2.153 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:12.806Z] #53 2.153 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:12.806Z] #53 2.154 + dir=/tmp/install [2021-05-31T17:12:12.806Z] #53 2.154 + bin=runc [2021-05-31T17:12:12.806Z] #53 2.154 + shift [2021-05-31T17:12:12.806Z] #53 2.154 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:12:12.806Z] #53 2.154 + . /tmp/install/runc.installer [2021-05-31T17:12:12.806Z] #53 2.155 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:12:12.806Z] #53 2.155 + install_runc [2021-05-31T17:12:12.806Z] #53 2.155 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:12:12.806Z] #53 2.156 + uname -r [2021-05-31T17:12:12.806Z] #53 2.188 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:12:12.806Z] #53 2.190 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:12:12.806Z] #53 2.190 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:12:12.806Z] #53 2.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jsF6k6Qrhw/src/github.com/opencontainers/runc [2021-05-31T17:12:12.806Z] #53 2.190 Cloning into '/tmp/tmp.jsF6k6Qrhw/src/github.com/opencontainers/runc'... [2021-05-31T17:12:12.809Z] #45 ... [2021-05-31T17:12:12.809Z] [2021-05-31T17:12:12.809Z] #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-31T17:12:12.809Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:12:12.809Z] #49 37.35 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:12:12.809Z] #49 37.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:12:12.809Z] #49 37.59 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:12:12.809Z] #49 37.59 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:12:12.809Z] #49 37.70 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:12:12.809Z] #49 37.72 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:12:12.809Z] #49 37.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:12:12.809Z] #49 37.88 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:12:12.809Z] #49 37.89 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:12:12.809Z] #49 37.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:12:12.809Z] #49 37.90 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:12:12.809Z] #49 37.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:12:12.809Z] #49 37.93 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:12:12.809Z] #49 37.95 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:12:12.809Z] #49 37.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:12:12.809Z] #49 37.97 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:12:12.809Z] #49 38.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:12:12.809Z] #49 38.03 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:12:12.809Z] #49 38.03 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:12:12.809Z] #49 38.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:12:12.809Z] #49 38.20 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:12:12.809Z] #49 38.20 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:12:12.809Z] #49 38.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:12:12.809Z] #49 38.26 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:12:12.809Z] #49 38.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:12:12.809Z] #49 38.28 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:12:12.809Z] #49 38.30 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:12:12.809Z] #49 38.31 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:12:12.809Z] #49 38.35 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:12:12.809Z] #49 38.40 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:12:12.809Z] #49 38.41 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:12:12.809Z] #49 38.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:12:12.809Z] #49 38.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:12:12.809Z] #49 38.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:12:12.809Z] #49 38.51 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:12:12.809Z] #49 38.52 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:12:12.809Z] #49 38.54 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:12:12.809Z] #49 38.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:12:12.809Z] #49 38.65 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:12:12.809Z] #49 38.67 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:12:12.809Z] #49 38.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:12:12.809Z] #49 38.77 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:12:12.809Z] #49 38.78 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:12:12.809Z] #49 38.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:12:12.809Z] #49 38.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:12:12.809Z] #49 38.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:12:12.809Z] #49 39.01 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:12:12.809Z] #49 39.05 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:12:12.809Z] #49 39.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:12:12.809Z] #49 39.28 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:12:12.809Z] #49 39.30 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:12:12.809Z] #49 39.31 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:12:12.809Z] #49 39.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:12:12.809Z] #49 39.37 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:12:12.809Z] #49 39.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:12:12.809Z] #49 39.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:12:12.809Z] #49 39.47 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:12:12.809Z] #49 39.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:12:12.809Z] #49 39.53 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:12:12.809Z] #49 39.58 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:12:12.809Z] #49 39.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:12:12.809Z] #49 39.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:12:12.809Z] #49 39.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:12:12.809Z] #49 39.63 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:12:12.809Z] #49 39.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:12:12.809Z] #49 39.67 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:12:12.809Z] #49 39.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:12:12.809Z] #49 39.87 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:12:12.809Z] #49 39.92 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:12:12.809Z] #49 40.15 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:12:12.809Z] #49 40.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:12:12.809Z] #49 40.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:12:12.809Z] #49 40.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:12.809Z] #49 40.50 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:12:13.010Z] #13 53.61 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:13.010Z] #13 53.84 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-05-31T17:12:13.034Z] #21 43.15 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:12:13.034Z] #21 43.70 Selecting previously unselected package bzip2. [2021-05-31T17:12:13.034Z] #21 43.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-05-31T17:12:13.034Z] #21 43.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:12:13.034Z] #21 43.91 Selecting previously unselected package xz-utils. [2021-05-31T17:12:13.034Z] #21 43.91 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-05-31T17:12:13.034Z] #21 43.91 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:12:13.074Z] #49 ... [2021-05-31T17:12:13.074Z] [2021-05-31T17:12:13.074Z] #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-31T17:12:13.074Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:13.074Z] #29 8.687 [2021-05-31T17:12:13.269Z] #13 53.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:13.269Z] #13 53.99 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:13.269Z] #13 54.02 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:13.340Z] #21 44.09 Selecting previously unselected package apparmor. [2021-05-31T17:12:13.340Z] #21 44.10 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-05-31T17:12:13.340Z] #21 44.22 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:12:13.526Z] #13 54.38 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:13.784Z] #13 54.59 (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-31T17:12:13.784Z] #13 54.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:12:13.784Z] #13 54.71 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:12:13.863Z] #29 8.934 0.0% 0.7% ### 5.1% ###### 9.0% ######### 12.7% ############ 17.3% ############### 21.7% ################## 25.8% ### [2021-05-31T17:12:13.863Z] #29 ... [2021-05-31T17:12:13.863Z] [2021-05-31T17:12:13.863Z] #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-31T17:12:13.863Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:12:13.863Z] #56 1.976 + RM_GOPATH=0 [2021-05-31T17:12:13.863Z] #56 1.976 + TMP_GOPATH= [2021-05-31T17:12:13.863Z] #56 1.976 + : /build [2021-05-31T17:12:13.863Z] #56 1.976 + '[' -z '' ']' [2021-05-31T17:12:13.863Z] #56 1.976 ++ mktemp -d [2021-05-31T17:12:13.863Z] #56 1.994 + export GOPATH=/tmp/tmp.6pSvAD1dLz [2021-05-31T17:12:13.863Z] #56 1.994 + GOPATH=/tmp/tmp.6pSvAD1dLz [2021-05-31T17:12:13.863Z] #56 1.994 + RM_GOPATH=1 [2021-05-31T17:12:13.863Z] #56 2.022 + case "$(go env GOARCH)" in [2021-05-31T17:12:13.863Z] #56 2.026 ++ go env GOARCH [2021-05-31T17:12:13.863Z] #56 2.063 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:13.863Z] #56 2.063 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:13.863Z] #56 2.064 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:13.863Z] #56 2.066 + dir=/tmp/install [2021-05-31T17:12:13.863Z] #56 2.067 + bin=containerd [2021-05-31T17:12:13.863Z] #56 2.067 + shift [2021-05-31T17:12:13.863Z] #56 2.067 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:12:13.863Z] #56 2.068 + . /tmp/install/containerd.installer [2021-05-31T17:12:13.863Z] #56 2.068 ++ set -e [2021-05-31T17:12:13.863Z] #56 2.070 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:13.863Z] #56 2.070 + install_containerd [2021-05-31T17:12:13.863Z] #56 2.071 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:12:13.863Z] #56 2.072 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:13.863Z] #56 2.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6pSvAD1dLz/src/github.com/containerd/containerd [2021-05-31T17:12:13.863Z] #56 2.078 Cloning into '/tmp/tmp.6pSvAD1dLz/src/github.com/containerd/containerd'... [2021-05-31T17:12:13.863Z] #56 ... [2021-05-31T17:12:13.863Z] [2021-05-31T17:12:13.863Z] #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-31T17:12:13.863Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:13.991Z] #21 44.76 Selecting previously unselected package aufs-tools. [2021-05-31T17:12:13.991Z] #21 44.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-05-31T17:12:13.991Z] #21 44.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:12:13.991Z] #21 44.93 Selecting previously unselected package libonig5:ppc64el. [2021-05-31T17:12:13.991Z] #21 44.94 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-31T17:12:13.991Z] #21 44.95 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-31T17:12:14.049Z] #13 54.93 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:12:14.294Z] #21 45.09 Selecting previously unselected package libjq1:ppc64el. [2021-05-31T17:12:14.294Z] #21 45.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-31T17:12:14.294Z] #21 45.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-31T17:12:14.294Z] #21 45.25 Selecting previously unselected package jq. [2021-05-31T17:12:14.294Z] #21 45.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-31T17:12:14.294Z] #21 45.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:12:14.306Z] #13 55.09 (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-31T17:12:14.306Z] #13 55.17 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:14.306Z] #13 55.19 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:14.463Z] #49 ... [2021-05-31T17:12:14.463Z] [2021-05-31T17:12:14.463Z] #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-31T17:12:14.463Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:12:14.463Z] #40 35.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-31T17:12:14.463Z] #40 ... [2021-05-31T17:12:14.463Z] [2021-05-31T17:12:14.463Z] #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-31T17:12:14.463Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:12:14.463Z] #58 43.91 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-31T17:12:14.463Z] #58 44.23 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-31T17:12:14.463Z] #58 44.69 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-31T17:12:14.563Z] #13 55.36 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:14.563Z] #13 55.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:12:14.563Z] #13 55.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:14.563Z] #13 55.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:12:14.563Z] #13 55.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:12:14.596Z] #21 45.38 Selecting previously unselected package libaio1:ppc64el. [2021-05-31T17:12:14.596Z] #21 45.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-05-31T17:12:14.596Z] #21 45.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-05-31T17:12:14.596Z] #21 45.45 Selecting previously unselected package libgpm2:ppc64el. [2021-05-31T17:12:14.596Z] #21 45.45 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-05-31T17:12:14.596Z] #21 45.46 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-05-31T17:12:14.596Z] #21 45.52 Selecting previously unselected package libicu63:ppc64el. [2021-05-31T17:12:14.596Z] #21 45.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-31T17:12:14.596Z] #21 45.53 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-31T17:12:14.725Z] #53 ... [2021-05-31T17:12:14.725Z] [2021-05-31T17:12:14.725Z] #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-31T17:12:14.725Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-31T17:12:14.725Z] #15 DONE 1.7s [2021-05-31T17:12:14.725Z] [2021-05-31T17:12:14.725Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:12:14.725Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-31T17:12:14.822Z] #13 ... [2021-05-31T17:12:14.822Z] [2021-05-31T17:12:14.822Z] #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-31T17:12:14.822Z] #47 sha256:22f9784f9edc91a91f4bc6bdd256cb4538f9474590b6c8cc4af5b52e73d166c8 [2021-05-31T17:12:14.822Z] #47 DONE 59.7s [2021-05-31T17:12:15.079Z] [2021-05-31T17:12:15.079Z] #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-31T17:12:15.079Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:15.079Z] #36 56.32 Selecting previously unselected package libxml2:amd64. [2021-05-31T17:12:15.079Z] #36 56.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 56.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:15.079Z] #36 56.92 Selecting previously unselected package libarchive13:amd64. [2021-05-31T17:12:15.079Z] #36 56.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 56.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:15.079Z] #36 57.27 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-31T17:12:15.079Z] #36 57.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 57.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:12:15.079Z] #36 57.46 Selecting previously unselected package librhash0:amd64. [2021-05-31T17:12:15.079Z] #36 57.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 57.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:12:15.079Z] #36 57.63 Selecting previously unselected package libuv1:amd64. [2021-05-31T17:12:15.079Z] #36 57.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 57.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:12:15.079Z] #36 57.82 Selecting previously unselected package cmake. [2021-05-31T17:12:15.079Z] #36 57.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-31T17:12:15.079Z] #36 57.85 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:12:15.448Z] #29 8.934 0.0% 0.7% ### 5.1% ###### 9.0% ######### 12.7% ############ 17.3% ############### 21.7% ################## 25.8% ##################### 29.8% ######################## 34.0% ########################## 36.5% ############################ 39.6% ############################## 43.0% ################################# 46.8% #################################### 50.7% ######################################### 57.4% ############################################## 64.1% ################################################### 70.9% ######################################################## 79.0% ############################################################# 85.5% ################################################################### 93.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-05-31T17:12:15.676Z] #16 1.200 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:12:15.676Z] #16 DONE 1.3s [2021-05-31T17:12:15.676Z] [2021-05-31T17:12:15.676Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:12:15.676Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-31T17:12:15.710Z] #29 11.65 [2021-05-31T17:12:15.974Z] #29 11.90 0.0% 1.2% [2021-05-31T17:12:15.974Z] #29 ... [2021-05-31T17:12:15.974Z] [2021-05-31T17:12:15.974Z] #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-31T17:12:15.974Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:12:15.974Z] #36 36.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:15.974Z] #36 36.84 Fetched 14.2 MB in 1s (9545 kB/s) [2021-05-31T17:12:15.974Z] #36 36.97 Selecting previously unselected package xxd. [2021-05-31T17:12:15.974Z] #36 36.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:15.974Z] #36 37.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-31T17:12:15.974Z] #36 37.12 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:12:15.974Z] #36 37.37 Selecting previously unselected package vim-common. [2021-05-31T17:12:15.974Z] #36 37.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:15.974Z] #36 37.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:15.974Z] #36 37.78 Selecting previously unselected package cmake-data. [2021-05-31T17:12:15.974Z] #36 37.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:12:15.974Z] #36 37.80 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:12:15.974Z] #36 41.87 Selecting previously unselected package libicu63:arm64. [2021-05-31T17:12:15.974Z] #36 41.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-31T17:12:15.974Z] #36 41.89 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-31T17:12:15.974Z] #36 46.66 Selecting previously unselected package libxml2:arm64. [2021-05-31T17:12:15.974Z] #36 46.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-31T17:12:15.974Z] #36 46.69 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:15.974Z] #36 ... [2021-05-31T17:12:15.974Z] [2021-05-31T17:12:15.974Z] #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-31T17:12:15.974Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:12:15.974Z] #42 36.76 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:15.974Z] #42 36.97 Fetched 3798 kB in 1s (5363 kB/s) [2021-05-31T17:12:15.974Z] #42 37.03 Selecting previously unselected package libcap-dev:arm64. [2021-05-31T17:12:15.974Z] #42 37.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:15.974Z] #42 37.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-31T17:12:15.974Z] #42 37.20 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-31T17:12:15.974Z] #42 37.37 Selecting previously unselected package libnet1:arm64. [2021-05-31T17:12:15.974Z] #42 37.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-31T17:12:15.974Z] #42 37.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:15.974Z] #42 37.56 Selecting previously unselected package libnet1-dev. [2021-05-31T17:12:15.974Z] #42 37.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-31T17:12:15.974Z] #42 37.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:15.974Z] #42 37.98 Selecting previously unselected package libnl-3-200:arm64. [2021-05-31T17:12:15.975Z] #42 37.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 38.03 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-31T17:12:15.975Z] #42 38.17 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-31T17:12:15.975Z] #42 38.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 38.23 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-31T17:12:15.975Z] #42 38.63 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-31T17:12:15.975Z] #42 38.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 38.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-31T17:12:15.975Z] #42 38.81 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-31T17:12:15.975Z] #42 38.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 38.87 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-31T17:12:15.975Z] #42 39.06 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-31T17:12:15.975Z] #42 39.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 39.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:15.975Z] #42 39.24 Selecting previously unselected package libprotobuf17:arm64. [2021-05-31T17:12:15.975Z] #42 39.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 39.25 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 40.00 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-31T17:12:15.975Z] #42 40.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 40.02 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 40.23 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-31T17:12:15.975Z] #42 40.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 40.25 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 41.78 Selecting previously unselected package libprotoc17:arm64. [2021-05-31T17:12:15.975Z] #42 41.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 41.79 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 42.23 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:12:15.975Z] #42 42.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 42.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:15.975Z] #42 42.39 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:12:15.975Z] #42 42.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 42.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 42.70 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:12:15.975Z] #42 42.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:12:15.975Z] #42 42.73 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:15.975Z] #42 42.99 Selecting previously unselected package python-six. [2021-05-31T17:12:15.975Z] #42 43.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:12:15.975Z] #42 43.02 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:12:15.975Z] #42 43.82 Selecting previously unselected package python-protobuf. [2021-05-31T17:12:15.975Z] #42 43.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-31T17:12:15.975Z] #42 43.92 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:15.975Z] #42 44.53 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:16.012Z] #36 ... [2021-05-31T17:12:16.012Z] [2021-05-31T17:12:16.012Z] #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-31T17:12:16.012Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:12:16.012Z] #51 50.81 internal/oserror [2021-05-31T17:12:16.012Z] #51 50.81 bytes [2021-05-31T17:12:16.012Z] #51 50.93 syscall [2021-05-31T17:12:16.012Z] #51 52.84 reflect [2021-05-31T17:12:16.012Z] #51 58.52 time [2021-05-31T17:12:16.012Z] #51 ... [2021-05-31T17:12:16.012Z] [2021-05-31T17:12:16.012Z] #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-31T17:12:16.012Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:16.012Z] #36 61.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:12:16.239Z] #42 46.76 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:16.239Z] #42 46.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:16.239Z] #42 46.82 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-31T17:12:16.239Z] #42 46.85 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-31T17:12:16.239Z] #42 ... [2021-05-31T17:12:16.239Z] [2021-05-31T17:12:16.239Z] #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-31T17:12:16.239Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:16.239Z] #13 39.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-31T17:12:16.239Z] #13 39.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-31T17:12:16.239Z] #13 39.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-31T17:12:16.239Z] #13 39.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-31T17:12:16.239Z] #13 39.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-31T17:12:16.239Z] #13 39.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-31T17:12:16.239Z] #13 39.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-31T17:12:16.239Z] #13 39.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-31T17:12:16.239Z] #13 39.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-31T17:12:16.239Z] #13 39.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-31T17:12:16.239Z] #13 39.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-31T17:12:16.239Z] #13 39.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-31T17:12:16.239Z] #13 39.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-31T17:12:16.239Z] #13 39.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-31T17:12:16.239Z] #13 40.31 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:16.239Z] #13 40.46 Fetched 73.8 MB in 6s (12.1 MB/s) [2021-05-31T17:12:16.239Z] #13 40.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:16.239Z] #13 40.67 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-31T17:12:16.239Z] #13 40.71 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:16.239Z] #13 41.30 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-31T17:12:16.239Z] #13 41.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:16.239Z] #13 41.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-31T17:12:16.239Z] #13 41.71 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:12:16.239Z] #13 41.99 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:12:16.239Z] #13 42.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:16.239Z] #13 42.35 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-31T17:12:16.298Z] #36 61.09 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:12:16.298Z] #36 61.11 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:12:16.298Z] #36 61.13 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:16.298Z] #36 61.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:12:16.298Z] #36 61.18 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:12:16.298Z] #36 61.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:16.298Z] #36 61.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:12:16.298Z] #36 61.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:16.298Z] #36 61.26 Setting up cmake (3.13.4-1) ... [2021-05-31T17:12:16.298Z] #36 61.27 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:16.502Z] #13 42.39 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:16.582Z] #36 61.41 Processing triggers for mime-support (3.62) ... [2021-05-31T17:12:16.765Z] #13 42.72 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-31T17:12:16.765Z] #13 42.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:12:16.840Z] #36 DONE 61.9s [2021-05-31T17:12:16.840Z] [2021-05-31T17:12:16.840Z] #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-31T17:12:16.840Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:16.840Z] #42 53.31 Selecting previously unselected package libprotoc17:amd64. [2021-05-31T17:12:16.840Z] #42 53.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:16.840Z] #42 53.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:16.840Z] #42 53.98 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:12:16.840Z] #42 54.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:16.840Z] #42 54.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:16.840Z] #42 54.17 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:12:16.840Z] #42 54.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:16.840Z] #42 54.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:16.840Z] #42 54.43 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:12:16.840Z] #42 54.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:12:16.840Z] #42 54.43 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:16.840Z] #42 54.71 Selecting previously unselected package python-six. [2021-05-31T17:12:16.840Z] #42 54.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:12:16.840Z] #42 54.77 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:12:16.840Z] #42 54.88 Selecting previously unselected package python-protobuf. [2021-05-31T17:12:16.840Z] #42 54.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:16.840Z] #42 54.92 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:16.840Z] #42 55.49 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:16.840Z] #42 60.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:16.840Z] #42 60.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:16.840Z] #42 60.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:16.840Z] #42 60.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:16.840Z] #42 60.17 Setting up python-six (1.12.0-1) ... [2021-05-31T17:12:17.029Z] #13 42.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-31T17:12:17.029Z] #13 43.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-31T17:12:17.029Z] #13 43.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:12:17.061Z] #17 DONE 1.4s [2021-05-31T17:12:17.061Z] [2021-05-31T17:12:17.061Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:12:17.061Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-31T17:12:17.097Z] #42 ... [2021-05-31T17:12:17.097Z] [2021-05-31T17:12:17.097Z] #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-31T17:12:17.097Z] #37 sha256:e8f8ba009eb9cfbbcd04c0c0bf0209e2bdd464193bc6e408a8674b01a4adfe63 [2021-05-31T17:12:17.199Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-05-31T17:12:18.179Z] #21 ... [2021-05-31T17:12:18.179Z] [2021-05-31T17:12:18.179Z] #25 [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-31T17:12:18.179Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:12:18.426Z] #13 ... [2021-05-31T17:12:18.426Z] [2021-05-31T17:12:18.426Z] #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-31T17:12:18.426Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:18.446Z] #18 DONE 1.2s [2021-05-31T17:12:18.446Z] [2021-05-31T17:12:18.446Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:12:18.446Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-31T17:12:18.480Z] #25 161.0 Checking out files: 24% (2828/11369) Checking out files: 25% (2843/11369) Checking out files: 26% (2956/11369) Checking out files: 27% (3070/11369) Checking out files: 28% (3184/11369) Checking out files: 29% (3298/11369) Checking out files: 30% (3411/11369) Checking out files: 31% (3525/11369) Checking out files: 32% (3639/11369) Checking out files: 33% (3752/11369) Checking out files: 34% (3866/11369) Checking out files: 35% (3980/11369) Checking out files: 36% (4093/11369) Checking out files: 37% (4207/11369) Checking out files: 38% (4321/11369) Checking out files: 39% (4434/11369) Checking out files: 40% (4548/11369) [2021-05-31T17:12:18.480Z] #25 ... [2021-05-31T17:12:18.480Z] [2021-05-31T17:12:18.480Z] #44 [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-31T17:12:18.480Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:18.480Z] #44 87.51 DEP criu/image.d [2021-05-31T17:12:18.480Z] #44 87.82 DEP criu/image-desc.d [2021-05-31T17:12:18.480Z] #44 87.95 DEP criu/fsnotify.d [2021-05-31T17:12:18.480Z] #44 88.25 DEP criu/filesystems.d [2021-05-31T17:12:18.480Z] #44 88.59 DEP criu/files.d [2021-05-31T17:12:18.480Z] #44 88.86 DEP criu/files-reg.d [2021-05-31T17:12:18.480Z] #44 89.07 DEP criu/files-ext.d [2021-05-31T17:12:18.480Z] #44 89.24 DEP criu/file-lock.d [2021-05-31T17:12:18.480Z] #44 89.41 DEP criu/file-ids.d [2021-05-31T17:12:18.480Z] #44 89.53 DEP criu/fifo.d [2021-05-31T17:12:18.480Z] #44 89.77 DEP criu/fdstore.d [2021-05-31T17:12:18.480Z] #44 89.89 DEP criu/fault-injection.d [2021-05-31T17:12:18.480Z] #44 89.94 DEP criu/external.d [2021-05-31T17:12:18.480Z] #44 90.13 DEP criu/eventpoll.d [2021-05-31T17:12:18.480Z] #44 90.37 DEP criu/eventfd.d [2021-05-31T17:12:18.480Z] #44 90.55 DEP criu/crtools.d [2021-05-31T17:12:18.480Z] #44 90.72 DEP criu/cr-service.d [2021-05-31T17:12:18.480Z] #44 90.91 DEP criu/cr-restore.d [2021-05-31T17:12:18.480Z] #44 91.25 DEP criu/cr-errno.d [2021-05-31T17:12:18.480Z] #44 91.26 DEP criu/cr-dump.d [2021-05-31T17:12:18.480Z] #44 91.61 DEP criu/cr-dedup.d [2021-05-31T17:12:18.480Z] #44 91.87 DEP criu/cr-check.d [2021-05-31T17:12:18.480Z] #44 92.30 DEP criu/config.d [2021-05-31T17:12:18.480Z] #44 92.63 DEP criu/clone-noasan.d [2021-05-31T17:12:18.480Z] #44 92.73 DEP criu/cgroup.d [2021-05-31T17:12:18.480Z] #44 92.97 DEP criu/cgroup-props.d [2021-05-31T17:12:18.480Z] #44 93.11 DEP criu/bitmap.d [2021-05-31T17:12:18.480Z] #44 93.13 DEP criu/bfd.d [2021-05-31T17:12:18.480Z] #44 93.34 DEP criu/autofs.d [2021-05-31T17:12:18.480Z] #44 93.56 DEP criu/aio.d [2021-05-31T17:12:18.480Z] #44 93.75 DEP criu/action-scripts.d [2021-05-31T17:12:18.480Z] #44 94.06 CC criu/action-scripts.o [2021-05-31T17:12:18.480Z] #44 94.68 CC criu/aio.o [2021-05-31T17:12:18.480Z] #44 95.36 CC criu/autofs.o [2021-05-31T17:12:18.654Z] #58 ... [2021-05-31T17:12:18.654Z] [2021-05-31T17:12:18.654Z] #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-31T17:12:18.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:18.654Z] #13 32.44 Fetched 8971 kB in 29s (313 kB/s) [2021-05-31T17:12:18.654Z] #13 32.44 Reading package lists... [2021-05-31T17:12:18.654Z] #13 42.33 Reading package lists... [2021-05-31T17:12:18.654Z] #13 ... [2021-05-31T17:12:18.654Z] [2021-05-31T17:12:18.654Z] #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-31T17:12:18.654Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:12:18.654Z] #45 48.11 vendor/golang.org/x/crypto/internal/subtle [2021-05-31T17:12:18.654Z] #45 48.34 vendor/golang.org/x/crypto/curve25519 [2021-05-31T17:12:18.805Z] #44 ... [2021-05-31T17:12:18.805Z] [2021-05-31T17:12:18.805Z] #46 [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-31T17:12:18.805Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:18.805Z] #46 152.1 mime [2021-05-31T17:12:18.805Z] #46 158.8 vendor/golang.org/x/net/idna [2021-05-31T17:12:18.805Z] #46 161.3 net/textproto [2021-05-31T17:12:18.805Z] #46 161.3 crypto/x509 [2021-05-31T17:12:18.805Z] #46 161.8 vendor/golang.org/x/net/http/httpproxy [2021-05-31T17:12:18.805Z] #46 ... [2021-05-31T17:12:18.805Z] [2021-05-31T17:12:18.805Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:18.805Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:18.805Z] #21 49.70 Selecting previously unselected package libnet1:ppc64el. [2021-05-31T17:12:18.805Z] #21 49.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-31T17:12:18.805Z] #21 49.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:18.805Z] #21 49.80 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-31T17:12:18.805Z] #21 49.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-31T17:12:18.805Z] #21 49.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-31T17:12:19.107Z] #21 49.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-31T17:12:19.107Z] #21 49.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-31T17:12:19.107Z] #21 49.95 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:12:19.107Z] #21 50.04 Selecting previously unselected package libreadline5:ppc64el. [2021-05-31T17:12:19.107Z] #21 50.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-05-31T17:12:19.107Z] #21 50.07 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-31T17:12:19.390Z] #19 DONE 1.2s [2021-05-31T17:12:19.390Z] [2021-05-31T17:12:19.390Z] #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-31T17:12:19.390Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:19.390Z] #43 51.94 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:12:19.390Z] #43 52.18 HOSTLINK compel/compel-host-bin [2021-05-31T17:12:19.390Z] #43 52.37 DEP soccr/soccr.d [2021-05-31T17:12:19.390Z] #43 52.68 CC soccr/soccr.o [2021-05-31T17:12:19.390Z] #43 55.07 AR soccr/libsoccr.a [2021-05-31T17:12:19.390Z] #43 55.14 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:12:19.390Z] #43 55.73 DEP criu/arch/x86/sigframe.d [2021-05-31T17:12:19.390Z] #43 55.87 DEP criu/arch/x86/sigaction_compat.d [2021-05-31T17:12:19.390Z] #43 56.05 DEP criu/arch/x86/kerndat.d [2021-05-31T17:12:19.390Z] #43 56.34 DEP criu/arch/x86/crtools.d [2021-05-31T17:12:19.390Z] #43 56.52 DEP criu/arch/x86/cpu.d [2021-05-31T17:12:19.390Z] #43 56.67 CC criu/arch/x86/cpu.o [2021-05-31T17:12:19.390Z] #43 57.23 CC criu/arch/x86/crtools.o [2021-05-31T17:12:19.390Z] #43 59.22 CC criu/arch/x86/kerndat.o [2021-05-31T17:12:19.409Z] #21 50.23 Selecting previously unselected package net-tools. [2021-05-31T17:12:19.409Z] #21 50.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-05-31T17:12:19.409Z] #21 50.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:12:19.651Z] #43 ... [2021-05-31T17:12:19.651Z] [2021-05-31T17:12:19.652Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:19.652Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:12:19.714Z] #21 50.64 Selecting previously unselected package patch. [2021-05-31T17:12:19.714Z] #21 50.64 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_ppc64el.deb ... [2021-05-31T17:12:19.714Z] #21 50.64 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:12:20.017Z] #21 50.83 Selecting previously unselected package python-pip-whl. [2021-05-31T17:12:20.017Z] #21 50.83 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:12:20.017Z] #21 50.86 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:12:20.669Z] #21 51.50 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:12:20.669Z] #21 51.51 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:12:20.669Z] #21 51.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:12:20.840Z] #29 11.90 0.0% 1.2% # 2.3% ## 3.3% ### 4.4% #### 5.6% #### 6.7% ##### 7.9% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.3% ########### 15.5% ########### 16.4% ############ 17.9% ############# 18.7% ############## 20.0% ############## 20.5% ############### 21.9% ################ 23.1% ################# 23.7% ################## 25.5% ################## 25.5% ################### 27.4% #################### 27.8% #################### 28.5% ##################### 30.2% ###################### 31.9% ####################### 32.9% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################### 38.2% ############################ 39.0% ############################ 40.2% ############################# 41.6% ############################## 42.9% ################################ 44.6% [2021-05-31T17:12:20.840Z] #29 ... [2021-05-31T17:12:20.840Z] [2021-05-31T17:12:20.840Z] #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-31T17:12:20.840Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:12:20.840Z] #51 41.32 bytes [2021-05-31T17:12:20.840Z] #51 41.34 strconv [2021-05-31T17:12:20.840Z] #51 41.36 strings [2021-05-31T17:12:20.840Z] #51 41.39 syscall [2021-05-31T17:12:20.840Z] #51 44.39 text/tabwriter [2021-05-31T17:12:20.840Z] #51 46.21 reflect [2021-05-31T17:12:20.840Z] #51 46.22 regexp/syntax [2021-05-31T17:12:20.840Z] #51 50.25 internal/syscall/execenv [2021-05-31T17:12:20.840Z] #51 50.27 time [2021-05-31T17:12:20.840Z] #51 50.53 internal/syscall/unix [2021-05-31T17:12:20.840Z] #51 51.20 regexp [2021-05-31T17:12:20.840Z] #51 ... [2021-05-31T17:12:20.840Z] [2021-05-31T17:12:20.840Z] #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-31T17:12:20.840Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:20.984Z] #21 51.66 Selecting previously unselected package python3-distutils. [2021-05-31T17:12:20.984Z] #21 51.67 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:12:20.984Z] #21 51.68 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:12:20.984Z] #21 51.84 Selecting previously unselected package python3-pip. [2021-05-31T17:12:20.984Z] #21 51.84 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:12:20.984Z] #21 51.85 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:12:21.039Z] #20 1.696 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:12:21.285Z] #21 52.13 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:12:21.286Z] #21 52.13 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:12:21.286Z] #21 52.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:21.299Z] #20 1.740 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:12:21.299Z] #20 1.742 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:12:21.299Z] #20 1.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:12:21.590Z] #21 52.28 Selecting previously unselected package python3-setuptools. [2021-05-31T17:12:21.590Z] #21 52.29 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:12:21.590Z] #21 52.30 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:12:21.590Z] #21 52.60 Selecting previously unselected package python3-wheel. [2021-05-31T17:12:21.870Z] #20 2.269 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:12:21.892Z] #21 52.61 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:12:21.892Z] #21 52.61 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:12:21.892Z] #21 52.73 Selecting previously unselected package sudo. [2021-05-31T17:12:21.892Z] #21 52.73 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-05-31T17:12:21.892Z] #21 52.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:12:21.929Z] #45 ... [2021-05-31T17:12:21.929Z] [2021-05-31T17:12:21.929Z] #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-31T17:12:21.929Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:12:21.929Z] #55 43.23 Reading package lists... [2021-05-31T17:12:21.929Z] #55 51.84 Building dependency tree... [2021-05-31T17:12:21.929Z] #55 ... [2021-05-31T17:12:21.929Z] [2021-05-31T17:12:21.929Z] #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-31T17:12:21.929Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:21.929Z] #36 42.69 Reading package lists... [2021-05-31T17:12:21.929Z] #36 51.32 Building dependency tree... [2021-05-31T17:12:22.186Z] #36 ... [2021-05-31T17:12:22.186Z] [2021-05-31T17:12:22.186Z] #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-31T17:12:22.186Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:22.186Z] #42 44.07 Reading package lists... [2021-05-31T17:12:22.354Z] #37 ... [2021-05-31T17:12:22.354Z] [2021-05-31T17:12:22.354Z] #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-31T17:12:22.354Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:22.354Z] #42 64.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:22.354Z] #42 64.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:12:22.354Z] #42 64.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:22.354Z] #42 64.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:12:22.354Z] #42 64.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:22.354Z] #42 64.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:22.354Z] #42 64.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:22.354Z] #42 64.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:22.354Z] #42 64.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:22.354Z] #42 64.78 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:22.442Z] #20 ... [2021-05-31T17:12:22.442Z] [2021-05-31T17:12:22.442Z] #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-31T17:12:22.442Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:12:22.442Z] #45 143.0 net/http/httptrace [2021-05-31T17:12:22.442Z] #45 143.3 net/http [2021-05-31T17:12:22.443Z] #42 52.54 Building dependency tree... [2021-05-31T17:12:22.443Z] #42 ... [2021-05-31T17:12:22.443Z] [2021-05-31T17:12:22.443Z] #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-31T17:12:22.443Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:12:22.443Z] #55 51.84 Building dependency tree... [2021-05-31T17:12:22.561Z] #21 53.30 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:12:22.561Z] #21 53.32 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-05-31T17:12:22.561Z] #21 53.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:12:22.702Z] #45 ... [2021-05-31T17:12:22.702Z] [2021-05-31T17:12:22.702Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:22.702Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:12:22.702Z] #20 3.299 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:12:22.861Z] #21 53.59 Selecting previously unselected package uidmap. [2021-05-31T17:12:22.861Z] #21 53.60 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-05-31T17:12:22.861Z] #21 53.62 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:12:22.861Z] #21 53.80 Selecting previously unselected package vim-runtime. [2021-05-31T17:12:22.861Z] #21 53.80 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:22.861Z] #21 53.83 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-31T17:12:22.861Z] #21 53.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:12:22.861Z] #21 53.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:12:23.020Z] #29 11.90 0.0% 1.2% # 2.3% ## 3.3% ### 4.4% #### 5.6% #### 6.7% ##### 7.9% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.3% ########### 15.5% ########### 16.4% ############ 17.9% ############# 18.7% ############## 20.0% ############## 20.5% ############### 21.9% ################ 23.1% ################# 23.7% ################## 25.5% ################## 25.5% ################### 27.4% #################### 27.8% #################### 28.5% ##################### 30.2% ###################### 31.9% ####################### 32.9% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################### 38.2% ############################ 39.0% ############################ 40.2% ############################# 41.6% ############################## 42.9% ################################ 44.6% ################################ 45.1% ################################ 45.6% ################################ 45.7% ################################## 47.9% #################################### 50.2% ##################################### 51.5% ###################################### 53.7% ######################################## 55.9% ######################################### 57.0% ########################################## 58.5% ########################################### 60.9% ############################################ 61.3% ############################################# 63.4% ############################################## 64.8% ################################################ 67.0% ################################################ 67.6% [2021-05-31T17:12:23.020Z] #29 ... [2021-05-31T17:12:23.020Z] [2021-05-31T17:12:23.020Z] #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-31T17:12:23.020Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:23.020Z] #45 43.76 strings [2021-05-31T17:12:23.020Z] #45 46.84 hash/crc32 [2021-05-31T17:12:23.020Z] #45 47.82 regexp/syntax [2021-05-31T17:12:23.020Z] #45 48.12 path [2021-05-31T17:12:23.020Z] #45 48.77 vendor/golang.org/x/text/transform [2021-05-31T17:12:23.020Z] #45 49.60 time [2021-05-31T17:12:23.020Z] #45 50.07 internal/syscall/execenv [2021-05-31T17:12:23.020Z] #45 50.53 internal/syscall/unix [2021-05-31T17:12:23.020Z] #45 52.89 regexp [2021-05-31T17:12:23.294Z] #45 ... [2021-05-31T17:12:23.294Z] [2021-05-31T17:12:23.294Z] #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-31T17:12:23.294Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:24.086Z] #20 4.577 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:12:24.962Z] #55 56.74 The following additional packages will be installed: [2021-05-31T17:12:24.962Z] #55 56.75 libbtrfs0 [2021-05-31T17:12:24.962Z] #55 ... [2021-05-31T17:12:24.962Z] [2021-05-31T17:12:24.962Z] #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-31T17:12:24.962Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:24.962Z] #49 46.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:12:24.962Z] #49 47.75 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:12:24.962Z] #49 49.61 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-31T17:12:24.962Z] #49 53.31 go: extracting golang.org/x/text v0.3.2 [2021-05-31T17:12:25.217Z] #49 ... [2021-05-31T17:12:25.217Z] [2021-05-31T17:12:25.217Z] #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-31T17:12:25.217Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:25.218Z] #36 55.55 The following additional packages will be installed: [2021-05-31T17:12:25.218Z] #36 55.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-31T17:12:25.218Z] #36 55.60 Suggested packages: [2021-05-31T17:12:25.218Z] #36 55.64 cmake-doc ninja-build lrzip [2021-05-31T17:12:25.218Z] #36 55.64 Recommended packages: [2021-05-31T17:12:25.218Z] #36 55.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-31T17:12:25.471Z] #20 6.067 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:12:25.473Z] #36 57.31 The following NEW packages will be installed: [2021-05-31T17:12:25.473Z] #36 57.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-31T17:12:25.473Z] #36 57.36 vim-common xxd [2021-05-31T17:12:25.621Z] #42 ... [2021-05-31T17:12:25.621Z] [2021-05-31T17:12:25.621Z] #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-31T17:12:25.621Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:12:25.621Z] #45 60.35 time [2021-05-31T17:12:25.621Z] #45 64.82 internal/fmtsort [2021-05-31T17:12:25.621Z] #45 65.35 internal/syscall/execenv [2021-05-31T17:12:25.621Z] #45 65.52 internal/syscall/unix [2021-05-31T17:12:25.621Z] #45 65.74 strings [2021-05-31T17:12:25.621Z] #45 66.57 os [2021-05-31T17:12:25.621Z] #45 68.26 regexp/syntax [2021-05-31T17:12:25.621Z] #45 70.09 fmt [2021-05-31T17:12:25.621Z] #45 ... [2021-05-31T17:12:25.621Z] [2021-05-31T17:12:25.621Z] #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-31T17:12:25.621Z] #37 sha256:e8f8ba009eb9cfbbcd04c0c0bf0209e2bdd464193bc6e408a8674b01a4adfe63 [2021-05-31T17:12:25.621Z] #37 5.998 + RM_GOPATH=0 [2021-05-31T17:12:25.621Z] #37 5.998 + TMP_GOPATH= [2021-05-31T17:12:25.621Z] #37 5.998 + : /build [2021-05-31T17:12:25.621Z] #37 5.998 + '[' -z '' ']' [2021-05-31T17:12:25.621Z] #37 5.998 ++ mktemp -d [2021-05-31T17:12:25.621Z] #37 5.998 + export GOPATH=/tmp/tmp.qQXqSXn2yk [2021-05-31T17:12:25.621Z] #37 5.998 + GOPATH=/tmp/tmp.qQXqSXn2yk [2021-05-31T17:12:25.621Z] #37 5.998 + RM_GOPATH=1 [2021-05-31T17:12:25.621Z] #37 5.998 + case "$(go env GOARCH)" in [2021-05-31T17:12:25.621Z] #37 5.998 ++ go env GOARCH [2021-05-31T17:12:25.621Z] #37 6.074 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:25.621Z] #37 6.074 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:25.621Z] #37 6.074 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:25.621Z] #37 6.074 + dir=/tmp/install [2021-05-31T17:12:25.621Z] #37 6.074 + bin=tini [2021-05-31T17:12:25.621Z] #37 6.074 + shift [2021-05-31T17:12:25.621Z] #37 6.074 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:12:25.621Z] #37 6.074 + . /tmp/install/tini.installer [2021-05-31T17:12:25.621Z] #37 6.074 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:25.621Z] #37 6.074 + install_tini [2021-05-31T17:12:25.621Z] #37 6.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:12:25.621Z] #37 6.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.qQXqSXn2yk/tini [2021-05-31T17:12:25.621Z] #37 6.074 Cloning into '/tmp/tmp.qQXqSXn2yk/tini'... [2021-05-31T17:12:25.621Z] #37 6.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:25.621Z] #37 6.855 + cd /tmp/tmp.qQXqSXn2yk/tini [2021-05-31T17:12:25.621Z] #37 6.855 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:25.621Z] #37 6.886 + cmake . [2021-05-31T17:12:25.621Z] #37 7.432 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:12:25.621Z] #37 7.489 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:12:25.621Z] #37 8.136 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:12:25.621Z] #37 8.147 -- Detecting C compiler ABI info [2021-05-31T17:12:25.880Z] #37 8.843 -- Detecting C compiler ABI info - done [2021-05-31T17:12:25.880Z] #37 8.875 -- Detecting C compile features [2021-05-31T17:12:26.040Z] #36 57.85 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:26.040Z] #36 57.85 Need to get 14.9 MB of archives. [2021-05-31T17:12:26.040Z] #36 57.85 After this operation, 61.8 MB of additional disk space will be used. [2021-05-31T17:12:26.040Z] #36 57.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:12:26.040Z] #36 57.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:12:26.040Z] #36 57.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-31T17:12:26.138Z] #37 ... [2021-05-31T17:12:26.138Z] [2021-05-31T17:12:26.138Z] #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-31T17:12:26.138Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:26.138Z] #42 70.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:12:26.138Z] #42 70.85 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:26.138Z] #42 DONE 71.2s [2021-05-31T17:12:26.273Z] #29 11.90 0.0% 1.2% # 2.3% ## 3.3% ### 4.4% #### 5.6% #### 6.7% ##### 7.9% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.3% ########### 15.5% ########### 16.4% ############ 17.9% ############# 18.7% ############## 20.0% ############## 20.5% ############### 21.9% ################ 23.1% ################# 23.7% ################## 25.5% ################## 25.5% ################### 27.4% #################### 27.8% #################### 28.5% ##################### 30.2% ###################### 31.9% ####################### 32.9% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################### 38.2% ############################ 39.0% ############################ 40.2% ############################# 41.6% ############################## 42.9% ################################ 44.6% ################################ 45.1% ################################ 45.6% ################################ 45.7% ################################## 47.9% #################################### 50.2% ##################################### 51.5% ###################################### 53.7% ######################################## 55.9% ######################################### 57.0% ########################################## 58.5% ########################################### 60.9% ############################################ 61.3% ############################################# 63.4% ############################################## 64.8% ################################################ 67.0% ################################################ 67.6% ################################################# 69.3% ################################################## 69.5% ################################################### 71.2% ################################################### 72.0% ##################################################### 73.8% ##################################################### 74.2% ###################################################### 75.6% ###################################################### 76.2% ######################################################## 78.3% ######################################################## 79.1% ######################################################### 80.3% ########################################################## 81.5% ########################################################### 82.8% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.0% ############################################################### 88.1% ################################################################ 89.0% ################################################################# 90.8% ################################################################# 90.8% [2021-05-31T17:12:26.273Z] #29 ... [2021-05-31T17:12:26.273Z] [2021-05-31T17:12:26.273Z] #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-31T17:12:26.273Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:12:26.273Z] #42 46.88 Setting up python-six (1.12.0-1) ... [2021-05-31T17:12:26.273Z] #42 49.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:26.273Z] #42 51.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-31T17:12:26.273Z] #42 53.68 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:26.273Z] #42 56.10 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-31T17:12:26.273Z] #42 ... [2021-05-31T17:12:26.273Z] [2021-05-31T17:12:26.273Z] #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-31T17:12:26.273Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:26.394Z] [2021-05-31T17:12:26.394Z] #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-31T17:12:26.394Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:26.439Z] #21 57.31 Selecting previously unselected package vim. [2021-05-31T17:12:26.439Z] #21 57.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-31T17:12:26.439Z] #21 57.34 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:12:26.603Z] #36 58.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:12:26.856Z] #29 11.90 0.0% 1.2% # 2.3% ## 3.3% ### 4.4% #### 5.6% #### 6.7% ##### 7.9% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.3% ########### 15.5% ########### 16.4% ############ 17.9% ############# 18.7% ############## 20.0% ############## 20.5% ############### 21.9% ################ 23.1% ################# 23.7% ################## 25.5% ################## 25.5% ################### 27.4% #################### 27.8% #################### 28.5% ##################### 30.2% ###################### 31.9% ####################### 32.9% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################### 38.2% ############################ 39.0% ############################ 40.2% ############################# 41.6% ############################## 42.9% ################################ 44.6% ################################ 45.1% ################################ 45.6% ################################ 45.7% ################################## 47.9% #################################### 50.2% ##################################### 51.5% ###################################### 53.7% ######################################## 55.9% ######################################### 57.0% ########################################## 58.5% ########################################### 60.9% ############################################ 61.3% ############################################# 63.4% ############################################## 64.8% ################################################ 67.0% ################################################ 67.6% ################################################# 69.3% ################################################## 69.5% ################################################### 71.2% ################################################### 72.0% ##################################################### 73.8% ##################################################### 74.2% ###################################################### 75.6% ###################################################### 76.2% ######################################################## 78.3% ######################################################## 79.1% ######################################################### 80.3% ########################################################## 81.5% ########################################################### 82.8% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.0% ############################################################### 88.1% ################################################################ 89.0% ################################################################# 90.8% ################################################################# 90.8% ################################################################## 92.5% ################################################################### 93.2% [2021-05-31T17:12:26.856Z] #29 ... [2021-05-31T17:12:26.856Z] [2021-05-31T17:12:26.856Z] #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-31T17:12:26.856Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:12:26.856Z] #36 47.34 Selecting previously unselected package libarchive13:arm64. [2021-05-31T17:12:26.856Z] #36 47.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-31T17:12:26.856Z] #36 47.37 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:26.856Z] #36 47.67 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-31T17:12:26.856Z] #36 47.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-31T17:12:26.856Z] #36 47.72 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-31T17:12:26.856Z] #36 48.15 Selecting previously unselected package librhash0:arm64. [2021-05-31T17:12:26.856Z] #36 48.16 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-31T17:12:26.856Z] #36 48.17 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-31T17:12:26.856Z] #36 48.40 Selecting previously unselected package libuv1:arm64. [2021-05-31T17:12:26.856Z] #36 48.41 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-31T17:12:26.856Z] #36 48.43 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-31T17:12:26.856Z] #36 49.36 Selecting previously unselected package cmake. [2021-05-31T17:12:26.856Z] #36 49.38 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-31T17:12:26.856Z] #36 50.07 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:12:26.856Z] #36 57.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-31T17:12:26.856Z] #36 ... [2021-05-31T17:12:26.856Z] [2021-05-31T17:12:26.856Z] #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-31T17:12:26.856Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:27.094Z] #21 58.05 Selecting previously unselected package xfsprogs. [2021-05-31T17:12:27.094Z] #21 58.06 Preparing to unpack .../39-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-05-31T17:12:27.094Z] #21 58.06 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:12:27.322Z] #43 ... [2021-05-31T17:12:27.322Z] [2021-05-31T17:12:27.322Z] #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-31T17:12:27.322Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:27.322Z] #13 58.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:12:27.322Z] #13 58.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:12:27.322Z] #13 58.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:12:27.322Z] #13 60.77 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:12:27.322Z] #13 60.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:12:27.322Z] #13 60.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:12:27.322Z] #13 60.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-31T17:12:27.322Z] #13 60.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:12:27.322Z] #13 60.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:12:27.322Z] #13 61.16 Selecting previously unselected package dmsetup. [2021-05-31T17:12:27.322Z] #13 61.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:12:27.322Z] #13 61.16 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:12:27.322Z] #13 61.36 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:12:27.322Z] #13 61.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:12:27.322Z] #13 61.39 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:12:27.322Z] #13 66.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:12:27.322Z] #13 66.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:12:27.322Z] #13 66.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:12:27.473Z] #29 11.90 0.0% 1.2% # 2.3% ## 3.3% ### 4.4% #### 5.6% #### 6.7% ##### 7.9% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.3% ########### 15.5% ########### 16.4% ############ 17.9% ############# 18.7% ############## 20.0% ############## 20.5% ############### 21.9% ################ 23.1% ################# 23.7% ################## 25.5% ################## 25.5% ################### 27.4% #################### 27.8% #################### 28.5% ##################### 30.2% ###################### 31.9% ####################### 32.9% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################### 38.2% ############################ 39.0% ############################ 40.2% ############################# 41.6% ############################## 42.9% ################################ 44.6% ################################ 45.1% ################################ 45.6% ################################ 45.7% ################################## 47.9% #################################### 50.2% ##################################### 51.5% ###################################### 53.7% ######################################## 55.9% ######################################### 57.0% ########################################## 58.5% ########################################### 60.9% ############################################ 61.3% ############################################# 63.4% ############################################## 64.8% ################################################ 67.0% ################################################ 67.6% ################################################# 69.3% ################################################## 69.5% ################################################### 71.2% ################################################### 72.0% ##################################################### 73.8% ##################################################### 74.2% ###################################################### 75.6% ###################################################### 76.2% ######################################################## 78.3% ######################################################## 79.1% ######################################################### 80.3% ########################################################## 81.5% ########################################################### 82.8% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.0% ############################################################### 88.1% ################################################################ 89.0% ################################################################# 90.8% ################################################################# 90.8% ################################################################## 92.5% ################################################################### 93.2% ################################################################### 93.9% #################################################################### 94.6% #################################################################### 95.6% ###################################################################### 98.2% ####################################################################### 99.2% ######################################################################## 100.0% [2021-05-31T17:12:27.535Z] #36 ... [2021-05-31T17:12:27.535Z] [2021-05-31T17:12:27.535Z] #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-31T17:12:27.535Z] #67 sha256:c840292a7305b2088f0a14956f6f98c9074d5baebbe25289d9edc28f66814bf1 [2021-05-31T17:12:27.535Z] #67 DONE 59.3s [2021-05-31T17:12:27.535Z] [2021-05-31T17:12:27.535Z] #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-31T17:12:27.535Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:27.535Z] #13 42.33 Reading package lists... [2021-05-31T17:12:27.736Z] #29 23.44 [2021-05-31T17:12:27.751Z] #21 58.70 Selecting previously unselected package zip. [2021-05-31T17:12:27.885Z] #13 ... [2021-05-31T17:12:27.885Z] [2021-05-31T17:12:27.885Z] #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-31T17:12:27.885Z] #37 sha256:e8f8ba009eb9cfbbcd04c0c0bf0209e2bdd464193bc6e408a8674b01a4adfe63 [2021-05-31T17:12:27.885Z] #37 10.78 -- Detecting C compile features - done [2021-05-31T17:12:27.885Z] #37 10.84 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:12:28.016Z] #20 ... [2021-05-31T17:12:28.016Z] [2021-05-31T17:12:28.016Z] #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-31T17:12:28.016Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:28.016Z] #43 60.17 CC criu/arch/x86/sigaction_compat.o [2021-05-31T17:12:28.016Z] #43 60.58 CC criu/arch/x86/sigframe.o [2021-05-31T17:12:28.016Z] #43 61.00 LINK criu/arch/x86/crtools.built-in.o [2021-05-31T17:12:28.016Z] #43 61.09 DEP criu/pie/util-vdso-elf32.d [2021-05-31T17:12:28.016Z] #43 61.22 DEP criu/pie/util-vdso.d [2021-05-31T17:12:28.016Z] #43 61.35 DEP criu/pie/util.d [2021-05-31T17:12:28.016Z] #43 61.48 CC criu/pie/util.o [2021-05-31T17:12:28.016Z] #43 61.86 CC criu/pie/util-vdso.o [2021-05-31T17:12:28.016Z] #43 62.49 CC criu/pie/util-vdso-elf32.o [2021-05-31T17:12:28.016Z] #43 63.32 AR criu/pie/pie.lib.a [2021-05-31T17:12:28.016Z] #43 63.37 DEP criu/pie/restorer.d [2021-05-31T17:12:28.016Z] #43 63.59 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-31T17:12:28.016Z] #43 63.71 DEP criu/arch/x86/restorer_unmap.d [2021-05-31T17:12:28.016Z] #43 63.73 DEP criu/arch/x86/restorer.d [2021-05-31T17:12:28.017Z] #43 64.00 DEP criu/arch/x86/vdso-pie.d [2021-05-31T17:12:28.017Z] #43 64.10 DEP criu/pie/parasite-vdso.d [2021-05-31T17:12:28.017Z] #43 64.27 DEP criu/pie/parasite.d [2021-05-31T17:12:28.017Z] #43 64.55 CC criu/pie/parasite.o [2021-05-31T17:12:28.017Z] #43 65.94 LINK criu/pie/parasite.built-in.o [2021-05-31T17:12:28.017Z] #43 65.96 GEN criu/pie/parasite-blob.h [2021-05-31T17:12:28.017Z] #43 66.01 CC criu/pie/parasite-vdso.o [2021-05-31T17:12:28.017Z] #43 66.73 CC criu/arch/x86/vdso-pie.o [2021-05-31T17:12:28.017Z] #43 67.03 CC criu/arch/x86/restorer.o [2021-05-31T17:12:28.017Z] #43 67.70 CC criu/arch/x86/restorer_unmap.o [2021-05-31T17:12:28.017Z] #43 67.76 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-31T17:12:28.017Z] #43 68.03 CC criu/pie/restorer.o [2021-05-31T17:12:28.053Z] #21 58.71 Preparing to unpack .../40-zip_3.0-11+b1_ppc64el.deb ... [2021-05-31T17:12:28.053Z] #21 58.71 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:12:28.053Z] #21 58.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:12:28.053Z] #21 58.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:12:28.053Z] #21 58.94 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:28.053Z] #21 58.94 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-31T17:12:28.053Z] #21 58.95 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-05-31T17:12:28.053Z] #21 58.96 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:28.053Z] #21 58.97 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:12:28.053Z] #21 58.98 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-05-31T17:12:28.053Z] #21 58.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:28.053Z] #21 58.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:12:28.053Z] #21 58.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-31T17:12:28.053Z] #21 59.02 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-31T17:12:28.053Z] #21 59.03 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:12:28.053Z] #21 59.05 Setting up zip (3.0-11+b1) ... [2021-05-31T17:12:28.053Z] #21 59.06 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:28.053Z] #21 59.09 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:12:28.311Z] #29 24.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-31T17:12:28.450Z] #37 11.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:12:28.450Z] #37 11.36 -- Configuring done [2021-05-31T17:12:28.450Z] #37 11.39 -- Generating done [2021-05-31T17:12:28.450Z] #37 11.40 -- Build files have been written to: /tmp/tmp.qQXqSXn2yk/tini [2021-05-31T17:12:28.450Z] #37 11.40 + make tini-static [2021-05-31T17:12:28.588Z] #29 24.49 [2021-05-31T17:12:28.707Z] #37 ... [2021-05-31T17:12:28.707Z] [2021-05-31T17:12:28.707Z] #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-31T17:12:28.707Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:12:28.707Z] #51 63.64 context [2021-05-31T17:12:28.707Z] #51 64.41 internal/poll [2021-05-31T17:12:28.707Z] #51 65.86 encoding/binary [2021-05-31T17:12:28.707Z] #51 66.36 os [2021-05-31T17:12:28.707Z] #51 67.97 encoding/base64 [2021-05-31T17:12:28.707Z] #51 68.84 golang.org/x/sys/unix [2021-05-31T17:12:28.707Z] #51 70.31 fmt [2021-05-31T17:12:28.730Z] #21 ... [2021-05-31T17:12:28.730Z] [2021-05-31T17:12:28.730Z] #25 [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-31T17:12:28.730Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:12:28.730Z] #25 161.0 Checking out files: 24% (2828/11369) Checking out files: 25% (2843/11369) Checking out files: 26% (2956/11369) Checking out files: 27% (3070/11369) Checking out files: 28% (3184/11369) Checking out files: 29% (3298/11369) Checking out files: 30% (3411/11369) Checking out files: 31% (3525/11369) Checking out files: 32% (3639/11369) Checking out files: 33% (3752/11369) Checking out files: 34% (3866/11369) Checking out files: 35% (3980/11369) Checking out files: 36% (4093/11369) Checking out files: 37% (4207/11369) Checking out files: 38% (4321/11369) Checking out files: 39% (4434/11369) Checking out files: 40% (4548/11369) Checking out files: 40% (4581/11369) Checking out files: 41% (4662/11369) Checking out files: 42% (4775/11369) Checking out files: 43% (4889/11369) Checking out files: 44% (5003/11369) Checking out files: 45% (5117/11369) Checking out files: 46% (5230/11369) Checking out files: 47% (5344/11369) Checking out files: 48% (5458/11369) Checking out files: 49% (5571/11369) Checking out files: 50% (5685/11369) Checking out files: 51% (5799/11369) Checking out files: 52% (5912/11369) Checking out files: 53% (6026/11369) Checking out files: 53% (6083/11369) Checking out files: 54% (6140/11369) Checking out files: 55% (6253/11369) Checking out files: 56% (6367/11369) Checking out files: 57% (6481/11369) Checking out files: 58% (6595/11369) Checking out files: 59% (6708/11369) Checking out files: 60% (6822/11369) Checking out files: 61% (6936/11369) Checking out files: 62% (7049/11369) Checking out files: 63% (7163/11369) Checking out files: 64% (7277/11369) Checking out files: 65% (7390/11369) Checking out files: 66% (7504/11369) Checking out files: 67% (7618/11369) Checking out files: 68% (7731/11369) Checking out files: 69% (7845/11369) Checking out files: 69% (7920/11369) Checking out files: 70% (7959/11369) Checking out files: 71% (8072/11369) Checking out files: 72% (8186/11369) Checking out files: 73% (8300/11369) Checking out files: 74% (8414/11369) Checking out files: 75% (8527/11369) Checking out files: 76% (8641/11369) Checking out files: 77% (8755/11369) Checking out files: 78% (8868/11369) Checking out files: 79% (8982/11369) Checking out files: 80% (9096/11369) Checking out files: 81% (9209/11369) Checking out files: 82% (9323/11369) Checking out files: 83% (9437/11369) Checking out files: 84% (9550/11369) Checking out files: 85% (9664/11369) Checking out files: 86% (9778/11369) Checking out files: 87% (9892/11369) Checking out files: 87% (9998/11369) Checking out files: 88% (10005/11369) Checking out files: 89% (10119/11369) Checking out files: 90% (10233/11369) Checking out files: 91% (10346/11369) Checking out files: 92% (10460/11369) Checking out files: 93% (10574/11369) Checking out files: 94% (10687/11369) Checking out files: 95% (10801/11369) Checking out files: 96% (10915/11369) Checking out files: 97% (11028/11369) Checking out files: 98% (11142/11369) Checking out files: 99% (11256/11369) Checking out files: 100% (11369/11369) Checking out files: 100% (11369/11369), done. [2021-05-31T17:12:28.730Z] #25 166.0 + cd /tmp/tmp.ebP5mQaWg5/tmp/docker-ce [2021-05-31T17:12:28.730Z] #25 166.0 + git checkout -q v17.06.2-ce [2021-05-31T17:12:28.730Z] #25 169.5 + mkdir -p /tmp/tmp.ebP5mQaWg5/src/github.com/docker [2021-05-31T17:12:28.730Z] #25 169.5 + mv components/cli /tmp/tmp.ebP5mQaWg5/src/github.com/docker/cli [2021-05-31T17:12:28.730Z] #25 169.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-31T17:12:28.851Z] #29 24.82 # 2.0% ######################################################################## 100.0% [2021-05-31T17:12:28.964Z] #51 ... [2021-05-31T17:12:28.964Z] [2021-05-31T17:12:28.964Z] #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-31T17:12:28.964Z] #37 sha256:e8f8ba009eb9cfbbcd04c0c0bf0209e2bdd464193bc6e408a8674b01a4adfe63 [2021-05-31T17:12:28.964Z] #37 11.83 Scanning dependencies of target tini-static [2021-05-31T17:12:28.964Z] #37 11.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:12:29.032Z] #25 ... [2021-05-31T17:12:29.032Z] [2021-05-31T17:12:29.032Z] #44 [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-31T17:12:29.032Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:29.032Z] #44 98.07 CC criu/bfd.o [2021-05-31T17:12:29.032Z] #44 98.81 CC criu/bitmap.o [2021-05-31T17:12:29.032Z] #44 99.09 CC criu/cgroup-props.o [2021-05-31T17:12:29.032Z] #44 100.7 CC criu/cgroup.o [2021-05-31T17:12:29.032Z] #44 106.3 CC criu/clone-noasan.o [2021-05-31T17:12:29.032Z] #44 106.6 CC criu/config.o [2021-05-31T17:12:29.158Z] #29 24.99 [2021-05-31T17:12:29.614Z] #29 ... [2021-05-31T17:12:29.614Z] [2021-05-31T17:12:29.614Z] #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-31T17:12:29.614Z] #47 sha256:5bc3bff75ec8c239a49481dfaf35bfe4af16fbfa4c1c059fa1084a0ec7cf801b [2021-05-31T17:12:29.614Z] #47 DONE 60.0s [2021-05-31T17:12:29.614Z] [2021-05-31T17:12:29.614Z] #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-31T17:12:29.614Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:29.614Z] #45 54.73 internal/poll [2021-05-31T17:12:29.614Z] #45 54.76 context [2021-05-31T17:12:29.614Z] #45 54.78 internal/fmtsort [2021-05-31T17:12:29.614Z] #45 55.69 encoding/binary [2021-05-31T17:12:29.614Z] #45 56.39 github.com/LK4D4/vndr/versioned [2021-05-31T17:12:29.614Z] #45 56.53 os [2021-05-31T17:12:29.614Z] #45 57.26 encoding/base64 [2021-05-31T17:12:29.614Z] #45 57.27 crypto/cipher [2021-05-31T17:12:29.614Z] #45 57.29 crypto/sha512 [2021-05-31T17:12:29.614Z] #45 58.08 crypto/ed25519/internal/edwards25519 [2021-05-31T17:12:29.614Z] #45 58.30 crypto/md5 [2021-05-31T17:12:29.614Z] #45 59.10 crypto/sha1 [2021-05-31T17:12:29.614Z] #45 59.20 crypto/aes [2021-05-31T17:12:29.614Z] #45 59.84 fmt [2021-05-31T17:12:29.886Z] #45 60.56 internal/lazyregexp [2021-05-31T17:12:30.030Z] #37 13.20 [100%] Linking C executable tini-static [2021-05-31T17:12:30.056Z] #13 51.92 Building dependency tree... [2021-05-31T17:12:30.056Z] #13 ... [2021-05-31T17:12:30.056Z] [2021-05-31T17:12:30.056Z] #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-31T17:12:30.056Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-31T17:12:30.056Z] #55 57.11 The following NEW packages will be installed: [2021-05-31T17:12:30.056Z] #55 57.13 libbtrfs-dev libbtrfs0 [2021-05-31T17:12:30.056Z] #55 57.89 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:30.056Z] #55 57.89 Need to get 119 kB of archives. [2021-05-31T17:12:30.056Z] #55 57.89 After this operation, 387 kB of additional disk space will be used. [2021-05-31T17:12:30.056Z] #55 57.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:12:30.056Z] #55 57.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-31T17:12:30.056Z] #55 59.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:30.056Z] #55 60.30 Fetched 119 kB in 0s (288 kB/s) [2021-05-31T17:12:30.056Z] #55 60.46 Selecting previously unselected package libbtrfs0. [2021-05-31T17:12:30.056Z] #55 60.46 (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-31T17:12:30.056Z] #55 60.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:12:30.056Z] #55 60.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:30.056Z] #55 60.82 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:12:30.056Z] #55 60.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:12:30.056Z] #55 60.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:30.056Z] #55 61.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:12:30.056Z] #55 61.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:12:30.056Z] #55 61.33 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:30.056Z] #55 DONE 61.6s [2021-05-31T17:12:30.056Z] [2021-05-31T17:12:30.056Z] #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-31T17:12:30.056Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:30.056Z] #49 61.20 go: finding github.com/fatih/color v1.7.0 [2021-05-31T17:12:30.056Z] #49 61.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-31T17:12:30.056Z] #49 61.28 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-31T17:12:30.056Z] #49 61.28 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-31T17:12:30.056Z] #49 61.42 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-31T17:12:30.056Z] #49 61.46 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-31T17:12:30.056Z] #49 61.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-31T17:12:30.056Z] #49 61.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-31T17:12:30.056Z] #49 61.52 go: finding github.com/pkg/errors v0.8.1 [2021-05-31T17:12:30.056Z] #49 61.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.61 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T17:12:30.056Z] #49 61.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.81 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.81 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.87 go: finding github.com/spf13/viper v1.6.1 [2021-05-31T17:12:30.056Z] #49 61.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-31T17:12:30.056Z] #49 61.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-31T17:12:30.056Z] #49 61.99 go: finding github.com/stretchr/testify v1.4.0 [2021-05-31T17:12:30.147Z] #45 ... [2021-05-31T17:12:30.148Z] [2021-05-31T17:12:30.148Z] #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-31T17:12:30.148Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-31T17:12:30.148Z] #36 58.78 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:12:30.148Z] #36 59.98 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-31T17:12:30.148Z] #36 60.05 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:30.148Z] #36 60.20 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-31T17:12:30.148Z] #36 60.27 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:12:30.148Z] #36 60.36 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:30.148Z] #36 60.40 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-31T17:12:30.148Z] #36 60.42 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:30.148Z] #36 60.44 Setting up cmake (3.13.4-1) ... [2021-05-31T17:12:30.148Z] #36 60.47 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:30.148Z] #36 60.70 Processing triggers for mime-support (3.62) ... [2021-05-31T17:12:30.151Z] #44 ... [2021-05-31T17:12:30.151Z] [2021-05-31T17:12:30.151Z] #46 [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-31T17:12:30.151Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:30.151Z] #46 163.5 mime/multipart [2021-05-31T17:12:30.151Z] #46 163.5 vendor/golang.org/x/net/http/httpguts [2021-05-31T17:12:30.151Z] #46 166.7 crypto/tls [2021-05-31T17:12:30.313Z] #49 62.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-31T17:12:30.313Z] #49 62.16 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-31T17:12:30.313Z] #49 62.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-31T17:12:30.313Z] #49 62.25 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-31T17:12:30.452Z] #46 ... [2021-05-31T17:12:30.452Z] [2021-05-31T17:12:30.452Z] #44 [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-31T17:12:30.452Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:30.452Z] #44 109.6 CC criu/cr-check.o [2021-05-31T17:12:30.569Z] #49 62.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-31T17:12:30.569Z] #49 62.31 go: finding github.com/gobwas/glob v0.2.3 [2021-05-31T17:12:30.569Z] #49 62.32 go: finding github.com/stretchr/objx v0.2.0 [2021-05-31T17:12:30.569Z] #49 62.35 go: finding github.com/spf13/cobra v0.0.5 [2021-05-31T17:12:30.826Z] #49 62.51 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-31T17:12:30.826Z] #49 62.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-31T17:12:30.826Z] #49 62.52 go: finding github.com/spf13/pflag v1.0.5 [2021-05-31T17:12:30.826Z] #49 62.57 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-31T17:12:30.826Z] #49 62.61 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-31T17:12:30.826Z] #49 62.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-31T17:12:30.960Z] #37 13.95 [100%] Built target tini-static [2021-05-31T17:12:30.960Z] #37 14.01 + mkdir -p /build [2021-05-31T17:12:30.960Z] #37 14.02 + cp tini-static /build/docker-init [2021-05-31T17:12:31.084Z] #49 62.74 go: finding github.com/magiconair/properties v1.8.1 [2021-05-31T17:12:31.084Z] #49 62.82 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-31T17:12:31.317Z] #43 71.21 LINK criu/pie/restorer.built-in.o [2021-05-31T17:12:31.317Z] #43 71.23 GEN criu/pie/restorer-blob.h [2021-05-31T17:12:31.317Z] #43 71.32 DEP criu/vdso.d [2021-05-31T17:12:31.317Z] #43 71.56 DEP criu/vdso-compat.d [2021-05-31T17:12:31.317Z] #43 ... [2021-05-31T17:12:31.317Z] [2021-05-31T17:12:31.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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:31.317Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:12:31.317Z] #20 12.02 Fetched 8971 kB in 11s (848 kB/s) [2021-05-31T17:12:31.340Z] #49 63.12 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T17:12:31.340Z] #49 63.16 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-31T17:12:31.340Z] #49 63.20 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-31T17:12:31.340Z] #49 63.22 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-31T17:12:31.522Z] #37 DONE 14.3s [2021-05-31T17:12:31.522Z] [2021-05-31T17:12:31.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-31T17:12:31.522Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:31.522Z] #43 4.068 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:12:31.522Z] #43 4.068 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:12:31.522Z] #43 4.083 Note: Building without GnuTLS support [2021-05-31T17:12:31.522Z] #43 4.089 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:12:31.522Z] #43 4.092 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:12:31.540Z] #36 DONE 62.0s [2021-05-31T17:12:31.540Z] [2021-05-31T17:12:31.540Z] #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-31T17:12:31.540Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:31.540Z] #29 26.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-31T17:12:31.540Z] #29 26.87 [2021-05-31T17:12:31.540Z] #29 27.10 0.0% ######################################################################## 100.0% [2021-05-31T17:12:31.540Z] #29 27.32 [2021-05-31T17:12:31.597Z] #49 63.31 go: finding github.com/spf13/afero v1.1.2 [2021-05-31T17:12:31.597Z] #49 63.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-31T17:12:31.597Z] #49 63.37 go: finding github.com/spf13/cast v1.3.0 [2021-05-31T17:12:31.597Z] #49 63.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-31T17:12:31.597Z] #49 63.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-31T17:12:31.597Z] #49 63.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-31T17:12:31.597Z] #49 63.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-31T17:12:31.854Z] #49 63.60 go: finding golang.org/x/text v0.3.2 [2021-05-31T17:12:31.854Z] #49 63.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-31T17:12:32.085Z] #43 5.920 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:12:32.085Z] #43 5.926 GEN .gitid [2021-05-31T17:12:32.085Z] #43 5.983 GEN criu/include/version.h [2021-05-31T17:12:32.113Z] #49 63.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-31T17:12:32.113Z] #49 63.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-31T17:12:32.113Z] #49 63.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-31T17:12:32.113Z] #49 63.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-31T17:12:32.113Z] #49 63.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-31T17:12:32.342Z] #43 6.070 GEN include/common/asm [2021-05-31T17:12:32.370Z] #49 63.98 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-31T17:12:32.370Z] #49 63.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-31T17:12:32.370Z] #49 64.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-31T17:12:32.370Z] #49 64.02 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-31T17:12:32.370Z] #49 64.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-31T17:12:32.370Z] #49 64.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-31T17:12:32.370Z] #49 64.09 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-31T17:12:32.370Z] #49 64.16 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-31T17:12:32.370Z] #49 64.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-31T17:12:32.370Z] #49 64.18 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-31T17:12:32.370Z] #49 64.19 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-31T17:12:32.370Z] #49 64.20 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-31T17:12:32.370Z] #49 64.22 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-31T17:12:32.370Z] #49 64.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-31T17:12:32.370Z] #49 64.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-31T17:12:32.603Z] #29 28.58 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-31T17:12:32.603Z] #29 ... [2021-05-31T17:12:32.603Z] [2021-05-31T17:12:32.603Z] #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-31T17:12:32.603Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:32.603Z] #13 48.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:12:32.603Z] #13 48.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-31T17:12:32.603Z] #13 49.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:12:32.603Z] #13 55.39 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:12:32.603Z] #13 55.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:12:32.603Z] #13 55.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:12:32.603Z] #13 55.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-31T17:12:32.603Z] #13 55.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-31T17:12:32.603Z] #13 55.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-31T17:12:32.603Z] #13 56.02 Selecting previously unselected package dmsetup. [2021-05-31T17:12:32.603Z] #13 56.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-31T17:12:32.603Z] #13 56.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:12:32.603Z] #13 56.41 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:12:32.603Z] #13 56.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:12:32.603Z] #13 56.48 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:12:32.627Z] #49 64.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-31T17:12:32.627Z] #49 ... [2021-05-31T17:12:32.627Z] [2021-05-31T17:12:32.627Z] #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-31T17:12:32.627Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:32.627Z] #42 52.54 Building dependency tree... [2021-05-31T17:12:32.627Z] #42 57.39 The following additional packages will be installed: [2021-05-31T17:12:32.627Z] #42 57.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-31T17:12:32.627Z] #42 57.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-31T17:12:32.627Z] #42 57.43 Suggested packages: [2021-05-31T17:12:32.627Z] #42 57.44 manpages-dev python-setuptools [2021-05-31T17:12:32.627Z] #42 59.97 The following NEW packages will be installed: [2021-05-31T17:12:32.627Z] #42 59.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-31T17:12:32.627Z] #42 59.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-31T17:12:32.627Z] #42 59.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-31T17:12:32.627Z] #42 60.01 python-six zlib1g-dev [2021-05-31T17:12:32.627Z] #42 60.54 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-31T17:12:32.627Z] #42 60.54 Need to get 4095 kB of archives. [2021-05-31T17:12:32.627Z] #42 60.54 After this operation, 22.5 MB of additional disk space will be used. [2021-05-31T17:12:32.627Z] #42 60.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-31T17:12:32.627Z] #42 60.54 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-31T17:12:32.627Z] #42 60.58 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-31T17:12:32.627Z] #42 60.58 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-31T17:12:32.627Z] #42 60.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-31T17:12:32.627Z] #42 60.61 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-31T17:12:32.627Z] #42 60.65 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-31T17:12:32.627Z] #42 60.65 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-31T17:12:32.627Z] #42 60.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-31T17:12:32.627Z] #42 60.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-31T17:12:32.627Z] #42 60.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-31T17:12:32.627Z] #42 60.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-31T17:12:32.627Z] #42 61.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-31T17:12:32.627Z] #42 61.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-31T17:12:32.627Z] #42 61.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-31T17:12:32.627Z] #42 61.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-31T17:12:32.627Z] #42 61.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-31T17:12:32.627Z] #42 62.78 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:32.627Z] #42 63.10 Fetched 4095 kB in 1s (4236 kB/s) [2021-05-31T17:12:32.627Z] #42 63.23 Selecting previously unselected package libcap-dev:amd64. [2021-05-31T17:12:32.627Z] #42 63.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 ... 15410 files and directories currently installed.) [2021-05-31T17:12:32.627Z] #42 63.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-31T17:12:32.628Z] #42 63.35 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:12:32.628Z] #42 63.59 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:12:32.628Z] #42 63.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:12:32.628Z] #42 63.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:32.628Z] #42 63.84 Selecting previously unselected package libnet1-dev. [2021-05-31T17:12:32.628Z] #42 63.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:12:32.628Z] #42 63.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:32.628Z] #42 64.17 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:12:32.628Z] #42 64.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:12:32.628Z] #42 64.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:12:32.628Z] #42 64.39 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-31T17:12:32.628Z] #42 64.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-31T17:12:32.628Z] #42 64.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:12:32.628Z] #42 ... [2021-05-31T17:12:32.628Z] [2021-05-31T17:12:32.628Z] #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-31T17:12:32.628Z] #56 sha256:2854e68e2a73b77f618f5df829e11d36977b77d8a5ea134a76b1bb579a4bf6fa [2021-05-31T17:12:32.628Z] #56 1.653 + RM_GOPATH=0 [2021-05-31T17:12:32.628Z] #56 1.653 + TMP_GOPATH= [2021-05-31T17:12:32.628Z] #56 1.653 + : /build [2021-05-31T17:12:32.628Z] #56 1.653 + '[' -z '' ']' [2021-05-31T17:12:32.628Z] #56 1.653 ++ mktemp -d [2021-05-31T17:12:32.628Z] #56 1.683 + export GOPATH=/tmp/tmp.RBvqpqQnHK [2021-05-31T17:12:32.628Z] #56 1.683 + GOPATH=/tmp/tmp.RBvqpqQnHK [2021-05-31T17:12:32.628Z] #56 1.683 + RM_GOPATH=1 [2021-05-31T17:12:32.628Z] #56 1.683 + case "$(go env GOARCH)" in [2021-05-31T17:12:32.628Z] #56 1.683 ++ go env GOARCH [2021-05-31T17:12:32.628Z] #56 1.709 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:32.628Z] #56 1.709 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:32.628Z] #56 1.709 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:32.628Z] #56 1.715 + dir=/tmp/install [2021-05-31T17:12:32.628Z] #56 1.715 + bin=containerd [2021-05-31T17:12:32.628Z] #56 1.715 + shift [2021-05-31T17:12:32.628Z] #56 1.715 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-31T17:12:32.628Z] #56 1.715 + . /tmp/install/containerd.installer [2021-05-31T17:12:32.628Z] #56 1.716 ++ set -e [2021-05-31T17:12:32.628Z] #56 1.717 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:32.628Z] #56 1.717 + install_containerd [2021-05-31T17:12:32.628Z] #56 1.720 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-31T17:12:32.628Z] #56 1.721 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:32.628Z] #56 1.722 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RBvqpqQnHK/src/github.com/containerd/containerd [2021-05-31T17:12:32.628Z] #56 1.748 Cloning into '/tmp/tmp.RBvqpqQnHK/src/github.com/containerd/containerd'... [2021-05-31T17:12:32.874Z] #13 ... [2021-05-31T17:12:32.874Z] [2021-05-31T17:12:32.874Z] #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-31T17:12:32.874Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:32.874Z] #45 60.79 io/ioutil [2021-05-31T17:12:32.874Z] #45 60.85 crypto/sha256 [2021-05-31T17:12:32.874Z] #45 62.10 encoding/pem [2021-05-31T17:12:32.874Z] #45 62.38 net [2021-05-31T17:12:32.874Z] #45 62.62 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-31T17:12:32.874Z] #45 62.74 vendor/golang.org/x/crypto/poly1305 [2021-05-31T17:12:32.874Z] #45 63.16 vendor/golang.org/x/crypto/curve25519 [2021-05-31T17:12:33.260Z] #44 112.4 CC criu/cr-dedup.o [2021-05-31T17:12:33.458Z] #45 63.89 os/exec [2021-05-31T17:12:33.458Z] #45 63.90 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-31T17:12:33.862Z] #20 12.02 Reading package lists... [2021-05-31T17:12:33.862Z] #20 ... [2021-05-31T17:12:33.862Z] [2021-05-31T17:12:33.862Z] #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-31T17:12:33.862Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:12:33.862Z] #53 13.33 + cd /tmp/tmp.jsF6k6Qrhw/src/github.com/opencontainers/runc [2021-05-31T17:12:33.862Z] #53 13.33 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:12:33.862Z] #53 13.79 + '[' -z '' ']' [2021-05-31T17:12:33.862Z] #53 13.80 + target=static [2021-05-31T17:12:33.862Z] #53 13.80 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:12:33.862Z] #53 13.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:12:33.919Z] #44 113.0 CC criu/cr-dump.o [2021-05-31T17:12:34.034Z] #45 ... [2021-05-31T17:12:34.034Z] [2021-05-31T17:12:34.034Z] #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-31T17:12:34.034Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:12:34.034Z] #51 54.77 context [2021-05-31T17:12:34.034Z] #51 54.81 internal/poll [2021-05-31T17:12:34.034Z] #51 56.18 os [2021-05-31T17:12:34.034Z] #51 56.41 encoding/binary [2021-05-31T17:12:34.034Z] #51 57.62 encoding/base64 [2021-05-31T17:12:34.034Z] #51 57.69 golang.org/x/sys/unix [2021-05-31T17:12:34.034Z] #51 58.52 path/filepath [2021-05-31T17:12:34.034Z] #51 58.52 mvdan.cc/sh/v3/fileutil [2021-05-31T17:12:34.034Z] #51 58.53 fmt [2021-05-31T17:12:34.034Z] #51 59.93 io/ioutil [2021-05-31T17:12:34.034Z] #51 63.50 flag [2021-05-31T17:12:34.034Z] #51 63.51 github.com/pkg/diff [2021-05-31T17:12:34.034Z] #51 63.51 encoding/json [2021-05-31T17:12:34.123Z] #53 ... [2021-05-31T17:12:34.123Z] [2021-05-31T17:12:34.123Z] #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-31T17:12:34.123Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:34.123Z] #43 71.77 DEP criu/uts_ns.d [2021-05-31T17:12:34.123Z] #43 71.89 DEP criu/util.d [2021-05-31T17:12:34.123Z] #43 72.13 DEP criu/uffd.d [2021-05-31T17:12:34.123Z] #43 72.32 DEP criu/tun.d [2021-05-31T17:12:34.123Z] #43 72.48 DEP criu/tty.d [2021-05-31T17:12:34.123Z] #43 72.66 DEP criu/timerfd.d [2021-05-31T17:12:34.123Z] #43 72.82 DEP criu/timens.d [2021-05-31T17:12:34.123Z] #43 73.02 DEP criu/sysfs_parse.d [2021-05-31T17:12:34.123Z] #43 73.21 DEP criu/sysctl.d [2021-05-31T17:12:34.123Z] #43 73.42 DEP criu/string.d [2021-05-31T17:12:34.123Z] #43 73.48 DEP criu/stats.d [2021-05-31T17:12:34.123Z] #43 73.61 DEP criu/sockets.d [2021-05-31T17:12:34.123Z] #43 73.77 DEP criu/sk-unix.d [2021-05-31T17:12:34.123Z] #43 73.98 DEP criu/sk-tcp.d [2021-05-31T17:12:34.123Z] #43 74.17 DEP criu/sk-queue.d [2021-05-31T17:12:34.123Z] #43 74.37 DEP criu/sk-packet.d [2021-05-31T17:12:34.236Z] #43 7.601 PBCC images/timens.pb-c.c [2021-05-31T17:12:34.236Z] #43 7.645 DEP images/timens.pb-c.d [2021-05-31T17:12:34.236Z] #43 7.698 PBCC images/fown.pb-c.c [2021-05-31T17:12:34.236Z] #43 7.733 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:12:34.236Z] #43 7.789 PBCC images/opts.pb-c.c [2021-05-31T17:12:34.236Z] #43 7.875 PBCC images/memfd.pb-c.c [2021-05-31T17:12:34.236Z] #43 7.903 DEP images/fown.pb-c.d [2021-05-31T17:12:34.236Z] #43 8.008 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:12:34.236Z] #43 8.008 DEP images/opts.pb-c.d [2021-05-31T17:12:34.298Z] #51 ... [2021-05-31T17:12:34.298Z] [2021-05-31T17:12:34.298Z] #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-31T17:12:34.298Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:34.298Z] #29 29.06 #=#=# [2021-05-31T17:12:34.384Z] #43 74.65 DEP criu/sk-netlink.d [2021-05-31T17:12:34.493Z] #43 8.067 DEP images/memfd.pb-c.d [2021-05-31T17:12:34.493Z] #43 8.228 PBCC images/sit.pb-c.c [2021-05-31T17:12:34.493Z] #43 8.228 DEP images/sit.pb-c.d [2021-05-31T17:12:34.493Z] #43 8.266 PBCC images/macvlan.pb-c.c [2021-05-31T17:12:34.645Z] #43 74.83 DEP criu/sk-inet.d [2021-05-31T17:12:34.645Z] #43 75.05 DEP criu/signalfd.d [2021-05-31T17:12:34.750Z] #43 8.306 DEP images/macvlan.pb-c.d [2021-05-31T17:12:34.750Z] #43 8.339 PBCC images/autofs.pb-c.c [2021-05-31T17:12:34.750Z] #43 8.489 DEP images/autofs.pb-c.d [2021-05-31T17:12:34.750Z] #43 8.489 PBCC images/sysctl.pb-c.c [2021-05-31T17:12:34.750Z] #43 8.489 DEP images/sysctl.pb-c.d [2021-05-31T17:12:34.750Z] #43 8.531 PBCC images/time.pb-c.c [2021-05-31T17:12:34.824Z] #29 29.27 0.0% ##### 6.9% ########## 14.4% ################ 22.5% ###################### 30.6% ########################## 37.3% ################################ 45.4% ##################################### 51.5% ######################################### 58.0% ############################################## 64.1% ################################################## 70.3% ######################################################## 78.6% ################################################################# 90.4% ###################################################################### 98.0% ######################################################################## 100.0% [2021-05-31T17:12:34.824Z] #29 30.79 [2021-05-31T17:12:34.905Z] #43 75.24 DEP criu/sigframe.d [2021-05-31T17:12:34.905Z] #43 75.33 DEP criu/shmem.d [2021-05-31T17:12:35.007Z] #43 8.545 DEP images/time.pb-c.d [2021-05-31T17:12:35.007Z] #43 8.612 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:12:35.007Z] #43 8.721 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:12:35.007Z] #43 8.721 PBCC images/seccomp.pb-c.c [2021-05-31T17:12:35.007Z] #43 8.721 DEP images/seccomp.pb-c.d [2021-05-31T17:12:35.007Z] #43 8.780 PBCC images/userns.pb-c.c [2021-05-31T17:12:35.007Z] #43 8.804 DEP images/userns.pb-c.d [2021-05-31T17:12:35.166Z] #43 75.46 DEP criu/servicefd.d [2021-05-31T17:12:35.263Z] #43 8.904 PBCC images/cgroup.pb-c.c [2021-05-31T17:12:35.263Z] #43 8.904 DEP images/cgroup.pb-c.d [2021-05-31T17:12:35.263Z] #43 8.955 PBCC images/ext-file.pb-c.c [2021-05-31T17:12:35.263Z] #43 8.976 DEP images/ext-file.pb-c.d [2021-05-31T17:12:35.263Z] #43 9.054 PBCC images/rpc.pb-c.c [2021-05-31T17:12:35.263Z] #43 9.098 DEP images/rpc.pb-c.d [2021-05-31T17:12:35.263Z] #43 9.156 PBCC images/siginfo.pb-c.c [2021-05-31T17:12:35.263Z] #43 9.156 DEP images/siginfo.pb-c.d [2021-05-31T17:12:35.427Z] #43 75.65 DEP criu/seize.d [2021-05-31T17:12:35.520Z] #43 9.208 PBCC images/pagemap.pb-c.c [2021-05-31T17:12:35.520Z] #43 9.264 DEP images/pagemap.pb-c.d [2021-05-31T17:12:35.520Z] #43 9.326 PBCC images/rlimit.pb-c.c [2021-05-31T17:12:35.520Z] #43 9.383 DEP images/rlimit.pb-c.d [2021-05-31T17:12:35.688Z] #43 75.85 DEP criu/seccomp.d [2021-05-31T17:12:35.688Z] #43 76.06 DEP criu/rst-malloc.d [2021-05-31T17:12:35.778Z] #43 9.424 PBCC images/file-lock.pb-c.c [2021-05-31T17:12:35.778Z] #43 9.488 DEP images/file-lock.pb-c.d [2021-05-31T17:12:35.778Z] #43 9.536 PBCC images/tty.pb-c.c [2021-05-31T17:12:35.901Z] #56 ... [2021-05-31T17:12:35.901Z] [2021-05-31T17:12:35.901Z] #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-31T17:12:35.901Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:35.901Z] #42 64.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:12:35.901Z] #42 64.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:35.901Z] #42 64.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:35.901Z] #42 65.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-31T17:12:35.901Z] #42 65.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:35.901Z] #42 65.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:35.901Z] #42 65.40 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-31T17:12:35.901Z] #42 65.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-31T17:12:35.901Z] #42 65.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:35.901Z] #42 65.92 Selecting previously unselected package libprotobuf17:amd64. [2021-05-31T17:12:35.901Z] #42 65.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:35.901Z] #42 66.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:35.901Z] #42 67.63 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-31T17:12:35.901Z] #42 67.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:35.901Z] #42 67.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:35.949Z] #43 76.19 DEP criu/rbtree.d [2021-05-31T17:12:35.949Z] #43 76.25 DEP criu/pstree.d [2021-05-31T17:12:36.037Z] #43 9.650 DEP images/tty.pb-c.d [2021-05-31T17:12:36.037Z] #43 9.700 PBCC images/tun.pb-c.c [2021-05-31T17:12:36.037Z] #43 9.751 PBCC images/netdev.pb-c.c [2021-05-31T17:12:36.037Z] #43 9.822 DEP images/tun.pb-c.d [2021-05-31T17:12:36.083Z] #44 ... [2021-05-31T17:12:36.083Z] [2021-05-31T17:12:36.084Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:36.084Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:36.084Z] #21 63.57 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-05-31T17:12:36.084Z] #21 63.58 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:12:36.084Z] #21 63.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:12:36.084Z] #21 63.65 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:12:36.084Z] #21 63.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:12:36.084Z] #21 63.72 invoke-rc.d: could not determine current runlevel [2021-05-31T17:12:36.084Z] #21 63.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:12:36.084Z] #21 63.75 Setting up pigz (2.4-1) ... [2021-05-31T17:12:36.084Z] #21 63.76 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-31T17:12:36.084Z] #21 63.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-31T17:12:36.084Z] #21 63.78 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:12:36.084Z] #21 63.79 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-05-31T17:12:36.084Z] #21 63.80 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:12:36.084Z] #21 64.30 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-05-31T17:12:36.084Z] #21 64.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-31T17:12:36.084Z] #21 64.31 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-31T17:12:36.084Z] #21 64.32 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:12:36.084Z] #21 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:12:36.084Z] #21 64.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:12:36.084Z] #21 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:12:36.084Z] #21 64.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:12:36.084Z] #21 64.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:12:36.084Z] #21 64.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:12:36.084Z] #21 64.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:12:36.084Z] #21 64.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:12:36.084Z] #21 64.44 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-31T17:12:36.084Z] #21 64.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:12:36.084Z] #21 64.47 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-31T17:12:36.084Z] #21 64.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:12:36.084Z] #21 64.49 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-31T17:12:36.084Z] #21 64.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:36.210Z] #43 76.50 DEP criu/protobuf.d [2021-05-31T17:12:36.219Z] #29 31.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-31T17:12:36.219Z] #29 32.15 [2021-05-31T17:12:36.294Z] #43 9.918 DEP images/netdev.pb-c.d [2021-05-31T17:12:36.294Z] #43 9.958 PBCC images/vma.pb-c.c [2021-05-31T17:12:36.294Z] #43 10.02 DEP images/vma.pb-c.d [2021-05-31T17:12:36.294Z] #43 10.07 PBCC images/creds.pb-c.c [2021-05-31T17:12:36.294Z] #43 10.08 DEP images/creds.pb-c.d [2021-05-31T17:12:36.294Z] #43 10.13 PBCC images/utsns.pb-c.c [2021-05-31T17:12:36.464Z] #42 68.18 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-31T17:12:36.464Z] #42 68.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:36.464Z] #42 68.20 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:36.471Z] #43 76.65 GEN criu/protobuf-desc-gen.h [2021-05-31T17:12:36.489Z] #29 32.36 ######################################################################## 100.0% [2021-05-31T17:12:36.489Z] #29 32.47 [2021-05-31T17:12:36.556Z] #43 10.15 DEP images/utsns.pb-c.d [2021-05-31T17:12:36.556Z] #43 10.23 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:12:36.556Z] #43 10.24 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:12:36.556Z] #43 10.26 DEP images/ipc-desc.pb-c.d [2021-05-31T17:12:36.556Z] #43 10.29 DEP images/ipc-sem.pb-c.d [2021-05-31T17:12:36.556Z] #43 10.35 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:12:36.818Z] #43 10.36 DEP images/ipc-msg.pb-c.d [2021-05-31T17:12:36.818Z] #43 10.43 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:12:36.818Z] #43 10.44 DEP images/ipc-shm.pb-c.d [2021-05-31T17:12:36.818Z] #43 10.50 PBCC images/ipc-var.pb-c.c [2021-05-31T17:12:36.818Z] #43 10.52 DEP images/ipc-var.pb-c.d [2021-05-31T17:12:36.818Z] #43 10.57 PBCC images/sk-opts.pb-c.c [2021-05-31T17:12:36.818Z] #43 10.63 PBCC images/packet-sock.pb-c.c [2021-05-31T17:12:37.075Z] #43 10.67 DEP images/sk-opts.pb-c.d [2021-05-31T17:12:37.075Z] #43 10.72 DEP images/packet-sock.pb-c.d [2021-05-31T17:12:37.075Z] #43 10.82 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:12:37.075Z] #43 10.90 DEP images/sk-netlink.pb-c.d [2021-05-31T17:12:37.139Z] #29 ... [2021-05-31T17:12:37.139Z] [2021-05-31T17:12:37.139Z] #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-31T17:12:37.139Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-31T17:12:37.139Z] #42 57.74 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:37.139Z] #42 59.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:37.139Z] #42 59.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:37.139Z] #42 60.08 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-31T17:12:37.139Z] #42 60.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:37.139Z] #42 60.19 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:37.139Z] #42 64.96 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-31T17:12:37.139Z] #42 65.00 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:37.139Z] #42 DONE 67.8s [2021-05-31T17:12:37.332Z] #43 10.95 PBCC images/sk-inet.pb-c.c [2021-05-31T17:12:37.332Z] #43 10.99 DEP images/sk-inet.pb-c.d [2021-05-31T17:12:37.332Z] #43 11.05 PBCC images/sk-unix.pb-c.c [2021-05-31T17:12:37.332Z] #43 11.10 DEP images/sk-unix.pb-c.d [2021-05-31T17:12:37.332Z] #43 11.17 PBCC images/mm.pb-c.c [2021-05-31T17:12:37.405Z] [2021-05-31T17:12:37.405Z] #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-31T17:12:37.405Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:37.405Z] #13 63.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:12:37.405Z] #13 63.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:12:37.405Z] #13 63.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:12:37.589Z] #43 11.21 DEP images/mm.pb-c.d [2021-05-31T17:12:37.589Z] #43 11.29 PBCC images/timerfd.pb-c.c [2021-05-31T17:12:37.589Z] #43 11.38 DEP images/timerfd.pb-c.d [2021-05-31T17:12:37.589Z] #43 11.43 PBCC images/timer.pb-c.c [2021-05-31T17:12:37.629Z] #21 68.34 Setting up iptables (1.8.2-4) ... [2021-05-31T17:12:37.629Z] #21 68.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:12:37.629Z] #21 68.41 Setting up python3 (3.7.3-1) ... [2021-05-31T17:12:37.846Z] #43 11.47 DEP images/timer.pb-c.d [2021-05-31T17:12:37.846Z] #43 11.50 PBCC images/sa.pb-c.c [2021-05-31T17:12:37.846Z] #43 11.56 DEP images/sa.pb-c.d [2021-05-31T17:12:37.846Z] #43 11.59 PBCC images/pipe-data.pb-c.c [2021-05-31T17:12:37.846Z] #43 11.62 DEP images/pipe-data.pb-c.d [2021-05-31T17:12:37.846Z] #43 11.65 PBCC images/mnt.pb-c.c [2021-05-31T17:12:37.855Z] #43 ... [2021-05-31T17:12:37.855Z] [2021-05-31T17:12:37.855Z] #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-31T17:12:37.855Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:12:37.855Z] #45 158.0 github.com/LK4D4/vndr/godl [2021-05-31T17:12:37.855Z] #45 158.7 github.com/LK4D4/vndr [2021-05-31T17:12:37.855Z] #45 ... [2021-05-31T17:12:37.855Z] [2021-05-31T17:12:37.855Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:37.855Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:12:37.855Z] #20 12.02 Reading package lists... [2021-05-31T17:12:37.933Z] #21 68.93 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:12:37.960Z] #42 ... [2021-05-31T17:12:37.961Z] [2021-05-31T17:12:37.961Z] #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-31T17:12:37.961Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:37.961Z] #36 59.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-31T17:12:37.961Z] #36 59.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-31T17:12:37.961Z] #36 59.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-31T17:12:37.961Z] #36 59.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-31T17:12:37.961Z] #36 59.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-31T17:12:37.961Z] #36 59.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-31T17:12:37.961Z] #36 62.29 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:37.961Z] #36 62.69 Fetched 14.9 MB in 3s (5114 kB/s) [2021-05-31T17:12:37.961Z] #36 62.88 Selecting previously unselected package xxd. [2021-05-31T17:12:37.961Z] #36 62.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:37.961Z] #36 63.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:12:37.961Z] #36 63.05 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:12:37.961Z] #36 63.44 Selecting previously unselected package vim-common. [2021-05-31T17:12:37.961Z] #36 63.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:37.961Z] #36 63.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:37.961Z] #36 64.04 Selecting previously unselected package cmake-data. [2021-05-31T17:12:37.961Z] #36 64.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-31T17:12:37.961Z] #36 64.09 Unpacking cmake-data (3.13.4-1) ... [2021-05-31T17:12:37.961Z] #36 68.54 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:12:37.961Z] #36 68.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:12:37.961Z] #36 68.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:12:38.103Z] #43 11.73 DEP images/mnt.pb-c.d [2021-05-31T17:12:38.103Z] #43 11.79 PBCC images/sk-packet.pb-c.c [2021-05-31T17:12:38.103Z] #43 11.82 DEP images/sk-packet.pb-c.d [2021-05-31T17:12:38.103Z] #43 ... [2021-05-31T17:12:38.103Z] [2021-05-31T17:12:38.103Z] #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-31T17:12:38.103Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:12:38.103Z] #45 72.97 path/filepath [2021-05-31T17:12:38.103Z] #45 74.22 regexp [2021-05-31T17:12:38.103Z] #45 74.76 flag [2021-05-31T17:12:38.103Z] #45 76.38 go/token [2021-05-31T17:12:38.103Z] #45 77.21 go/scanner [2021-05-31T17:12:38.103Z] #45 78.05 internal/lazyregexp [2021-05-31T17:12:38.103Z] #45 78.30 path [2021-05-31T17:12:38.103Z] #45 78.53 go/ast [2021-05-31T17:12:38.103Z] #45 78.79 io/ioutil [2021-05-31T17:12:38.103Z] #45 79.53 net/url [2021-05-31T17:12:38.103Z] #45 80.97 text/template/parse [2021-05-31T17:12:38.103Z] #45 ... [2021-05-31T17:12:38.103Z] [2021-05-31T17:12:38.103Z] #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-31T17:12:38.103Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:38.103Z] #43 11.87 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:12:38.103Z] #43 11.92 DEP images/tcp-stream.pb-c.d [2021-05-31T17:12:38.116Z] #20 16.50 Reading package lists... [2021-05-31T17:12:38.116Z] #20 ... [2021-05-31T17:12:38.116Z] [2021-05-31T17:12:38.116Z] #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-31T17:12:38.116Z] #45 sha256:50b7428a1dc8ec9c90b919d40a73b500d9b695253a5f2b761d2870ef3c5d3360 [2021-05-31T17:12:38.116Z] #45 DONE 168.6s [2021-05-31T17:12:38.217Z] #36 ... [2021-05-31T17:12:38.217Z] [2021-05-31T17:12:38.217Z] #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-31T17:12:38.217Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:12:38.217Z] #32 68.15 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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-31T17:12:38.217Z] #32 68.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-31T17:12:38.217Z] #32 69.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-31T17:12:38.360Z] #43 11.98 PBCC images/pipe.pb-c.c [2021-05-31T17:12:38.360Z] #43 12.04 DEP images/pipe.pb-c.d [2021-05-31T17:12:38.360Z] #43 12.10 PBCC images/pstree.pb-c.c [2021-05-31T17:12:38.360Z] #43 12.13 DEP images/pstree.pb-c.d [2021-05-31T17:12:38.360Z] #43 12.19 PBCC images/fs.pb-c.c [2021-05-31T17:12:38.360Z] #43 12.21 DEP images/fs.pb-c.d [2021-05-31T17:12:38.371Z] #13 ... [2021-05-31T17:12:38.371Z] [2021-05-31T17:12:38.371Z] #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-31T17:12:38.371Z] #29 sha256:c1cd594c273cdc3bad4ae391fa7f831002c7ba4d45e9828f9349cfba814c1c36 [2021-05-31T17:12:38.371Z] #29 33.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-31T17:12:38.371Z] #29 33.69 [2021-05-31T17:12:38.371Z] #29 33.86 ######################################################################## 100.0% [2021-05-31T17:12:38.371Z] #29 33.94 [2021-05-31T17:12:38.371Z] #29 34.04 Download of images into '/build' complete. [2021-05-31T17:12:38.371Z] #29 34.04 Use something like the following to load the result into a Docker daemon: [2021-05-31T17:12:38.371Z] #29 34.04 tar -cC '/build' . | docker load [2021-05-31T17:12:38.371Z] #29 DONE 34.4s [2021-05-31T17:12:38.377Z] [2021-05-31T17:12:38.377Z] #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-31T17:12:38.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:38.377Z] #43 78.38 DEP criu/protobuf-desc.d [2021-05-31T17:12:38.377Z] #43 78.57 DEP criu/proc_parse.d [2021-05-31T17:12:38.616Z] #43 12.25 PBCC images/signalfd.pb-c.c [2021-05-31T17:12:38.616Z] #43 12.30 DEP images/signalfd.pb-c.d [2021-05-31T17:12:38.616Z] #43 12.35 PBCC images/fh.pb-c.c [2021-05-31T17:12:38.616Z] #43 12.42 PBCC images/fsnotify.pb-c.c [2021-05-31T17:12:38.616Z] #43 12.48 DEP images/fh.pb-c.d [2021-05-31T17:12:38.638Z] #43 78.98 DEP criu/plugin.d [2021-05-31T17:12:38.638Z] [2021-05-31T17:12:38.638Z] #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-31T17:12:38.638Z] #37 sha256:8424070e4b874d8f726361f281bc6ecc1fe9fd9370a94a3635e36dff37b8c9d7 [2021-05-31T17:12:38.638Z] #37 1.546 + RM_GOPATH=0 [2021-05-31T17:12:38.638Z] #37 1.546 + TMP_GOPATH= [2021-05-31T17:12:38.638Z] #37 1.547 + : /build [2021-05-31T17:12:38.638Z] #37 1.547 + '[' -z '' ']' [2021-05-31T17:12:38.638Z] #37 1.548 ++ mktemp -d [2021-05-31T17:12:38.638Z] #37 1.558 + export GOPATH=/tmp/tmp.GBGPHi0C74 [2021-05-31T17:12:38.638Z] #37 1.559 + GOPATH=/tmp/tmp.GBGPHi0C74 [2021-05-31T17:12:38.638Z] #37 1.559 + RM_GOPATH=1 [2021-05-31T17:12:38.638Z] #37 1.559 + case "$(go env GOARCH)" in [2021-05-31T17:12:38.638Z] #37 1.560 ++ go env GOARCH [2021-05-31T17:12:38.638Z] #37 1.601 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:38.638Z] #37 1.602 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:12:38.638Z] #37 1.603 ++ dirname /tmp/install/install.sh [2021-05-31T17:12:38.638Z] #37 1.610 + dir=/tmp/install [2021-05-31T17:12:38.638Z] #37 1.611 + bin=tini [2021-05-31T17:12:38.638Z] #37 1.611 + shift [2021-05-31T17:12:38.638Z] #37 1.611 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:12:38.638Z] #37 1.611 + . /tmp/install/tini.installer [2021-05-31T17:12:38.638Z] #37 1.611 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:38.638Z] #37 1.611 + install_tini [2021-05-31T17:12:38.638Z] #37 1.611 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:12:38.638Z] #37 1.611 + git clone https://github.com/krallin/tini.git /tmp/tmp.GBGPHi0C74/tini [2021-05-31T17:12:38.638Z] #37 1.612 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:38.638Z] #37 1.615 Cloning into '/tmp/tmp.GBGPHi0C74/tini'... [2021-05-31T17:12:38.638Z] #37 2.575 + cd /tmp/tmp.GBGPHi0C74/tini [2021-05-31T17:12:38.638Z] #37 2.575 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:12:38.638Z] #37 2.590 + cmake . [2021-05-31T17:12:38.638Z] #37 3.294 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:12:38.638Z] #37 3.337 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:12:38.638Z] #37 4.223 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:12:38.638Z] #37 4.225 -- Detecting C compiler ABI info [2021-05-31T17:12:38.638Z] #37 5.089 -- Detecting C compiler ABI info - done [2021-05-31T17:12:38.638Z] #37 5.160 -- Detecting C compile features [2021-05-31T17:12:38.873Z] #43 12.53 DEP images/fsnotify.pb-c.d [2021-05-31T17:12:38.873Z] #43 12.61 PBCC images/eventpoll.pb-c.c [2021-05-31T17:12:38.873Z] #43 12.67 DEP images/eventpoll.pb-c.d [2021-05-31T17:12:38.873Z] #43 12.75 PBCC images/eventfd.pb-c.c [2021-05-31T17:12:38.898Z] #43 79.15 DEP criu/pipes.d [2021-05-31T17:12:39.024Z] #21 69.96 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:12:39.130Z] #43 12.80 DEP images/eventfd.pb-c.d [2021-05-31T17:12:39.130Z] #43 12.86 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:12:39.130Z] #43 12.89 DEP images/remap-file-path.pb-c.d [2021-05-31T17:12:39.130Z] #43 12.96 PBCC images/fifo.pb-c.c [2021-05-31T17:12:39.159Z] #43 79.43 DEP criu/pie-util.d [2021-05-31T17:12:39.213Z] #37 7.838 -- Detecting C compile features - done [2021-05-31T17:12:39.387Z] #43 13.00 DEP images/fifo.pb-c.d [2021-05-31T17:12:39.387Z] #43 13.08 PBCC images/ghost-file.pb-c.c [2021-05-31T17:12:39.387Z] #43 13.16 DEP images/ghost-file.pb-c.d [2021-05-31T17:12:39.387Z] #43 13.23 PBCC images/regfile.pb-c.c [2021-05-31T17:12:39.420Z] #43 79.59 DEP criu/pie-util-vdso.d [2021-05-31T17:12:39.420Z] #43 79.69 DEP criu/pie-util-vdso-elf32.d [2021-05-31T17:12:39.420Z] #43 79.79 DEP criu/path.d [2021-05-31T17:12:39.476Z] #37 7.884 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:12:39.643Z] #43 13.28 DEP images/regfile.pb-c.d [2021-05-31T17:12:39.643Z] #43 13.34 PBCC images/ns.pb-c.c [2021-05-31T17:12:39.643Z] #43 13.37 DEP images/ns.pb-c.d [2021-05-31T17:12:39.643Z] #43 13.42 PBCC images/fdinfo.pb-c.c [2021-05-31T17:12:39.643Z] #43 13.48 DEP images/fdinfo.pb-c.d [2021-05-31T17:12:39.643Z] #43 ... [2021-05-31T17:12:39.643Z] [2021-05-31T17:12:39.643Z] #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-31T17:12:39.643Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:12:39.643Z] #51 74.54 encoding/json [2021-05-31T17:12:39.643Z] #51 78.26 github.com/pkg/diff [2021-05-31T17:12:39.643Z] #51 79.50 go/ast [2021-05-31T17:12:39.643Z] #51 80.25 golang.org/x/crypto/ssh/terminal [2021-05-31T17:12:39.643Z] #51 81.88 mvdan.cc/editorconfig [2021-05-31T17:12:39.643Z] #51 83.02 mvdan.cc/sh/v3/fileutil [2021-05-31T17:12:39.643Z] #51 83.19 text/tabwriter [2021-05-31T17:12:39.643Z] #51 83.76 mvdan.cc/sh/v3/syntax [2021-05-31T17:12:39.681Z] #43 80.00 DEP criu/parasite-syscall.d [2021-05-31T17:12:39.900Z] #51 ... [2021-05-31T17:12:39.900Z] [2021-05-31T17:12:39.900Z] #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-31T17:12:39.900Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:39.900Z] #43 13.54 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:12:39.900Z] #43 13.57 PBCC images/core-arm.pb-c.c [2021-05-31T17:12:39.900Z] #43 13.62 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:12:39.900Z] #43 13.68 PBCC images/core-s390.pb-c.c [2021-05-31T17:12:39.900Z] #43 13.74 PBCC images/core-x86.pb-c.c [2021-05-31T17:12:39.942Z] #43 80.27 DEP criu/pagemap.d [2021-05-31T17:12:40.051Z] #37 8.478 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:12:40.051Z] #37 8.578 -- Configuring done [2021-05-31T17:12:40.051Z] #37 8.597 -- Generating done [2021-05-31T17:12:40.051Z] #37 8.611 -- Build files have been written to: /tmp/tmp.GBGPHi0C74/tini [2021-05-31T17:12:40.051Z] #37 8.616 + make tini-static [2021-05-31T17:12:40.108Z] #32 ... [2021-05-31T17:12:40.108Z] [2021-05-31T17:12:40.108Z] #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-31T17:12:40.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:40.108Z] #13 51.92 Building dependency tree... [2021-05-31T17:12:40.108Z] #13 57.13 The following additional packages will be installed: [2021-05-31T17:12:40.108Z] #13 57.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-31T17:12:40.108Z] #13 57.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-31T17:12:40.108Z] #13 57.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-31T17:12:40.108Z] #13 57.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-31T17:12:40.108Z] #13 57.14 mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:40.108Z] #13 57.15 Suggested packages: [2021-05-31T17:12:40.108Z] #13 57.16 gcc-8-locales seccomp wine64 [2021-05-31T17:12:40.108Z] #13 59.14 The following NEW packages will be installed: [2021-05-31T17:12:40.108Z] #13 59.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-31T17:12:40.108Z] #13 59.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-31T17:12:40.108Z] #13 59.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-31T17:12:40.108Z] #13 59.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-31T17:12:40.108Z] #13 59.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-31T17:12:40.108Z] #13 59.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-31T17:12:40.108Z] #13 59.20 The following packages will be upgraded: [2021-05-31T17:12:40.108Z] #13 59.22 libseccomp2 libsystemd0 libudev1 [2021-05-31T17:12:40.108Z] #13 59.79 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:12:40.108Z] #13 59.79 Need to get 78.2 MB of archives. [2021-05-31T17:12:40.108Z] #13 59.79 After this operation, 487 MB of additional disk space will be used. [2021-05-31T17:12:40.108Z] #13 59.79 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-31T17:12:40.108Z] #13 59.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-31T17:12:40.108Z] #13 59.80 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-31T17:12:40.108Z] #13 59.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-31T17:12:40.108Z] #13 59.86 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-31T17:12:40.108Z] #13 60.18 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-31T17:12:40.108Z] #13 60.45 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-31T17:12:40.108Z] #13 60.47 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-31T17:12:40.108Z] #13 60.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-31T17:12:40.108Z] #13 60.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-31T17:12:40.108Z] #13 61.16 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-31T17:12:40.108Z] #13 61.58 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-31T17:12:40.108Z] #13 61.59 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-31T17:12:40.157Z] #43 13.78 PBCC images/core.pb-c.c [2021-05-31T17:12:40.157Z] #43 13.85 PBCC images/inventory.pb-c.c [2021-05-31T17:12:40.157Z] #43 13.91 DEP images/core-aarch64.pb-c.d [2021-05-31T17:12:40.157Z] #43 13.96 DEP images/core-arm.pb-c.d [2021-05-31T17:12:40.203Z] #43 80.42 DEP criu/pagemap-cache.d [2021-05-31T17:12:40.203Z] #43 80.54 DEP criu/page-xfer.d [2021-05-31T17:12:40.203Z] #43 80.67 DEP criu/page-pipe.d [2021-05-31T17:12:40.364Z] #13 ... [2021-05-31T17:12:40.364Z] [2021-05-31T17:12:40.364Z] #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-31T17:12:40.364Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:40.364Z] #42 70.35 Selecting previously unselected package libprotoc17:amd64. [2021-05-31T17:12:40.364Z] #42 70.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:40.364Z] #42 70.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:40.364Z] #42 71.65 Selecting previously unselected package protobuf-c-compiler. [2021-05-31T17:12:40.364Z] #42 71.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:12:40.364Z] #42 71.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:40.364Z] #42 72.13 Selecting previously unselected package protobuf-compiler. [2021-05-31T17:12:40.364Z] #42 72.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:40.364Z] #42 72.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:40.414Z] #43 14.02 DEP images/core-ppc64.pb-c.d [2021-05-31T17:12:40.414Z] #43 14.08 DEP images/core-s390.pb-c.d [2021-05-31T17:12:40.414Z] #43 14.15 DEP images/core-x86.pb-c.d [2021-05-31T17:12:40.414Z] #43 14.22 DEP images/core.pb-c.d [2021-05-31T17:12:40.466Z] #43 80.80 DEP criu/netfilter.d [2021-05-31T17:12:40.624Z] #37 9.137 Scanning dependencies of target tini-static [2021-05-31T17:12:40.626Z] #42 72.33 Selecting previously unselected package python-pkg-resources. [2021-05-31T17:12:40.626Z] #42 72.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:12:40.626Z] #42 72.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:40.671Z] #43 14.31 DEP images/inventory.pb-c.d [2021-05-31T17:12:40.671Z] #43 14.40 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:12:40.671Z] #43 14.41 DEP images/cpuinfo.pb-c.d [2021-05-31T17:12:40.671Z] #43 14.47 PBCC images/stats.pb-c.c [2021-05-31T17:12:40.671Z] #43 14.48 DEP images/stats.pb-c.d [2021-05-31T17:12:40.727Z] #43 80.98 DEP criu/net.d [2021-05-31T17:12:40.882Z] #42 ... [2021-05-31T17:12:40.882Z] [2021-05-31T17:12:40.882Z] #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-31T17:12:40.882Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:12:40.882Z] #45 62.66 sync [2021-05-31T17:12:40.882Z] #45 62.66 internal/reflectlite [2021-05-31T17:12:40.882Z] #45 64.58 github.com/LK4D4/vndr/godl/singleflight [2021-05-31T17:12:40.882Z] #45 65.08 math/rand [2021-05-31T17:12:40.882Z] #45 66.72 internal/singleflight [2021-05-31T17:12:40.882Z] #45 67.45 errors [2021-05-31T17:12:40.882Z] #45 67.46 sort [2021-05-31T17:12:40.882Z] #45 68.20 io [2021-05-31T17:12:40.882Z] #45 69.20 strconv [2021-05-31T17:12:40.882Z] #45 70.09 bytes [2021-05-31T17:12:40.887Z] #37 9.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:12:40.987Z] #43 81.14 DEP criu/namespaces.d [2021-05-31T17:12:40.987Z] #43 81.35 DEP criu/mount.d [2021-05-31T17:12:41.137Z] #45 ... [2021-05-31T17:12:41.137Z] [2021-05-31T17:12:41.137Z] #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-31T17:12:41.137Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:41.137Z] #42 72.77 Selecting previously unselected package python-six. [2021-05-31T17:12:41.137Z] #42 72.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-31T17:12:41.137Z] #42 72.78 Unpacking python-six (1.12.0-1) ... [2021-05-31T17:12:41.137Z] #42 72.96 Selecting previously unselected package python-protobuf. [2021-05-31T17:12:41.137Z] #42 72.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-31T17:12:41.137Z] #42 72.98 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:41.139Z] #21 ... [2021-05-31T17:12:41.139Z] [2021-05-31T17:12:41.140Z] #46 [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-31T17:12:41.140Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:41.140Z] #46 174.4 net/http/httptrace [2021-05-31T17:12:41.140Z] #46 174.7 net/http [2021-05-31T17:12:41.140Z] #46 ... [2021-05-31T17:12:41.140Z] [2021-05-31T17:12:41.140Z] #44 [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-31T17:12:41.140Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:41.140Z] #44 116.4 CC criu/cr-errno.o [2021-05-31T17:12:41.140Z] #44 116.6 CC criu/cr-restore.o [2021-05-31T17:12:41.247Z] #43 81.52 DEP criu/memfd.d [2021-05-31T17:12:41.247Z] #43 81.62 DEP criu/mem.d [2021-05-31T17:12:41.857Z] #43 81.94 DEP criu/lsm.d [2021-05-31T17:12:41.857Z] #43 82.17 DEP criu/log.d [2021-05-31T17:12:42.119Z] #43 82.39 DEP criu/libnetlink.d [2021-05-31T17:12:42.119Z] #43 82.50 DEP criu/kerndat.d [2021-05-31T17:12:42.278Z] #37 10.76 [100%] Linking C executable tini-static [2021-05-31T17:12:42.384Z] #43 82.77 DEP criu/kcmp-ids.d [2021-05-31T17:12:42.503Z] #42 74.17 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:42.564Z] #43 ... [2021-05-31T17:12:42.564Z] [2021-05-31T17:12:42.564Z] #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-31T17:12:42.564Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:42.564Z] #13 73.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:12:42.564Z] #13 73.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:12:42.564Z] #13 73.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:42.564Z] #13 73.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:12:42.564Z] #13 73.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:12:42.564Z] #13 73.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:42.564Z] #13 ... [2021-05-31T17:12:42.564Z] [2021-05-31T17:12:42.565Z] #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-31T17:12:42.565Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:42.565Z] #43 16.02 make[1]: Nothing to be done for 'all'. [2021-05-31T17:12:42.660Z] #43 82.87 DEP criu/irmap.d [2021-05-31T17:12:42.762Z] #42 ... [2021-05-31T17:12:42.762Z] [2021-05-31T17:12:42.762Z] #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-31T17:12:42.762Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:12:42.762Z] #49 64.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-31T17:12:42.762Z] #49 64.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-31T17:12:42.762Z] #49 64.77 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-31T17:12:42.762Z] #49 64.81 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-31T17:12:42.762Z] #49 64.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-31T17:12:42.853Z] #37 11.38 [100%] Built target tini-static [2021-05-31T17:12:42.853Z] #37 11.47 + mkdir -p /build [2021-05-31T17:12:42.853Z] #37 11.48 + cp tini-static /build/docker-init [2021-05-31T17:12:42.922Z] #43 ... [2021-05-31T17:12:42.922Z] [2021-05-31T17:12:42.922Z] #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-31T17:12:42.922Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:12:42.922Z] #32 DONE 173.1s [2021-05-31T17:12:42.922Z] [2021-05-31T17:12:42.922Z] #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-31T17:12:42.922Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:42.922Z] #43 83.07 DEP criu/ipc_ns.d [2021-05-31T17:12:43.018Z] #49 ... [2021-05-31T17:12:43.018Z] [2021-05-31T17:12:43.018Z] #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-31T17:12:43.018Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:12:43.018Z] #51 71.14 internal/oserror [2021-05-31T17:12:43.018Z] #51 71.17 bytes [2021-05-31T17:12:43.018Z] #51 71.34 syscall [2021-05-31T17:12:43.183Z] #43 83.40 DEP criu/image.d [2021-05-31T17:12:43.272Z] #44 ... [2021-05-31T17:12:43.272Z] [2021-05-31T17:12:43.272Z] #46 [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-31T17:12:43.272Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:43.272Z] #46 186.4 github.com/LK4D4/vndr/godl [2021-05-31T17:12:43.275Z] #51 75.05 strconv [2021-05-31T17:12:43.428Z] #37 DONE 11.9s [2021-05-31T17:12:43.428Z] [2021-05-31T17:12:43.428Z] #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-31T17:12:43.428Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:43.428Z] #13 69.44 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:12:43.428Z] #13 69.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-31T17:12:43.428Z] #13 69.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:43.444Z] #43 83.68 DEP criu/image-desc.d [2021-05-31T17:12:43.691Z] #13 69.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:12:43.691Z] #13 69.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-31T17:12:43.691Z] #13 69.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:43.705Z] #43 83.84 DEP criu/fsnotify.d [2021-05-31T17:12:43.705Z] #43 84.18 DEP criu/filesystems.d [2021-05-31T17:12:43.926Z] #46 187.3 github.com/LK4D4/vndr [2021-05-31T17:12:43.936Z] #43 17.56 CC images/stats.o [2021-05-31T17:12:44.193Z] #43 18.02 CC images/core.o [2021-05-31T17:12:44.277Z] #43 84.37 DEP criu/files.d [2021-05-31T17:12:44.277Z] #43 84.56 DEP criu/files-reg.d [2021-05-31T17:12:44.538Z] #43 84.73 DEP criu/files-ext.d [2021-05-31T17:12:44.538Z] #43 84.83 DEP criu/file-lock.d [2021-05-31T17:12:44.538Z] #43 84.92 DEP criu/file-ids.d [2021-05-31T17:12:44.538Z] #43 85.00 DEP criu/fifo.d [2021-05-31T17:12:44.798Z] #43 85.15 DEP criu/fdstore.d [2021-05-31T17:12:44.798Z] #43 85.24 DEP criu/fault-injection.d [2021-05-31T17:12:45.059Z] #43 85.29 DEP criu/external.d [2021-05-31T17:12:45.059Z] #43 85.37 DEP criu/eventpoll.d [2021-05-31T17:12:45.126Z] #43 18.70 CC images/core-x86.o [2021-05-31T17:12:45.320Z] #43 85.54 DEP criu/eventfd.d [2021-05-31T17:12:45.321Z] #43 85.72 DEP criu/crtools.d [2021-05-31T17:12:45.611Z] #13 ... [2021-05-31T17:12:45.612Z] [2021-05-31T17:12:45.612Z] #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-31T17:12:45.612Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:12:45.612Z] #51 65.86 go/token [2021-05-31T17:12:45.612Z] #51 66.06 mvdan.cc/editorconfig [2021-05-31T17:12:45.612Z] #51 67.68 go/scanner [2021-05-31T17:12:45.612Z] #51 68.13 mvdan.cc/sh/v3/syntax [2021-05-31T17:12:45.612Z] #51 70.41 go/ast [2021-05-31T17:12:45.612Z] #51 70.77 golang.org/x/crypto/ssh/terminal [2021-05-31T17:12:45.612Z] #51 ... [2021-05-31T17:12:45.612Z] [2021-05-31T17:12:45.612Z] #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-31T17:12:45.612Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:12:45.612Z] #43 3.058 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:12:45.612Z] #43 3.059 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:12:45.612Z] #43 3.077 Note: Building without GnuTLS support [2021-05-31T17:12:45.612Z] #43 3.082 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:12:45.612Z] #43 3.082 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:12:45.612Z] #43 5.314 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:12:45.612Z] #43 5.376 GEN .gitid [2021-05-31T17:12:45.612Z] #43 5.432 GEN criu/include/version.h [2021-05-31T17:12:45.612Z] #43 5.553 GEN include/common/asm [2021-05-31T17:12:45.612Z] #43 7.403 PBCC images/timens.pb-c.c [2021-05-31T17:12:45.612Z] #43 7.426 DEP images/timens.pb-c.d [2021-05-31T17:12:45.612Z] #43 7.516 PBCC images/fown.pb-c.c [2021-05-31T17:12:45.612Z] #43 7.542 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:12:45.612Z] #43 7.671 PBCC images/opts.pb-c.c [2021-05-31T17:12:45.612Z] #43 7.751 PBCC images/memfd.pb-c.c [2021-05-31T17:12:45.612Z] #43 7.803 DEP images/fown.pb-c.d [2021-05-31T17:12:45.612Z] #43 7.869 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:12:45.612Z] #43 7.987 DEP images/opts.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.061 DEP images/memfd.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.114 PBCC images/sit.pb-c.c [2021-05-31T17:12:45.612Z] #43 8.189 DEP images/sit.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.251 PBCC images/macvlan.pb-c.c [2021-05-31T17:12:45.612Z] #43 8.277 DEP images/macvlan.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.364 PBCC images/autofs.pb-c.c [2021-05-31T17:12:45.612Z] #43 8.390 DEP images/autofs.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.429 PBCC images/sysctl.pb-c.c [2021-05-31T17:12:45.612Z] #43 8.460 DEP images/sysctl.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.503 PBCC images/time.pb-c.c [2021-05-31T17:12:45.612Z] #43 8.544 DEP images/time.pb-c.d [2021-05-31T17:12:45.612Z] #43 8.585 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:12:45.690Z] #43 19.31 CC images/core-arm.o [2021-05-31T17:12:45.794Z] #51 ... [2021-05-31T17:12:45.794Z] [2021-05-31T17:12:45.794Z] #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-31T17:12:45.794Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:45.794Z] #13 66.11 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-31T17:12:45.794Z] #13 69.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-31T17:12:45.794Z] #13 69.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-31T17:12:45.794Z] #13 69.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-31T17:12:45.795Z] #13 69.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-31T17:12:45.795Z] #13 69.70 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-31T17:12:45.795Z] #13 69.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-31T17:12:45.795Z] #13 69.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-31T17:12:45.795Z] #13 69.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-31T17:12:45.795Z] #13 69.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-31T17:12:45.795Z] #13 69.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-31T17:12:45.795Z] #13 69.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-31T17:12:45.795Z] #13 70.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-31T17:12:45.795Z] #13 70.06 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-31T17:12:45.795Z] #13 70.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-31T17:12:45.874Z] #43 8.595 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:12:45.874Z] #43 8.680 PBCC images/seccomp.pb-c.c [2021-05-31T17:12:45.874Z] #43 8.718 DEP images/seccomp.pb-c.d [2021-05-31T17:12:45.874Z] #43 8.806 PBCC images/userns.pb-c.c [2021-05-31T17:12:45.874Z] #43 8.848 DEP images/userns.pb-c.d [2021-05-31T17:12:45.892Z] #43 85.94 DEP criu/cr-service.d [2021-05-31T17:12:45.892Z] #43 86.14 DEP criu/cr-restore.d [2021-05-31T17:12:45.947Z] #43 19.71 CC images/core-aarch64.o [2021-05-31T17:12:46.063Z] Running on azwin-2-a07620 in d:\jenkins\workspace\moby_PR-41656 [Pipeline] { [Pipeline] ws [2021-05-31T17:12:46.085Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-31T17:12:46.137Z] #43 8.905 PBCC images/cgroup.pb-c.c [2021-05-31T17:12:46.137Z] #43 8.940 DEP images/cgroup.pb-c.d [2021-05-31T17:12:46.137Z] #43 9.005 PBCC images/ext-file.pb-c.c [2021-05-31T17:12:46.137Z] #43 9.015 DEP images/ext-file.pb-c.d [2021-05-31T17:12:46.137Z] #43 9.080 PBCC images/rpc.pb-c.c [2021-05-31T17:12:46.137Z] #43 9.115 DEP images/rpc.pb-c.d [2021-05-31T17:12:46.137Z] #43 ... [2021-05-31T17:12:46.137Z] [2021-05-31T17:12:46.137Z] #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-31T17:12:46.137Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:46.137Z] #45 66.86 go/token [2021-05-31T17:12:46.137Z] #45 66.87 net/url [2021-05-31T17:12:46.137Z] #45 66.87 text/template/parse [2021-05-31T17:12:46.137Z] #45 67.88 go/scanner [2021-05-31T17:12:46.137Z] #45 69.44 log [2021-05-31T17:12:46.137Z] #45 69.92 encoding/json [2021-05-31T17:12:46.137Z] #45 70.51 go/ast [2021-05-31T17:12:46.137Z] #45 72.97 text/template [2021-05-31T17:12:46.153Z] #43 86.40 DEP criu/cr-errno.d [2021-05-31T17:12:46.153Z] #43 86.40 DEP criu/cr-dump.d [2021-05-31T17:12:46.153Z] #43 86.61 DEP criu/cr-dedup.d [2021-05-31T17:12:46.399Z] #45 ... [2021-05-31T17:12:46.399Z] [2021-05-31T17:12:46.399Z] #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-31T17:12:46.399Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:12:46.399Z] #43 9.164 PBCC images/siginfo.pb-c.c [2021-05-31T17:12:46.399Z] #43 9.181 DEP images/siginfo.pb-c.d [2021-05-31T17:12:46.399Z] #43 9.240 PBCC images/pagemap.pb-c.c [2021-05-31T17:12:46.399Z] #43 9.319 DEP images/pagemap.pb-c.d [2021-05-31T17:12:46.511Z] #43 20.09 CC images/core-ppc64.o [2021-05-31T17:12:46.661Z] #43 9.412 PBCC images/rlimit.pb-c.c [2021-05-31T17:12:46.661Z] #43 9.444 DEP images/rlimit.pb-c.d [2021-05-31T17:12:46.661Z] #43 9.495 PBCC images/file-lock.pb-c.c [2021-05-31T17:12:46.661Z] #43 9.530 DEP images/file-lock.pb-c.d [2021-05-31T17:12:46.661Z] #43 9.573 PBCC images/tty.pb-c.c [2021-05-31T17:12:46.725Z] #43 86.76 DEP criu/cr-check.d [2021-05-31T17:12:46.725Z] #43 86.94 DEP criu/config.d [2021-05-31T17:12:46.725Z] #43 87.08 DEP criu/clone-noasan.d [2021-05-31T17:12:46.924Z] #43 9.649 DEP images/tty.pb-c.d [2021-05-31T17:12:46.924Z] #43 9.766 PBCC images/tun.pb-c.c [2021-05-31T17:12:46.924Z] #43 9.823 PBCC images/netdev.pb-c.c [2021-05-31T17:12:46.924Z] #43 9.885 DEP images/tun.pb-c.d [2021-05-31T17:12:46.986Z] #43 87.18 DEP criu/cgroup.d [2021-05-31T17:12:46.986Z] #43 87.35 DEP criu/cgroup-props.d [2021-05-31T17:12:47.074Z] #43 20.63 CC images/core-s390.o [2021-05-31T17:12:47.164Z] #13 71.51 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:47.186Z] #43 9.961 DEP images/netdev.pb-c.d [2021-05-31T17:12:47.186Z] #43 10.03 PBCC images/vma.pb-c.c [2021-05-31T17:12:47.186Z] #43 10.12 DEP images/vma.pb-c.d [2021-05-31T17:12:47.246Z] #43 87.44 DEP criu/bitmap.d [2021-05-31T17:12:47.246Z] #43 87.48 DEP criu/bfd.d [2021-05-31T17:12:47.246Z] #43 87.56 DEP criu/autofs.d [2021-05-31T17:12:47.422Z] #13 71.85 Fetched 78.2 MB in 11s (7379 kB/s) [2021-05-31T17:12:47.449Z] #43 10.22 PBCC images/creds.pb-c.c [2021-05-31T17:12:47.449Z] #43 10.25 DEP images/creds.pb-c.d [2021-05-31T17:12:47.449Z] #43 10.37 PBCC images/utsns.pb-c.c [2021-05-31T17:12:47.449Z] #43 10.38 DEP images/utsns.pb-c.d [2021-05-31T17:12:47.449Z] #43 10.42 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:12:47.507Z] #43 87.74 DEP criu/aio.d [2021-05-31T17:12:47.616Z] The recommended git tool is: git [2021-05-31T17:12:47.637Z] #43 21.26 CC images/cpuinfo.o [2021-05-31T17:12:47.682Z] #13 72.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 ... 15410 files and directories currently installed.) [2021-05-31T17:12:47.711Z] #43 10.46 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:12:47.711Z] #43 10.51 DEP images/ipc-desc.pb-c.d [2021-05-31T17:12:47.711Z] #43 10.57 DEP images/ipc-sem.pb-c.d [2021-05-31T17:12:47.711Z] #43 10.64 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:12:47.768Z] #43 87.97 DEP criu/action-scripts.d [2021-05-31T17:12:47.894Z] #43 21.71 CC images/inventory.o [2021-05-31T17:12:47.944Z] #13 72.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:47.944Z] #13 72.46 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:47.974Z] #43 10.68 DEP images/ipc-msg.pb-c.d [2021-05-31T17:12:47.974Z] #43 10.73 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:12:47.974Z] #43 10.75 DEP images/ipc-shm.pb-c.d [2021-05-31T17:12:47.974Z] #43 10.84 PBCC images/ipc-var.pb-c.c [2021-05-31T17:12:47.974Z] #43 10.86 DEP images/ipc-var.pb-c.d [2021-05-31T17:12:48.029Z] #43 88.30 CC criu/action-scripts.o [2021-05-31T17:12:48.157Z] #43 21.97 CC images/fdinfo.o [2021-05-31T17:12:48.157Z] #43 ... [2021-05-31T17:12:48.157Z] [2021-05-31T17:12:48.157Z] #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-31T17:12:48.157Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:12:48.157Z] #45 83.18 go/parser [2021-05-31T17:12:48.157Z] #45 84.90 text/template [2021-05-31T17:12:48.157Z] #45 86.45 log [2021-05-31T17:12:48.157Z] #45 87.06 encoding/xml [2021-05-31T17:12:48.157Z] #45 89.86 go/doc [2021-05-31T17:12:48.157Z] #45 92.57 github.com/LK4D4/vndr/versioned [2021-05-31T17:12:48.157Z] #45 92.66 compress/flate [2021-05-31T17:12:48.157Z] #45 93.23 github.com/LK4D4/vndr/build [2021-05-31T17:12:48.236Z] #43 10.97 PBCC images/sk-opts.pb-c.c [2021-05-31T17:12:48.236Z] #43 10.99 PBCC images/packet-sock.pb-c.c [2021-05-31T17:12:48.236Z] #43 11.11 DEP images/sk-opts.pb-c.d [2021-05-31T17:12:48.458Z] #46 ... [2021-05-31T17:12:48.458Z] [2021-05-31T17:12:48.458Z] #21 [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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:48.458Z] #21 sha256:9073eeb2caa6599bd03f71b23665c280a7a6132d934f1564be23b090e0564024 [2021-05-31T17:12:48.458Z] #21 72.39 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:12:48.458Z] #21 72.40 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:12:48.458Z] #21 72.89 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:12:48.458Z] #21 74.36 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:12:48.458Z] #21 75.19 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:12:48.458Z] #21 76.39 Setting up python3-pip (18.1-5) ... [2021-05-31T17:12:48.458Z] #21 78.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:48.458Z] #21 78.28 Processing triggers for mime-support (3.62) ... [2021-05-31T17:12:48.458Z] #21 DONE 78.5s [2021-05-31T17:12:48.458Z] [2021-05-31T17:12:48.458Z] #22 [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-31T17:12:48.458Z] #22 sha256:432821c6ceaa8c6583fe56de5d3fad1e3849205ffdc100d3095dc77a944ec914 [2021-05-31T17:12:48.458Z] #22 0.388 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:12:48.458Z] #22 0.395 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:12:48.458Z] #22 0.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:12:48.458Z] #22 DONE 0.5s [2021-05-31T17:12:48.458Z] [2021-05-31T17:12:48.458Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:12:48.458Z] #23 sha256:d23d2fe929dbf983b666febce9eb163e34cb3c667603db61617a59ada9fdc89d [2021-05-31T17:12:48.499Z] #43 11.19 DEP images/packet-sock.pb-c.d [2021-05-31T17:12:48.499Z] #43 11.32 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:12:48.499Z] #43 11.38 DEP images/sk-netlink.pb-c.d [2021-05-31T17:12:48.499Z] #43 11.50 PBCC images/sk-inet.pb-c.c [2021-05-31T17:12:48.507Z] #13 73.19 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:48.507Z] #13 ... [2021-05-31T17:12:48.507Z] [2021-05-31T17:12:48.507Z] #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-31T17:12:48.507Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:48.507Z] #36 80.32 Selecting previously unselected package libxml2:amd64. [2021-05-31T17:12:48.507Z] #36 80.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-31T17:12:48.507Z] #36 80.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:48.600Z] #43 88.74 CC criu/aio.o [2021-05-31T17:12:48.721Z] #45 ... [2021-05-31T17:12:48.721Z] [2021-05-31T17:12:48.721Z] #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-31T17:12:48.721Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:48.721Z] #43 22.34 CC images/fown.o [2021-05-31T17:12:48.721Z] #43 22.59 CC images/ns.o [2021-05-31T17:12:48.762Z] #43 11.57 DEP images/sk-inet.pb-c.d [2021-05-31T17:12:48.762Z] #43 11.64 PBCC images/sk-unix.pb-c.c [2021-05-31T17:12:48.861Z] #43 89.24 CC criu/autofs.o [2021-05-31T17:12:49.024Z] #43 11.72 DEP images/sk-unix.pb-c.d [2021-05-31T17:12:49.024Z] #43 11.76 PBCC images/mm.pb-c.c [2021-05-31T17:12:49.024Z] #43 11.80 DEP images/mm.pb-c.d [2021-05-31T17:12:49.024Z] #43 11.86 PBCC images/timerfd.pb-c.c [2021-05-31T17:12:49.024Z] #43 11.90 DEP images/timerfd.pb-c.d [2021-05-31T17:12:49.024Z] #43 11.93 PBCC images/timer.pb-c.c [2021-05-31T17:12:49.024Z] #43 11.95 DEP images/timer.pb-c.d [2021-05-31T17:12:49.285Z] #43 22.82 CC images/regfile.o [2021-05-31T17:12:49.287Z] #43 11.99 PBCC images/sa.pb-c.c [2021-05-31T17:12:49.287Z] #43 12.02 DEP images/sa.pb-c.d [2021-05-31T17:12:49.287Z] #43 12.09 PBCC images/pipe-data.pb-c.c [2021-05-31T17:12:49.287Z] #43 12.14 DEP images/pipe-data.pb-c.d [2021-05-31T17:12:49.287Z] #43 12.20 PBCC images/mnt.pb-c.c [2021-05-31T17:12:49.542Z] #43 23.11 CC images/ghost-file.o [2021-05-31T17:12:49.549Z] #43 12.29 DEP images/mnt.pb-c.d [2021-05-31T17:12:49.550Z] #43 12.37 PBCC images/sk-packet.pb-c.c [2021-05-31T17:12:49.550Z] #43 12.40 DEP images/sk-packet.pb-c.d [2021-05-31T17:12:49.799Z] #43 23.52 CC images/fifo.o [2021-05-31T17:12:49.812Z] #43 12.51 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:12:49.812Z] #43 12.56 DEP images/tcp-stream.pb-c.d [2021-05-31T17:12:49.812Z] #43 12.61 PBCC images/pipe.pb-c.c [2021-05-31T17:12:49.812Z] #43 12.66 DEP images/pipe.pb-c.d [2021-05-31T17:12:49.878Z] #36 81.33 Selecting previously unselected package libarchive13:amd64. [2021-05-31T17:12:49.878Z] #36 81.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-31T17:12:49.878Z] #36 81.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:50.056Z] #43 23.79 CC images/remap-file-path.o [2021-05-31T17:12:50.075Z] #43 12.76 PBCC images/pstree.pb-c.c [2021-05-31T17:12:50.075Z] #43 12.80 DEP images/pstree.pb-c.d [2021-05-31T17:12:50.075Z] #43 12.89 PBCC images/fs.pb-c.c [2021-05-31T17:12:50.075Z] #43 12.92 DEP images/fs.pb-c.d [2021-05-31T17:12:50.075Z] #43 12.98 PBCC images/signalfd.pb-c.c [2021-05-31T17:12:50.138Z] #36 81.92 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-31T17:12:50.138Z] #36 81.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-31T17:12:50.138Z] #36 81.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:12:50.246Z] #43 ... [2021-05-31T17:12:50.246Z] [2021-05-31T17:12:50.246Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:12:50.246Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:12:50.246Z] #20 16.50 Reading package lists... [2021-05-31T17:12:50.246Z] #20 20.80 Building dependency tree... [2021-05-31T17:12:50.246Z] #20 22.43 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:12:50.246Z] #20 22.43 The following additional packages will be installed: [2021-05-31T17:12:50.246Z] #20 22.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:12:50.246Z] #20 22.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:12:50.246Z] #20 22.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:12:50.246Z] #20 22.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:12:50.246Z] #20 22.43 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:12:50.246Z] #20 22.43 Suggested packages: [2021-05-31T17:12:50.246Z] #20 22.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:12:50.246Z] #20 22.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:12:50.246Z] #20 22.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:12:50.246Z] #20 22.44 quota [2021-05-31T17:12:50.246Z] #20 22.44 Recommended packages: [2021-05-31T17:12:50.246Z] #20 22.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:12:50.246Z] #20 22.44 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:12:50.246Z] #20 24.80 The following NEW packages will be installed: [2021-05-31T17:12:50.246Z] #20 24.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:12:50.246Z] #20 24.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:12:50.246Z] #20 24.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:12:50.246Z] #20 24.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:12:50.246Z] #20 24.82 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:12:50.246Z] #20 24.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:12:50.246Z] #20 24.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:12:50.246Z] #20 24.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:12:50.246Z] #20 24.83 xz-utils zip [2021-05-31T17:12:50.246Z] #20 25.17 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:12:50.246Z] #20 25.17 Need to get 28.6 MB of archives. [2021-05-31T17:12:50.246Z] #20 25.17 After this operation, 116 MB of additional disk space will be used. [2021-05-31T17:12:50.246Z] #20 25.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-31T17:12:50.246Z] #20 25.18 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-31T17:12:50.246Z] #20 25.20 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-31T17:12:50.246Z] #20 25.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-31T17:12:50.246Z] #20 25.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-31T17:12:50.246Z] #20 25.33 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-31T17:12:50.246Z] #20 25.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:12:50.246Z] #20 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-31T17:12:50.246Z] #20 25.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-31T17:12:50.246Z] #20 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-31T17:12:50.246Z] #20 25.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-31T17:12:50.246Z] #20 25.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-31T17:12:50.246Z] #20 25.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-31T17:12:50.246Z] #20 25.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-31T17:12:50.246Z] #20 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-31T17:12:50.246Z] #20 25.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-31T17:12:50.246Z] #20 25.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:12:50.246Z] #20 25.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:12:50.246Z] #20 25.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:12:50.246Z] #20 25.73 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-31T17:12:50.246Z] #20 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-31T17:12:50.246Z] #20 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-31T17:12:50.246Z] #20 25.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-31T17:12:50.246Z] #20 25.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:12:50.246Z] #20 25.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:12:50.246Z] #20 25.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:12:50.246Z] #20 25.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-31T17:12:50.246Z] #20 25.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-31T17:12:50.246Z] #20 25.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:12:50.246Z] #20 26.26 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-31T17:12:50.246Z] #20 26.26 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-31T17:12:50.246Z] #20 26.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-31T17:12:50.246Z] #20 26.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-31T17:12:50.246Z] #20 26.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-31T17:12:50.246Z] #20 26.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-05-31T17:12:50.246Z] #20 26.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:12:50.246Z] #20 26.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:12:50.246Z] #20 26.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:12:50.246Z] #20 26.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-31T17:12:50.246Z] #20 26.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:12:50.246Z] #20 26.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:12:50.246Z] #20 26.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:12:50.246Z] #20 26.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-31T17:12:50.246Z] #20 26.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-31T17:12:50.246Z] #20 26.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-31T17:12:50.246Z] #20 26.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:12:50.246Z] #20 26.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-31T17:12:50.246Z] #20 26.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-31T17:12:50.246Z] #20 26.86 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-31T17:12:50.246Z] #20 27.44 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:12:50.246Z] #20 27.57 Fetched 28.6 MB in 2s (14.6 MB/s) [2021-05-31T17:12:50.246Z] #20 27.62 Selecting previously unselected package pigz. [2021-05-31T17:12:50.246Z] #20 27.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-31T17:12:50.246Z] #20 27.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-31T17:12:50.246Z] #20 27.71 Unpacking pigz (2.4-1) ... [2021-05-31T17:12:50.246Z] #20 27.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-31T17:12:50.246Z] #20 27.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:12:50.246Z] #20 27.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:50.246Z] #20 28.19 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:12:50.246Z] #20 28.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:12:50.246Z] #20 28.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:12:50.246Z] #20 28.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:50.246Z] #20 29.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:12:50.312Z] #43 23.99 CC images/eventfd.o [2021-05-31T17:12:50.338Z] #43 13.06 DEP images/signalfd.pb-c.d [2021-05-31T17:12:50.338Z] #43 13.13 PBCC images/fh.pb-c.c [2021-05-31T17:12:50.338Z] #43 13.17 PBCC images/fsnotify.pb-c.c [2021-05-31T17:12:50.338Z] #43 13.27 DEP images/fh.pb-c.d [2021-05-31T17:12:50.394Z] #36 82.22 Selecting previously unselected package librhash0:amd64. [2021-05-31T17:12:50.394Z] #36 82.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-31T17:12:50.394Z] #36 82.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:12:50.507Z] #20 30.90 Selecting previously unselected package python3-minimal. [2021-05-31T17:12:50.507Z] #20 30.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-31T17:12:50.507Z] #20 30.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-31T17:12:50.507Z] #20 30.95 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:12:50.507Z] #20 31.03 Selecting previously unselected package libmpdec2:amd64. [2021-05-31T17:12:50.507Z] #20 31.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-31T17:12:50.507Z] #20 31.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:12:50.507Z] #20 31.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-31T17:12:50.507Z] #20 31.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:12:50.569Z] #43 24.17 CC images/eventpoll.o [2021-05-31T17:12:50.604Z] #43 13.32 DEP images/fsnotify.pb-c.d [2021-05-31T17:12:50.604Z] #43 13.40 PBCC images/eventpoll.pb-c.c [2021-05-31T17:12:50.604Z] #43 13.43 DEP images/eventpoll.pb-c.d [2021-05-31T17:12:50.604Z] #43 13.48 PBCC images/eventfd.pb-c.c [2021-05-31T17:12:50.604Z] #43 13.53 DEP images/eventfd.pb-c.d [2021-05-31T17:12:50.651Z] #36 82.43 Selecting previously unselected package libuv1:amd64. [2021-05-31T17:12:50.651Z] #36 82.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-31T17:12:50.651Z] #36 82.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:12:50.768Z] #20 31.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:50.826Z] #43 24.54 CC images/fh.o [2021-05-31T17:12:50.867Z] #43 13.60 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:12:50.867Z] #43 13.62 DEP images/remap-file-path.pb-c.d [2021-05-31T17:12:50.867Z] #43 13.69 PBCC images/fifo.pb-c.c [2021-05-31T17:12:50.867Z] #43 13.71 DEP images/fifo.pb-c.d [2021-05-31T17:12:50.867Z] #43 13.81 PBCC images/ghost-file.pb-c.c [2021-05-31T17:12:50.909Z] #36 82.72 Selecting previously unselected package cmake. [2021-05-31T17:12:50.909Z] #36 82.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-31T17:12:51.084Z] #43 24.83 CC images/fsnotify.o [2021-05-31T17:12:51.137Z] #43 13.90 DEP images/ghost-file.pb-c.d [2021-05-31T17:12:51.137Z] #43 13.99 PBCC images/regfile.pb-c.c [2021-05-31T17:12:51.137Z] #43 14.07 DEP images/regfile.pb-c.d [2021-05-31T17:12:51.167Z] #36 82.78 Unpacking cmake (3.13.4-1) ... [2021-05-31T17:12:51.399Z] #43 14.16 PBCC images/ns.pb-c.c [2021-05-31T17:12:51.399Z] #43 14.21 DEP images/ns.pb-c.d [2021-05-31T17:12:51.399Z] #43 14.26 PBCC images/fdinfo.pb-c.c [2021-05-31T17:12:51.399Z] #43 14.33 DEP images/fdinfo.pb-c.d [2021-05-31T17:12:51.425Z] #36 ... [2021-05-31T17:12:51.425Z] [2021-05-31T17:12:51.425Z] #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-31T17:12:51.425Z] #47 sha256:25c95c0b895b2fbf5d2e81ae1a26c0b9dd01d1b7d41c3b06b3fddc2c838fc91d [2021-05-31T17:12:51.425Z] #47 DONE 83.3s [2021-05-31T17:12:51.662Z] #43 14.40 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:12:51.662Z] #43 14.49 PBCC images/core-arm.pb-c.c [2021-05-31T17:12:51.662Z] #43 14.61 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:12:51.682Z] [2021-05-31T17:12:51.682Z] #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-31T17:12:51.682Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:12:51.682Z] #13 73.19 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:51.682Z] #13 73.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:51.682Z] #13 73.62 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:12:51.682Z] #13 73.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-31T17:12:51.682Z] #13 74.02 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:12:51.682Z] #13 74.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:51.682Z] #13 74.61 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-31T17:12:51.682Z] #13 74.65 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-31T17:12:51.682Z] #13 74.96 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-31T17:12:51.682Z] #13 75.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-31T17:12:51.682Z] #13 75.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-31T17:12:51.682Z] #13 75.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:12:51.682Z] #13 75.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:12:51.710Z] #20 32.14 Selecting previously unselected package python3.7. [2021-05-31T17:12:51.710Z] #20 32.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:12:51.710Z] #20 32.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:12:51.710Z] #20 32.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-31T17:12:51.710Z] #20 32.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-31T17:12:51.710Z] #20 32.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:12:51.710Z] #20 32.42 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:12:51.924Z] #43 14.67 PBCC images/core-s390.pb-c.c [2021-05-31T17:12:51.924Z] #43 14.75 PBCC images/core-x86.pb-c.c [2021-05-31T17:12:51.924Z] #43 14.86 PBCC images/core.pb-c.c [2021-05-31T17:12:51.939Z] #13 ... [2021-05-31T17:12:51.939Z] [2021-05-31T17:12:51.939Z] #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-31T17:12:51.939Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:12:51.939Z] #45 73.53 bufio [2021-05-31T17:12:51.939Z] #45 75.20 reflect [2021-05-31T17:12:51.939Z] #45 76.14 syscall [2021-05-31T17:12:51.939Z] #45 ... [2021-05-31T17:12:51.939Z] [2021-05-31T17:12:51.939Z] #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-31T17:12:51.939Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:51.939Z] #42 81.84 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:51.939Z] #42 81.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:51.939Z] #42 81.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:51.939Z] #42 81.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-31T17:12:51.939Z] #42 81.94 Setting up python-six (1.12.0-1) ... [2021-05-31T17:12:52.014Z] #43 ... [2021-05-31T17:12:52.014Z] [2021-05-31T17:12:52.014Z] #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-31T17:12:52.014Z] #51 sha256:6639e1bb4f33f2f44ef5e43eb30758187dcbfc20d6d1225b7615ff30d7f3e29b [2021-05-31T17:12:52.014Z] #51 89.98 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:12:52.014Z] #51 DONE 96.6s [2021-05-31T17:12:52.014Z] [2021-05-31T17:12:52.014Z] #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-31T17:12:52.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:12:52.014Z] #43 25.42 CC images/signalfd.o [2021-05-31T17:12:52.014Z] #43 25.74 CC images/fs.o [2021-05-31T17:12:52.188Z] #43 14.95 PBCC images/inventory.pb-c.c [2021-05-31T17:12:52.188Z] #43 15.12 DEP images/core-aarch64.pb-c.d [2021-05-31T17:12:52.271Z] #43 26.00 CC images/pstree.o [2021-05-31T17:12:52.452Z] #43 15.18 DEP images/core-arm.pb-c.d [2021-05-31T17:12:52.452Z] #43 15.23 DEP images/core-ppc64.pb-c.d [2021-05-31T17:12:52.452Z] #43 15.30 DEP images/core-s390.pb-c.d [2021-05-31T17:12:52.527Z] #43 26.19 CC images/pipe.o [2021-05-31T17:12:52.715Z] #43 15.38 DEP images/core-x86.pb-c.d [2021-05-31T17:12:52.715Z] #43 15.50 DEP images/core.pb-c.d [2021-05-31T17:12:52.715Z] #43 15.64 DEP images/inventory.pb-c.d [2021-05-31T17:12:52.784Z] #43 26.47 CC images/tcp-stream.o [2021-05-31T17:12:52.978Z] #43 15.71 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:12:52.978Z] #43 15.72 DEP images/cpuinfo.pb-c.d [2021-05-31T17:12:52.978Z] #43 15.76 PBCC images/stats.pb-c.c [2021-05-31T17:12:52.978Z] #43 15.78 DEP images/stats.pb-c.d [2021-05-31T17:12:53.041Z] #43 26.79 CC images/sk-packet.o [2021-05-31T17:12:53.095Z] #20 33.36 Selecting previously unselected package python3. [2021-05-31T17:12:53.095Z] #20 33.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-31T17:12:53.095Z] #20 33.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-31T17:12:53.095Z] #20 33.46 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:12:53.095Z] #20 33.54 Selecting previously unselected package libip4tc0:amd64. [2021-05-31T17:12:53.095Z] #20 33.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:12:53.095Z] #20 33.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:12:53.095Z] #20 33.65 Selecting previously unselected package libip6tc0:amd64. [2021-05-31T17:12:53.095Z] #20 33.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:12:53.095Z] #20 33.67 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:12:53.095Z] #20 33.75 Selecting previously unselected package libiptc0:amd64. [2021-05-31T17:12:53.095Z] #20 33.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-31T17:12:53.356Z] #20 33.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:12:53.356Z] #20 33.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-31T17:12:53.356Z] #20 33.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-31T17:12:53.356Z] #20 33.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:12:53.356Z] #20 33.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-31T17:12:53.356Z] #20 33.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-31T17:12:53.356Z] #20 33.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:12:53.603Z] #43 27.07 CC images/mnt.o [2021-05-31T17:12:53.616Z] #20 34.01 Selecting previously unselected package libnftnl11:amd64. [2021-05-31T17:12:53.616Z] #20 34.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-31T17:12:53.616Z] #20 34.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:12:53.616Z] #20 34.13 Selecting previously unselected package iptables. [2021-05-31T17:12:53.616Z] #20 34.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-31T17:12:53.616Z] #20 34.14 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:12:53.860Z] #43 27.42 CC images/pipe-data.o [2021-05-31T17:12:53.860Z] #43 27.63 CC images/sa.o [2021-05-31T17:12:53.877Z] #20 34.43 Selecting previously unselected package xxd. [2021-05-31T17:12:53.877Z] #20 34.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:12:53.877Z] #20 34.45 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:12:53.877Z] #20 34.55 Selecting previously unselected package vim-common. [2021-05-31T17:12:54.116Z] #43 27.84 CC images/timer.o [2021-05-31T17:12:54.137Z] #20 34.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:12:54.137Z] #20 34.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:54.137Z] #20 34.77 Selecting previously unselected package bash-completion. [2021-05-31T17:12:54.137Z] #20 34.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:12:54.159Z] #23 ... [2021-05-31T17:12:54.159Z] [2021-05-31T17:12:54.159Z] #46 [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-31T17:12:54.159Z] #46 sha256:68968c99329c0bbaecbb0c8f82a2df2b77d30a1ea92f9cc14b5ca60904f5aaba [2021-05-31T17:12:54.159Z] #46 DONE 197.0s [2021-05-31T17:12:54.159Z] [2021-05-31T17:12:54.159Z] #44 [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-31T17:12:54.159Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:54.159Z] #44 124.7 CC criu/cr-service.o [2021-05-31T17:12:54.159Z] #44 127.7 CC criu/crtools.o [2021-05-31T17:12:54.159Z] #44 128.7 CC criu/eventfd.o [2021-05-31T17:12:54.159Z] #44 129.6 CC criu/eventpoll.o [2021-05-31T17:12:54.159Z] #44 130.8 CC criu/external.o [2021-05-31T17:12:54.159Z] #44 131.3 CC criu/fault-injection.o [2021-05-31T17:12:54.159Z] #44 131.5 CC criu/fdstore.o [2021-05-31T17:12:54.159Z] #44 131.9 CC criu/fifo.o [2021-05-31T17:12:54.159Z] #44 132.3 CC criu/file-ids.o [2021-05-31T17:12:54.159Z] #44 132.8 CC criu/file-lock.o [2021-05-31T17:12:54.369Z] #43 17.06 make[1]: Nothing to be done for 'all'. [2021-05-31T17:12:54.369Z] #43 ... [2021-05-31T17:12:54.369Z] [2021-05-31T17:12:54.369Z] #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-31T17:12:54.369Z] #51 sha256:0f9a0353f2c7d8389e62401b5e3f13d220c0df72c9c2a15f48d9ec374aec52d2 [2021-05-31T17:12:54.369Z] #51 78.37 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:12:54.369Z] #51 DONE 84.9s [2021-05-31T17:12:54.369Z] [2021-05-31T17:12:54.369Z] #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-31T17:12:54.369Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:12:54.369Z] #56 43.59 Checking out files: 46% (1825/3927) Checking out files: 47% (1846/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 84% (3335/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:12:54.369Z] #56 45.22 + cd /tmp/tmp.6pSvAD1dLz/src/github.com/containerd/containerd [2021-05-31T17:12:54.369Z] #56 45.22 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:54.369Z] #56 46.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:12:54.369Z] #56 46.09 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:12:54.369Z] #56 46.09 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:12:54.369Z] #56 46.09 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:12:54.369Z] #56 46.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:12:54.369Z] #56 46.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:12:54.369Z] #56 46.09 + '[' '' = dynamic ']' [2021-05-31T17:12:54.369Z] #56 46.10 + make [2021-05-31T17:12:54.369Z] #56 47.67 + bin/ctr [2021-05-31T17:12:54.679Z] #43 28.33 CC images/timerfd.o [2021-05-31T17:12:54.809Z] #44 ... [2021-05-31T17:12:54.809Z] [2021-05-31T17:12:54.809Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:12:54.809Z] #23 sha256:d23d2fe929dbf983b666febce9eb163e34cb3c667603db61617a59ada9fdc89d [2021-05-31T17:12:54.809Z] #23 6.579 Collecting yamllint==1.26.1 [2021-05-31T17:12:54.936Z] #43 28.63 CC images/mm.o [2021-05-31T17:12:55.110Z] #23 7.165 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:12:55.193Z] #43 29.03 CC images/sk-opts.o [2021-05-31T17:12:55.410Z] #23 ... [2021-05-31T17:12:55.410Z] [2021-05-31T17:12:55.410Z] #33 [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-31T17:12:55.410Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-31T17:12:55.410Z] #33 DONE 198.6s [2021-05-31T17:12:55.410Z] [2021-05-31T17:12:55.410Z] #25 [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-31T17:12:55.410Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:12:55.451Z] #43 29.30 CC images/sk-unix.o [2021-05-31T17:12:55.709Z] #25 ... [2021-05-31T17:12:55.709Z] [2021-05-31T17:12:55.709Z] #44 [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-31T17:12:55.709Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:12:55.709Z] #44 134.7 CC criu/files-ext.o [2021-05-31T17:12:56.014Z] #43 29.67 CC images/sk-inet.o [2021-05-31T17:12:56.115Z] #42 ... [2021-05-31T17:12:56.115Z] [2021-05-31T17:12:56.115Z] #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-31T17:12:56.115Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:12:56.115Z] #45 87.54 time [2021-05-31T17:12:56.293Z] #56 ... [2021-05-31T17:12:56.293Z] [2021-05-31T17:12:56.293Z] #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-31T17:12:56.293Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:12:56.293Z] #43 18.98 CC images/stats.o [2021-05-31T17:12:56.558Z] #43 19.42 CC images/core.o [2021-05-31T17:12:56.577Z] #43 30.08 CC images/tun.o [2021-05-31T17:12:56.772Z] #44 135.8 CC criu/files-reg.o [2021-05-31T17:12:56.834Z] #43 30.36 CC images/sk-netlink.o [2021-05-31T17:12:56.834Z] #43 30.52 CC images/packet-sock.o [2021-05-31T17:12:57.091Z] #43 30.83 CC images/ipc-var.o [2021-05-31T17:12:57.133Z] #43 19.93 CC images/core-x86.o [2021-05-31T17:12:57.133Z] #43 ... [2021-05-31T17:12:57.133Z] [2021-05-31T17:12:57.133Z] #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-31T17:12:57.133Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:12:57.133Z] #45 77.71 go/parser [2021-05-31T17:12:57.133Z] #45 77.78 encoding/xml [2021-05-31T17:12:57.133Z] #45 80.80 go/doc [2021-05-31T17:12:57.133Z] #45 83.32 encoding/asn1 [2021-05-31T17:12:57.133Z] #45 84.75 vendor/golang.org/x/text/secure/bidirule [2021-05-31T17:12:57.133Z] #45 85.41 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:12:57.133Z] #45 86.48 github.com/LK4D4/vndr/build [2021-05-31T17:12:57.438Z] #20 37.41 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:12:57.438Z] #20 37.83 Selecting previously unselected package bzip2. [2021-05-31T17:12:57.438Z] #20 37.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-31T17:12:57.438Z] #20 37.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:12:57.438Z] #20 37.92 Selecting previously unselected package xz-utils. [2021-05-31T17:12:57.438Z] #20 37.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-31T17:12:57.438Z] #20 37.93 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:12:57.655Z] #43 31.12 CC images/ipc-desc.o [2021-05-31T17:12:57.655Z] #43 31.39 CC images/ipc-shm.o [2021-05-31T17:12:57.699Z] #20 38.11 Selecting previously unselected package apparmor. [2021-05-31T17:12:57.699Z] #20 38.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-31T17:12:57.699Z] #20 38.20 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:12:57.708Z] #45 ... [2021-05-31T17:12:57.708Z] [2021-05-31T17:12:57.708Z] #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-31T17:12:57.708Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:12:57.708Z] #13 83.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:12:57.708Z] #13 83.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-31T17:12:57.708Z] #13 83.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:12:57.911Z] #43 31.63 CC images/ipc-msg.o [2021-05-31T17:12:57.960Z] #20 38.55 Selecting previously unselected package aufs-tools. [2021-05-31T17:12:57.960Z] #20 38.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-31T17:12:57.960Z] #20 38.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:12:58.014Z] #45 ... [2021-05-31T17:12:58.014Z] [2021-05-31T17:12:58.014Z] #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-31T17:12:58.014Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-31T17:12:58.014Z] #36 88.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:12:58.014Z] #36 88.87 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:12:58.014Z] #36 88.89 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-31T17:12:58.014Z] #36 88.92 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:12:58.014Z] #36 89.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-31T17:12:58.014Z] #36 89.09 Setting up cmake-data (3.13.4-1) ... [2021-05-31T17:12:58.014Z] #36 89.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-31T17:12:58.014Z] #36 89.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-31T17:12:58.014Z] #36 89.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-31T17:12:58.014Z] #36 89.26 Setting up cmake (3.13.4-1) ... [2021-05-31T17:12:58.014Z] #36 89.27 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:12:58.014Z] #36 89.39 Processing triggers for mime-support (3.62) ... [2021-05-31T17:12:58.014Z] #36 DONE 89.9s [2021-05-31T17:12:58.014Z] [2021-05-31T17:12:58.014Z] #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-31T17:12:58.014Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:12:58.014Z] #51 79.87 reflect [2021-05-31T17:12:58.014Z] #51 83.98 time [2021-05-31T17:12:58.175Z] #43 31.93 CC images/ipc-sem.o [2021-05-31T17:12:58.221Z] #20 38.74 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:12:58.221Z] #20 38.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:12:58.221Z] #20 38.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:12:58.271Z] #51 ... [2021-05-31T17:12:58.271Z] [2021-05-31T17:12:58.271Z] #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-31T17:12:58.271Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:12:58.271Z] #42 88.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-31T17:12:58.271Z] #42 88.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:12:58.271Z] #42 88.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:58.271Z] #42 88.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-31T17:12:58.271Z] #42 88.12 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:58.271Z] #42 88.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-31T17:12:58.271Z] #42 88.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-31T17:12:58.271Z] #42 88.16 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-31T17:12:58.271Z] #42 88.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-31T17:12:58.271Z] #42 88.20 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-31T17:12:58.432Z] #43 32.15 CC images/utsns.o [2021-05-31T17:12:58.482Z] #20 38.90 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:12:58.482Z] #20 38.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:12:58.482Z] #20 38.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:12:58.482Z] #20 39.04 Selecting previously unselected package jq. [2021-05-31T17:12:58.482Z] #20 39.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:12:58.482Z] #20 39.05 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:12:58.482Z] #20 39.12 Selecting previously unselected package libaio1:amd64. [2021-05-31T17:12:58.482Z] #20 39.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-31T17:12:58.482Z] #20 39.13 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:12:58.689Z] #43 32.32 CC images/creds.o [2021-05-31T17:12:58.689Z] #43 32.52 CC images/vma.o [2021-05-31T17:12:58.742Z] #20 39.19 Selecting previously unselected package libgpm2:amd64. [2021-05-31T17:12:58.742Z] #20 39.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-31T17:12:58.742Z] #20 39.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:12:58.742Z] #20 39.28 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:12:58.742Z] #20 39.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:12:58.742Z] #20 39.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:12:58.945Z] #43 32.71 CC images/netdev.o [2021-05-31T17:12:59.202Z] #43 33.08 CC images/tty.o [2021-05-31T17:12:59.202Z] #43 ... [2021-05-31T17:12:59.202Z] [2021-05-31T17:12:59.202Z] #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-31T17:12:59.202Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:12:59.202Z] #56 47.11 Checking out files: 47% (1884/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 86% (3383/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:12:59.202Z] #56 48.61 + cd /tmp/tmp.wOpOzzWFMA/src/github.com/containerd/containerd [2021-05-31T17:12:59.202Z] #56 48.61 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:12:59.202Z] #56 49.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:12:59.202Z] #56 49.63 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:12:59.202Z] #56 49.63 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:12:59.202Z] #56 49.63 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:12:59.202Z] #56 49.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:12:59.202Z] #56 49.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:12:59.202Z] #56 49.63 + '[' '' = dynamic ']' [2021-05-31T17:12:59.202Z] #56 49.63 + make [2021-05-31T17:12:59.202Z] #56 51.18 + bin/ctr [2021-05-31T17:12:59.553Z] #44 138.3 CC criu/files.o [2021-05-31T17:13:00.131Z] #56 ... [2021-05-31T17:13:00.131Z] [2021-05-31T17:13:00.132Z] #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-31T17:13:00.132Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:00.132Z] #43 33.60 CC images/file-lock.o [2021-05-31T17:13:00.132Z] #43 33.80 CC images/rlimit.o [2021-05-31T17:13:00.388Z] #43 34.05 CC images/pagemap.o [2021-05-31T17:13:00.645Z] #43 34.36 CC images/siginfo.o [2021-05-31T17:13:00.645Z] #43 ... [2021-05-31T17:13:00.645Z] [2021-05-31T17:13:00.645Z] #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-31T17:13:00.645Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:00.645Z] #45 95.42 hash/crc32 [2021-05-31T17:13:00.645Z] #45 96.00 compress/gzip [2021-05-31T17:13:00.645Z] #45 96.52 net [2021-05-31T17:13:00.645Z] #45 96.81 vendor/golang.org/x/text/transform [2021-05-31T17:13:00.645Z] #45 97.54 vendor/golang.org/x/text/unicode/bidi [2021-05-31T17:13:00.645Z] #45 99.27 vendor/golang.org/x/text/secure/bidirule [2021-05-31T17:13:00.645Z] #45 99.49 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:13:00.645Z] #45 103.1 vendor/golang.org/x/net/idna [2021-05-31T17:13:00.645Z] #45 105.4 vendor/golang.org/x/net/http2/hpack [2021-05-31T17:13:00.655Z] #20 ... [2021-05-31T17:13:00.655Z] [2021-05-31T17:13:00.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-31T17:13:00.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:00.655Z] #43 90.63 CC criu/bfd.o [2021-05-31T17:13:00.655Z] #43 91.15 CC criu/bitmap.o [2021-05-31T17:13:00.655Z] #43 91.28 CC criu/cgroup-props.o [2021-05-31T17:13:00.655Z] #43 91.91 CC criu/cgroup.o [2021-05-31T17:13:00.655Z] #43 94.49 CC criu/clone-noasan.o [2021-05-31T17:13:00.655Z] #43 94.76 CC criu/config.o [2021-05-31T17:13:00.655Z] #43 96.19 CC criu/cr-check.o [2021-05-31T17:13:00.655Z] #43 97.83 CC criu/cr-dedup.o [2021-05-31T17:13:00.655Z] #43 98.29 CC criu/cr-dump.o [2021-05-31T17:13:00.655Z] #43 100.5 CC criu/cr-errno.o [2021-05-31T17:13:00.655Z] #43 100.6 CC criu/cr-restore.o [2021-05-31T17:13:00.901Z] #45 ... [2021-05-31T17:13:00.902Z] [2021-05-31T17:13:00.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-31T17:13:00.902Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:00.902Z] #43 34.65 CC images/rpc.o [2021-05-31T17:13:02.269Z] #43 35.79 CC images/ext-file.o [2021-05-31T17:13:02.269Z] #43 36.06 CC images/cgroup.o [2021-05-31T17:13:02.341Z] #44 141.0 CC criu/filesystems.o [2021-05-31T17:13:02.444Z] #42 ... [2021-05-31T17:13:02.444Z] [2021-05-31T17:13:02.444Z] #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-31T17:13:02.444Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:13:02.444Z] #45 93.45 internal/fmtsort [2021-05-31T17:13:02.444Z] #45 93.94 internal/syscall/execenv [2021-05-31T17:13:02.444Z] #45 94.15 internal/syscall/unix [2021-05-31T17:13:02.569Z] #43 ... [2021-05-31T17:13:02.569Z] [2021-05-31T17:13:02.569Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:02.569Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:13:02.569Z] #20 42.97 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:13:02.569Z] #20 42.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:13:02.569Z] #20 42.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:13:02.569Z] #20 43.06 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:13:02.569Z] #20 43.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:13:02.569Z] #20 43.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:13:02.569Z] #20 43.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:13:02.569Z] #20 43.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:13:02.569Z] #20 43.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:13:02.569Z] #20 43.29 Selecting previously unselected package libreadline5:amd64. [2021-05-31T17:13:02.701Z] #45 94.45 strings [2021-05-31T17:13:02.701Z] #45 94.48 internal/poll [2021-05-31T17:13:02.829Z] #20 43.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-31T17:13:02.829Z] #20 43.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:13:02.829Z] #20 43.43 Selecting previously unselected package net-tools. [2021-05-31T17:13:02.992Z] #44 142.0 CC criu/fsnotify.o [2021-05-31T17:13:03.091Z] #20 43.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-31T17:13:03.091Z] #20 43.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:13:03.091Z] #20 43.67 Selecting previously unselected package patch. [2021-05-31T17:13:03.091Z] #20 43.69 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-05-31T17:13:03.091Z] #20 43.69 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:13:03.199Z] #43 36.71 CC images/userns.o [2021-05-31T17:13:03.199Z] #43 36.96 CC images/google/protobuf/descriptor.o [2021-05-31T17:13:03.352Z] #20 43.80 Selecting previously unselected package python-pip-whl. [2021-05-31T17:13:03.352Z] #20 43.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:13:03.352Z] #20 43.82 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:13:03.924Z] #20 44.38 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:13:03.924Z] #20 44.40 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:13:03.924Z] #20 44.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:13:04.158Z] #43 ... [2021-05-31T17:13:04.158Z] [2021-05-31T17:13:04.158Z] #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-31T17:13:04.158Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:04.158Z] #13 94.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:13:04.158Z] #13 94.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:13:04.158Z] #13 94.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:04.158Z] #13 ... [2021-05-31T17:13:04.158Z] [2021-05-31T17:13:04.158Z] #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-31T17:13:04.158Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:04.158Z] #45 106.6 mime [2021-05-31T17:13:04.158Z] #45 108.3 mime/quotedprintable [2021-05-31T17:13:04.158Z] #45 108.7 net/http/internal [2021-05-31T17:13:04.185Z] #20 44.53 Selecting previously unselected package python3-distutils. [2021-05-31T17:13:04.185Z] #20 44.54 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:13:04.185Z] #20 44.54 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:13:04.185Z] #20 44.69 Selecting previously unselected package python3-pip. [2021-05-31T17:13:04.185Z] #20 44.70 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:13:04.185Z] #20 44.71 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:13:04.185Z] #20 44.93 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:13:04.185Z] #20 44.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:13:04.306Z] #13 ... [2021-05-31T17:13:04.306Z] [2021-05-31T17:13:04.306Z] #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-31T17:13:04.306Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:04.306Z] #43 20.54 CC images/core-arm.o [2021-05-31T17:13:04.306Z] #43 20.86 CC images/core-aarch64.o [2021-05-31T17:13:04.306Z] #43 21.31 CC images/core-ppc64.o [2021-05-31T17:13:04.306Z] #43 21.82 CC images/core-s390.o [2021-05-31T17:13:04.306Z] #43 22.45 CC images/cpuinfo.o [2021-05-31T17:13:04.306Z] #43 23.07 CC images/inventory.o [2021-05-31T17:13:04.306Z] #43 23.39 CC images/fdinfo.o [2021-05-31T17:13:04.306Z] #43 23.84 CC images/fown.o [2021-05-31T17:13:04.306Z] #43 24.12 CC images/ns.o [2021-05-31T17:13:04.306Z] #43 24.34 CC images/regfile.o [2021-05-31T17:13:04.306Z] #43 24.54 CC images/ghost-file.o [2021-05-31T17:13:04.306Z] #43 24.88 CC images/fifo.o [2021-05-31T17:13:04.306Z] #43 25.21 CC images/remap-file-path.o [2021-05-31T17:13:04.306Z] #43 25.55 CC images/eventfd.o [2021-05-31T17:13:04.306Z] #43 25.85 CC images/eventpoll.o [2021-05-31T17:13:04.306Z] #43 26.22 CC images/fh.o [2021-05-31T17:13:04.306Z] #43 26.58 CC images/fsnotify.o [2021-05-31T17:13:04.306Z] #43 27.30 CC images/signalfd.o [2021-05-31T17:13:04.446Z] #20 44.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:13:04.535Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-05-31T17:13:04.535Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:13:04.535Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:13:04.535Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-05-31T17:13:04.539Z] #44 143.4 CC criu/image-desc.o [2021-05-31T17:13:04.539Z] #44 143.6 CC criu/image.o [2021-05-31T17:13:04.595Z] #45 ... [2021-05-31T17:13:04.595Z] [2021-05-31T17:13:04.595Z] #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-31T17:13:04.595Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-31T17:13:04.595Z] #42 95.74 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-31T17:13:04.595Z] #42 95.76 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:13:04.595Z] #42 DONE 96.3s [2021-05-31T17:13:04.595Z] [2021-05-31T17:13:04.595Z] #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-31T17:13:04.595Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:04.707Z] #20 45.08 Selecting previously unselected package python3-setuptools. [2021-05-31T17:13:04.707Z] #20 45.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:13:04.707Z] #20 45.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:13:04.707Z] #20 45.26 Selecting previously unselected package python3-wheel. [2021-05-31T17:13:04.707Z] #20 45.26 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:13:04.707Z] #20 45.27 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:13:04.825Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:13:04.880Z] #43 27.52 CC images/fs.o [2021-05-31T17:13:04.880Z] #43 27.85 CC images/pstree.o [2021-05-31T17:13:04.968Z] #20 45.35 Selecting previously unselected package sudo. [2021-05-31T17:13:04.968Z] #20 45.37 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-31T17:13:04.968Z] #20 45.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:13:05.115Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-05-31T17:13:05.115Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:13:05.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:13:05.229Z] #20 45.87 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:13:05.229Z] #20 45.88 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-31T17:13:05.229Z] #20 45.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:13:05.404Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-05-31T17:13:05.404Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:13:05.404Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:13:05.456Z] #43 28.21 CC images/pipe.o [2021-05-31T17:13:05.718Z] #43 28.49 CC images/tcp-stream.o [2021-05-31T17:13:05.718Z] #43 28.72 CC images/sk-packet.o [2021-05-31T17:13:05.800Z] #20 46.12 Selecting previously unselected package uidmap. [2021-05-31T17:13:05.800Z] #20 46.14 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-31T17:13:05.800Z] #20 46.14 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:13:05.800Z] #20 46.29 Selecting previously unselected package vim-runtime. [2021-05-31T17:13:05.800Z] #20 46.29 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:13:05.800Z] #20 46.34 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-31T17:13:05.800Z] #20 46.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:13:05.800Z] #20 46.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:13:05.963Z] #43 ... [2021-05-31T17:13:05.963Z] [2021-05-31T17:13:05.963Z] #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-31T17:13:05.963Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:05.963Z] #13 80.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-31T17:13:05.963Z] #13 80.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-31T17:13:05.963Z] #13 80.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:13:05.963Z] #13 85.26 Selecting previously unselected package binutils-mingw-w64. [2021-05-31T17:13:05.963Z] #13 85.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-31T17:13:05.963Z] #13 85.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:13:05.963Z] #13 85.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-31T17:13:05.963Z] #13 85.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:05.963Z] #13 85.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:05.963Z] #13 85.64 Selecting previously unselected package dmsetup. [2021-05-31T17:13:05.963Z] #13 85.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:05.963Z] #13 85.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-31T17:13:05.963Z] #13 85.82 Selecting previously unselected package mingw-w64-common. [2021-05-31T17:13:05.963Z] #13 85.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-31T17:13:05.963Z] #13 85.84 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-31T17:13:05.963Z] #13 ... [2021-05-31T17:13:05.963Z] [2021-05-31T17:13:05.963Z] #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-31T17:13:05.963Z] #37 sha256:55697d2f56ab44a7b1a41996650f84c427e43ffb00a8893b7ea7951a90039118 [2021-05-31T17:13:05.963Z] #37 1.803 + RM_GOPATH=0 [2021-05-31T17:13:05.963Z] #37 1.803 + TMP_GOPATH= [2021-05-31T17:13:05.963Z] #37 1.803 + : /build [2021-05-31T17:13:05.963Z] #37 1.803 + '[' -z '' ']' [2021-05-31T17:13:05.963Z] #37 1.803 ++ mktemp -d [2021-05-31T17:13:05.963Z] #37 1.806 + export GOPATH=/tmp/tmp.g89XY7mEZT [2021-05-31T17:13:05.963Z] #37 1.806 + GOPATH=/tmp/tmp.g89XY7mEZT [2021-05-31T17:13:05.963Z] #37 1.806 + RM_GOPATH=1 [2021-05-31T17:13:05.963Z] #37 1.806 + case "$(go env GOARCH)" in [2021-05-31T17:13:05.963Z] #37 1.806 ++ go env GOARCH [2021-05-31T17:13:05.963Z] #37 1.829 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:05.963Z] #37 1.829 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:05.963Z] #37 1.829 ++ dirname /tmp/install/install.sh [2021-05-31T17:13:05.963Z] #37 1.834 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:13:05.963Z] #37 1.834 + dir=/tmp/install [2021-05-31T17:13:05.963Z] #37 1.834 + bin=tini [2021-05-31T17:13:05.963Z] #37 1.834 + shift [2021-05-31T17:13:05.963Z] #37 1.834 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-31T17:13:05.963Z] #37 1.834 + . /tmp/install/tini.installer [2021-05-31T17:13:05.963Z] #37 1.834 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:13:05.963Z] #37 1.834 + install_tini [2021-05-31T17:13:05.963Z] #37 1.834 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-31T17:13:05.963Z] #37 1.834 + git clone https://github.com/krallin/tini.git /tmp/tmp.g89XY7mEZT/tini [2021-05-31T17:13:05.963Z] #37 1.839 Cloning into '/tmp/tmp.g89XY7mEZT/tini'... [2021-05-31T17:13:05.963Z] #37 2.743 + cd /tmp/tmp.g89XY7mEZT/tini [2021-05-31T17:13:05.963Z] #37 2.743 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-31T17:13:05.963Z] #37 2.780 + cmake . [2021-05-31T17:13:05.963Z] #37 3.373 -- The C compiler identification is GNU 8.3.0 [2021-05-31T17:13:05.963Z] #37 3.416 -- Check for working C compiler: /usr/bin/cc [2021-05-31T17:13:05.963Z] #37 4.109 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-31T17:13:05.963Z] #37 4.110 -- Detecting C compiler ABI info [2021-05-31T17:13:05.963Z] #37 4.899 -- Detecting C compiler ABI info - done [2021-05-31T17:13:05.963Z] #37 4.945 -- Detecting C compile features [2021-05-31T17:13:05.963Z] #37 6.996 -- Detecting C compile features - done [2021-05-31T17:13:05.963Z] #37 7.015 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-31T17:13:05.963Z] #37 7.288 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-31T17:13:05.963Z] #37 7.378 -- Configuring done [2021-05-31T17:13:05.963Z] #37 7.412 -- Generating done [2021-05-31T17:13:05.963Z] #37 7.419 -- Build files have been written to: /tmp/tmp.g89XY7mEZT/tini [2021-05-31T17:13:05.963Z] #37 7.438 + make tini-static [2021-05-31T17:13:05.963Z] #37 7.837 Scanning dependencies of target tini-static [2021-05-31T17:13:05.992Z] #43 28.99 CC images/mnt.o [2021-05-31T17:13:06.084Z] #44 144.8 CC criu/ipc_ns.o [2021-05-31T17:13:06.220Z] #37 8.039 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-31T17:13:06.255Z] #43 29.27 CC images/pipe-data.o [2021-05-31T17:13:06.782Z] #37 ... [2021-05-31T17:13:06.782Z] [2021-05-31T17:13:06.782Z] #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-31T17:13:06.782Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:06.782Z] #43 2.246 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:13:06.782Z] #43 2.246 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:13:06.782Z] #43 2.250 Note: Building without GnuTLS support [2021-05-31T17:13:06.782Z] #43 2.259 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:13:06.782Z] #43 2.266 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:13:06.830Z] #43 29.58 CC images/sa.o [2021-05-31T17:13:07.092Z] #43 29.88 CC images/timer.o [2021-05-31T17:13:07.156Z] #44 ... [2021-05-31T17:13:07.156Z] [2021-05-31T17:13:07.156Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:07.156Z] #23 sha256:d23d2fe929dbf983b666febce9eb163e34cb3c667603db61617a59ada9fdc89d [2021-05-31T17:13:07.156Z] #23 8.884 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:13:07.156Z] #23 8.932 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:13:07.156Z] #23 8.992 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:13:07.156Z] #23 9.344 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-31T17:13:07.156Z] #23 10.29 Installing build dependencies: started [2021-05-31T17:13:07.456Z] #45 ... [2021-05-31T17:13:07.456Z] [2021-05-31T17:13:07.456Z] #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-31T17:13:07.456Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:07.456Z] #43 38.71 CC images/opts.o [2021-05-31T17:13:07.456Z] #43 38.87 CC images/seccomp.o [2021-05-31T17:13:07.456Z] #43 39.14 CC images/binfmt-misc.o [2021-05-31T17:13:07.456Z] #43 39.31 CC images/time.o [2021-05-31T17:13:07.456Z] #43 39.53 CC images/sysctl.o [2021-05-31T17:13:07.456Z] #43 39.72 CC images/autofs.o [2021-05-31T17:13:07.456Z] #43 39.90 CC images/macvlan.o [2021-05-31T17:13:07.456Z] #43 40.16 CC images/sit.o [2021-05-31T17:13:07.456Z] #43 40.45 CC images/memfd.o [2021-05-31T17:13:07.456Z] #43 40.68 CC images/timens.o [2021-05-31T17:13:07.456Z] #43 40.95 LINK images/built-in.o [2021-05-31T17:13:07.456Z] #43 41.14 GEN compel/include/asm [2021-05-31T17:13:07.456Z] #43 41.16 GEN compel/include/version.h [2021-05-31T17:13:07.456Z] #43 41.20 touch .config [2021-05-31T17:13:07.456Z] #43 41.25 GEN include/common/config.h [2021-05-31T17:13:07.456Z] #43 41.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-31T17:13:07.467Z] #23 ... [2021-05-31T17:13:07.467Z] [2021-05-31T17:13:07.467Z] #44 [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-31T17:13:07.467Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:13:07.467Z] #44 146.3 CC criu/irmap.o [2021-05-31T17:13:07.667Z] #43 30.33 CC images/timerfd.o [2021-05-31T17:13:07.713Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-31T17:13:07.713Z] #43 41.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-31T17:13:07.713Z] #43 41.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-31T17:13:07.713Z] #43 41.47 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-31T17:13:07.713Z] #43 41.50 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-31T17:13:07.713Z] #43 41.53 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-31T17:13:07.713Z] #43 41.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-31T17:13:07.713Z] #43 41.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-31T17:13:07.970Z] #43 41.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:13:07.970Z] #43 41.62 DEP compel/plugins/std/infect.d [2021-05-31T17:13:08.054Z] #43 30.64 CC images/mm.o [2021-05-31T17:13:08.054Z] #43 ... [2021-05-31T17:13:08.054Z] [2021-05-31T17:13:08.054Z] #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-31T17:13:08.054Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:13:08.054Z] #45 88.41 mime [2021-05-31T17:13:08.054Z] #45 91.16 vendor/golang.org/x/net/idna [2021-05-31T17:13:08.054Z] #45 94.12 net/textproto [2021-05-31T17:13:08.054Z] #45 94.12 vendor/golang.org/x/net/http/httpproxy [2021-05-31T17:13:08.054Z] #45 94.13 crypto/x509 [2021-05-31T17:13:08.054Z] #45 95.13 vendor/golang.org/x/net/http/httpguts [2021-05-31T17:13:08.054Z] #45 95.13 mime/multipart [2021-05-31T17:13:08.054Z] #45 97.45 crypto/tls [2021-05-31T17:13:08.054Z] #45 ... [2021-05-31T17:13:08.054Z] [2021-05-31T17:13:08.054Z] #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-31T17:13:08.054Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:13:08.054Z] #13 93.83 Selecting previously unselected package libapparmor1:arm64. [2021-05-31T17:13:08.054Z] #13 93.85 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-31T17:13:08.054Z] #13 93.87 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-31T17:13:08.117Z] #44 147.3 CC criu/kcmp-ids.o [2021-05-31T17:13:08.182Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 13.7% of statements [2021-05-31T17:13:08.226Z] #43 41.81 DEP compel/plugins/std/string.d [2021-05-31T17:13:08.226Z] #43 41.91 DEP compel/plugins/std/log.d [2021-05-31T17:13:08.226Z] #43 42.01 DEP compel/plugins/std/fds.d [2021-05-31T17:13:08.316Z] #13 94.36 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-31T17:13:08.316Z] #13 94.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-31T17:13:08.483Z] #43 42.11 DEP compel/plugins/std/std.d [2021-05-31T17:13:08.483Z] #43 42.26 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:13:08.584Z] #13 94.74 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-31T17:13:08.682Z] #43 ... [2021-05-31T17:13:08.682Z] [2021-05-31T17:13:08.682Z] #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-31T17:13:08.682Z] #37 sha256:55697d2f56ab44a7b1a41996650f84c427e43ffb00a8893b7ea7951a90039118 [2021-05-31T17:13:08.682Z] #37 9.329 [100%] Linking C executable tini-static [2021-05-31T17:13:08.682Z] #37 9.988 [100%] Built target tini-static [2021-05-31T17:13:08.682Z] #37 10.05 + mkdir -p /build [2021-05-31T17:13:08.682Z] #37 10.06 + cp tini-static /build/docker-init [2021-05-31T17:13:08.682Z] #37 DONE 10.3s [2021-05-31T17:13:08.682Z] [2021-05-31T17:13:08.682Z] #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-31T17:13:08.682Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:08.682Z] #13 91.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-31T17:13:08.682Z] #13 91.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-31T17:13:08.682Z] #13 91.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:13:08.739Z] #43 42.35 DEP compel/plugins/fds/fds.d [2021-05-31T17:13:08.739Z] #43 42.45 CC compel/plugins/std/std.o [2021-05-31T17:13:08.771Z] #44 147.6 CC criu/kerndat.o [2021-05-31T17:13:08.810Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 48.5% of statements [2021-05-31T17:13:08.810Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:13:08.997Z] #43 42.70 CC compel/plugins/std/fds.o [2021-05-31T17:13:09.102Z] #20 49.55 Selecting previously unselected package vim. [2021-05-31T17:13:09.102Z] #20 49.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:13:09.102Z] #20 49.57 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:13:09.363Z] #20 50.06 Selecting previously unselected package xfsprogs. [2021-05-31T17:13:09.439Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-31T17:13:09.566Z] #43 43.19 CC compel/plugins/std/log.o [2021-05-31T17:13:09.624Z] #20 50.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-31T17:13:09.624Z] #20 50.08 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:13:09.728Z] ok github.com/docker/docker/builder/remotecontext/git 1.113s coverage: 86.3% of statements [2021-05-31T17:13:09.728Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:13:09.728Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:13:09.884Z] #20 50.54 Selecting previously unselected package zip. [2021-05-31T17:13:09.884Z] #20 50.54 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-05-31T17:13:09.884Z] #20 50.55 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:13:10.145Z] #20 50.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:13:10.145Z] #20 50.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:13:10.145Z] #20 50.77 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:13:10.145Z] #20 50.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:13:10.145Z] #20 50.80 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:13:10.145Z] #20 50.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:13:10.145Z] #20 50.82 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:13:10.145Z] #20 50.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:13:10.145Z] #20 50.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:13:10.322Z] #44 149.0 CC criu/libnetlink.o [2021-05-31T17:13:10.322Z] #44 149.5 CC criu/log.o [2021-05-31T17:13:10.411Z] #20 50.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:13:10.411Z] #20 50.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:13:10.411Z] #20 50.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:13:10.411Z] #20 50.88 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:13:10.411Z] #20 50.89 Setting up zip (3.0-11+b1) ... [2021-05-31T17:13:10.411Z] #20 50.90 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:13:10.411Z] #20 50.92 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:13:10.497Z] #43 44.02 CC compel/plugins/std/string.o [2021-05-31T17:13:10.497Z] #43 ... [2021-05-31T17:13:10.497Z] [2021-05-31T17:13:10.497Z] #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-31T17:13:10.497Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:13:10.497Z] #58 115.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:13:10.497Z] #58 115.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:13:10.745Z] using credential docker-jenkins-github-credentials [2021-05-31T17:13:10.816Z] Cloning the remote Git repository [2021-05-31T17:13:10.816Z] Cloning with configured refspecs honoured and without tags [2021-05-31T17:13:10.975Z] #44 150.1 CC criu/lsm.o [2021-05-31T17:13:11.145Z] #13 ... [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #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-31T17:13:11.145Z] #58 sha256:7b7d73c25f5f63e8f67092eb0bf61cb784bd89f1b3c3b3d5265c15473db3f4e3 [2021-05-31T17:13:11.145Z] #58 92.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:13:11.145Z] #58 92.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:13:11.145Z] #58 DONE 101.3s [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #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-31T17:13:11.145Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:13:11.145Z] #13 96.66 Selecting previously unselected package libbtrfs0. [2021-05-31T17:13:11.145Z] #13 96.67 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-31T17:13:11.145Z] #13 96.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:11.145Z] #13 ... [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:13:11.145Z] #59 sha256:cce93b2cf30b9d29d3e93d31854127aeeba8cac6f547f88c569bf4f1259cdcda [2021-05-31T17:13:11.145Z] #59 DONE 0.1s [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #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-31T17:13:11.145Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:13:11.145Z] #13 96.85 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:13:11.145Z] #13 96.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-31T17:13:11.145Z] #13 ... [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:13:11.145Z] #60 sha256:099998bcf2c4f28222df35a3941f5ee5e5da1378858067ae80be89d227220e9c [2021-05-31T17:13:11.145Z] #60 DONE 0.1s [2021-05-31T17:13:11.145Z] [2021-05-31T17:13:11.145Z] #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-31T17:13:11.145Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-31T17:13:11.145Z] #13 96.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:11.145Z] #13 97.19 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-31T17:13:11.145Z] #13 97.20 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-31T17:13:11.145Z] #13 97.21 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-31T17:13:11.198Z] #13 ... [2021-05-31T17:13:11.198Z] [2021-05-31T17:13:11.198Z] #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-31T17:13:11.198Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:13:11.198Z] #51 92.84 context [2021-05-31T17:13:11.198Z] #51 93.69 internal/poll [2021-05-31T17:13:11.198Z] #51 95.62 os [2021-05-31T17:13:11.198Z] #51 96.08 encoding/binary [2021-05-31T17:13:11.198Z] #51 98.11 encoding/base64 [2021-05-31T17:13:11.198Z] #51 98.87 golang.org/x/sys/unix [2021-05-31T17:13:11.198Z] #51 99.54 fmt [2021-05-31T17:13:11.198Z] #51 ... [2021-05-31T17:13:11.198Z] [2021-05-31T17:13:11.198Z] #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-31T17:13:11.198Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:11.198Z] #43 4.340 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:13:11.198Z] #43 4.502 GEN .gitid [2021-05-31T17:13:11.198Z] #43 4.538 GEN criu/include/version.h [2021-05-31T17:13:11.198Z] #43 4.750 GEN include/common/asm [2021-05-31T17:13:11.198Z] #43 6.513 PBCC images/timens.pb-c.c [2021-05-31T17:13:11.198Z] #43 6.569 DEP images/timens.pb-c.d [2021-05-31T17:13:11.198Z] #43 6.648 PBCC images/fown.pb-c.c [2021-05-31T17:13:11.198Z] #43 6.656 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-31T17:13:11.198Z] #43 6.742 PBCC images/opts.pb-c.c [2021-05-31T17:13:10.998Z] Cloning repository https://github.com/moby/moby.git [2021-05-31T17:13:11.407Z] #13 97.39 Selecting previously unselected package libudev-dev:arm64. [2021-05-31T17:13:11.407Z] #13 97.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-31T17:13:11.407Z] #13 97.43 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-31T17:13:11.454Z] #43 6.829 PBCC images/memfd.pb-c.c [2021-05-31T17:13:11.454Z] #43 6.842 DEP images/fown.pb-c.d [2021-05-31T17:13:11.454Z] #43 6.906 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-31T17:13:11.454Z] #43 6.990 DEP images/opts.pb-c.d [2021-05-31T17:13:11.641Z] #44 150.6 CC criu/mem.o [2021-05-31T17:13:11.710Z] #43 7.063 DEP images/memfd.pb-c.d [2021-05-31T17:13:11.710Z] #43 7.142 PBCC images/sit.pb-c.c [2021-05-31T17:13:11.710Z] #43 7.177 DEP images/sit.pb-c.d [2021-05-31T17:13:11.710Z] #43 7.257 PBCC images/macvlan.pb-c.c [2021-05-31T17:13:11.710Z] #43 7.268 DEP images/macvlan.pb-c.d [2021-05-31T17:13:11.932Z] #13 97.70 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-31T17:13:11.932Z] #13 97.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-31T17:13:11.932Z] #13 97.75 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-31T17:13:11.966Z] #43 7.334 PBCC images/autofs.pb-c.c [2021-05-31T17:13:11.966Z] #43 7.342 DEP images/autofs.pb-c.d [2021-05-31T17:13:11.966Z] #43 7.403 PBCC images/sysctl.pb-c.c [2021-05-31T17:13:11.966Z] #43 7.445 DEP images/sysctl.pb-c.d [2021-05-31T17:13:11.966Z] #43 7.499 PBCC images/time.pb-c.c [2021-05-31T17:13:11.966Z] #43 7.535 DEP images/time.pb-c.d [2021-05-31T17:13:12.194Z] #13 98.19 Selecting previously unselected package libpcre16-3:arm64. [2021-05-31T17:13:12.194Z] #13 98.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-31T17:13:12.194Z] #13 98.22 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-31T17:13:12.222Z] #43 7.597 PBCC images/binfmt-misc.pb-c.c [2021-05-31T17:13:12.222Z] #43 7.635 DEP images/binfmt-misc.pb-c.d [2021-05-31T17:13:12.222Z] #43 7.726 PBCC images/seccomp.pb-c.c [2021-05-31T17:13:12.222Z] #43 7.751 DEP images/seccomp.pb-c.d [2021-05-31T17:13:12.222Z] #43 7.796 PBCC images/userns.pb-c.c [2021-05-31T17:13:12.222Z] #43 7.834 DEP images/userns.pb-c.d [2021-05-31T17:13:12.444Z] ok github.com/docker/docker/client 0.182s coverage: 75.4% of statements [2021-05-31T17:13:12.456Z] #13 98.44 Selecting previously unselected package libpcre32-3:arm64. [2021-05-31T17:13:12.456Z] #13 98.44 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-31T17:13:12.456Z] #13 98.45 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-31T17:13:12.478Z] #43 7.908 PBCC images/cgroup.pb-c.c [2021-05-31T17:13:12.478Z] #43 7.951 DEP images/cgroup.pb-c.d [2021-05-31T17:13:12.478Z] #43 8.019 PBCC images/ext-file.pb-c.c [2021-05-31T17:13:12.478Z] #43 8.062 DEP images/ext-file.pb-c.d [2021-05-31T17:13:12.705Z] #44 ... [2021-05-31T17:13:12.705Z] [2021-05-31T17:13:12.705Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:12.705Z] #23 sha256:d23d2fe929dbf983b666febce9eb163e34cb3c667603db61617a59ada9fdc89d [2021-05-31T17:13:12.705Z] #23 24.43 Installing build dependencies: finished with status 'done' [2021-05-31T17:13:12.718Z] #13 98.59 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-31T17:13:12.718Z] #13 98.60 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-31T17:13:12.718Z] #13 98.60 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-31T17:13:12.718Z] #13 98.71 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-31T17:13:12.718Z] #13 98.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-31T17:13:12.718Z] #13 98.73 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-31T17:13:12.733Z] #43 8.113 PBCC images/rpc.pb-c.c [2021-05-31T17:13:12.733Z] #43 8.163 DEP images/rpc.pb-c.d [2021-05-31T17:13:12.733Z] #43 8.233 PBCC images/siginfo.pb-c.c [2021-05-31T17:13:12.733Z] #43 8.263 DEP images/siginfo.pb-c.d [2021-05-31T17:13:12.989Z] #43 8.318 PBCC images/pagemap.pb-c.c [2021-05-31T17:13:12.989Z] #43 8.362 DEP images/pagemap.pb-c.d [2021-05-31T17:13:12.989Z] #43 8.423 PBCC images/rlimit.pb-c.c [2021-05-31T17:13:12.989Z] #43 8.463 DEP images/rlimit.pb-c.d [2021-05-31T17:13:12.989Z] #43 8.514 PBCC images/file-lock.pb-c.c [2021-05-31T17:13:12.989Z] #43 8.526 DEP images/file-lock.pb-c.d [2021-05-31T17:13:12.989Z] #43 8.571 PBCC images/tty.pb-c.c [2021-05-31T17:13:12.989Z] #43 8.612 DEP images/tty.pb-c.d [2021-05-31T17:13:12.989Z] #43 8.659 PBCC images/tun.pb-c.c [2021-05-31T17:13:13.245Z] #43 8.696 PBCC images/netdev.pb-c.c [2021-05-31T17:13:13.245Z] #43 8.746 DEP images/tun.pb-c.d [2021-05-31T17:13:13.245Z] #43 8.800 DEP images/netdev.pb-c.d [2021-05-31T17:13:13.245Z] #43 8.864 PBCC images/vma.pb-c.c [2021-05-31T17:13:13.245Z] #43 8.914 DEP images/vma.pb-c.d [2021-05-31T17:13:13.309Z] #13 99.17 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-31T17:13:13.309Z] #13 99.19 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-31T17:13:13.309Z] #13 99.20 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-31T17:13:11.383Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-31T17:13:12.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:13:12.265Z] > git --version # timeout=10 [2021-05-31T17:13:12.309Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-31T17:13:12.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:13:12.313Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:13:13.501Z] #43 8.987 PBCC images/creds.pb-c.c [2021-05-31T17:13:13.501Z] #43 9.040 DEP images/creds.pb-c.d [2021-05-31T17:13:13.501Z] #43 9.064 PBCC images/utsns.pb-c.c [2021-05-31T17:13:13.501Z] #43 9.094 DEP images/utsns.pb-c.d [2021-05-31T17:13:13.501Z] #43 9.151 PBCC images/ipc-desc.pb-c.c [2021-05-31T17:13:13.571Z] #13 99.56 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-31T17:13:13.571Z] #13 99.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-31T17:13:13.571Z] #13 99.58 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-31T17:13:13.711Z] #20 53.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:13:13.711Z] #20 53.85 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:13:13.711Z] #20 53.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:13:13.711Z] #20 53.89 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:13:13.711Z] #20 53.90 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:13:13.711Z] #20 53.97 invoke-rc.d: could not determine current runlevel [2021-05-31T17:13:13.711Z] #20 53.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:13:13.711Z] #20 54.05 Setting up pigz (2.4-1) ... [2021-05-31T17:13:13.711Z] #20 54.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:13:13.711Z] #20 54.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:13:13.711Z] #20 54.11 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:13:13.711Z] #20 54.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:13:13.711Z] #20 54.14 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:13:13.757Z] #43 9.219 PBCC images/ipc-sem.pb-c.c [2021-05-31T17:13:13.757Z] #43 9.263 DEP images/ipc-desc.pb-c.d [2021-05-31T17:13:13.757Z] #43 9.322 DEP images/ipc-sem.pb-c.d [2021-05-31T17:13:13.757Z] #43 9.398 PBCC images/ipc-msg.pb-c.c [2021-05-31T17:13:13.768Z] #58 ... [2021-05-31T17:13:13.768Z] [2021-05-31T17:13:13.768Z] #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-31T17:13:13.768Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:13.768Z] #13 109.5 Selecting previously unselected package libapparmor1:amd64. [2021-05-31T17:13:13.768Z] #13 109.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 109.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:13:13.768Z] #13 109.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-31T17:13:13.768Z] #13 109.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 109.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:13:13.768Z] #13 109.7 Selecting previously unselected package libbtrfs0. [2021-05-31T17:13:13.768Z] #13 109.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 109.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:13.768Z] #13 109.8 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:13:13.768Z] #13 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 109.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:13.768Z] #13 109.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-31T17:13:13.768Z] #13 109.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 110.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 110.0 Selecting previously unselected package libudev-dev:amd64. [2021-05-31T17:13:13.768Z] #13 110.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 110.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:13.768Z] #13 110.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-31T17:13:13.768Z] #13 110.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 110.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:13:13.768Z] #13 110.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-31T17:13:13.768Z] #13 110.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 110.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 110.8 Selecting previously unselected package libpcre32-3:amd64. [2021-05-31T17:13:13.768Z] #13 110.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 110.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 111.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-31T17:13:13.768Z] #13 111.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 111.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 111.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-31T17:13:13.768Z] #13 111.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 111.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 111.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-31T17:13:13.768Z] #13 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 111.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:13:13.768Z] #13 112.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-31T17:13:13.768Z] #13 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 112.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 112.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-31T17:13:13.768Z] #13 112.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 112.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:13.768Z] #13 112.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-31T17:13:13.768Z] #13 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:13:13.768Z] #13 112.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:13.768Z] #13 112.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 112.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 113.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:13.768Z] #13 113.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:13:13.768Z] #13 113.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:13:13.768Z] #13 113.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:13.768Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:13:13.768Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:13:13.768Z] #13 113.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:13.768Z] #13 113.2 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-31T17:13:13.768Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-31T17:13:13.768Z] #13 113.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:13:13.768Z] #13 113.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:13:13.768Z] #13 113.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 113.3 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 113.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 113.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:13.768Z] #13 113.3 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:13:13.768Z] #13 DONE 114.5s [2021-05-31T17:13:13.768Z] [2021-05-31T17:13:13.768Z] #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-31T17:13:13.768Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:13.768Z] #43 44.73 CC compel/plugins/std/infect.o [2021-05-31T17:13:13.768Z] #43 45.16 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-31T17:13:13.768Z] #43 45.22 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-31T17:13:13.768Z] #43 45.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-31T17:13:13.768Z] #43 45.32 AR compel/plugins/std.lib.a [2021-05-31T17:13:13.768Z] #43 45.37 CC compel/plugins/fds/fds.o [2021-05-31T17:13:13.768Z] #43 45.56 AR compel/plugins/fds.lib.a [2021-05-31T17:13:13.768Z] #43 45.61 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:13:13.768Z] #43 45.77 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:13:13.768Z] #43 45.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-31T17:13:13.768Z] #43 45.97 HOSTDEP compel/src/main-host.d [2021-05-31T17:13:13.768Z] #43 46.06 DEP compel/src/lib/ptrace.d [2021-05-31T17:13:13.768Z] #43 46.18 DEP compel/src/lib/infect.d [2021-05-31T17:13:13.768Z] #43 46.32 DEP compel/src/lib/infect-util.d [2021-05-31T17:13:13.768Z] #43 46.47 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:13:13.768Z] #43 46.60 DEP compel/arch/x86/src/lib/infect.d [2021-05-31T17:13:13.768Z] #43 46.77 DEP compel/arch/x86/src/lib/cpu.d [2021-05-31T17:13:13.768Z] #43 46.81 DEP compel/src/lib/log.d [2021-05-31T17:13:13.768Z] #43 46.86 DEP compel/src/main.d [2021-05-31T17:13:13.768Z] #43 46.96 DEP compel/src/lib/handle-elf.d [2021-05-31T17:13:13.768Z] #43 47.07 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-31T17:13:13.768Z] #43 47.18 CC compel/src/lib/log.o [2021-05-31T17:13:13.833Z] #13 99.71 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-31T17:13:13.833Z] #13 99.73 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-31T17:13:13.833Z] #13 99.75 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:13.833Z] #13 99.90 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-31T17:13:13.833Z] #13 99.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-31T17:13:13.833Z] #13 99.93 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-31T17:13:13.975Z] #20 54.52 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:13:13.975Z] #20 54.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:13:13.975Z] #20 54.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:13.975Z] #20 54.59 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:13:13.975Z] #20 54.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:13:13.975Z] #20 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:13:14.013Z] #43 9.414 DEP images/ipc-msg.pb-c.d [2021-05-31T17:13:14.013Z] #43 9.476 PBCC images/ipc-shm.pb-c.c [2021-05-31T17:13:14.013Z] #43 9.504 DEP images/ipc-shm.pb-c.d [2021-05-31T17:13:14.013Z] #43 9.555 PBCC images/ipc-var.pb-c.c [2021-05-31T17:13:14.013Z] #43 9.598 DEP images/ipc-var.pb-c.d [2021-05-31T17:13:14.013Z] #43 9.638 PBCC images/sk-opts.pb-c.c [2021-05-31T17:13:14.028Z] #43 47.59 CC compel/arch/x86/src/lib/cpu.o [2021-05-31T17:13:14.236Z] #20 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:13:14.236Z] #20 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:13:14.236Z] #20 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:13:14.236Z] #20 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:13:14.236Z] #20 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:13:14.236Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:13:14.236Z] #20 54.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:13:14.269Z] #43 9.669 PBCC images/packet-sock.pb-c.c [2021-05-31T17:13:14.269Z] #43 9.711 DEP images/sk-opts.pb-c.d [2021-05-31T17:13:14.269Z] #43 9.751 DEP images/packet-sock.pb-c.d [2021-05-31T17:13:14.269Z] #43 9.814 PBCC images/sk-netlink.pb-c.c [2021-05-31T17:13:14.269Z] #43 9.835 DEP images/sk-netlink.pb-c.d [2021-05-31T17:13:14.269Z] #43 9.881 PBCC images/sk-inet.pb-c.c [2021-05-31T17:13:14.407Z] #13 100.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-31T17:13:14.407Z] #13 100.5 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:14.407Z] #13 100.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-31T17:13:14.407Z] #13 100.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:13:14.407Z] #13 100.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-31T17:13:14.407Z] #13 100.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-31T17:13:14.407Z] #13 100.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:14.497Z] #20 54.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:13:14.497Z] #20 54.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:13:14.497Z] #20 54.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:13:14.497Z] #20 54.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:13:14.497Z] #20 54.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:14.526Z] #43 9.939 DEP images/sk-inet.pb-c.d [2021-05-31T17:13:14.526Z] #43 10.01 PBCC images/sk-unix.pb-c.c [2021-05-31T17:13:14.526Z] #43 10.07 DEP images/sk-unix.pb-c.d [2021-05-31T17:13:14.526Z] #43 10.12 PBCC images/mm.pb-c.c [2021-05-31T17:13:14.593Z] #43 48.47 CC compel/arch/x86/src/lib/infect.o [2021-05-31T17:13:14.622Z] 4612f6d0b889: Pull complete [2021-05-31T17:13:14.670Z] #13 100.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:14.670Z] #13 100.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-31T17:13:14.670Z] #13 100.6 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-31T17:13:14.670Z] #13 100.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:13:14.670Z] #13 100.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:14.670Z] #13 100.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-31T17:13:14.670Z] #13 100.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:13:14.670Z] #13 100.8 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-31T17:13:14.670Z] #13 100.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:13:14.670Z] #13 100.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-31T17:13:14.670Z] #13 100.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:14.758Z] #20 ... [2021-05-31T17:13:14.758Z] [2021-05-31T17:13:14.758Z] #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-31T17:13:14.758Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:14.758Z] #43 105.0 CC criu/cr-service.o [2021-05-31T17:13:14.758Z] #43 106.6 CC criu/crtools.o [2021-05-31T17:13:14.758Z] #43 107.1 CC criu/eventfd.o [2021-05-31T17:13:14.758Z] #43 107.5 CC criu/eventpoll.o [2021-05-31T17:13:14.758Z] #43 108.5 CC criu/external.o [2021-05-31T17:13:14.758Z] #43 108.8 CC criu/fault-injection.o [2021-05-31T17:13:14.758Z] #43 108.9 CC criu/fdstore.o [2021-05-31T17:13:14.758Z] #43 109.3 CC criu/fifo.o [2021-05-31T17:13:14.758Z] #43 109.7 CC criu/file-ids.o [2021-05-31T17:13:14.758Z] #43 110.1 CC criu/file-lock.o [2021-05-31T17:13:14.758Z] #43 111.0 CC criu/files-ext.o [2021-05-31T17:13:14.758Z] #43 111.5 CC criu/files-reg.o [2021-05-31T17:13:14.758Z] #43 113.8 CC criu/files.o [2021-05-31T17:13:14.782Z] #43 10.17 DEP images/mm.pb-c.d [2021-05-31T17:13:14.782Z] #43 10.22 PBCC images/timerfd.pb-c.c [2021-05-31T17:13:14.782Z] #43 10.27 DEP images/timerfd.pb-c.d [2021-05-31T17:13:14.782Z] #43 10.30 PBCC images/timer.pb-c.c [2021-05-31T17:13:14.782Z] #43 10.36 DEP images/timer.pb-c.d [2021-05-31T17:13:14.956Z] #13 100.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:13:14.956Z] #13 100.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-31T17:13:14.956Z] #13 100.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:14.956Z] #13 100.9 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-31T17:13:14.956Z] #13 100.9 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-31T17:13:14.956Z] #13 100.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:13:14.956Z] #13 100.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-31T17:13:14.956Z] #13 101.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-31T17:13:14.956Z] #13 101.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:13:14.956Z] #13 101.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-31T17:13:14.956Z] #13 101.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-31T17:13:14.956Z] #13 101.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:13:15.039Z] #43 10.44 PBCC images/sa.pb-c.c [2021-05-31T17:13:15.039Z] #43 10.47 DEP images/sa.pb-c.d [2021-05-31T17:13:15.039Z] #43 10.50 PBCC images/pipe-data.pb-c.c [2021-05-31T17:13:15.039Z] #43 10.53 DEP images/pipe-data.pb-c.d [2021-05-31T17:13:15.039Z] #43 10.55 PBCC images/mnt.pb-c.c [2021-05-31T17:13:15.039Z] #43 10.65 DEP images/mnt.pb-c.d [2021-05-31T17:13:15.039Z] #43 ... [2021-05-31T17:13:15.039Z] [2021-05-31T17:13:15.039Z] #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-31T17:13:15.039Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:13:15.039Z] #45 96.86 os [2021-05-31T17:13:15.039Z] #45 97.57 regexp/syntax [2021-05-31T17:13:15.039Z] #45 100.4 fmt [2021-05-31T17:13:15.039Z] #45 102.1 path/filepath [2021-05-31T17:13:15.039Z] #45 103.3 regexp [2021-05-31T17:13:15.039Z] #45 104.8 flag [2021-05-31T17:13:15.039Z] #45 106.3 go/token [2021-05-31T17:13:15.039Z] #45 106.7 internal/lazyregexp [2021-05-31T17:13:15.039Z] #45 106.9 path [2021-05-31T17:13:15.295Z] #45 ... [2021-05-31T17:13:15.295Z] [2021-05-31T17:13:15.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-31T17:13:15.295Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:15.295Z] #43 10.74 PBCC images/sk-packet.pb-c.c [2021-05-31T17:13:15.295Z] #43 10.76 DEP images/sk-packet.pb-c.d [2021-05-31T17:13:15.295Z] #43 10.83 PBCC images/tcp-stream.pb-c.c [2021-05-31T17:13:15.295Z] #43 10.89 DEP images/tcp-stream.pb-c.d [2021-05-31T17:13:15.523Z] #43 49.26 CC compel/src/lib/infect-rpc.o [2021-05-31T17:13:15.552Z] #43 10.96 PBCC images/pipe.pb-c.c [2021-05-31T17:13:15.552Z] #43 11.04 DEP images/pipe.pb-c.d [2021-05-31T17:13:15.552Z] #43 11.12 PBCC images/pstree.pb-c.c [2021-05-31T17:13:15.552Z] #43 11.16 DEP images/pstree.pb-c.d [2021-05-31T17:13:15.608Z] #13 DONE 101.7s [2021-05-31T17:13:15.608Z] [2021-05-31T17:13:15.608Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:13:15.608Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-31T17:13:15.700Z] #43 115.9 CC criu/filesystems.o [2021-05-31T17:13:15.780Z] #43 49.60 CC compel/src/lib/infect-util.o [2021-05-31T17:13:15.808Z] #43 11.21 PBCC images/fs.pb-c.c [2021-05-31T17:13:15.808Z] #43 11.25 DEP images/fs.pb-c.d [2021-05-31T17:13:15.808Z] #43 11.28 PBCC images/signalfd.pb-c.c [2021-05-31T17:13:15.808Z] #43 11.33 DEP images/signalfd.pb-c.d [2021-05-31T17:13:15.808Z] #43 11.43 PBCC images/fh.pb-c.c [2021-05-31T17:13:16.064Z] #43 11.45 PBCC images/fsnotify.pb-c.c [2021-05-31T17:13:16.064Z] #43 11.52 DEP images/fh.pb-c.d [2021-05-31T17:13:16.064Z] #43 11.57 DEP images/fsnotify.pb-c.d [2021-05-31T17:13:16.064Z] #43 11.66 PBCC images/eventpoll.pb-c.c [2021-05-31T17:13:16.064Z] #43 11.69 DEP images/eventpoll.pb-c.d [2021-05-31T17:13:16.272Z] #43 116.7 CC criu/fsnotify.o [2021-05-31T17:13:16.320Z] #43 11.73 PBCC images/eventfd.pb-c.c [2021-05-31T17:13:16.320Z] #43 11.76 DEP images/eventfd.pb-c.d [2021-05-31T17:13:16.320Z] #43 11.81 PBCC images/remap-file-path.pb-c.c [2021-05-31T17:13:16.320Z] #43 11.87 DEP images/remap-file-path.pb-c.d [2021-05-31T17:13:16.320Z] #43 11.93 PBCC images/fifo.pb-c.c [2021-05-31T17:13:16.344Z] #43 49.95 CC compel/src/lib/infect.o [2021-05-31T17:13:16.576Z] #43 11.95 DEP images/fifo.pb-c.d [2021-05-31T17:13:16.576Z] #43 11.99 PBCC images/ghost-file.pb-c.c [2021-05-31T17:13:16.576Z] #43 12.05 DEP images/ghost-file.pb-c.d [2021-05-31T17:13:16.576Z] #43 12.13 PBCC images/regfile.pb-c.c [2021-05-31T17:13:16.832Z] #43 12.20 DEP images/regfile.pb-c.d [2021-05-31T17:13:16.832Z] #43 12.24 PBCC images/ns.pb-c.c [2021-05-31T17:13:16.832Z] #43 12.26 DEP images/ns.pb-c.d [2021-05-31T17:13:16.832Z] #43 12.33 PBCC images/fdinfo.pb-c.c [2021-05-31T17:13:16.833Z] #43 12.42 DEP images/fdinfo.pb-c.d [2021-05-31T17:13:16.833Z] #43 12.48 PBCC images/core-aarch64.pb-c.c [2021-05-31T17:13:17.089Z] #43 12.54 PBCC images/core-arm.pb-c.c [2021-05-31T17:13:17.089Z] #43 12.60 PBCC images/core-ppc64.pb-c.c [2021-05-31T17:13:17.089Z] #43 12.66 PBCC images/core-s390.pb-c.c [2021-05-31T17:13:17.089Z] #43 12.69 PBCC images/core-x86.pb-c.c [2021-05-31T17:13:17.089Z] #43 12.74 PBCC images/core.pb-c.c [2021-05-31T17:13:17.346Z] #43 12.87 PBCC images/inventory.pb-c.c [2021-05-31T17:13:17.346Z] #43 12.95 DEP images/core-aarch64.pb-c.d [2021-05-31T17:13:17.602Z] #43 13.01 DEP images/core-arm.pb-c.d [2021-05-31T17:13:17.602Z] #43 13.09 DEP images/core-ppc64.pb-c.d [2021-05-31T17:13:17.602Z] #43 13.17 DEP images/core-s390.pb-c.d [2021-05-31T17:13:17.602Z] #43 13.26 DEP images/core-x86.pb-c.d [2021-05-31T17:13:17.655Z] #43 ... [2021-05-31T17:13:17.655Z] [2021-05-31T17:13:17.655Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:17.655Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:13:17.655Z] #20 57.95 Setting up iptables (1.8.2-4) ... [2021-05-31T17:13:17.655Z] #20 57.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:13:17.655Z] #20 58.05 Setting up python3 (3.7.3-1) ... [2021-05-31T17:13:17.713Z] #43 ... [2021-05-31T17:13:17.713Z] [2021-05-31T17:13:17.713Z] #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-31T17:13:17.713Z] #58 sha256:2fae39551fcaf51b5197766904dbfe56053549edc5ad35c41800447c8115f409 [2021-05-31T17:13:17.713Z] #58 DONE 122.7s [2021-05-31T17:13:17.713Z] [2021-05-31T17:13:17.713Z] #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-31T17:13:17.713Z] #53 sha256:37c5d1b6bbceb3dfb8a867f9e1b8de54de1145ca0554a64e8014d80f1300e01c [2021-05-31T17:13:17.713Z] #53 3.825 + RM_GOPATH=0 [2021-05-31T17:13:17.713Z] #53 3.825 + TMP_GOPATH= [2021-05-31T17:13:17.713Z] #53 3.825 + : /build [2021-05-31T17:13:17.713Z] #53 3.825 + '[' -z '' ']' [2021-05-31T17:13:17.713Z] #53 3.826 ++ mktemp -d [2021-05-31T17:13:17.713Z] #53 3.835 + export GOPATH=/tmp/tmp.RbOOdvp57x [2021-05-31T17:13:17.713Z] #53 3.835 + GOPATH=/tmp/tmp.RbOOdvp57x [2021-05-31T17:13:17.713Z] #53 3.835 + RM_GOPATH=1 [2021-05-31T17:13:17.713Z] #53 3.835 + case "$(go env GOARCH)" in [2021-05-31T17:13:17.713Z] #53 3.838 ++ go env GOARCH [2021-05-31T17:13:17.713Z] #53 3.857 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:17.713Z] #53 3.857 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:17.713Z] #53 3.858 ++ dirname /tmp/install/install.sh [2021-05-31T17:13:17.713Z] #53 3.860 + dir=/tmp/install [2021-05-31T17:13:17.713Z] #53 3.860 + bin=runc [2021-05-31T17:13:17.713Z] #53 3.860 + shift [2021-05-31T17:13:17.713Z] #53 3.860 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:13:17.713Z] #53 3.860 + . /tmp/install/runc.installer [2021-05-31T17:13:17.713Z] #53 3.860 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:13:17.713Z] #53 3.860 + install_runc [2021-05-31T17:13:17.713Z] #53 3.860 + uname -r [2021-05-31T17:13:17.713Z] #53 3.861 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:13:17.713Z] #53 3.872 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:13:17.713Z] #53 3.872 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:13:17.713Z] #53 3.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RbOOdvp57x/src/github.com/opencontainers/runc [2021-05-31T17:13:17.713Z] #53 3.873 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:13:17.713Z] #53 3.875 Cloning into '/tmp/tmp.RbOOdvp57x/src/github.com/opencontainers/runc'... [2021-05-31T17:13:17.858Z] #43 13.33 DEP images/core.pb-c.d [2021-05-31T17:13:17.858Z] #43 13.39 DEP images/inventory.pb-c.d [2021-05-31T17:13:17.858Z] #43 13.46 PBCC images/cpuinfo.pb-c.c [2021-05-31T17:13:17.858Z] #43 13.50 DEP images/cpuinfo.pb-c.d [2021-05-31T17:13:17.916Z] #20 58.43 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:13:18.115Z] #43 13.53 PBCC images/stats.pb-c.c [2021-05-31T17:13:18.115Z] #43 13.54 DEP images/stats.pb-c.d [2021-05-31T17:13:18.174Z] #14 DONE 2.1s [2021-05-31T17:13:18.174Z] [2021-05-31T17:13:18.174Z] #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-31T17:13:18.174Z] #53 sha256:d5dea09def1e23ccff8c2dd08c18ac3bb754a9be309bae87f75bf4c32a0ab6e8 [2021-05-31T17:13:18.174Z] #53 1.789 + RM_GOPATH=0 [2021-05-31T17:13:18.174Z] #53 1.789 + TMP_GOPATH= [2021-05-31T17:13:18.174Z] #53 1.789 + : /build [2021-05-31T17:13:18.174Z] #53 1.789 + '[' -z '' ']' [2021-05-31T17:13:18.174Z] #53 1.789 ++ mktemp -d [2021-05-31T17:13:18.174Z] #53 1.789 + export GOPATH=/tmp/tmp.pldQuAZlVe [2021-05-31T17:13:18.174Z] #53 1.789 + GOPATH=/tmp/tmp.pldQuAZlVe [2021-05-31T17:13:18.174Z] #53 1.789 + RM_GOPATH=1 [2021-05-31T17:13:18.174Z] #53 1.789 + case "$(go env GOARCH)" in [2021-05-31T17:13:18.174Z] #53 1.790 ++ go env GOARCH [2021-05-31T17:13:18.174Z] #53 1.802 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:18.174Z] #53 1.802 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:13:18.174Z] #53 1.802 ++ dirname /tmp/install/install.sh [2021-05-31T17:13:18.174Z] #53 1.811 + dir=/tmp/install [2021-05-31T17:13:18.174Z] #53 1.811 + bin=runc [2021-05-31T17:13:18.174Z] #53 1.811 + shift [2021-05-31T17:13:18.174Z] #53 1.811 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:13:18.174Z] #53 1.811 + . /tmp/install/runc.installer [2021-05-31T17:13:18.174Z] #53 1.811 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:13:18.174Z] #53 1.811 + install_runc [2021-05-31T17:13:18.174Z] #53 1.811 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:13:18.174Z] #53 1.813 + uname -r [2021-05-31T17:13:18.174Z] #53 1.819 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:13:18.174Z] #53 1.822 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:13:18.174Z] #53 1.823 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:13:18.174Z] #53 1.823 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pldQuAZlVe/src/github.com/opencontainers/runc [2021-05-31T17:13:18.174Z] #53 1.826 Cloning into '/tmp/tmp.pldQuAZlVe/src/github.com/opencontainers/runc'... [2021-05-31T17:13:18.276Z] #53 ... [2021-05-31T17:13:18.276Z] [2021-05-31T17:13:18.276Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:13:18.276Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-31T17:13:18.276Z] #14 DONE 4.5s [2021-05-31T17:13:18.276Z] [2021-05-31T17:13:18.276Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:13:18.276Z] #59 sha256:02e0d93e155a70331c105e333d0c1f0b699d0329136d63e08c370745c2dfc9ac [2021-05-31T17:13:18.276Z] #59 DONE 0.4s [2021-05-31T17:13:18.276Z] [2021-05-31T17:13:18.276Z] #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-31T17:13:18.276Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:18.276Z] #45 113.1 net/textproto [2021-05-31T17:13:18.276Z] #45 113.1 crypto/x509 [2021-05-31T17:13:18.276Z] #45 114.3 vendor/golang.org/x/net/http/httpguts [2021-05-31T17:13:18.276Z] #45 114.5 vendor/golang.org/x/net/http/httpproxy [2021-05-31T17:13:18.276Z] #45 115.1 mime/multipart [2021-05-31T17:13:18.276Z] #45 117.0 crypto/tls [2021-05-31T17:13:18.276Z] #45 ... [2021-05-31T17:13:18.276Z] [2021-05-31T17:13:18.276Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:13:18.276Z] #60 sha256:95e0395aa5be6e55a4790582a3fc0b3eb6ebd63fb9bd9f0bab53296d56bb210d [2021-05-31T17:13:18.437Z] #53 ... [2021-05-31T17:13:18.437Z] [2021-05-31T17:13:18.437Z] #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-31T17:13:18.437Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:18.437Z] #43 31.09 CC images/sk-opts.o [2021-05-31T17:13:18.437Z] #43 31.39 CC images/sk-unix.o [2021-05-31T17:13:18.437Z] #43 31.91 CC images/sk-inet.o [2021-05-31T17:13:18.437Z] #43 32.61 CC images/tun.o [2021-05-31T17:13:18.437Z] #43 33.06 CC images/sk-netlink.o [2021-05-31T17:13:18.437Z] #43 33.32 CC images/packet-sock.o [2021-05-31T17:13:18.437Z] #43 33.58 CC images/ipc-var.o [2021-05-31T17:13:18.437Z] #43 33.75 CC images/ipc-desc.o [2021-05-31T17:13:18.437Z] #43 33.97 CC images/ipc-shm.o [2021-05-31T17:13:18.437Z] #43 34.32 CC images/ipc-msg.o [2021-05-31T17:13:18.437Z] #43 34.75 CC images/ipc-sem.o [2021-05-31T17:13:18.437Z] #43 34.96 CC images/utsns.o [2021-05-31T17:13:18.437Z] #43 35.18 CC images/creds.o [2021-05-31T17:13:18.437Z] #43 35.58 CC images/vma.o [2021-05-31T17:13:18.437Z] #43 35.84 CC images/netdev.o [2021-05-31T17:13:18.437Z] #43 36.26 CC images/tty.o [2021-05-31T17:13:18.437Z] #43 36.83 CC images/file-lock.o [2021-05-31T17:13:18.437Z] #43 37.13 CC images/rlimit.o [2021-05-31T17:13:18.437Z] #43 37.28 CC images/pagemap.o [2021-05-31T17:13:18.437Z] #43 37.56 CC images/siginfo.o [2021-05-31T17:13:18.437Z] #43 37.76 CC images/rpc.o [2021-05-31T17:13:18.437Z] #43 39.04 CC images/ext-file.o [2021-05-31T17:13:18.437Z] #43 39.18 CC images/cgroup.o [2021-05-31T17:13:18.437Z] #43 39.81 CC images/userns.o [2021-05-31T17:13:18.437Z] #43 40.04 CC images/google/protobuf/descriptor.o [2021-05-31T17:13:18.817Z] #20 59.15 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:13:19.011Z] #43 41.92 CC images/opts.o [2021-05-31T17:13:19.208Z] #60 DONE 0.8s [2021-05-31T17:13:19.208Z] [2021-05-31T17:13:19.208Z] #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-31T17:13:19.208Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:19.208Z] #45 123.8 net/http/httptrace [2021-05-31T17:13:19.208Z] #45 124.0 net/http [2021-05-31T17:13:19.273Z] #43 42.18 CC images/seccomp.o [2021-05-31T17:13:19.480Z] #43 14.99 make[1]: Nothing to be done for 'all'. [2021-05-31T17:13:19.709Z] #23 ... [2021-05-31T17:13:19.709Z] [2021-05-31T17:13:19.709Z] #44 [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-31T17:13:19.709Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:13:19.709Z] #44 152.9 CC criu/memfd.o [2021-05-31T17:13:19.709Z] #44 153.6 CC criu/mount.o [2021-05-31T17:13:19.709Z] #44 158.7 CC criu/namespaces.o [2021-05-31T17:13:19.853Z] #43 ... [2021-05-31T17:13:19.853Z] [2021-05-31T17:13:19.853Z] #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-31T17:13:19.853Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-31T17:13:19.853Z] #15 DONE 1.9s [2021-05-31T17:13:19.853Z] [2021-05-31T17:13:19.853Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:13:19.853Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-31T17:13:20.428Z] #16 ... [2021-05-31T17:13:20.428Z] [2021-05-31T17:13:20.428Z] #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-31T17:13:20.428Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:13:20.428Z] #45 101.1 net/http/httptrace [2021-05-31T17:13:20.428Z] #45 101.3 net/http [2021-05-31T17:13:20.694Z] #45 ... [2021-05-31T17:13:20.694Z] [2021-05-31T17:13:20.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-31T17:13:20.694Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:20.694Z] #43 42.66 CC images/binfmt-misc.o [2021-05-31T17:13:20.694Z] #43 43.00 CC images/time.o [2021-05-31T17:13:20.694Z] #43 43.38 CC images/sysctl.o [2021-05-31T17:13:20.694Z] #43 43.56 CC images/autofs.o [2021-05-31T17:13:20.726Z] #20 60.85 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:13:20.726Z] #20 60.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:13:20.726Z] #20 61.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:13:20.956Z] #43 43.75 CC images/macvlan.o [2021-05-31T17:13:21.219Z] #43 43.90 CC images/sit.o [2021-05-31T17:13:21.253Z] #44 ... [2021-05-31T17:13:21.253Z] [2021-05-31T17:13:21.253Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:21.253Z] #23 sha256:d23d2fe929dbf983b666febce9eb163e34cb3c667603db61617a59ada9fdc89d [2021-05-31T17:13:21.253Z] #23 33.22 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:13:21.253Z] #23 33.22 Building wheels for collected packages: yamllint, pyyaml [2021-05-31T17:13:21.253Z] #23 33.22 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:13:21.460Z] #43 16.64 CC images/stats.o [2021-05-31T17:13:21.460Z] #43 17.02 CC images/core.o [2021-05-31T17:13:21.484Z] #43 ... [2021-05-31T17:13:21.484Z] [2021-05-31T17:13:21.484Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:13:21.484Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-31T17:13:21.484Z] #16 1.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:13:21.484Z] #16 DONE 1.7s [2021-05-31T17:13:21.484Z] [2021-05-31T17:13:21.484Z] #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-31T17:13:21.484Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:21.484Z] #43 44.32 CC images/memfd.o [2021-05-31T17:13:21.668Z] #20 62.22 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:13:21.746Z] #43 44.66 CC images/timens.o [2021-05-31T17:13:22.011Z] #43 44.90 LINK images/built-in.o [2021-05-31T17:13:22.237Z] #20 62.71 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:13:22.274Z] #43 45.11 GEN compel/include/asm [2021-05-31T17:13:22.275Z] #43 45.15 GEN compel/include/version.h [2021-05-31T17:13:22.275Z] #43 45.18 touch .config [2021-05-31T17:13:22.275Z] #43 45.29 GEN include/common/config.h [2021-05-31T17:13:22.322Z] #23 34.29 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:13:22.398Z] #43 17.65 CC images/core-x86.o [2021-05-31T17:13:22.398Z] #43 ... [2021-05-31T17:13:22.398Z] [2021-05-31T17:13:22.398Z] #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-31T17:13:22.398Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:13:22.398Z] #51 104.2 encoding/json [2021-05-31T17:13:22.398Z] #51 106.9 github.com/pkg/diff [2021-05-31T17:13:22.398Z] #51 108.2 go/scanner [2021-05-31T17:13:22.398Z] #51 109.2 go/ast [2021-05-31T17:13:22.398Z] #51 109.4 golang.org/x/crypto/ssh/terminal [2021-05-31T17:13:22.398Z] #51 111.0 mvdan.cc/editorconfig [2021-05-31T17:13:22.398Z] #51 112.4 mvdan.cc/sh/v3/fileutil [2021-05-31T17:13:22.398Z] #51 112.6 text/tabwriter [2021-05-31T17:13:22.398Z] #51 113.1 mvdan.cc/sh/v3/syntax [2021-05-31T17:13:22.548Z] #43 45.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:13:22.548Z] #43 45.46 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-31T17:13:22.548Z] #43 45.50 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-31T17:13:22.548Z] #43 45.54 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-31T17:13:22.623Z] #23 34.29 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:13:22.623Z] #23 34.36 Running setup.py bdist_wheel for pyyaml: started [2021-05-31T17:13:22.654Z] #51 ... [2021-05-31T17:13:22.654Z] [2021-05-31T17:13:22.654Z] #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-31T17:13:22.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:22.654Z] #13 97.92 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-31T17:13:22.654Z] #13 97.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:13:22.654Z] #13 97.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:22.654Z] #13 98.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-31T17:13:22.654Z] #13 98.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:13:22.654Z] #13 98.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:22.810Z] #43 45.58 DEP compel/plugins/std/infect.d [2021-05-31T17:13:22.910Z] #13 ... [2021-05-31T17:13:22.910Z] [2021-05-31T17:13:22.910Z] #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-31T17:13:22.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:22.910Z] #43 18.19 CC images/core-arm.o [2021-05-31T17:13:23.072Z] #43 ... [2021-05-31T17:13:23.072Z] [2021-05-31T17:13:23.072Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:13:23.072Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-31T17:13:23.072Z] #17 DONE 1.5s [2021-05-31T17:13:23.072Z] [2021-05-31T17:13:23.072Z] #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-31T17:13:23.072Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:23.072Z] #43 45.71 DEP compel/plugins/std/string.d [2021-05-31T17:13:23.072Z] #43 45.90 DEP compel/plugins/std/log.d [2021-05-31T17:13:23.166Z] #43 18.57 CC images/core-aarch64.o [2021-05-31T17:13:23.333Z] #43 46.03 DEP compel/plugins/std/fds.d [2021-05-31T17:13:23.333Z] #43 46.21 DEP compel/plugins/std/std.d [2021-05-31T17:13:23.388Z] #45 ... [2021-05-31T17:13:23.388Z] [2021-05-31T17:13:23.388Z] #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-31T17:13:23.388Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-31T17:13:23.388Z] #15 DONE 5.3s [2021-05-31T17:13:23.422Z] #43 19.01 CC images/core-ppc64.o [2021-05-31T17:13:23.594Z] #43 46.42 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:13:23.617Z] #20 64.01 Setting up python3-pip (18.1-5) ... [2021-05-31T17:13:23.645Z] [2021-05-31T17:13:23.645Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:13:23.645Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-31T17:13:23.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:13:23.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:13:23.856Z] #43 46.58 DEP compel/plugins/fds/fds.d [2021-05-31T17:13:23.856Z] #43 46.70 CC compel/plugins/std/std.o [2021-05-31T17:13:24.119Z] #43 46.97 CC compel/plugins/std/fds.o [2021-05-31T17:13:24.168Z] #23 35.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-31T17:13:24.168Z] #23 35.93 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-31T17:13:24.168Z] #23 36.07 Successfully built yamllint pyyaml [2021-05-31T17:13:24.168Z] #23 36.10 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:13:24.350Z] #43 19.62 CC images/core-s390.o [2021-05-31T17:13:24.381Z] #43 ... [2021-05-31T17:13:24.381Z] [2021-05-31T17:13:24.381Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:13:24.381Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-31T17:13:24.381Z] #18 DONE 1.5s [2021-05-31T17:13:24.381Z] [2021-05-31T17:13:24.381Z] #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-31T17:13:24.381Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:24.381Z] #43 47.37 CC compel/plugins/std/log.o [2021-05-31T17:13:24.473Z] #23 36.41 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:13:24.556Z] #20 65.12 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:13:24.556Z] #20 65.17 Processing triggers for mime-support (3.62) ... [2021-05-31T17:13:24.772Z] #23 DONE 36.7s [2021-05-31T17:13:24.772Z] [2021-05-31T17:13:24.772Z] #44 [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-31T17:13:24.772Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:13:24.772Z] #44 161.8 CC criu/net.o [2021-05-31T17:13:24.915Z] #43 20.29 CC images/cpuinfo.o [2021-05-31T17:13:25.171Z] #43 20.67 CC images/inventory.o [2021-05-31T17:13:25.427Z] #43 20.96 CC images/fdinfo.o [2021-05-31T17:13:25.427Z] #43 ... [2021-05-31T17:13:25.427Z] [2021-05-31T17:13:25.427Z] #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-31T17:13:25.427Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:13:25.427Z] #45 107.3 go/scanner [2021-05-31T17:13:25.427Z] #45 107.4 io/ioutil [2021-05-31T17:13:25.427Z] #45 108.0 net/url [2021-05-31T17:13:25.427Z] #45 108.5 go/ast [2021-05-31T17:13:25.427Z] #45 109.9 text/template/parse [2021-05-31T17:13:25.427Z] #45 113.1 go/parser [2021-05-31T17:13:25.427Z] #45 113.9 text/template [2021-05-31T17:13:25.427Z] #45 116.7 log [2021-05-31T17:13:25.427Z] #45 117.3 encoding/xml [2021-05-31T17:13:25.498Z] #20 DONE 66.1s [2021-05-31T17:13:25.498Z] [2021-05-31T17:13:25.498Z] #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-31T17:13:25.498Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-05-31T17:13:25.683Z] #45 ... [2021-05-31T17:13:25.683Z] [2021-05-31T17:13:25.683Z] #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-31T17:13:25.683Z] #56 sha256:2854e68e2a73b77f618f5df829e11d36977b77d8a5ea134a76b1bb579a4bf6fa [2021-05-31T17:13:25.683Z] #56 53.84 Checking out files: 51% (2006/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 89% (3531/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-05-31T17:13:25.683Z] #56 55.30 + cd /tmp/tmp.RBvqpqQnHK/src/github.com/containerd/containerd [2021-05-31T17:13:25.683Z] #56 55.31 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-31T17:13:25.772Z] #43 48.28 CC compel/plugins/std/string.o [2021-05-31T17:13:26.035Z] #43 49.01 CC compel/plugins/std/infect.o [2021-05-31T17:13:26.246Z] #56 56.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-31T17:13:26.246Z] #56 56.55 + BUILDTAGS='netgo osusergo static_build' [2021-05-31T17:13:26.246Z] #56 56.55 + export EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:13:26.246Z] #56 56.55 + EXTRA_FLAGS=-buildmode=pie [2021-05-31T17:13:26.246Z] #56 56.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-31T17:13:26.246Z] #56 56.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-31T17:13:26.246Z] #56 56.55 + '[' '' = dynamic ']' [2021-05-31T17:13:26.246Z] #56 56.55 + make [2021-05-31T17:13:26.297Z] #43 49.30 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-31T17:13:26.560Z] #43 ... [2021-05-31T17:13:26.560Z] [2021-05-31T17:13:26.560Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:13:26.560Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-31T17:13:26.560Z] #19 DONE 2.0s [2021-05-31T17:13:26.560Z] [2021-05-31T17:13:26.560Z] #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-31T17:13:26.560Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-31T17:13:26.560Z] #32 DONE 116.9s [2021-05-31T17:13:26.560Z] [2021-05-31T17:13:26.560Z] #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-31T17:13:26.560Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:26.560Z] #43 49.36 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-31T17:13:26.560Z] #43 49.43 AR compel/plugins/std.lib.a [2021-05-31T17:13:26.821Z] #43 49.60 CC compel/plugins/fds/fds.o [2021-05-31T17:13:26.887Z] #21 1.134 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:13:26.887Z] #21 1.138 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:13:26.887Z] #21 1.141 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:13:26.887Z] #21 DONE 1.2s [2021-05-31T17:13:26.887Z] [2021-05-31T17:13:26.887Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:26.887Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:13:27.083Z] #43 49.98 AR compel/plugins/fds.lib.a [2021-05-31T17:13:27.345Z] #43 50.04 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:13:27.345Z] #43 50.22 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:13:27.548Z] #44 166.5 CC criu/netfilter.o [2021-05-31T17:13:27.607Z] #43 50.43 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-31T17:13:27.608Z] #43 50.50 HOSTDEP compel/src/main-host.d [2021-05-31T17:13:27.819Z] #16 4.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:13:27.819Z] #16 DONE 4.2s [2021-05-31T17:13:27.819Z] [2021-05-31T17:13:27.819Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:13:27.819Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-31T17:13:27.827Z] #22 ... [2021-05-31T17:13:27.827Z] [2021-05-31T17:13:27.827Z] #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-31T17:13:27.827Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:27.827Z] #43 118.0 CC criu/image-desc.o [2021-05-31T17:13:27.827Z] #43 118.2 CC criu/image.o [2021-05-31T17:13:27.827Z] #43 119.1 CC criu/ipc_ns.o [2021-05-31T17:13:27.827Z] #43 120.2 CC criu/irmap.o [2021-05-31T17:13:27.827Z] #43 120.8 CC criu/kcmp-ids.o [2021-05-31T17:13:27.827Z] #43 121.1 CC criu/kerndat.o [2021-05-31T17:13:27.827Z] #43 122.3 CC criu/libnetlink.o [2021-05-31T17:13:27.827Z] #43 122.6 CC criu/log.o [2021-05-31T17:13:27.827Z] #43 123.2 CC criu/lsm.o [2021-05-31T17:13:27.827Z] #43 123.6 CC criu/mem.o [2021-05-31T17:13:27.827Z] #43 125.5 CC criu/memfd.o [2021-05-31T17:13:27.827Z] #43 126.4 CC criu/mount.o [2021-05-31T17:13:27.850Z] #44 166.9 CC criu/page-pipe.o [2021-05-31T17:13:27.869Z] #43 50.78 DEP compel/src/lib/ptrace.d [2021-05-31T17:13:28.086Z] #43 ... [2021-05-31T17:13:28.086Z] [2021-05-31T17:13:28.087Z] #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-31T17:13:28.087Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:13:28.087Z] #40 209.2 + dpkg --print-architecture [2021-05-31T17:13:28.087Z] #40 209.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-31T17:13:28.087Z] #40 209.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-31T17:13:28.087Z] #40 209.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-31T17:13:28.131Z] #43 50.99 DEP compel/src/lib/infect.d [2021-05-31T17:13:28.138Z] #56 58.29 + bin/ctr [2021-05-31T17:13:28.393Z] #43 51.23 DEP compel/src/lib/infect-util.d [2021-05-31T17:13:28.502Z] #44 167.7 CC criu/page-xfer.o [2021-05-31T17:13:28.656Z] #43 51.37 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:13:28.749Z] #17 ... [2021-05-31T17:13:28.749Z] [2021-05-31T17:13:28.749Z] #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-31T17:13:28.749Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:28.749Z] #43 52.41 CC compel/src/lib/ptrace.o [2021-05-31T17:13:28.749Z] #43 52.85 AR compel/libcompel.a [2021-05-31T17:13:28.749Z] #43 52.93 HOSTCC compel/src/main-host.o [2021-05-31T17:13:28.749Z] #43 53.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-31T17:13:28.749Z] #43 53.63 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:13:28.749Z] #43 53.98 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:13:28.749Z] #43 54.19 HOSTLINK compel/compel-host-bin [2021-05-31T17:13:28.749Z] #43 54.37 DEP soccr/soccr.d [2021-05-31T17:13:28.749Z] #43 54.55 CC soccr/soccr.o [2021-05-31T17:13:28.749Z] #43 55.83 AR soccr/libsoccr.a [2021-05-31T17:13:28.749Z] #43 55.87 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:13:28.749Z] #43 56.33 DEP criu/arch/x86/sigframe.d [2021-05-31T17:13:28.749Z] #43 56.43 DEP criu/arch/x86/sigaction_compat.d [2021-05-31T17:13:28.749Z] #43 56.53 DEP criu/arch/x86/kerndat.d [2021-05-31T17:13:28.749Z] #43 56.74 DEP criu/arch/x86/crtools.d [2021-05-31T17:13:28.749Z] #43 56.91 DEP criu/arch/x86/cpu.d [2021-05-31T17:13:28.749Z] #43 57.15 CC criu/arch/x86/cpu.o [2021-05-31T17:13:28.749Z] #43 57.98 CC criu/arch/x86/crtools.o [2021-05-31T17:13:28.749Z] #43 59.39 CC criu/arch/x86/kerndat.o [2021-05-31T17:13:28.749Z] #43 59.89 CC criu/arch/x86/sigaction_compat.o [2021-05-31T17:13:28.749Z] #43 60.22 CC criu/arch/x86/sigframe.o [2021-05-31T17:13:28.749Z] #43 60.52 LINK criu/arch/x86/crtools.built-in.o [2021-05-31T17:13:28.749Z] #43 60.54 DEP criu/pie/util-vdso-elf32.d [2021-05-31T17:13:28.749Z] #43 60.78 DEP criu/pie/util-vdso.d [2021-05-31T17:13:28.749Z] #43 60.99 DEP criu/pie/util.d [2021-05-31T17:13:28.749Z] #43 61.25 CC criu/pie/util.o [2021-05-31T17:13:28.749Z] #43 61.65 CC criu/pie/util-vdso.o [2021-05-31T17:13:28.749Z] #43 62.38 CC criu/pie/util-vdso-elf32.o [2021-05-31T17:13:28.917Z] #43 51.63 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-31T17:13:28.917Z] #43 51.76 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-31T17:13:28.917Z] #43 51.83 DEP compel/src/lib/log.d [2021-05-31T17:13:29.180Z] #43 51.96 DEP compel/src/main.d [2021-05-31T17:13:29.180Z] #43 52.09 DEP compel/src/lib/handle-elf.d [2021-05-31T17:13:29.214Z] Fetching without tags [2021-05-31T17:13:29.312Z] #43 63.08 AR criu/pie/pie.lib.a [2021-05-31T17:13:29.441Z] #43 52.23 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-31T17:13:29.441Z] #43 52.42 CC compel/src/lib/log.o [2021-05-31T17:13:29.569Z] #43 63.14 DEP criu/pie/restorer.d [2021-05-31T17:13:29.569Z] #43 63.40 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-31T17:13:29.703Z] #43 ... [2021-05-31T17:13:29.703Z] [2021-05-31T17:13:29.703Z] #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-31T17:13:29.703Z] #45 sha256:9f961e5374daadfe4fdbf945eb5d167c0e2e23d28666495ccbe74eb14b226c4d [2021-05-31T17:13:29.703Z] #45 111.4 github.com/LK4D4/vndr/godl [2021-05-31T17:13:29.703Z] #45 112.2 github.com/LK4D4/vndr [2021-05-31T17:13:29.703Z] #45 DONE 120.4s [2021-05-31T17:13:29.825Z] #43 63.51 DEP criu/arch/x86/restorer_unmap.d [2021-05-31T17:13:29.825Z] #43 63.53 DEP criu/arch/x86/restorer.d [2021-05-31T17:13:29.950Z] Merging remotes/origin/master commit a8a769f04f7ae44117772943ef0f4607b54e05ff into PR head commit bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:13:29.966Z] [2021-05-31T17:13:29.966Z] #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-31T17:13:29.966Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:29.966Z] #43 52.80 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-31T17:13:30.082Z] #43 63.76 DEP criu/arch/x86/vdso-pie.d [2021-05-31T17:13:30.082Z] #43 63.90 DEP criu/pie/parasite-vdso.d [2021-05-31T17:13:30.228Z] #43 53.22 CC compel/arch/aarch64/src/lib/infect.o [2021-05-31T17:13:30.339Z] #43 ... [2021-05-31T17:13:30.339Z] [2021-05-31T17:13:30.339Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:13:30.339Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-31T17:13:30.339Z] #17 DONE 2.6s [2021-05-31T17:13:30.339Z] [2021-05-31T17:13:30.339Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:13:30.339Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-31T17:13:30.623Z] #44 169.8 CC criu/pagemap-cache.o [2021-05-31T17:13:30.629Z] #40 ... [2021-05-31T17:13:30.629Z] [2021-05-31T17:13:30.629Z] #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-31T17:13:30.629Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:30.629Z] #43 130.9 CC criu/namespaces.o [2021-05-31T17:13:30.802Z] #43 53.72 CC compel/src/lib/infect-rpc.o [2021-05-31T17:13:28.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:13:28.958Z] > git config --add remote.origin.fetch +refs/pull/41656/head:refs/remotes/origin/PR-41656 # timeout=10 [2021-05-31T17:13:29.002Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:13:29.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-31T17:13:29.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-31T17:13:29.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:13:29.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41656/head:refs/remotes/origin/PR-41656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T17:13:30.054Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:13:30.102Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:13:31.275Z] #44 170.4 CC criu/pagemap.o [2021-05-31T17:13:31.376Z] #43 54.19 CC compel/src/lib/infect-util.o [2021-05-31T17:13:31.638Z] #43 54.44 CC compel/src/lib/infect.o [2021-05-31T17:13:32.542Z] #43 132.7 CC criu/net.o [2021-05-31T17:13:32.820Z] #44 171.7 CC criu/parasite-syscall.o [2021-05-31T17:13:32.860Z] #18 DONE 2.5s [2021-05-31T17:13:32.860Z] [2021-05-31T17:13:32.860Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:13:32.860Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-31T17:13:33.326Z] Merge succeeded, producing bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:13:33.326Z] Checking out Revision bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 (PR-41656) [2021-05-31T17:13:33.383Z] #56 ... [2021-05-31T17:13:33.383Z] [2021-05-31T17:13:33.384Z] #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-31T17:13:33.384Z] #51 sha256:510b4986b15c04c5be7c64407c1281f15dc1b3e4b24fc53e4cde9ee62ab9b865 [2021-05-31T17:13:33.384Z] #51 119.5 mvdan.cc/sh/v3/cmd/shfmt [2021-05-31T17:13:33.384Z] #51 DONE 125.0s [2021-05-31T17:13:33.384Z] [2021-05-31T17:13:33.384Z] #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-31T17:13:33.384Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:33.384Z] #43 21.37 CC images/fown.o [2021-05-31T17:13:33.384Z] #43 21.61 CC images/ns.o [2021-05-31T17:13:33.384Z] #43 21.92 CC images/regfile.o [2021-05-31T17:13:33.384Z] #43 22.17 CC images/ghost-file.o [2021-05-31T17:13:33.384Z] #43 22.50 CC images/fifo.o [2021-05-31T17:13:33.384Z] #43 22.73 CC images/remap-file-path.o [2021-05-31T17:13:33.384Z] #43 22.91 CC images/eventfd.o [2021-05-31T17:13:33.384Z] #43 23.11 CC images/eventpoll.o [2021-05-31T17:13:33.384Z] #43 23.40 CC images/fh.o [2021-05-31T17:13:33.384Z] #43 23.78 CC images/fsnotify.o [2021-05-31T17:13:33.384Z] #43 24.41 CC images/signalfd.o [2021-05-31T17:13:33.384Z] #43 24.62 CC images/fs.o [2021-05-31T17:13:33.384Z] #43 24.92 CC images/pstree.o [2021-05-31T17:13:33.384Z] #43 25.21 CC images/pipe.o [2021-05-31T17:13:33.384Z] #43 25.52 CC images/tcp-stream.o [2021-05-31T17:13:33.384Z] #43 25.74 CC images/sk-packet.o [2021-05-31T17:13:33.384Z] #43 26.05 CC images/mnt.o [2021-05-31T17:13:33.384Z] #43 26.35 CC images/pipe-data.o [2021-05-31T17:13:33.384Z] #43 26.49 CC images/sa.o [2021-05-31T17:13:33.384Z] #43 26.72 CC images/timer.o [2021-05-31T17:13:33.384Z] #43 27.15 CC images/timerfd.o [2021-05-31T17:13:33.384Z] #43 27.41 CC images/mm.o [2021-05-31T17:13:33.384Z] #43 27.74 CC images/sk-opts.o [2021-05-31T17:13:33.384Z] #43 28.00 CC images/sk-unix.o [2021-05-31T17:13:33.384Z] #43 28.24 CC images/sk-inet.o [2021-05-31T17:13:33.384Z] #43 28.73 CC images/tun.o [2021-05-31T17:13:33.559Z] #43 56.35 CC compel/src/lib/ptrace.o [2021-05-31T17:13:33.639Z] #43 29.12 CC images/sk-netlink.o [2021-05-31T17:13:33.822Z] #43 56.73 AR compel/libcompel.a [2021-05-31T17:13:33.885Z] #44 172.9 CC criu/path.o [2021-05-31T17:13:34.084Z] #43 56.84 HOSTCC compel/src/main-host.o [2021-05-31T17:13:32.956Z] > git remote # timeout=10 [2021-05-31T17:13:33.029Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T17:13:33.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-31T17:13:33.083Z] > git merge a8a769f04f7ae44117772943ef0f4607b54e05ff # timeout=10 [2021-05-31T17:13:33.229Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-31T17:13:33.358Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T17:13:33.408Z] > git checkout -f bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 # timeout=10 [2021-05-31T17:13:34.200Z] #43 29.67 CC images/packet-sock.o [2021-05-31T17:13:34.346Z] #43 57.14 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-31T17:13:34.541Z] #44 173.4 CC criu/pie-util-vdso.o [2021-05-31T17:13:34.608Z] #43 57.35 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:13:34.762Z] #43 30.28 CC images/ipc-var.o [2021-05-31T17:13:34.870Z] #43 57.72 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:13:35.019Z] #43 30.51 CC images/ipc-desc.o [2021-05-31T17:13:35.132Z] #43 57.92 HOSTLINK compel/compel-host-bin [2021-05-31T17:13:35.132Z] #43 58.08 DEP soccr/soccr.d [2021-05-31T17:13:35.191Z] #44 174.1 CC criu/pie-util.o [2021-05-31T17:13:35.275Z] #43 30.72 CC images/ipc-shm.o [2021-05-31T17:13:35.275Z] #43 30.92 CC images/ipc-msg.o [2021-05-31T17:13:35.379Z] #19 DONE 2.6s [2021-05-31T17:13:35.379Z] [2021-05-31T17:13:35.379Z] #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-31T17:13:35.379Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:35.379Z] #43 64.17 DEP criu/pie/parasite.d [2021-05-31T17:13:35.379Z] #43 64.47 CC criu/pie/parasite.o [2021-05-31T17:13:35.379Z] #43 65.64 LINK criu/pie/parasite.built-in.o [2021-05-31T17:13:35.379Z] #43 65.67 GEN criu/pie/parasite-blob.h [2021-05-31T17:13:35.379Z] #43 65.72 CC criu/pie/parasite-vdso.o [2021-05-31T17:13:35.379Z] #43 66.46 CC criu/arch/x86/vdso-pie.o [2021-05-31T17:13:35.379Z] #43 66.87 CC criu/arch/x86/restorer.o [2021-05-31T17:13:35.379Z] #43 67.42 CC criu/arch/x86/restorer_unmap.o [2021-05-31T17:13:35.379Z] #43 67.47 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-31T17:13:35.379Z] #43 67.77 CC criu/pie/restorer.o [2021-05-31T17:13:35.399Z] #43 58.30 CC soccr/soccr.o [2021-05-31T17:13:35.399Z] #43 ... [2021-05-31T17:13:35.399Z] [2021-05-31T17:13:35.399Z] #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-31T17:13:35.399Z] #24 sha256:5243a6fa09843db2667c6fde5753b5390af0a4487d244f262cb45b4f91178db4 [2021-05-31T17:13:35.399Z] #24 123.2 Checking out files: 26% (2958/11369) Checking out files: 27% (3070/11369) Checking out files: 28% (3184/11369) Checking out files: 29% (3298/11369) Checking out files: 30% (3411/11369) Checking out files: 31% (3525/11369) Checking out files: 32% (3639/11369) Checking out files: 33% (3752/11369) Checking out files: 34% (3866/11369) Checking out files: 35% (3980/11369) Checking out files: 36% (4093/11369) Checking out files: 37% (4207/11369) Checking out files: 38% (4321/11369) Checking out files: 39% (4434/11369) Checking out files: 40% (4548/11369) Checking out files: 41% (4662/11369) Checking out files: 42% (4775/11369) Checking out files: 43% (4889/11369) Checking out files: 44% (5003/11369) Checking out files: 45% (5117/11369) Checking out files: 46% (5230/11369) Checking out files: 47% (5344/11369) Checking out files: 48% (5458/11369) Checking out files: 49% (5571/11369) Checking out files: 49% (5608/11369) Checking out files: 50% (5685/11369) Checking out files: 51% (5799/11369) Checking out files: 52% (5912/11369) Checking out files: 53% (6026/11369) Checking out files: 54% (6140/11369) Checking out files: 55% (6253/11369) Checking out files: 56% (6367/11369) Checking out files: 57% (6481/11369) Checking out files: 58% (6595/11369) Checking out files: 59% (6708/11369) Checking out files: 60% (6822/11369) Checking out files: 61% (6936/11369) Checking out files: 62% (7049/11369) Checking out files: 63% (7163/11369) Checking out files: 64% (7277/11369) Checking out files: 65% (7390/11369) Checking out files: 66% (7504/11369) Checking out files: 67% (7618/11369) Checking out files: 68% (7731/11369) Checking out files: 69% (7845/11369) Checking out files: 70% (7959/11369) Checking out files: 71% (8072/11369) Checking out files: 72% (8186/11369) Checking out files: 73% (8300/11369) Checking out files: 74% (8414/11369) Checking out files: 75% (8527/11369) Checking out files: 76% (8641/11369) Checking out files: 77% (8755/11369) Checking out files: 78% (8868/11369) Checking out files: 79% (8982/11369) Checking out files: 80% (9096/11369) Checking out files: 81% (9209/11369) Checking out files: 82% (9323/11369) Checking out files: 83% (9437/11369) Checking out files: 84% (9550/11369) Checking out files: 85% (9664/11369) Checking out files: 86% (9778/11369) Checking out files: 87% (9892/11369) Checking out files: 88% (10005/11369) Checking out files: 89% (10119/11369) Checking out files: 90% (10233/11369) Checking out files: 91% (10346/11369) Checking out files: 92% (10460/11369) Checking out files: 93% (10574/11369) Checking out files: 94% (10687/11369) Checking out files: 95% (10801/11369) Checking out files: 96% (10915/11369) Checking out files: 97% (11028/11369) Checking out files: 98% (11142/11369) Checking out files: 99% (11256/11369) Checking out files: 100% (11369/11369) Checking out files: 100% (11369/11369), done. [2021-05-31T17:13:35.493Z] #44 174.4 CC criu/pipes.o [2021-05-31T17:13:35.661Z] #24 126.1 + cd /tmp/tmp.yREoXdS7w5/tmp/docker-ce [2021-05-31T17:13:35.661Z] #24 126.1 + git checkout -q v17.06.2-ce [2021-05-31T17:13:35.837Z] #43 31.25 CC images/ipc-sem.o [2021-05-31T17:13:35.913Z] #43 135.7 CC criu/netfilter.o [2021-05-31T17:13:35.913Z] #43 136.1 CC criu/page-pipe.o [2021-05-31T17:13:36.092Z] #43 31.46 CC images/utsns.o [2021-05-31T17:13:36.092Z] #43 31.64 CC images/creds.o [2021-05-31T17:13:36.092Z] #43 ... [2021-05-31T17:13:36.092Z] [2021-05-31T17:13:36.092Z] #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-31T17:13:36.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:36.092Z] #13 120.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-31T17:13:36.092Z] #13 120.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-31T17:13:36.092Z] #13 120.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:36.148Z] #44 175.2 CC criu/plugin.o [2021-05-31T17:13:36.489Z] #43 136.8 CC criu/page-xfer.o [2021-05-31T17:13:36.607Z] #24 ... [2021-05-31T17:13:36.607Z] [2021-05-31T17:13:36.607Z] #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-31T17:13:36.607Z] #53 sha256:d5dea09def1e23ccff8c2dd08c18ac3bb754a9be309bae87f75bf4c32a0ab6e8 [2021-05-31T17:13:36.607Z] #53 10.69 + cd /tmp/tmp.pldQuAZlVe/src/github.com/opencontainers/runc [2021-05-31T17:13:36.607Z] #53 10.69 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:13:36.607Z] #53 10.92 + '[' -z '' ']' [2021-05-31T17:13:36.607Z] #53 10.92 + target=static [2021-05-31T17:13:36.607Z] #53 10.92 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:13:36.607Z] #53 11.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:13:36.607Z] #53 ... [2021-05-31T17:13:36.607Z] [2021-05-31T17:13:36.607Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:36.607Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:13:36.607Z] #20 2.198 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:13:36.607Z] #20 2.351 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:13:36.607Z] #20 2.497 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:13:36.607Z] #20 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:13:36.607Z] #20 2.895 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-05-31T17:13:36.607Z] #20 3.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-31T17:13:36.607Z] #20 4.910 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-31T17:13:36.607Z] #20 5.880 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-31T17:13:36.607Z] #20 8.136 Fetched 8789 kB in 6s (1422 kB/s) [2021-05-31T17:13:36.802Z] #44 175.8 CC criu/proc_parse.o [2021-05-31T17:13:36.869Z] #20 8.136 Reading package lists... [2021-05-31T17:13:36.869Z] #20 ... [2021-05-31T17:13:36.869Z] [2021-05-31T17:13:36.869Z] #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-31T17:13:36.869Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:36.869Z] #43 59.42 AR soccr/libsoccr.a [2021-05-31T17:13:36.869Z] #43 59.48 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:13:37.020Z] #13 ... [2021-05-31T17:13:37.020Z] [2021-05-31T17:13:37.020Z] #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-31T17:13:37.020Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:13:37.020Z] #45 118.6 go/doc [2021-05-31T17:13:37.020Z] #45 121.8 github.com/LK4D4/vndr/build [2021-05-31T17:13:37.020Z] #45 123.1 github.com/LK4D4/vndr/versioned [2021-05-31T17:13:37.020Z] #45 123.3 compress/flate [2021-05-31T17:13:37.020Z] #45 125.0 hash/crc32 [2021-05-31T17:13:37.020Z] #45 126.0 net [2021-05-31T17:13:37.020Z] #45 126.4 compress/gzip [2021-05-31T17:13:37.020Z] #45 127.0 vendor/golang.org/x/text/transform [2021-05-31T17:13:37.020Z] #45 127.6 vendor/golang.org/x/text/unicode/bidi [2021-05-31T17:13:37.020Z] #45 ... [2021-05-31T17:13:37.020Z] [2021-05-31T17:13:37.020Z] #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-31T17:13:37.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:37.020Z] #43 31.90 CC images/vma.o [2021-05-31T17:13:37.020Z] #43 32.18 CC images/netdev.o [2021-05-31T17:13:37.020Z] #43 32.56 CC images/tty.o [2021-05-31T17:13:37.276Z] #43 ... [2021-05-31T17:13:37.276Z] [2021-05-31T17:13:37.276Z] #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-31T17:13:37.276Z] #53 sha256:37c5d1b6bbceb3dfb8a867f9e1b8de54de1145ca0554a64e8014d80f1300e01c [2021-05-31T17:13:37.276Z] #53 13.39 + cd /tmp/tmp.RbOOdvp57x/src/github.com/opencontainers/runc [2021-05-31T17:13:37.276Z] #53 13.39 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:13:37.276Z] #53 13.99 + '[' -z '' ']' [2021-05-31T17:13:37.276Z] #53 13.99 + target=static [2021-05-31T17:13:37.276Z] #53 13.99 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:13:37.276Z] #53 14.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:13:37.276Z] #53 ... [2021-05-31T17:13:37.276Z] [2021-05-31T17:13:37.276Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:37.276Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:13:37.444Z] #43 60.08 DEP criu/arch/aarch64/sigframe.d [2021-05-31T17:13:37.444Z] #43 60.21 DEP criu/arch/aarch64/crtools.d [2021-05-31T17:13:37.581Z] #43 33.08 CC images/file-lock.o [2021-05-31T17:13:37.706Z] #43 60.42 DEP criu/arch/aarch64/cpu.d [2021-05-31T17:13:37.706Z] #43 60.45 DEP criu/arch/aarch64/bitops.d [2021-05-31T17:13:37.706Z] #43 60.52 CC criu/arch/aarch64/bitops.o [2021-05-31T17:13:37.706Z] #43 60.58 CC criu/arch/aarch64/cpu.o [2021-05-31T17:13:37.837Z] #43 33.37 CC images/rlimit.o [2021-05-31T17:13:37.968Z] #43 60.79 CC criu/arch/aarch64/crtools.o [2021-05-31T17:13:38.094Z] #43 33.57 CC images/pagemap.o [2021-05-31T17:13:38.205Z] #20 2.801 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:13:38.205Z] #20 2.833 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:13:38.205Z] #20 2.893 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:13:38.205Z] #20 2.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:13:38.349Z] #43 33.77 CC images/siginfo.o [2021-05-31T17:13:38.400Z] #43 138.4 CC criu/pagemap-cache.o [2021-05-31T17:13:38.400Z] #43 138.8 CC criu/pagemap.o [2021-05-31T17:13:38.542Z] #43 61.31 CC criu/arch/aarch64/sigframe.o [2021-05-31T17:13:38.542Z] #43 61.46 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-31T17:13:38.542Z] #43 61.50 DEP criu/pie/util-vdso.d [2021-05-31T17:13:38.605Z] #43 34.16 CC images/rpc.o [2021-05-31T17:13:38.804Z] #43 61.61 DEP criu/pie/util.d [2021-05-31T17:13:38.804Z] #43 61.74 CC criu/pie/util.o [2021-05-31T17:13:38.971Z] #43 ... [2021-05-31T17:13:38.971Z] [2021-05-31T17:13:38.971Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:38.971Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:13:38.971Z] #22 5.129 Collecting yamllint==1.26.1 [2021-05-31T17:13:38.971Z] #22 10.56 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:13:38.971Z] #22 11.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:13:38.971Z] #22 11.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:13:38.971Z] #22 11.82 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:13:38.971Z] #22 12.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-31T17:13:38.972Z] #22 12.35 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:13:38.972Z] #22 12.36 Building wheels for collected packages: yamllint [2021-05-31T17:13:38.972Z] #22 12.36 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:13:39.134Z] #20 3.504 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:13:39.378Z] #43 62.12 CC criu/pie/util-vdso.o [2021-05-31T17:13:39.508Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-05-31T17:13:39.508Z] ok github.com/docker/docker/container 0.109s coverage: 34.4% of statements [2021-05-31T17:13:39.508Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:13:39.508Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:13:39.508Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:13:39.508Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:13:39.911Z] #22 ... [2021-05-31T17:13:39.911Z] [2021-05-31T17:13:39.911Z] #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-31T17:13:39.911Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:39.911Z] #43 139.9 CC criu/parasite-syscall.o [2021-05-31T17:13:39.952Z] #43 62.81 AR criu/pie/pie.lib.a [2021-05-31T17:13:39.952Z] #43 62.87 DEP criu/pie/restorer.d [2021-05-31T17:13:39.970Z] #43 35.30 CC images/ext-file.o [2021-05-31T17:13:39.970Z] #43 35.59 CC images/cgroup.o [2021-05-31T17:13:40.064Z] #20 4.625 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:13:40.214Z] #43 63.10 DEP criu/arch/aarch64/intraprocedure.d [2021-05-31T17:13:40.214Z] #43 63.12 DEP criu/arch/aarch64/restorer.d [2021-05-31T17:13:40.476Z] #43 63.27 DEP criu/arch/aarch64/vdso-pie.d [2021-05-31T17:13:40.476Z] #43 63.40 DEP criu/pie/parasite-vdso.d [2021-05-31T17:13:40.481Z] #43 140.9 CC criu/path.o [2021-05-31T17:13:40.898Z] #43 36.29 CC images/userns.o [2021-05-31T17:13:41.050Z] #43 63.68 DEP criu/pie/parasite.d [2021-05-31T17:13:41.051Z] #43 141.4 CC criu/pie-util-vdso-elf32.o [2021-05-31T17:13:41.052Z] #43 ... [2021-05-31T17:13:41.052Z] [2021-05-31T17:13:41.052Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:13:41.052Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:13:41.052Z] #22 13.49 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:13:41.052Z] #22 13.49 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:13:41.052Z] #22 13.55 Successfully built yamllint [2021-05-31T17:13:41.052Z] #22 13.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:13:41.052Z] #22 13.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:13:41.052Z] #22 DONE 14.3s [2021-05-31T17:13:41.154Z] #43 36.64 CC images/google/protobuf/descriptor.o [2021-05-31T17:13:41.312Z] [2021-05-31T17:13:41.312Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:13:41.312Z] #25 sha256:92105e09af8952ed0fbaa4c957b8b400ea1296fee8f535e721eaf7b73f5d523e [2021-05-31T17:13:41.312Z] #43 64.02 CC criu/pie/parasite.o [2021-05-31T17:13:41.332Z] #44 180.2 CC criu/protobuf-desc.o [2021-05-31T17:13:41.431Z] #20 5.898 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:13:41.431Z] #20 ... [2021-05-31T17:13:41.431Z] [2021-05-31T17:13:41.431Z] #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-31T17:13:41.431Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:41.431Z] #43 71.12 LINK criu/pie/restorer.built-in.o [2021-05-31T17:13:41.431Z] #43 71.14 GEN criu/pie/restorer-blob.h [2021-05-31T17:13:41.431Z] #43 71.25 DEP criu/vdso.d [2021-05-31T17:13:41.431Z] #43 71.46 DEP criu/vdso-compat.d [2021-05-31T17:13:41.431Z] #43 71.63 DEP criu/uts_ns.d [2021-05-31T17:13:41.431Z] #43 71.76 DEP criu/util.d [2021-05-31T17:13:41.431Z] #43 71.94 DEP criu/uffd.d [2021-05-31T17:13:41.432Z] #43 72.15 DEP criu/tun.d [2021-05-31T17:13:41.432Z] #43 72.39 DEP criu/tty.d [2021-05-31T17:13:41.432Z] #43 72.61 DEP criu/timerfd.d [2021-05-31T17:13:41.432Z] #43 72.79 DEP criu/timens.d [2021-05-31T17:13:41.432Z] #43 72.94 DEP criu/sysfs_parse.d [2021-05-31T17:13:41.432Z] #43 73.09 DEP criu/sysctl.d [2021-05-31T17:13:41.432Z] #43 73.23 DEP criu/string.d [2021-05-31T17:13:41.432Z] #43 73.30 DEP criu/stats.d [2021-05-31T17:13:41.432Z] #43 73.43 DEP criu/sockets.d [2021-05-31T17:13:41.432Z] #43 73.63 DEP criu/sk-unix.d [2021-05-31T17:13:41.432Z] #43 73.84 DEP criu/sk-tcp.d [2021-05-31T17:13:41.432Z] #43 74.06 DEP criu/sk-queue.d [2021-05-31T17:13:41.432Z] #43 74.22 DEP criu/sk-packet.d [2021-05-31T17:13:41.432Z] #43 74.45 DEP criu/sk-netlink.d [2021-05-31T17:13:41.432Z] #43 74.63 DEP criu/sk-inet.d [2021-05-31T17:13:41.432Z] #43 74.85 DEP criu/signalfd.d [2021-05-31T17:13:41.432Z] #43 75.01 DEP criu/sigframe.d [2021-05-31T17:13:41.432Z] #43 75.10 DEP criu/shmem.d [2021-05-31T17:13:41.432Z] #43 75.23 DEP criu/servicefd.d [2021-05-31T17:13:41.432Z] #43 ... [2021-05-31T17:13:41.432Z] [2021-05-31T17:13:41.432Z] #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-31T17:13:41.432Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:41.432Z] #45 136.4 github.com/LK4D4/vndr/godl [2021-05-31T17:13:41.432Z] #45 137.2 github.com/LK4D4/vndr [2021-05-31T17:13:41.572Z] #25 DONE 0.3s [2021-05-31T17:13:41.572Z] [2021-05-31T17:13:41.572Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:13:41.572Z] #30 sha256:852a96dd6f8ff31073dfda19ff54ac2f1e92e06c68177d1e5ed6839b423d5016 [2021-05-31T17:13:41.688Z] #45 ... [2021-05-31T17:13:41.688Z] [2021-05-31T17:13:41.688Z] #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-31T17:13:41.688Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:41.688Z] #43 75.39 DEP criu/seize.d [2021-05-31T17:13:41.944Z] #43 75.61 DEP criu/seccomp.d [2021-05-31T17:13:41.944Z] #43 75.78 DEP criu/rst-malloc.d [2021-05-31T17:13:42.201Z] #43 75.89 DEP criu/rbtree.d [2021-05-31T17:13:42.201Z] #43 75.96 DEP criu/pstree.d [2021-05-31T17:13:42.258Z] #43 65.14 LINK criu/pie/parasite.built-in.o [2021-05-31T17:13:42.258Z] #43 65.16 GEN criu/pie/parasite-blob.h [2021-05-31T17:13:42.258Z] #43 65.17 CC criu/pie/parasite-vdso.o [2021-05-31T17:13:42.390Z] #44 181.4 CC criu/protobuf.o [2021-05-31T17:13:42.458Z] #43 76.10 DEP criu/protobuf.d [2021-05-31T17:13:42.458Z] #43 ... [2021-05-31T17:13:42.458Z] [2021-05-31T17:13:42.458Z] #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-31T17:13:42.458Z] #45 sha256:04223705f52e45760b8a7659392ec0614679a2f5289eccc5f4e1ca5b9bf4c75e [2021-05-31T17:13:42.458Z] #45 DONE 147.4s [2021-05-31T17:13:42.715Z] [2021-05-31T17:13:42.715Z] #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-31T17:13:42.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:42.715Z] #43 76.28 GEN criu/protobuf-desc-gen.h [2021-05-31T17:13:42.833Z] #43 65.78 CC criu/arch/aarch64/vdso-pie.o [2021-05-31T17:13:43.041Z] #44 182.0 CC criu/pstree.o [2021-05-31T17:13:43.043Z] #43 38.23 CC images/opts.o [2021-05-31T17:13:43.043Z] #43 38.48 CC images/seccomp.o [2021-05-31T17:13:43.298Z] #43 38.78 CC images/binfmt-misc.o [2021-05-31T17:13:43.409Z] #43 66.10 CC criu/arch/aarch64/restorer.o [2021-05-31T17:13:43.409Z] #43 ... [2021-05-31T17:13:43.409Z] [2021-05-31T17:13:43.409Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:43.409Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:13:43.409Z] #20 8.136 Reading package lists... [2021-05-31T17:13:43.409Z] #20 10.62 Reading package lists... [2021-05-31T17:13:43.409Z] #20 13.43 Building dependency tree... [2021-05-31T17:13:43.409Z] #20 14.80 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:13:43.409Z] #20 14.80 The following additional packages will be installed: [2021-05-31T17:13:43.409Z] #20 14.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:13:43.409Z] #20 14.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:13:43.409Z] #20 14.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:13:43.409Z] #20 14.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:13:43.409Z] #20 14.81 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:13:43.409Z] #20 14.81 Suggested packages: [2021-05-31T17:13:43.409Z] #20 14.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:13:43.409Z] #20 14.81 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:13:43.409Z] #20 14.81 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:13:43.409Z] #20 14.81 quota [2021-05-31T17:13:43.409Z] #20 14.81 Recommended packages: [2021-05-31T17:13:43.409Z] #20 14.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:13:43.409Z] #20 14.81 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:13:43.409Z] #20 15.97 The following NEW packages will be installed: [2021-05-31T17:13:43.409Z] #20 15.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:13:43.409Z] #20 15.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:13:43.409Z] #20 15.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:13:43.409Z] #20 15.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:13:43.409Z] #20 15.98 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:13:43.409Z] #20 15.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:13:43.409Z] #20 15.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:13:43.409Z] #20 15.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:13:43.409Z] #20 15.98 xz-utils zip [2021-05-31T17:13:43.409Z] #20 16.32 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:13:43.409Z] #20 16.32 Need to get 27.7 MB of archives. [2021-05-31T17:13:43.409Z] #20 16.32 After this operation, 114 MB of additional disk space will be used. [2021-05-31T17:13:43.409Z] #20 16.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-31T17:13:43.409Z] #20 16.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-31T17:13:43.409Z] #20 16.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-31T17:13:43.409Z] #20 16.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-31T17:13:43.409Z] #20 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-31T17:13:43.409Z] #20 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-31T17:13:43.409Z] #20 16.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:13:43.409Z] #20 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-31T17:13:43.409Z] #20 16.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-31T17:13:43.409Z] #20 16.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-31T17:13:43.409Z] #20 16.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-31T17:13:43.409Z] #20 16.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-31T17:13:43.409Z] #20 16.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-31T17:13:43.409Z] #20 16.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-31T17:13:43.409Z] #20 16.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-31T17:13:43.409Z] #20 16.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-31T17:13:43.409Z] #20 16.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-31T17:13:43.409Z] #20 16.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:13:43.409Z] #20 16.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:13:43.409Z] #20 16.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-31T17:13:43.409Z] #20 16.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-31T17:13:43.409Z] #20 16.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-31T17:13:43.409Z] #20 16.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-31T17:13:43.409Z] #20 16.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-31T17:13:43.409Z] #20 16.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-31T17:13:43.409Z] #20 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-31T17:13:43.409Z] #20 16.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-31T17:13:43.409Z] #20 16.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-31T17:13:43.409Z] #20 16.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-31T17:13:43.409Z] #20 16.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-31T17:13:43.409Z] #20 16.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-31T17:13:43.409Z] #20 16.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-31T17:13:43.409Z] #20 16.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-31T17:13:43.409Z] #20 16.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-31T17:13:43.409Z] #20 16.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-05-31T17:13:43.409Z] #20 16.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:13:43.409Z] #20 16.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:13:43.409Z] #20 16.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:13:43.409Z] #20 16.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-31T17:13:43.409Z] #20 16.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:13:43.409Z] #20 16.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:13:43.409Z] #20 16.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:13:43.409Z] #20 16.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-31T17:13:43.409Z] #20 16.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-31T17:13:43.554Z] #43 38.96 CC images/time.o [2021-05-31T17:13:43.554Z] #43 39.14 CC images/sysctl.o [2021-05-31T17:13:43.671Z] #20 16.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-31T17:13:43.671Z] #20 16.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:13:43.671Z] #20 ... [2021-05-31T17:13:43.671Z] [2021-05-31T17:13:43.671Z] #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-31T17:13:43.671Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:43.671Z] #43 66.52 CC criu/arch/aarch64/intraprocedure.o [2021-05-31T17:13:43.671Z] #43 66.57 CC criu/pie/restorer.o [2021-05-31T17:13:43.810Z] #43 39.28 CC images/autofs.o [2021-05-31T17:13:44.066Z] #43 39.50 CC images/macvlan.o [2021-05-31T17:13:44.324Z] Commit message: "daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package" [2021-05-31T17:13:44.324Z] #43 39.66 CC images/sit.o [2021-05-31T17:13:44.325Z] #43 39.88 CC images/memfd.o [2021-05-31T17:13:44.580Z] #43 40.13 CC images/timens.o [2021-05-31T17:13:44.609Z] #43 78.00 DEP criu/protobuf-desc.d [2021-05-31T17:13:44.609Z] #43 78.11 DEP criu/proc_parse.d [2021-05-31T17:13:44.633Z] #44 183.4 CC criu/rbtree.o [2021-05-31T17:13:44.633Z] #44 ... [2021-05-31T17:13:44.633Z] [2021-05-31T17:13:44.633Z] #41 [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-31T17:13:44.633Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:13:44.633Z] #41 247.7 + dpkg --print-architecture [2021-05-31T17:13:44.633Z] #41 247.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-31T17:13:44.633Z] #41 247.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-31T17:13:44.633Z] #41 247.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [2021-05-31T17:13:44.865Z] #43 78.37 DEP criu/plugin.d [2021-05-31T17:13:44.866Z] #43 78.54 DEP criu/pipes.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-31T17:13:45.056Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2021-05-31T17:13:45.126Z] #43 78.71 DEP criu/pie-util.d [2021-05-31T17:13:45.126Z] #43 78.84 DEP criu/pie-util-vdso.d [2021-05-31T17:13:45.142Z] #43 40.43 LINK images/built-in.o [2021-05-31T17:13:45.142Z] #43 40.56 GEN compel/include/asm [2021-05-31T17:13:45.142Z] #43 40.60 GEN compel/include/version.h [2021-05-31T17:13:45.142Z] #43 40.62 touch .config [2021-05-31T17:13:45.142Z] #43 40.66 GEN include/common/config.h [2021-05-31T17:13:45.142Z] #43 40.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-31T17:13:45.142Z] #43 40.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-31T17:13:45.142Z] #43 40.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-31T17:13:45.345Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-05-31T17:13:45.382Z] #43 78.99 DEP criu/pie-util-vdso-elf32.d [2021-05-31T17:13:45.382Z] #43 79.16 DEP criu/path.d [2021-05-31T17:13:45.399Z] #43 40.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-31T17:13:45.399Z] #43 40.81 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-31T17:13:45.399Z] #43 40.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-31T17:13:45.399Z] #43 40.84 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-31T17:13:45.399Z] #43 40.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-31T17:13:45.399Z] #43 40.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-31T17:13:45.399Z] #43 40.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-31T17:13:45.399Z] #43 40.93 DEP compel/plugins/std/infect.d [2021-05-31T17:13:45.639Z] #43 79.30 DEP criu/parasite-syscall.d [2021-05-31T17:13:45.655Z] #43 41.05 DEP compel/plugins/std/string.d [2021-05-31T17:13:45.655Z] #43 41.16 DEP compel/plugins/std/log.d [2021-05-31T17:13:45.655Z] #43 41.27 DEP compel/plugins/std/fds.d [2021-05-31T17:13:45.895Z] #43 79.64 DEP criu/pagemap.d [2021-05-31T17:13:45.914Z] #43 41.39 DEP compel/plugins/std/std.d [2021-05-31T17:13:45.914Z] #43 41.49 DEP compel/plugins/shmem/shmem.d [2021-05-31T17:13:46.152Z] #43 79.81 DEP criu/pagemap-cache.d [2021-05-31T17:13:46.171Z] #43 41.57 DEP compel/plugins/fds/fds.d [2021-05-31T17:13:46.171Z] #43 41.76 CC compel/plugins/std/std.o [2021-05-31T17:13:46.225Z] #43 68.79 LINK criu/pie/restorer.built-in.o [2021-05-31T17:13:46.225Z] #43 68.80 GEN criu/pie/restorer-blob.h [2021-05-31T17:13:46.225Z] #43 68.87 DEP criu/vdso.d [2021-05-31T17:13:46.225Z] #43 69.14 DEP criu/uts_ns.d [2021-05-31T17:13:46.373Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-05-31T17:13:46.412Z] #43 79.96 DEP criu/page-xfer.d [2021-05-31T17:13:46.412Z] #43 80.14 DEP criu/page-pipe.d [2021-05-31T17:13:46.428Z] #43 42.04 CC compel/plugins/std/fds.o [2021-05-31T17:13:46.487Z] #43 69.35 DEP criu/util.d [2021-05-31T17:13:46.487Z] #43 69.50 DEP criu/uffd.d [2021-05-31T17:13:46.669Z] #43 80.36 DEP criu/netfilter.d [2021-05-31T17:13:46.749Z] #43 69.62 DEP criu/tun.d [2021-05-31T17:13:46.749Z] #43 69.72 DEP criu/tty.d [2021-05-31T17:13:46.858Z] #30 DONE 5.1s [2021-05-31T17:13:46.858Z] [2021-05-31T17:13:46.858Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:13:46.858Z] #33 sha256:ec8a96ae6da572077114d5b2f87c84562da6717153840f3ade7a04808032676d [2021-05-31T17:13:46.858Z] #33 DONE 0.5s [2021-05-31T17:13:46.858Z] [2021-05-31T17:13:46.858Z] #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-31T17:13:46.858Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:46.858Z] #43 142.0 CC criu/pie-util-vdso.o [2021-05-31T17:13:46.858Z] #43 142.5 CC criu/pie-util.o [2021-05-31T17:13:46.858Z] #43 142.7 CC criu/pipes.o [2021-05-31T17:13:46.858Z] #43 143.5 CC criu/plugin.o [2021-05-31T17:13:46.858Z] #43 143.9 CC criu/proc_parse.o [2021-05-31T17:13:46.858Z] #43 146.0 CC criu/protobuf-desc.o [2021-05-31T17:13:46.858Z] #43 146.6 CC criu/protobuf.o [2021-05-31T17:13:46.858Z] #43 146.9 CC criu/pstree.o [2021-05-31T17:13:46.926Z] #43 80.57 DEP criu/net.d [2021-05-31T17:13:46.926Z] #43 80.78 DEP criu/namespaces.d [2021-05-31T17:13:46.991Z] #43 42.50 CC compel/plugins/std/log.o [2021-05-31T17:13:47.011Z] #43 69.88 DEP criu/timerfd.d [2021-05-31T17:13:47.118Z] #43 ... [2021-05-31T17:13:47.118Z] [2021-05-31T17:13:47.118Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:13:47.118Z] #35 sha256:14a8b6b2ec5567d0090bf9e497957ec414a1da6f245a617414cb5c1fe80a7d96 [2021-05-31T17:13:47.118Z] #35 DONE 0.1s [2021-05-31T17:13:47.118Z] [2021-05-31T17:13:47.118Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:13:47.118Z] #38 sha256:5b42ff6e2a580c0457d9fdcc32a3ab9230018cc7d7218e573878c2f23c3f0e31 [2021-05-31T17:13:47.118Z] #38 DONE 0.1s [2021-05-31T17:13:47.118Z] [2021-05-31T17:13:47.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-31T17:13:47.118Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:13:47.182Z] #43 80.92 DEP criu/mount.d [2021-05-31T17:13:47.273Z] #43 70.09 DEP criu/timens.d [2021-05-31T17:13:47.439Z] #43 81.08 DEP criu/memfd.d [2021-05-31T17:13:47.535Z] #43 70.34 DEP criu/sysfs_parse.d [2021-05-31T17:13:47.554Z] #43 ... [2021-05-31T17:13:47.554Z] [2021-05-31T17:13:47.554Z] #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-31T17:13:47.554Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:13:47.554Z] #45 129.1 vendor/golang.org/x/text/secure/bidirule [2021-05-31T17:13:47.554Z] #45 129.4 vendor/golang.org/x/text/unicode/norm [2021-05-31T17:13:47.554Z] #45 132.9 vendor/golang.org/x/net/idna [2021-05-31T17:13:47.554Z] #45 135.5 vendor/golang.org/x/net/http2/hpack [2021-05-31T17:13:47.554Z] #45 136.7 mime [2021-05-31T17:13:47.554Z] #45 138.3 mime/quotedprintable [2021-05-31T17:13:47.554Z] #45 138.7 net/http/internal [2021-05-31T17:13:47.559Z] + docker version [2021-05-31T17:13:47.689Z] #49 ... [2021-05-31T17:13:47.689Z] [2021-05-31T17:13:47.689Z] #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-31T17:13:47.689Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:47.689Z] #43 148.1 CC criu/rbtree.o [2021-05-31T17:13:47.696Z] #43 81.30 DEP criu/mem.d [2021-05-31T17:13:47.696Z] #43 81.50 DEP criu/lsm.d [2021-05-31T17:13:47.797Z] #43 70.60 DEP criu/sysctl.d [2021-05-31T17:13:47.811Z] #45 ... [2021-05-31T17:13:47.811Z] [2021-05-31T17:13:47.811Z] #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-31T17:13:47.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:47.811Z] #43 43.37 CC compel/plugins/std/string.o [2021-05-31T17:13:47.953Z] #43 81.65 DEP criu/log.d [2021-05-31T17:13:47.953Z] #43 81.76 DEP criu/libnetlink.d [2021-05-31T17:13:48.060Z] #43 70.78 DEP criu/string.d [2021-05-31T17:13:48.060Z] #43 70.86 DEP criu/stats.d [2021-05-31T17:13:48.060Z] #43 70.99 DEP criu/sockets.d [2021-05-31T17:13:48.210Z] #43 81.91 DEP criu/kerndat.d [2021-05-31T17:13:48.259Z] #43 148.5 CC criu/rst-malloc.o [2021-05-31T17:13:48.259Z] #43 148.7 CC criu/seccomp.o [2021-05-31T17:13:48.392Z] #43 71.20 DEP criu/sk-unix.d [2021-05-31T17:13:48.467Z] #43 82.11 DEP criu/kcmp-ids.d [2021-05-31T17:13:48.467Z] #43 82.24 DEP criu/irmap.d [2021-05-31T17:13:48.655Z] #43 71.42 DEP criu/sk-tcp.d [2021-05-31T17:13:48.655Z] #43 71.54 DEP criu/sk-queue.d [2021-05-31T17:13:48.655Z] #43 71.66 DEP criu/sk-packet.d [2021-05-31T17:13:48.723Z] #43 82.45 DEP criu/ipc_ns.d [2021-05-31T17:13:48.739Z] #43 44.04 CC compel/plugins/std/infect.o [2021-05-31T17:13:48.918Z] #43 ... [2021-05-31T17:13:48.918Z] [2021-05-31T17:13:48.918Z] #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-31T17:13:48.918Z] #24 sha256:5243a6fa09843db2667c6fde5753b5390af0a4487d244f262cb45b4f91178db4 [2021-05-31T17:13:48.918Z] #24 129.5 + mkdir -p /tmp/tmp.yREoXdS7w5/src/github.com/docker [2021-05-31T17:13:48.918Z] #24 129.5 + mv components/cli /tmp/tmp.yREoXdS7w5/src/github.com/docker/cli [2021-05-31T17:13:48.918Z] #24 129.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-31T17:13:48.918Z] #24 ... [2021-05-31T17:13:48.918Z] [2021-05-31T17:13:48.918Z] #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-31T17:13:48.918Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:48.918Z] #43 71.86 DEP criu/sk-netlink.d [2021-05-31T17:13:48.980Z] #43 82.58 DEP criu/image.d [2021-05-31T17:13:48.980Z] #43 82.79 DEP criu/image-desc.d [2021-05-31T17:13:48.995Z] #43 44.53 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-31T17:13:49.180Z] #43 72.02 DEP criu/sk-inet.d [2021-05-31T17:13:49.199Z] #43 149.4 CC criu/seize.o [2021-05-31T17:13:49.239Z] #43 82.89 DEP criu/fsnotify.d [2021-05-31T17:13:49.252Z] #43 44.58 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-31T17:13:49.252Z] #43 44.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-31T17:13:49.252Z] #43 44.69 AR compel/plugins/std.lib.a [2021-05-31T17:13:49.252Z] #43 44.78 CC compel/plugins/fds/fds.o [2021-05-31T17:13:49.442Z] #43 72.19 DEP criu/signalfd.d [2021-05-31T17:13:49.501Z] #43 ... [2021-05-31T17:13:49.501Z] [2021-05-31T17:13:49.501Z] #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-31T17:13:49.501Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:13:49.501Z] #32 DONE 153.6s [2021-05-31T17:13:49.501Z] [2021-05-31T17:13:49.501Z] #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-31T17:13:49.501Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:49.501Z] #43 83.04 DEP criu/filesystems.d [2021-05-31T17:13:49.501Z] #43 ... [2021-05-31T17:13:49.501Z] [2021-05-31T17:13:49.501Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:49.501Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:13:49.501Z] #20 7.420 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:13:49.501Z] #20 13.04 Fetched 8971 kB in 10s (855 kB/s) [2021-05-31T17:13:49.501Z] #20 13.04 Reading package lists... [2021-05-31T17:13:49.501Z] #20 ... [2021-05-31T17:13:49.501Z] [2021-05-31T17:13:49.501Z] #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-31T17:13:49.501Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:49.501Z] #43 83.25 DEP criu/files.d [2021-05-31T17:13:49.508Z] #43 45.00 AR compel/plugins/fds.lib.a [2021-05-31T17:13:49.508Z] #43 45.05 HOSTDEP compel/src/lib/log-host.d [2021-05-31T17:13:49.705Z] #43 72.38 DEP criu/sigframe.d [2021-05-31T17:13:49.705Z] #43 72.56 DEP criu/shmem.d [2021-05-31T17:13:49.758Z] #43 83.54 DEP criu/files-reg.d [2021-05-31T17:13:49.763Z] #43 45.12 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-31T17:13:49.763Z] #43 45.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-31T17:13:49.763Z] #43 45.26 HOSTDEP compel/src/main-host.d [2021-05-31T17:13:49.763Z] #43 45.32 DEP compel/src/lib/ptrace.d [2021-05-31T17:13:49.967Z] #43 72.81 DEP criu/servicefd.d [2021-05-31T17:13:50.014Z] #43 83.68 DEP criu/files-ext.d [2021-05-31T17:13:50.019Z] #43 45.55 DEP compel/src/lib/infect.d [2021-05-31T17:13:50.139Z] #43 150.2 CC criu/servicefd.o [2021-05-31T17:13:50.230Z] #43 73.00 DEP criu/seize.d [2021-05-31T17:13:50.230Z] #43 73.21 DEP criu/seccomp.d [2021-05-31T17:13:50.271Z] #43 83.82 DEP criu/file-lock.d [2021-05-31T17:13:50.271Z] #43 84.04 DEP criu/file-ids.d [2021-05-31T17:13:50.275Z] #43 45.79 DEP compel/src/lib/infect-util.d [2021-05-31T17:13:50.275Z] #43 45.90 DEP compel/src/lib/infect-rpc.d [2021-05-31T17:13:50.400Z] #43 150.7 CC criu/shmem.o [2021-05-31T17:13:50.492Z] #43 73.49 DEP criu/rst-malloc.d [2021-05-31T17:13:50.528Z] #43 84.22 DEP criu/fifo.d [2021-05-31T17:13:50.528Z] #43 84.34 DEP criu/fdstore.d [2021-05-31T17:13:50.531Z] #43 46.02 DEP compel/arch/x86/src/lib/infect.d [2021-05-31T17:13:50.531Z] #43 46.12 DEP compel/arch/x86/src/lib/cpu.d [2021-05-31T17:13:50.755Z] #43 73.63 DEP criu/rbtree.d [2021-05-31T17:13:50.785Z] #43 84.43 DEP criu/fault-injection.d [2021-05-31T17:13:50.785Z] #43 84.48 DEP criu/external.d [2021-05-31T17:13:50.787Z] #43 46.17 DEP compel/src/lib/log.d [2021-05-31T17:13:50.787Z] #43 46.29 DEP compel/src/main.d [2021-05-31T17:13:50.971Z] #43 ... [2021-05-31T17:13:50.971Z] [2021-05-31T17:13:50.971Z] #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-31T17:13:50.971Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:13:50.971Z] #40 DONE 241.0s [2021-05-31T17:13:50.971Z] [2021-05-31T17:13:50.971Z] #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-31T17:13:50.971Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:13:51.017Z] #43 73.69 DEP criu/pstree.d [2021-05-31T17:13:51.017Z] #43 73.86 DEP criu/protobuf.d [2021-05-31T17:13:51.041Z] #43 84.64 DEP criu/eventpoll.d [2021-05-31T17:13:51.041Z] #43 84.78 DEP criu/eventfd.d [2021-05-31T17:13:51.043Z] #43 46.42 DEP compel/src/lib/handle-elf.d [2021-05-31T17:13:51.043Z] #43 46.51 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-31T17:13:51.043Z] #43 46.60 CC compel/src/lib/log.o [2021-05-31T17:13:51.280Z] #43 73.97 GEN criu/protobuf-desc-gen.h [2021-05-31T17:13:51.298Z] #43 84.99 DEP criu/crtools.d [2021-05-31T17:13:51.541Z] #56 ... [2021-05-31T17:13:51.541Z] [2021-05-31T17:13:51.541Z] #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-31T17:13:51.541Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:51.541Z] #43 151.9 CC criu/sigframe.o [2021-05-31T17:13:51.555Z] #43 85.16 DEP criu/cr-service.d [2021-05-31T17:13:51.555Z] #43 85.38 DEP criu/cr-restore.d [2021-05-31T17:13:51.605Z] #43 46.88 CC compel/arch/x86/src/lib/cpu.o [2021-05-31T17:13:52.111Z] #43 152.2 CC criu/signalfd.o [2021-05-31T17:13:52.118Z] #43 85.65 DEP criu/cr-errno.d [2021-05-31T17:13:52.118Z] #43 85.67 DEP criu/cr-dump.d [2021-05-31T17:13:52.118Z] #43 85.86 DEP criu/cr-dedup.d [2021-05-31T17:13:52.168Z] #43 47.71 CC compel/arch/x86/src/lib/infect.o [2021-05-31T17:13:52.371Z] #43 152.7 CC criu/sk-inet.o [2021-05-31T17:13:52.375Z] #43 86.02 DEP criu/cr-check.d [2021-05-31T17:13:52.631Z] #43 ... [2021-05-31T17:13:52.631Z] [2021-05-31T17:13:52.631Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:13:52.631Z] #41 sha256:708f4a60ba159ddfdc328e530f6c31b6806381011e556cbfa162589fa3cca2c7 [2021-05-31T17:13:52.631Z] #41 DONE 0.5s [2021-05-31T17:13:52.632Z] #43 86.24 DEP criu/config.d [2021-05-31T17:13:52.632Z] #43 86.36 DEP criu/clone-noasan.d [2021-05-31T17:13:52.632Z] #43 86.45 DEP criu/cgroup.d [2021-05-31T17:13:52.889Z] #43 86.59 DEP criu/cgroup-props.d [2021-05-31T17:13:52.889Z] #43 86.69 DEP criu/bitmap.d [2021-05-31T17:13:52.889Z] #43 86.70 DEP criu/bfd.d [2021-05-31T17:13:52.889Z] #43 86.78 DEP criu/autofs.d [2021-05-31T17:13:52.902Z] [2021-05-31T17:13:52.902Z] #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-31T17:13:52.902Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:13:53.097Z] #43 48.47 CC compel/src/lib/infect-rpc.o [2021-05-31T17:13:53.146Z] #43 86.92 DEP criu/aio.d [2021-05-31T17:13:53.175Z] #53 ... [2021-05-31T17:13:53.175Z] [2021-05-31T17:13:53.175Z] #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-31T17:13:53.175Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:53.175Z] #43 153.4 CC criu/sk-netlink.o [2021-05-31T17:13:53.213Z] #43 75.74 DEP criu/protobuf-desc.d [2021-05-31T17:13:53.213Z] #43 75.95 DEP criu/proc_parse.d [2021-05-31T17:13:53.286Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-05-31T17:13:53.294Z] Client: Mirantis Container Runtime [2021-05-31T17:13:53.294Z] Version: 20.10.0 [2021-05-31T17:13:53.294Z] API version: 1.41 [2021-05-31T17:13:53.294Z] Go version: go1.13.15 [2021-05-31T17:13:53.294Z] Git commit: 6ee42dc [2021-05-31T17:13:53.294Z] Built: 03/11/2021 13:24:56 [2021-05-31T17:13:53.294Z] OS/Arch: windows/amd64 [2021-05-31T17:13:53.294Z] Context: default [2021-05-31T17:13:53.294Z] Experimental: true [2021-05-31T17:13:53.294Z] [2021-05-31T17:13:53.294Z] Server: Mirantis Container Runtime [2021-05-31T17:13:53.294Z] Engine: [2021-05-31T17:13:53.294Z] Version: 20.10.0 [2021-05-31T17:13:53.294Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:13:53.294Z] Go version: go1.13.15 [2021-05-31T17:13:53.294Z] Git commit: 1e08f21e79 [2021-05-31T17:13:53.294Z] Built: 03/11/2021 13:23:32 [2021-05-31T17:13:53.294Z] OS/Arch: windows/amd64 [2021-05-31T17:13:53.294Z] Experimental: true [2021-05-31T17:13:53.352Z] #43 48.84 CC compel/src/lib/infect-util.o [2021-05-31T17:13:53.402Z] #43 87.09 DEP criu/action-scripts.d [2021-05-31T17:13:53.435Z] #43 153.8 CC criu/sk-packet.o [2021-05-31T17:13:53.476Z] #43 76.16 DEP criu/plugin.d [2021-05-31T17:13:53.476Z] #43 76.26 DEP criu/pipes.d [2021-05-31T17:13:53.476Z] #43 76.41 DEP criu/pie-util.d [2021-05-31T17:13:53.476Z] #43 76.49 DEP criu/pie-util-vdso.d [2021-05-31T17:13:53.609Z] #43 49.09 CC compel/src/lib/infect.o [2021-05-31T17:13:53.609Z] #43 ... [2021-05-31T17:13:53.609Z] [2021-05-31T17:13:53.609Z] #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-31T17:13:53.609Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-31T17:13:53.609Z] #13 136.1 Selecting previously unselected package libapparmor1:amd64. [2021-05-31T17:13:53.609Z] #13 136.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:13:53.609Z] #13 136.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-31T17:13:53.609Z] #13 136.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:13:53.609Z] #13 136.4 Selecting previously unselected package libbtrfs0. [2021-05-31T17:13:53.609Z] #13 136.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:53.609Z] #13 136.4 Selecting previously unselected package libbtrfs-dev. [2021-05-31T17:13:53.609Z] #13 136.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:53.609Z] #13 136.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-31T17:13:53.609Z] #13 136.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:53.609Z] #13 136.7 Selecting previously unselected package libudev-dev:amd64. [2021-05-31T17:13:53.609Z] #13 136.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:53.609Z] #13 136.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-31T17:13:53.609Z] #13 136.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 136.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:13:53.609Z] #13 137.2 Selecting previously unselected package libpcre16-3:amd64. [2021-05-31T17:13:53.609Z] #13 137.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 137.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:53.609Z] #13 137.4 Selecting previously unselected package libpcre32-3:amd64. [2021-05-31T17:13:53.609Z] #13 137.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 137.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:53.609Z] #13 137.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-31T17:13:53.609Z] #13 137.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 137.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:13:53.609Z] #13 137.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-31T17:13:53.609Z] #13 137.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-31T17:13:53.609Z] #13 137.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:13:53.609Z] #13 138.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-31T17:13:53.658Z] #43 87.34 CC criu/action-scripts.o [2021-05-31T17:13:53.816Z] #43 76.59 DEP criu/path.d [2021-05-31T17:13:53.816Z] #43 ... [2021-05-31T17:13:53.816Z] [2021-05-31T17:13:53.816Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:53.816Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:13:53.816Z] #20 17.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-31T17:13:53.816Z] #20 17.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-31T17:13:53.816Z] #20 17.32 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-31T17:13:53.816Z] #20 17.89 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:13:53.816Z] #20 17.99 Fetched 27.7 MB in 1s (21.5 MB/s) [2021-05-31T17:13:53.816Z] #20 18.07 Selecting previously unselected package pigz. [2021-05-31T17:13:53.816Z] #20 18.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 ... 23408 files and directories currently installed.) [2021-05-31T17:13:53.816Z] #20 18.18 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 18.20 Unpacking pigz (2.4-1) ... [2021-05-31T17:13:53.816Z] #20 18.31 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-31T17:13:53.816Z] #20 18.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 18.33 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 18.92 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:13:53.816Z] #20 18.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 18.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 19.59 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 19.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 22.36 Selecting previously unselected package python3-minimal. [2021-05-31T17:13:53.816Z] #20 22.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-05-31T17:13:53.816Z] #20 22.43 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 22.44 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:13:53.816Z] #20 22.59 Selecting previously unselected package libmpdec2:arm64. [2021-05-31T17:13:53.816Z] #20 22.60 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 22.62 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-31T17:13:53.816Z] #20 22.76 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-31T17:13:53.816Z] #20 22.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 22.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 23.68 Selecting previously unselected package python3.7. [2021-05-31T17:13:53.816Z] #20 23.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 23.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:13:53.816Z] #20 23.90 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-31T17:13:53.816Z] #20 23.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 23.91 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-31T17:13:53.816Z] #20 24.12 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:13:53.816Z] #20 25.28 Selecting previously unselected package python3. [2021-05-31T17:13:53.816Z] #20 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-05-31T17:13:53.816Z] #20 25.37 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 25.40 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:13:53.816Z] #20 25.57 Selecting previously unselected package libip4tc0:arm64. [2021-05-31T17:13:53.816Z] #20 25.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 25.58 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-31T17:13:53.816Z] #20 25.68 Selecting previously unselected package libip6tc0:arm64. [2021-05-31T17:13:53.816Z] #20 25.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 25.70 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-31T17:13:53.816Z] #20 25.82 Selecting previously unselected package libiptc0:arm64. [2021-05-31T17:13:53.816Z] #20 25.82 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 25.84 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-31T17:13:53.816Z] #20 25.95 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-31T17:13:53.816Z] #20 25.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 25.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-31T17:13:53.816Z] #20 26.06 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-31T17:13:53.816Z] #20 26.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 26.09 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-31T17:13:53.816Z] #20 26.22 Selecting previously unselected package libnftnl11:arm64. [2021-05-31T17:13:53.816Z] #20 26.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 26.23 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-31T17:13:53.816Z] #20 26.42 Selecting previously unselected package iptables. [2021-05-31T17:13:53.816Z] #20 26.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 26.44 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:13:53.816Z] #20 27.01 Selecting previously unselected package xxd. [2021-05-31T17:13:53.816Z] #20 27.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-31T17:13:53.816Z] #20 27.09 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:13:53.816Z] #20 27.29 Selecting previously unselected package vim-common. [2021-05-31T17:13:53.816Z] #20 27.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:13:53.865Z] #13 138.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-31T17:13:53.865Z] #13 138.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:13:53.865Z] #13 138.5 Selecting previously unselected package libdevmapper-dev:amd64. [Pipeline] sh [2021-05-31T17:13:53.915Z] #43 87.77 CC criu/aio.o [2021-05-31T17:13:54.005Z] #43 154.3 CC criu/sk-queue.o [2021-05-31T17:13:54.122Z] #13 138.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-31T17:13:54.122Z] #13 138.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:54.122Z] #13 138.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-31T17:13:54.122Z] #13 138.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-31T17:13:54.122Z] #13 138.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:54.147Z] #20 27.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:13:54.265Z] #43 154.7 CC criu/sk-tcp.o [2021-05-31T17:13:54.378Z] #13 138.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-31T17:13:54.378Z] #13 138.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-31T17:13:54.378Z] #13 138.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:54.449Z] #20 ... [2021-05-31T17:13:54.449Z] [2021-05-31T17:13:54.449Z] #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-31T17:13:54.449Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-31T17:13:54.449Z] #40 143.4 + dpkg --print-architecture [2021-05-31T17:13:54.449Z] #40 DONE 144.7s [2021-05-31T17:13:54.449Z] [2021-05-31T17:13:54.449Z] #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-31T17:13:54.449Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:13:54.449Z] #43 76.72 DEP criu/parasite-syscall.d [2021-05-31T17:13:54.449Z] #43 76.88 DEP criu/pagemap.d [2021-05-31T17:13:54.449Z] #43 77.04 DEP criu/pagemap-cache.d [2021-05-31T17:13:54.449Z] #43 77.16 DEP criu/page-xfer.d [2021-05-31T17:13:54.449Z] #43 77.40 DEP criu/page-pipe.d [2021-05-31T17:13:54.478Z] #43 88.34 CC criu/autofs.o [2021-05-31T17:13:54.712Z] #43 77.54 DEP criu/netfilter.d [2021-05-31T17:13:54.776Z] + docker info [2021-05-31T17:13:54.785Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2021-05-31T17:13:54.910Z] #13 139.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:54.910Z] #13 139.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-31T17:13:54.910Z] #13 139.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-31T17:13:54.976Z] #43 77.74 DEP criu/net.d [2021-05-31T17:13:55.198Z] #13 139.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-31T17:13:55.198Z] #13 139.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-31T17:13:55.198Z] #13 139.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-31T17:13:55.198Z] #13 139.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:55.198Z] #13 139.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-31T17:13:55.198Z] #13 139.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-31T17:13:55.198Z] #13 139.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-31T17:13:55.198Z] #13 139.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-31T17:13:55.198Z] #13 139.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-31T17:13:55.198Z] #13 139.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-31T17:13:55.198Z] #13 139.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-31T17:13:55.198Z] #13 139.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:55.198Z] #13 139.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-31T17:13:55.198Z] #13 139.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:55.198Z] #13 139.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-31T17:13:55.198Z] #13 139.8 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:13:55.209Z] #43 ... [2021-05-31T17:13:55.209Z] [2021-05-31T17:13:55.209Z] #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-31T17:13:55.209Z] #49 sha256:8b2e830bf03dad5dc67c6c6309fab30099f05f6918877b5e36d4c5f464d6bd2b [2021-05-31T17:13:55.209Z] #49 244.7 + /build/golangci-lint --version [2021-05-31T17:13:55.209Z] #49 245.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:13:55.209Z] #49 DONE 245.3s [2021-05-31T17:13:55.209Z] [2021-05-31T17:13:55.209Z] #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-31T17:13:55.209Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:13:55.209Z] #43 155.2 CC criu/sk-unix.o [2021-05-31T17:13:55.222Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-05-31T17:13:55.231Z] #41 ... [2021-05-31T17:13:55.231Z] [2021-05-31T17:13:55.231Z] #44 [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-31T17:13:55.231Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:13:55.231Z] #44 184.0 CC criu/rst-malloc.o [2021-05-31T17:13:55.231Z] #44 184.4 CC criu/seccomp.o [2021-05-31T17:13:55.231Z] #44 185.3 CC criu/seize.o [2021-05-31T17:13:55.231Z] #44 186.6 CC criu/servicefd.o [2021-05-31T17:13:55.231Z] #44 187.2 CC criu/shmem.o [2021-05-31T17:13:55.231Z] #44 188.5 CC criu/sigframe.o [2021-05-31T17:13:55.231Z] #44 188.8 CC criu/signalfd.o [2021-05-31T17:13:55.231Z] #44 189.1 CC criu/sk-inet.o [2021-05-31T17:13:55.231Z] #44 190.4 CC criu/sk-netlink.o [2021-05-31T17:13:55.231Z] #44 191.0 CC criu/sk-packet.o [2021-05-31T17:13:55.231Z] #44 191.8 CC criu/sk-queue.o [2021-05-31T17:13:55.231Z] #44 192.4 CC criu/sk-tcp.o [2021-05-31T17:13:55.231Z] #44 193.2 CC criu/sk-unix.o [2021-05-31T17:13:55.240Z] #43 78.01 DEP criu/namespaces.d [2021-05-31T17:13:55.502Z] #43 78.20 DEP criu/mount.d [2021-05-31T17:13:55.511Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-05-31T17:13:55.765Z] #43 78.45 DEP criu/memfd.d [2021-05-31T17:13:55.765Z] #43 78.67 DEP criu/mem.d [2021-05-31T17:13:55.995Z] #43 89.66 CC criu/bfd.o [2021-05-31T17:13:56.027Z] #43 78.95 DEP criu/lsm.d [2021-05-31T17:13:56.140Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.3% of statements [2021-05-31T17:13:56.140Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:13:56.140Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:13:56.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:13:56.140Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:13:56.140Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-05-31T17:13:56.290Z] #43 79.14 DEP criu/log.d [2021-05-31T17:13:56.290Z] #43 79.28 DEP criu/libnetlink.d [2021-05-31T17:13:56.552Z] #43 79.38 DEP criu/kerndat.d [2021-05-31T17:13:56.558Z] #43 90.13 CC criu/bitmap.o [2021-05-31T17:13:56.558Z] #43 90.30 CC criu/cgroup-props.o [2021-05-31T17:13:56.809Z] #44 195.7 CC criu/sockets.o [2021-05-31T17:13:56.814Z] #43 79.60 DEP criu/kcmp-ids.d [2021-05-31T17:13:56.814Z] #43 79.67 DEP criu/irmap.d [2021-05-31T17:13:57.076Z] #43 79.83 DEP criu/ipc_ns.d [2021-05-31T17:13:57.098Z] #13 DONE 141.5s [2021-05-31T17:13:57.098Z] [2021-05-31T17:13:57.098Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-31T17:13:57.098Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-31T17:13:57.118Z] #43 157.3 CC criu/sockets.o [2021-05-31T17:13:57.124Z] #43 91.00 CC criu/cgroup.o [2021-05-31T17:13:57.339Z] #43 79.99 DEP criu/image.d [2021-05-31T17:13:57.339Z] #43 80.07 DEP criu/image-desc.d [2021-05-31T17:13:57.339Z] #43 80.15 DEP criu/fsnotify.d [2021-05-31T17:13:57.339Z] #43 80.26 DEP criu/filesystems.d [2021-05-31T17:13:57.601Z] #43 80.47 DEP criu/files.d [2021-05-31T17:13:57.863Z] #43 80.64 DEP criu/files-reg.d [2021-05-31T17:13:57.863Z] #43 80.85 DEP criu/files-ext.d [2021-05-31T17:13:57.888Z] #44 196.7 CC criu/stats.o [2021-05-31T17:13:58.058Z] #43 158.0 CC criu/stats.o [2021-05-31T17:13:58.058Z] #43 158.2 CC criu/string.o [2021-05-31T17:13:58.058Z] #43 158.3 CC criu/sysctl.o [2021-05-31T17:13:58.127Z] #43 81.13 DEP criu/file-lock.d [2021-05-31T17:13:58.189Z] #44 197.2 CC criu/string.o [2021-05-31T17:13:58.196Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-05-31T17:13:58.318Z] #43 158.7 CC criu/sysfs_parse.o [2021-05-31T17:13:58.389Z] #43 81.28 DEP criu/file-ids.d [2021-05-31T17:13:58.389Z] #43 81.39 DEP criu/fifo.d [2021-05-31T17:13:58.486Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 56.2% of statements [2021-05-31T17:13:58.489Z] #44 197.4 CC criu/sysctl.o [2021-05-31T17:13:58.580Z] #43 159.0 CC criu/timens.o [2021-05-31T17:13:58.651Z] #43 81.51 DEP criu/fdstore.d [2021-05-31T17:13:58.651Z] #43 81.65 DEP criu/fault-injection.d [2021-05-31T17:13:58.913Z] #43 81.68 DEP criu/external.d [2021-05-31T17:13:58.913Z] #43 81.79 DEP criu/eventpoll.d [2021-05-31T17:13:58.913Z] #43 81.91 DEP criu/eventfd.d [2021-05-31T17:13:58.992Z] #14 DONE 1.9s [2021-05-31T17:13:58.992Z] [2021-05-31T17:13:58.992Z] #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-31T17:13:58.992Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-31T17:13:59.096Z] #43 ... [2021-05-31T17:13:59.096Z] [2021-05-31T17:13:59.096Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:13:59.096Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:13:59.096Z] #20 13.04 Reading package lists... [2021-05-31T17:13:59.096Z] #20 16.58 Reading package lists... [2021-05-31T17:13:59.096Z] #20 19.79 Building dependency tree... [2021-05-31T17:13:59.096Z] #20 21.10 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:13:59.096Z] #20 21.10 The following additional packages will be installed: [2021-05-31T17:13:59.096Z] #20 21.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:13:59.096Z] #20 21.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:13:59.096Z] #20 21.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:13:59.096Z] #20 21.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:13:59.096Z] #20 21.10 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:13:59.096Z] #20 21.11 Suggested packages: [2021-05-31T17:13:59.096Z] #20 21.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:13:59.096Z] #20 21.11 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:13:59.096Z] #20 21.11 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:13:59.096Z] #20 21.11 quota [2021-05-31T17:13:59.096Z] #20 21.11 Recommended packages: [2021-05-31T17:13:59.096Z] #20 21.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:13:59.096Z] #20 21.11 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:13:59.096Z] #20 22.73 The following NEW packages will be installed: [2021-05-31T17:13:59.096Z] #20 22.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:13:59.096Z] #20 22.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:13:59.096Z] #20 22.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:13:59.096Z] #20 22.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:13:59.096Z] #20 22.74 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:13:59.096Z] #20 22.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:13:59.096Z] #20 22.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:13:59.096Z] #20 22.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:13:59.096Z] #20 22.74 xz-utils zip [2021-05-31T17:13:59.096Z] #20 23.07 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:13:59.096Z] #20 23.07 Need to get 28.6 MB of archives. [2021-05-31T17:13:59.096Z] #20 23.07 After this operation, 116 MB of additional disk space will be used. [2021-05-31T17:13:59.096Z] #20 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-31T17:13:59.096Z] #20 23.07 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-31T17:13:59.096Z] #20 23.09 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-31T17:13:59.096Z] #20 23.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-31T17:13:59.096Z] #20 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-31T17:13:59.096Z] #20 23.25 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-31T17:13:59.096Z] #20 23.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:13:59.096Z] #20 23.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-31T17:13:59.096Z] #20 23.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-31T17:13:59.096Z] #20 23.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-31T17:13:59.096Z] #20 23.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-31T17:13:59.096Z] #20 23.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-31T17:13:59.096Z] #20 23.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-31T17:13:59.096Z] #20 23.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-31T17:13:59.096Z] #20 23.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-31T17:13:59.096Z] #20 23.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-31T17:13:59.096Z] #20 23.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:13:59.096Z] #20 23.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:13:59.096Z] #20 23.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:13:59.096Z] #20 23.58 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-31T17:13:59.096Z] #20 23.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-31T17:13:59.096Z] #20 23.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-31T17:13:59.096Z] #20 23.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-31T17:13:59.096Z] #20 23.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:13:59.096Z] #20 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:13:59.097Z] #20 23.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:13:59.097Z] #20 23.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-31T17:13:59.097Z] #20 23.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-31T17:13:59.097Z] #20 23.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:13:59.142Z] #44 198.3 CC criu/sysfs_parse.o [2021-05-31T17:13:59.150Z] #43 159.3 CC criu/timerfd.o [2021-05-31T17:13:59.150Z] #43 159.5 CC criu/tty.o [2021-05-31T17:13:59.174Z] #43 82.02 DEP criu/crtools.d [2021-05-31T17:13:59.437Z] #43 82.17 DEP criu/cr-service.d [2021-05-31T17:13:59.437Z] #43 82.29 DEP criu/cr-restore.d [2021-05-31T17:13:59.671Z] #20 24.13 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-31T17:13:59.671Z] #20 24.15 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-31T17:13:59.671Z] #20 24.15 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-31T17:13:59.671Z] #20 24.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-31T17:13:59.671Z] #20 24.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-31T17:13:59.671Z] #20 24.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-05-31T17:13:59.671Z] #20 24.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:13:59.671Z] #20 24.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:13:59.671Z] #20 24.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:13:59.671Z] #20 24.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-31T17:13:59.671Z] #20 24.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:13:59.671Z] #20 24.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:13:59.671Z] #20 24.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:13:59.671Z] #20 24.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-31T17:13:59.671Z] #20 24.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-31T17:13:59.671Z] #20 24.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-31T17:13:59.671Z] #20 24.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:13:59.701Z] #43 82.43 DEP criu/cr-errno.d [2021-05-31T17:13:59.701Z] #43 82.45 DEP criu/cr-dump.d [2021-05-31T17:13:59.701Z] #43 82.62 DEP criu/cr-dedup.d [2021-05-31T17:13:59.798Z] #44 198.8 CC criu/timens.o [2021-05-31T17:13:59.967Z] #43 82.78 DEP criu/cr-check.d [2021-05-31T17:14:00.106Z] #44 199.2 CC criu/timerfd.o [2021-05-31T17:14:00.229Z] #43 82.90 DEP criu/config.d [2021-05-31T17:14:00.229Z] #43 83.15 DEP criu/clone-noasan.d [2021-05-31T17:14:00.233Z] #20 24.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-31T17:14:00.233Z] #20 24.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-31T17:14:00.233Z] #20 24.82 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-31T17:14:00.358Z] #15 DONE 1.3s [2021-05-31T17:14:00.358Z] [2021-05-31T17:14:00.358Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:14:00.358Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-31T17:14:00.492Z] #43 83.21 DEP criu/cgroup.d [2021-05-31T17:14:00.492Z] #43 83.46 DEP criu/cgroup-props.d [2021-05-31T17:14:00.531Z] #43 160.7 CC criu/tun.o [2021-05-31T17:14:00.615Z] #16 ... [2021-05-31T17:14:00.615Z] [2021-05-31T17:14:00.615Z] #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-31T17:14:00.615Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:14:00.615Z] #45 142.3 net/textproto [2021-05-31T17:14:00.615Z] #45 142.3 crypto/x509 [2021-05-31T17:14:00.615Z] #45 143.4 vendor/golang.org/x/net/http/httpguts [2021-05-31T17:14:00.615Z] #45 143.6 vendor/golang.org/x/net/http/httpproxy [2021-05-31T17:14:00.615Z] #45 144.0 mime/multipart [2021-05-31T17:14:00.615Z] #45 146.2 crypto/tls [2021-05-31T17:14:00.615Z] #45 ... [2021-05-31T17:14:00.615Z] [2021-05-31T17:14:00.615Z] #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-31T17:14:00.615Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:14:00.615Z] #53 1.849 + RM_GOPATH=0 [2021-05-31T17:14:00.615Z] #53 1.849 + TMP_GOPATH= [2021-05-31T17:14:00.615Z] #53 1.849 + : /build [2021-05-31T17:14:00.615Z] #53 1.849 + '[' -z '' ']' [2021-05-31T17:14:00.615Z] #53 1.849 ++ mktemp -d [2021-05-31T17:14:00.615Z] #53 1.851 + export GOPATH=/tmp/tmp.TJcGz4YdcT [2021-05-31T17:14:00.615Z] #53 1.851 + GOPATH=/tmp/tmp.TJcGz4YdcT [2021-05-31T17:14:00.615Z] #53 1.851 + RM_GOPATH=1 [2021-05-31T17:14:00.615Z] #53 1.852 + case "$(go env GOARCH)" in [2021-05-31T17:14:00.615Z] #53 1.853 ++ go env GOARCH [2021-05-31T17:14:00.615Z] #53 1.871 + export GO_BUILDMODE=-buildmode=pie [2021-05-31T17:14:00.615Z] #53 1.871 + GO_BUILDMODE=-buildmode=pie [2021-05-31T17:14:00.615Z] #53 1.885 ++ dirname /tmp/install/install.sh [2021-05-31T17:14:00.615Z] #53 1.886 + dir=/tmp/install [2021-05-31T17:14:00.615Z] #53 1.886 + bin=runc [2021-05-31T17:14:00.615Z] #53 1.886 + shift [2021-05-31T17:14:00.615Z] #53 1.886 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-31T17:14:00.615Z] #53 1.886 + . /tmp/install/runc.installer [2021-05-31T17:14:00.615Z] #53 1.886 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:14:00.615Z] #53 1.887 + install_runc [2021-05-31T17:14:00.615Z] #53 1.887 + uname -r [2021-05-31T17:14:00.615Z] #53 1.887 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-31T17:14:00.615Z] #53 1.892 + RUNC_BUILDTAGS='seccomp ' [2021-05-31T17:14:00.615Z] #53 1.892 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-31T17:14:00.615Z] #53 1.892 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-31T17:14:00.615Z] #53 1.892 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TJcGz4YdcT/src/github.com/opencontainers/runc [2021-05-31T17:14:00.615Z] #53 1.902 Cloning into '/tmp/tmp.TJcGz4YdcT/src/github.com/opencontainers/runc'... [2021-05-31T17:14:00.754Z] #43 83.59 DEP criu/bitmap.d [2021-05-31T17:14:00.754Z] #43 83.61 DEP criu/bfd.d [2021-05-31T17:14:00.755Z] #44 199.7 CC criu/tty.o [2021-05-31T17:14:00.792Z] #43 161.0 CC criu/uffd.o [2021-05-31T17:14:00.795Z] #20 25.35 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:14:00.795Z] #20 25.44 Fetched 28.6 MB in 2s (14.0 MB/s) [2021-05-31T17:14:01.016Z] #43 83.83 DEP criu/autofs.d [2021-05-31T17:14:01.051Z] #20 25.51 Selecting previously unselected package pigz. [2021-05-31T17:14:01.051Z] #20 25.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 ... 23435 files and directories currently installed.) [2021-05-31T17:14:01.051Z] #20 25.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-31T17:14:01.051Z] #20 25.57 Unpacking pigz (2.4-1) ... [2021-05-31T17:14:01.051Z] #20 25.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-31T17:14:01.051Z] #20 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:01.051Z] #20 25.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:01.278Z] #43 84.05 DEP criu/aio.d [2021-05-31T17:14:01.307Z] #20 26.09 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:14:01.362Z] #43 161.8 CC criu/util.o [2021-05-31T17:14:01.553Z] #43 84.34 DEP criu/action-scripts.d [2021-05-31T17:14:01.563Z] #20 26.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:01.563Z] #20 26.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:14:01.626Z] #53 ... [2021-05-31T17:14:01.626Z] [2021-05-31T17:14:01.626Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-31T17:14:01.626Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-31T17:14:01.626Z] #16 1.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-31T17:14:01.626Z] #16 DONE 1.3s [2021-05-31T17:14:01.626Z] [2021-05-31T17:14:01.626Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-31T17:14:01.626Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-31T17:14:01.816Z] #43 84.68 CC criu/action-scripts.o [2021-05-31T17:14:02.382Z] #20 26.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:02.382Z] #20 26.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:14:02.390Z] #43 85.26 CC criu/aio.o [2021-05-31T17:14:02.390Z] #43 ... [2021-05-31T17:14:02.390Z] [2021-05-31T17:14:02.390Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:02.390Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:14:02.390Z] #20 28.02 Selecting previously unselected package bash-completion. [2021-05-31T17:14:02.390Z] #20 28.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:14:02.390Z] #20 31.29 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:14:02.390Z] #20 31.87 Selecting previously unselected package bzip2. [2021-05-31T17:14:02.390Z] #20 31.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 31.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:02.390Z] #20 32.01 Selecting previously unselected package xz-utils. [2021-05-31T17:14:02.390Z] #20 32.02 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 32.03 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:14:02.390Z] #20 32.25 Selecting previously unselected package apparmor. [2021-05-31T17:14:02.390Z] #20 32.26 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 32.34 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:14:02.390Z] #20 32.66 Selecting previously unselected package aufs-tools. [2021-05-31T17:14:02.390Z] #20 32.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 32.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:02.390Z] #20 32.83 Selecting previously unselected package libonig5:arm64. [2021-05-31T17:14:02.390Z] #20 32.84 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 32.85 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-31T17:14:02.390Z] #20 33.06 Selecting previously unselected package libjq1:arm64. [2021-05-31T17:14:02.390Z] #20 33.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 33.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-31T17:14:02.390Z] #20 33.21 Selecting previously unselected package jq. [2021-05-31T17:14:02.390Z] #20 33.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 33.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:14:02.390Z] #20 33.35 Selecting previously unselected package libaio1:arm64. [2021-05-31T17:14:02.390Z] #20 33.36 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-31T17:14:02.390Z] #20 33.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-31T17:14:02.390Z] #20 33.47 Selecting previously unselected package libgpm2:arm64. [2021-05-31T17:14:02.391Z] #20 33.48 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 33.49 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-31T17:14:02.391Z] #20 33.58 Selecting previously unselected package libicu63:arm64. [2021-05-31T17:14:02.391Z] #20 33.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 33.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-31T17:14:02.391Z] #20 35.50 Selecting previously unselected package libnet1:arm64. [2021-05-31T17:14:02.391Z] #20 35.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 35.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:02.391Z] #20 35.60 Selecting previously unselected package libnl-3-200:arm64. [2021-05-31T17:14:02.391Z] #20 35.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 35.62 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-31T17:14:02.391Z] #20 35.74 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-31T17:14:02.391Z] #20 35.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 35.75 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-31T17:14:02.391Z] #20 35.89 Selecting previously unselected package libreadline5:arm64. [2021-05-31T17:14:02.391Z] #20 35.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-31T17:14:02.391Z] #20 35.93 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:02.557Z] #17 DONE 1.2s [2021-05-31T17:14:02.557Z] [2021-05-31T17:14:02.557Z] #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-31T17:14:02.557Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:14:02.557Z] #45 154.2 net/http/httptrace [2021-05-31T17:14:02.653Z] #20 36.07 Selecting previously unselected package net-tools. [2021-05-31T17:14:02.653Z] #20 36.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-31T17:14:02.653Z] #20 36.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:02.653Z] #20 ... [2021-05-31T17:14:02.653Z] [2021-05-31T17:14:02.653Z] #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-31T17:14:02.653Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:02.653Z] #43 85.63 CC criu/autofs.o [2021-05-31T17:14:02.744Z] #43 162.8 CC criu/uts_ns.o [2021-05-31T17:14:02.744Z] #43 163.0 CC criu/vdso-compat.o [2021-05-31T17:14:02.918Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.188s coverage: 46.2% of statements [2021-05-31T17:14:03.004Z] #43 163.2 CC criu/vdso.o [2021-05-31T17:14:03.118Z] #45 154.7 net/http [2021-05-31T17:14:03.264Z] #43 163.7 LINK criu/built-in.o [2021-05-31T17:14:03.376Z] #45 ... [2021-05-31T17:14:03.376Z] [2021-05-31T17:14:03.376Z] #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-31T17:14:03.376Z] #58 sha256:a027aa2bbfe313dc76f74b34968b47731544fb9f2616db8f7ce68c49db3eec61 [2021-05-31T17:14:03.376Z] #58 145.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-31T17:14:03.376Z] #58 145.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-31T17:14:03.376Z] #58 DONE 155.2s [2021-05-31T17:14:03.524Z] #43 163.8 LINK criu/criu [2021-05-31T17:14:03.560Z] #44 202.5 CC criu/tun.o [2021-05-31T17:14:03.632Z] [2021-05-31T17:14:03.632Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-31T17:14:03.632Z] #59 sha256:dd2674c0386d23463429af335709f8f79a74551f1ae116f7b715b719685d4cf1 [2021-05-31T17:14:03.632Z] #59 DONE 0.1s [2021-05-31T17:14:03.632Z] [2021-05-31T17:14:03.632Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-31T17:14:03.632Z] #60 sha256:cc786172cfd4496826571c7d9b8643adc169d8e8a2fe7cf8547ecb0707501793 [2021-05-31T17:14:03.632Z] #60 DONE 0.0s [2021-05-31T17:14:03.632Z] [2021-05-31T17:14:03.632Z] #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-31T17:14:03.632Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:03.632Z] #43 51.56 CC compel/src/lib/ptrace.o [2021-05-31T17:14:03.632Z] #43 51.90 AR compel/libcompel.a [2021-05-31T17:14:03.632Z] #43 51.98 HOSTCC compel/src/main-host.o [2021-05-31T17:14:03.632Z] #43 52.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-31T17:14:03.632Z] #43 52.46 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-31T17:14:03.632Z] #43 53.11 HOSTCC compel/src/lib/log-host.o [2021-05-31T17:14:03.632Z] #43 53.54 HOSTLINK compel/compel-host-bin [2021-05-31T17:14:03.632Z] #43 53.99 DEP soccr/soccr.d [2021-05-31T17:14:03.632Z] #43 54.15 CC soccr/soccr.o [2021-05-31T17:14:03.632Z] #43 56.39 AR soccr/libsoccr.a [2021-05-31T17:14:03.632Z] #43 56.43 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:14:03.632Z] #43 56.87 DEP criu/arch/x86/sigframe.d [2021-05-31T17:14:03.632Z] #43 57.09 DEP criu/arch/x86/sigaction_compat.d [2021-05-31T17:14:03.632Z] #43 57.22 DEP criu/arch/x86/kerndat.d [2021-05-31T17:14:03.632Z] #43 57.42 DEP criu/arch/x86/crtools.d [2021-05-31T17:14:03.632Z] #43 57.67 DEP criu/arch/x86/cpu.d [2021-05-31T17:14:03.632Z] #43 57.82 CC criu/arch/x86/cpu.o [2021-05-31T17:14:03.632Z] #43 58.86 CC criu/arch/x86/crtools.o [2021-05-31T17:14:03.783Z] #43 164.1 DEP lib/c/criu.d [2021-05-31T17:14:03.783Z] #43 164.1 CC images/rpc.pb-c.o [2021-05-31T17:14:03.946Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-05-31T17:14:04.043Z] #43 86.83 CC criu/bfd.o [2021-05-31T17:14:04.216Z] #44 203.4 CC criu/uffd.o [2021-05-31T17:14:04.272Z] #20 28.95 Selecting previously unselected package python3-minimal. [2021-05-31T17:14:04.272Z] #20 28.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 ... 23684 files and directories currently installed.) [2021-05-31T17:14:04.272Z] #20 28.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-31T17:14:04.272Z] #20 29.00 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:14:04.306Z] #43 87.30 CC criu/bitmap.o [2021-05-31T17:14:04.353Z] #43 164.5 CC lib/c/criu.o [2021-05-31T17:14:04.529Z] #20 29.09 Selecting previously unselected package libmpdec2:amd64. [2021-05-31T17:14:04.529Z] #20 29.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-31T17:14:04.529Z] #20 29.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:14:04.529Z] #20 29.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-31T17:14:04.529Z] #20 29.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:04.529Z] #20 29.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:04.559Z] #43 ... [2021-05-31T17:14:04.559Z] [2021-05-31T17:14:04.559Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-31T17:14:04.559Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-31T17:14:04.559Z] #18 DONE 1.7s [2021-05-31T17:14:04.559Z] [2021-05-31T17:14:04.559Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-31T17:14:04.559Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-31T17:14:04.568Z] #43 87.47 CC criu/cgroup-props.o [2021-05-31T17:14:04.924Z] #43 165.3 LINK lib/c/built-in.o [2021-05-31T17:14:05.142Z] #43 88.11 CC criu/cgroup.o [2021-05-31T17:14:05.185Z] #43 165.3 LINK lib/c/libcriu.so [2021-05-31T17:14:05.185Z] #43 165.4 LINK lib/c/libcriu.a [2021-05-31T17:14:05.185Z] #43 165.5 GEN magic.py [2021-05-31T17:14:05.445Z] #43 165.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:14:05.445Z] #43 165.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:14:05.445Z] #43 165.6 Note: Building without GnuTLS support [2021-05-31T17:14:05.445Z] #43 165.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:14:05.445Z] #43 165.6 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:14:05.458Z] #20 30.16 Selecting previously unselected package python3.7. [2021-05-31T17:14:05.458Z] #20 30.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:05.458Z] #20 30.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:05.714Z] #20 30.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-31T17:14:05.714Z] #20 30.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-31T17:14:05.714Z] #20 30.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:14:05.971Z] #20 30.47 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:14:06.016Z] #43 166.2 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:14:06.277Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-05-31T17:14:06.380Z] #44 205.1 CC criu/util.o [2021-05-31T17:14:06.456Z] #19 DONE 2.0s [2021-05-31T17:14:06.456Z] [2021-05-31T17:14:06.456Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:06.456Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:06.847Z] #43 167.3 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:14:06.901Z] #20 31.35 Selecting previously unselected package python3. [2021-05-31T17:14:06.901Z] #20 31.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-31T17:14:06.901Z] #20 31.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-31T17:14:06.901Z] #20 31.43 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:14:06.901Z] #20 31.53 Selecting previously unselected package libip4tc0:amd64. [2021-05-31T17:14:06.901Z] #20 31.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:06.901Z] #20 31.55 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:07.108Z] #43 167.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:14:07.108Z] #43 167.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:14:07.108Z] #43 167.4 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:14:07.108Z] #43 167.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:14:07.108Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2021-05-31T17:14:07.108Z] #43 167.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:14:07.158Z] #20 31.65 Selecting previously unselected package libip6tc0:amd64. [2021-05-31T17:14:07.158Z] #20 31.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:07.158Z] #20 31.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:07.158Z] #20 31.76 Selecting previously unselected package libiptc0:amd64. [2021-05-31T17:14:07.158Z] #20 31.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:07.158Z] #20 31.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:07.158Z] #20 31.89 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-31T17:14:07.369Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.369Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.414Z] #20 31.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-31T17:14:07.414Z] #20 31.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:14:07.414Z] #20 31.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-31T17:14:07.414Z] #20 31.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-31T17:14:07.414Z] #20 31.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:14:07.414Z] #20 32.05 Selecting previously unselected package libnftnl11:amd64. [2021-05-31T17:14:07.414Z] #20 32.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-31T17:14:07.414Z] #20 32.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:14:07.414Z] #20 32.15 Selecting previously unselected package iptables. [2021-05-31T17:14:07.448Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.597s coverage: 49.4% of statements [2021-05-31T17:14:07.642Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:07.642Z] #43 168.0 INSTALL criu/criu [2021-05-31T17:14:07.671Z] #20 32.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-31T17:14:07.671Z] #20 32.17 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:14:07.671Z] #20 32.43 Selecting previously unselected package xxd. [2021-05-31T17:14:07.695Z] #43 90.48 CC criu/clone-noasan.o [2021-05-31T17:14:07.695Z] #43 90.67 CC criu/config.o [2021-05-31T17:14:07.820Z] #20 1.545 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-31T17:14:07.934Z] #20 32.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:14:07.934Z] #20 32.44 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:14:07.934Z] #20 32.62 Selecting previously unselected package vim-common. [2021-05-31T17:14:07.934Z] #20 32.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:14:07.934Z] #20 32.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:14:07.939Z] #44 206.9 CC criu/uts_ns.o [2021-05-31T17:14:08.076Z] #20 1.633 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-31T17:14:08.076Z] #20 1.647 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-31T17:14:08.076Z] #20 1.659 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-31T17:14:08.191Z] #20 32.83 Selecting previously unselected package bash-completion. [2021-05-31T17:14:08.191Z] #20 32.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:14:08.213Z] #43 DONE 168.3s [2021-05-31T17:14:08.213Z] [2021-05-31T17:14:08.213Z] #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-31T17:14:08.213Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:14:08.243Z] #44 207.4 CC criu/vdso.o [2021-05-31T17:14:08.270Z] #43 ... [2021-05-31T17:14:08.270Z] [2021-05-31T17:14:08.270Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:08.270Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:14:08.270Z] #20 36.31 Selecting previously unselected package patch. [2021-05-31T17:14:08.270Z] #20 36.32 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-05-31T17:14:08.270Z] #20 36.34 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:14:08.270Z] #20 36.46 Selecting previously unselected package python-pip-whl. [2021-05-31T17:14:08.270Z] #20 36.46 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:14:08.270Z] #20 36.48 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:14:08.270Z] #20 36.91 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:14:08.270Z] #20 36.92 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:14:08.270Z] #20 36.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:14:08.270Z] #20 37.15 Selecting previously unselected package python3-distutils. [2021-05-31T17:14:08.270Z] #20 37.16 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:14:08.270Z] #20 37.17 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:14:08.270Z] #20 37.34 Selecting previously unselected package python3-pip. [2021-05-31T17:14:08.270Z] #20 37.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:14:08.270Z] #20 37.36 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:14:08.270Z] #20 37.57 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:14:08.270Z] #20 37.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:14:08.270Z] #20 37.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:14:08.270Z] #20 37.74 Selecting previously unselected package python3-setuptools. [2021-05-31T17:14:08.270Z] #20 37.76 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:14:08.270Z] #20 37.77 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:14:08.270Z] #20 38.03 Selecting previously unselected package python3-wheel. [2021-05-31T17:14:08.270Z] #20 38.05 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:14:08.270Z] #20 38.06 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:14:08.270Z] #20 38.23 Selecting previously unselected package sudo. [2021-05-31T17:14:08.270Z] #20 38.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-31T17:14:08.270Z] #20 38.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:14:08.270Z] #20 38.77 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:14:08.270Z] #20 38.79 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-31T17:14:08.270Z] #20 38.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:14:08.270Z] #20 39.05 Selecting previously unselected package uidmap. [2021-05-31T17:14:08.270Z] #20 39.07 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-31T17:14:08.270Z] #20 39.08 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:14:08.270Z] #20 39.18 Selecting previously unselected package vim-runtime. [2021-05-31T17:14:08.270Z] #20 39.19 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:14:08.270Z] #20 39.22 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-31T17:14:08.270Z] #20 39.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:14:08.270Z] #20 39.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:14:08.270Z] #20 41.43 Selecting previously unselected package vim. [2021-05-31T17:14:08.270Z] #20 41.44 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-31T17:14:08.270Z] #20 41.48 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:14:08.270Z] #20 41.90 Selecting previously unselected package xfsprogs. [2021-05-31T17:14:08.532Z] #20 41.91 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-31T17:14:08.532Z] #20 41.93 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:14:08.638Z] #20 2.189 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-31T17:14:08.817Z] #20 42.31 Selecting previously unselected package zip. [2021-05-31T17:14:08.817Z] #20 42.32 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-05-31T17:14:08.817Z] #20 42.34 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:14:08.947Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.645s coverage: 73.3% of statements [2021-05-31T17:14:08.947Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:14:09.080Z] #20 42.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:09.080Z] #20 42.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:09.080Z] #20 42.63 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-31T17:14:09.080Z] #20 42.65 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:09.080Z] #20 42.66 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-31T17:14:09.080Z] #20 42.67 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-31T17:14:09.162Z] #53 ... [2021-05-31T17:14:09.162Z] [2021-05-31T17:14:09.162Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:14:09.162Z] #44 sha256:cea70ff2c50c3fe3010f80bbd79732f3cba759d3adac7055cd47a71b428a5f69 [2021-05-31T17:14:09.162Z] #44 DONE 0.1s [2021-05-31T17:14:09.162Z] [2021-05-31T17:14:09.162Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:14:09.162Z] #46 sha256:3248c0a340f2e001e3edb3a1fe20963ef58a88d4cb5b4a9275c02c028d48ff2b [2021-05-31T17:14:09.321Z] #44 208.1 LINK criu/built-in.o [2021-05-31T17:14:09.321Z] #44 208.4 LINK criu/criu [2021-05-31T17:14:09.342Z] #20 42.69 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:14:09.342Z] #20 42.71 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-31T17:14:09.342Z] #20 42.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:09.342Z] #20 42.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:09.342Z] #20 42.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-31T17:14:09.342Z] #20 42.82 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-31T17:14:09.342Z] #20 42.86 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:14:09.342Z] #20 42.88 Setting up zip (3.0-11+b1) ... [2021-05-31T17:14:09.342Z] #20 42.89 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:14:09.422Z] #46 DONE 0.2s [2021-05-31T17:14:09.422Z] [2021-05-31T17:14:09.422Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:14:09.422Z] #48 sha256:a6ecfb70f710e7371853ecf6bc6ad1d28950f34e891166cfe48ae9a43c71bf9b [2021-05-31T17:14:09.422Z] #48 DONE 0.1s [2021-05-31T17:14:09.422Z] [2021-05-31T17:14:09.422Z] #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-31T17:14:09.422Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:14:09.422Z] #53 ... [2021-05-31T17:14:09.422Z] [2021-05-31T17:14:09.422Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:14:09.422Z] #50 sha256:a5de78014a61dbb6e3949c00e7c60025ffeba5bf3c3c3cda2a0f6d5ea85b3b70 [2021-05-31T17:14:09.576Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-05-31T17:14:09.604Z] #20 42.96 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:14:09.782Z] Client: [2021-05-31T17:14:09.782Z] Context: default [2021-05-31T17:14:09.782Z] Debug Mode: false [2021-05-31T17:14:09.782Z] Plugins: [2021-05-31T17:14:09.782Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-31T17:14:09.782Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-31T17:14:09.782Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-31T17:14:09.782Z] [2021-05-31T17:14:09.782Z] Server: [2021-05-31T17:14:09.782Z] Containers: 0 [2021-05-31T17:14:09.782Z] Running: 0 [2021-05-31T17:14:09.782Z] Paused: 0 [2021-05-31T17:14:09.782Z] Stopped: 0 [2021-05-31T17:14:09.782Z] Images: 0 [2021-05-31T17:14:09.782Z] Server Version: 20.10.0 [2021-05-31T17:14:09.782Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-05-31T17:14:09.782Z] LCOW: [2021-05-31T17:14:09.782Z] Windows: [2021-05-31T17:14:09.782Z] Logging Driver: json-file [2021-05-31T17:14:09.782Z] Plugins: [2021-05-31T17:14:09.782Z] Volume: local [2021-05-31T17:14:09.782Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:14:09.782Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:14:09.782Z] Swarm: inactive [2021-05-31T17:14:09.782Z] Default Isolation: process [2021-05-31T17:14:09.782Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-31T17:14:09.782Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-31T17:14:09.782Z] OSType: windows [2021-05-31T17:14:09.782Z] Architecture: x86_64 [2021-05-31T17:14:09.782Z] CPUs: 4 [2021-05-31T17:14:09.782Z] Total Memory: 32GiB [2021-05-31T17:14:09.782Z] Name: azwin-2-a07620 [2021-05-31T17:14:09.782Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-31T17:14:09.782Z] Docker Root Dir: D:\docker [2021-05-31T17:14:09.782Z] Debug Mode: false [2021-05-31T17:14:09.782Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:14:09.782Z] Labels: [2021-05-31T17:14:09.782Z] Experimental: true [2021-05-31T17:14:09.782Z] Insecure Registries: [2021-05-31T17:14:09.782Z] 10.0.0.4:5000 [2021-05-31T17:14:09.782Z] 127.0.0.0/8 [2021-05-31T17:14:09.782Z] Registry Mirrors: [2021-05-31T17:14:09.782Z] http://10.0.0.4:5000/ [2021-05-31T17:14:09.782Z] Live Restore Enabled: false [2021-05-31T17:14:09.782Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-31T17:14:09.975Z] #44 209.0 DEP lib/c/criu.d [2021-05-31T17:14:09.991Z] #50 DONE 0.5s [2021-05-31T17:14:09.991Z] [2021-05-31T17:14:09.991Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:14:09.991Z] #52 sha256:2e1a87c2c96c81f07cb2363a165671a3cc1c9377eadf09bd2540821b4bd462b5 [2021-05-31T17:14:09.991Z] #52 DONE 0.1s [2021-05-31T17:14:09.991Z] [2021-05-31T17:14:09.991Z] #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-31T17:14:09.991Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:14:10.004Z] #20 3.301 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-31T17:14:10.094Z] #20 ... [2021-05-31T17:14:10.094Z] [2021-05-31T17:14:10.094Z] #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-31T17:14:10.094Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:10.094Z] #43 93.87 CC criu/clone-noasan.o [2021-05-31T17:14:10.094Z] #43 94.14 CC criu/config.o [2021-05-31T17:14:10.094Z] #43 95.42 CC criu/cr-check.o [2021-05-31T17:14:10.094Z] #43 97.08 CC criu/cr-dedup.o [2021-05-31T17:14:10.094Z] #43 97.48 CC criu/cr-dump.o [2021-05-31T17:14:10.094Z] #43 99.66 CC criu/cr-errno.o [2021-05-31T17:14:10.094Z] #43 99.74 CC criu/cr-restore.o [2021-05-31T17:14:10.281Z] #44 209.2 CC images/rpc.pb-c.o [2021-05-31T17:14:10.351Z] #43 104.1 CC criu/cr-service.o [2021-05-31T17:14:10.604Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-05-31T17:14:10.914Z] #43 ... [2021-05-31T17:14:10.914Z] [2021-05-31T17:14:10.914Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:10.914Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:10.914Z] #20 35.59 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:14:10.931Z] #20 4.523 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-05-31T17:14:11.171Z] #20 36.00 Selecting previously unselected package bzip2. [2021-05-31T17:14:11.352Z] #44 210.3 CC lib/c/criu.o [2021-05-31T17:14:11.428Z] #20 36.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-31T17:14:11.428Z] #20 36.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:11.428Z] #20 36.10 Selecting previously unselected package xz-utils. [2021-05-31T17:14:11.428Z] #20 36.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-31T17:14:11.428Z] #20 36.12 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:14:11.685Z] #20 36.27 Selecting previously unselected package apparmor. [2021-05-31T17:14:11.685Z] #20 36.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-31T17:14:11.685Z] #20 36.36 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:14:11.942Z] #20 36.68 Selecting previously unselected package aufs-tools. [2021-05-31T17:14:12.103Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements [2021-05-31T17:14:12.103Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-05-31T17:14:12.198Z] #20 36.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-31T17:14:12.199Z] #20 36.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:12.199Z] #20 36.79 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:14:12.199Z] #20 36.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:14:12.199Z] #20 36.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:14:12.297Z] #20 ... [2021-05-31T17:14:12.298Z] [2021-05-31T17:14:12.298Z] #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-31T17:14:12.298Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:14:12.298Z] #53 14.09 + cd /tmp/tmp.TJcGz4YdcT/src/github.com/opencontainers/runc [2021-05-31T17:14:12.298Z] #53 14.09 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-31T17:14:12.298Z] #53 14.62 + '[' -z '' ']' [2021-05-31T17:14:12.298Z] #53 14.62 + target=static [2021-05-31T17:14:12.298Z] #53 14.62 + make 'BUILDTAGS=seccomp ' static [2021-05-31T17:14:12.298Z] #53 14.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-31T17:14:12.455Z] #20 36.94 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:14:12.455Z] #20 36.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:14:12.455Z] #20 36.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:14:12.455Z] #20 37.05 Selecting previously unselected package jq. [2021-05-31T17:14:12.455Z] #20 37.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:14:12.455Z] #20 37.07 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:14:12.455Z] #20 37.14 Selecting previously unselected package libaio1:amd64. [2021-05-31T17:14:12.455Z] #20 37.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-31T17:14:12.455Z] #20 37.15 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:14:12.455Z] #20 37.22 Selecting previously unselected package libgpm2:amd64. [2021-05-31T17:14:12.455Z] #20 37.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-31T17:14:12.455Z] #20 37.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:14:12.712Z] #20 37.30 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:14:12.712Z] #20 37.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:14:12.712Z] #20 37.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:14:12.905Z] #44 212.1 LINK lib/c/built-in.o [2021-05-31T17:14:12.905Z] #44 212.1 LINK lib/c/libcriu.so [2021-05-31T17:14:12.916Z] #20 46.23 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-31T17:14:12.916Z] #20 46.25 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:14:12.916Z] #20 46.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:14:12.916Z] #20 46.30 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:14:12.916Z] #20 46.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:14:12.916Z] #20 46.43 invoke-rc.d: could not determine current runlevel [2021-05-31T17:14:12.916Z] #20 46.44 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:14:12.916Z] #20 46.46 Setting up pigz (2.4-1) ... [2021-05-31T17:14:13.130Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.5% of statements [2021-05-31T17:14:13.178Z] #20 46.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-31T17:14:13.178Z] #20 46.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-31T17:14:13.178Z] #20 46.54 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:14:13.178Z] #20 46.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-31T17:14:13.178Z] #20 46.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:14:13.205Z] #44 212.3 LINK lib/c/libcriu.a [2021-05-31T17:14:13.470Z] #20 47.00 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-31T17:14:13.470Z] #20 47.03 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-31T17:14:13.511Z] #44 212.7 GEN magic.py [2021-05-31T17:14:13.733Z] #20 47.17 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:13.733Z] #20 47.19 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:14:13.733Z] #20 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:14:13.733Z] #20 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:14:13.733Z] #20 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:14:13.733Z] #20 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:14:13.733Z] #20 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:14:13.733Z] #20 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:14:13.733Z] #20 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:14:13.733Z] #20 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:14:13.733Z] #20 47.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-31T17:14:13.733Z] #20 47.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:14:13.812Z] #44 212.9 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:14:13.812Z] #44 212.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:14:13.812Z] #44 212.9 Note: Building without GnuTLS support [2021-05-31T17:14:13.812Z] #44 212.9 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:14:13.812Z] #44 212.9 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:14:13.995Z] #20 47.40 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-31T17:14:13.995Z] #20 47.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:14:13.995Z] #20 47.46 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-31T17:14:13.995Z] #20 47.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:14.204Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.040s coverage: 57.7% of statements [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:14:14.204Z] ok github.com/docker/docker/daemon/logger/awslogs 0.074s coverage: 77.4% of statements [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:14:14.204Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:14:15.232Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-05-31T17:14:15.232Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2021-05-31T17:14:15.382Z] #44 214.2 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:14:15.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-05-31T17:14:15.564Z] #53 ... [2021-05-31T17:14:15.564Z] [2021-05-31T17:14:15.564Z] #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-31T17:14:15.564Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:15.564Z] #43 60.80 CC criu/arch/x86/kerndat.o [2021-05-31T17:14:15.564Z] #43 61.96 CC criu/arch/x86/sigaction_compat.o [2021-05-31T17:14:15.564Z] #43 62.24 CC criu/arch/x86/sigframe.o [2021-05-31T17:14:15.564Z] #43 62.65 LINK criu/arch/x86/crtools.built-in.o [2021-05-31T17:14:15.564Z] #43 62.73 DEP criu/pie/util-vdso-elf32.d [2021-05-31T17:14:15.564Z] #43 62.82 DEP criu/pie/util-vdso.d [2021-05-31T17:14:15.564Z] #43 63.00 DEP criu/pie/util.d [2021-05-31T17:14:15.564Z] #43 63.11 CC criu/pie/util.o [2021-05-31T17:14:15.564Z] #43 63.36 CC criu/pie/util-vdso.o [2021-05-31T17:14:15.564Z] #43 64.14 CC criu/pie/util-vdso-elf32.o [2021-05-31T17:14:15.564Z] #43 64.78 AR criu/pie/pie.lib.a [2021-05-31T17:14:15.564Z] #43 64.85 DEP criu/pie/restorer.d [2021-05-31T17:14:15.564Z] #43 65.05 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-31T17:14:15.564Z] #43 65.27 DEP criu/arch/x86/restorer_unmap.d [2021-05-31T17:14:15.564Z] #43 65.29 DEP criu/arch/x86/restorer.d [2021-05-31T17:14:15.565Z] #43 65.47 DEP criu/arch/x86/vdso-pie.d [2021-05-31T17:14:15.565Z] #43 65.63 DEP criu/pie/parasite-vdso.d [2021-05-31T17:14:15.565Z] #43 65.87 DEP criu/pie/parasite.d [2021-05-31T17:14:15.565Z] #43 66.11 CC criu/pie/parasite.o [2021-05-31T17:14:15.565Z] #43 67.61 LINK criu/pie/parasite.built-in.o [2021-05-31T17:14:15.565Z] #43 67.63 GEN criu/pie/parasite-blob.h [2021-05-31T17:14:15.565Z] #43 67.66 CC criu/pie/parasite-vdso.o [2021-05-31T17:14:15.565Z] #43 68.39 CC criu/arch/x86/vdso-pie.o [2021-05-31T17:14:15.565Z] #43 68.74 CC criu/arch/x86/restorer.o [2021-05-31T17:14:15.565Z] #43 69.33 CC criu/arch/x86/restorer_unmap.o [2021-05-31T17:14:15.565Z] #43 69.41 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-31T17:14:15.565Z] #43 69.77 CC criu/pie/restorer.o [2021-05-31T17:14:15.985Z] #20 40.80 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:14:16.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-31T17:14:16.242Z] #20 40.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:14:16.242Z] #20 40.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:16.242Z] #20 40.90 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:14:16.242Z] #20 40.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:14:16.242Z] #20 40.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:14:16.242Z] #20 41.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:14:16.440Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-05-31T17:14:16.440Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:14:16.445Z] #44 215.3 make[1]: Nothing to be done for 'all'. [2021-05-31T17:14:16.499Z] #20 41.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:14:16.499Z] #20 41.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:14:16.499Z] #20 41.08 Selecting previously unselected package libreadline5:amd64. [2021-05-31T17:14:16.499Z] #20 41.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-31T17:14:16.499Z] #20 41.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:16.499Z] #20 41.21 Selecting previously unselected package net-tools. [2021-05-31T17:14:16.499Z] #20 41.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-31T17:14:16.499Z] #20 41.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:16.550Z] #20 50.12 Setting up iptables (1.8.2-4) ... [2021-05-31T17:14:16.550Z] #20 50.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:14:16.550Z] #20 50.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:14:16.550Z] #20 50.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:14:16.550Z] #20 50.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:14:16.550Z] #20 50.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:14:16.550Z] #20 50.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:14:16.757Z] #20 41.42 Selecting previously unselected package patch. [2021-05-31T17:14:16.757Z] #20 41.44 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-05-31T17:14:16.757Z] #20 41.44 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:14:16.757Z] #20 41.54 Selecting previously unselected package python-pip-whl. [2021-05-31T17:14:16.762Z] #44 ... [2021-05-31T17:14:16.762Z] [2021-05-31T17:14:16.762Z] #41 [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-31T17:14:16.762Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-31T17:14:16.762Z] #41 DONE 280.1s [2021-05-31T17:14:16.812Z] #20 50.23 Setting up python3 (3.7.3-1) ... [2021-05-31T17:14:16.930Z] #43 ... [2021-05-31T17:14:16.930Z] [2021-05-31T17:14:16.930Z] #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-31T17:14:16.930Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:14:16.930Z] #45 168.6 github.com/LK4D4/vndr/godl [2021-05-31T17:14:17.014Z] #20 41.55 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:14:17.014Z] #20 41.55 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:14:17.065Z] [2021-05-31T17:14:17.065Z] #25 [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-31T17:14:17.065Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:14:17.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 59.3% of statements [2021-05-31T17:14:17.271Z] #20 42.09 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:14:17.358Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-05-31T17:14:17.365Z] #25 ... [2021-05-31T17:14:17.366Z] [2021-05-31T17:14:17.366Z] #44 [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-31T17:14:17.366Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-31T17:14:17.366Z] #44 216.4 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:14:17.366Z] #44 216.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:14:17.366Z] #44 216.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:14:17.366Z] #44 216.5 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:14:17.366Z] #44 216.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:14:17.366Z] #44 216.6 make[1]: Nothing to be done for 'all'. [2021-05-31T17:14:17.366Z] #44 216.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:14:17.386Z] #20 50.77 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:14:17.528Z] #20 42.10 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:14:17.528Z] #20 42.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:14:17.528Z] #20 42.23 Selecting previously unselected package python3-distutils. [2021-05-31T17:14:17.667Z] #44 216.9 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:17.784Z] #20 42.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:14:17.784Z] #20 42.25 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:14:17.784Z] #20 42.39 Selecting previously unselected package python3-pip. [2021-05-31T17:14:17.784Z] #20 42.40 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:14:17.784Z] #20 42.40 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:14:17.857Z] #45 169.5 github.com/LK4D4/vndr [2021-05-31T17:14:17.968Z] #44 217.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:17.968Z] #44 217.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.041Z] #20 42.66 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:14:18.041Z] #20 42.67 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:14:18.041Z] #20 42.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:14:18.269Z] #44 217.2 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.269Z] #44 217.3 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.269Z] #44 217.3 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.269Z] #44 217.4 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.298Z] #20 43.00 Selecting previously unselected package python3-setuptools. [2021-05-31T17:14:18.298Z] #20 43.00 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:14:18.298Z] #20 43.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:14:18.331Z] #20 51.71 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:14:18.386Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-05-31T17:14:18.555Z] #20 43.23 Selecting previously unselected package python3-wheel. [2021-05-31T17:14:18.555Z] #20 43.24 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:14:18.555Z] #20 43.24 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:14:18.555Z] #20 43.33 Selecting previously unselected package sudo. [2021-05-31T17:14:18.573Z] #44 217.7 make[2]: Nothing to be done for 'all'. [2021-05-31T17:14:18.675Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-31T17:14:18.811Z] #20 43.35 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-31T17:14:18.811Z] #20 43.36 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:14:18.880Z] #44 217.8 INSTALL criu/criu [2021-05-31T17:14:18.880Z] #44 DONE 217.9s [2021-05-31T17:14:18.880Z] [2021-05-31T17:14:18.880Z] #25 [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-31T17:14:18.880Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:14:18.906Z] #20 ... [2021-05-31T17:14:18.906Z] [2021-05-31T17:14:18.906Z] #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-31T17:14:18.906Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:18.906Z] #43 91.87 CC criu/cr-check.o [2021-05-31T17:14:18.906Z] #43 93.32 CC criu/cr-dedup.o [2021-05-31T17:14:18.906Z] #43 93.70 CC criu/cr-dump.o [2021-05-31T17:14:18.906Z] #43 95.75 CC criu/cr-errno.o [2021-05-31T17:14:18.906Z] #43 95.81 CC criu/cr-restore.o [2021-05-31T17:14:18.906Z] #43 100.00 CC criu/cr-service.o [2021-05-31T17:14:18.906Z] #43 101.3 CC criu/crtools.o [2021-05-31T17:14:19.168Z] #43 101.9 CC criu/eventfd.o [2021-05-31T17:14:19.304Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-05-31T17:14:19.375Z] #20 43.89 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:14:19.375Z] #20 43.89 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-31T17:14:19.375Z] #20 43.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:14:19.486Z] #43 102.3 CC criu/eventpoll.o [2021-05-31T17:14:19.593Z] ok github.com/docker/docker/daemon/logger/splunk 1.450s coverage: 82.5% of statements [2021-05-31T17:14:19.593Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:14:19.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:14:19.631Z] #20 44.13 Selecting previously unselected package uidmap. [2021-05-31T17:14:19.631Z] #20 44.14 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-31T17:14:19.631Z] #20 44.14 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:14:19.631Z] #20 44.24 Selecting previously unselected package vim-runtime. [2021-05-31T17:14:19.631Z] #20 44.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:14:19.631Z] #20 44.29 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-31T17:14:19.631Z] #20 44.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:14:19.631Z] #20 44.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:14:19.988Z] #53 ... [2021-05-31T17:14:19.988Z] [2021-05-31T17:14:19.988Z] #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-31T17:14:19.988Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:14:19.988Z] #56 206.4 + bin/containerd [2021-05-31T17:14:20.433Z] #43 103.1 CC criu/external.o [2021-05-31T17:14:20.559Z] #56 ... [2021-05-31T17:14:20.559Z] [2021-05-31T17:14:20.559Z] #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-31T17:14:20.559Z] #53 sha256:68e2bd1421fca407c1e8083002709c1a24fee76921ea91f1f1e676b575d27d63 [2021-05-31T17:14:20.559Z] #53 128.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:14:20.559Z] #53 129.6 + mkdir -p /build [2021-05-31T17:14:20.559Z] #53 129.6 + cp runc /build/runc [2021-05-31T17:14:20.559Z] #53 DONE 130.0s [2021-05-31T17:14:20.695Z] #43 103.5 CC criu/fault-injection.o [2021-05-31T17:14:20.695Z] #43 103.6 CC criu/fdstore.o [2021-05-31T17:14:20.820Z] [2021-05-31T17:14:20.820Z] #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-31T17:14:20.820Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:14:20.958Z] #43 104.0 CC criu/fifo.o [2021-05-31T17:14:21.092Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2021-05-31T17:14:21.092Z] ok github.com/docker/docker/distribution 0.214s coverage: 25.2% of statements [2021-05-31T17:14:21.092Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:14:21.223Z] #43 ... [2021-05-31T17:14:21.223Z] [2021-05-31T17:14:21.223Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:21.223Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:14:21.485Z] #20 54.91 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:14:21.485Z] #20 54.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:14:21.721Z] ok github.com/docker/docker/errdefs 0.002s coverage: 53.1% of statements [2021-05-31T17:14:22.027Z] #45 ... [2021-05-31T17:14:22.027Z] [2021-05-31T17:14:22.027Z] #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-31T17:14:22.027Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:22.027Z] #43 72.79 LINK criu/pie/restorer.built-in.o [2021-05-31T17:14:22.027Z] #43 72.81 GEN criu/pie/restorer-blob.h [2021-05-31T17:14:22.028Z] #43 72.88 DEP criu/vdso.d [2021-05-31T17:14:22.028Z] #43 73.06 DEP criu/vdso-compat.d [2021-05-31T17:14:22.028Z] #43 73.18 DEP criu/uts_ns.d [2021-05-31T17:14:22.028Z] #43 73.36 DEP criu/util.d [2021-05-31T17:14:22.028Z] #43 73.54 DEP criu/uffd.d [2021-05-31T17:14:22.028Z] #43 73.71 DEP criu/tun.d [2021-05-31T17:14:22.028Z] #43 73.89 DEP criu/tty.d [2021-05-31T17:14:22.028Z] #43 74.11 DEP criu/timerfd.d [2021-05-31T17:14:22.028Z] #43 74.35 DEP criu/timens.d [2021-05-31T17:14:22.028Z] #43 74.57 DEP criu/sysfs_parse.d [2021-05-31T17:14:22.028Z] #43 74.73 DEP criu/sysctl.d [2021-05-31T17:14:22.028Z] #43 74.88 DEP criu/string.d [2021-05-31T17:14:22.028Z] #43 74.94 DEP criu/stats.d [2021-05-31T17:14:22.028Z] #43 75.07 DEP criu/sockets.d [2021-05-31T17:14:22.028Z] #43 75.30 DEP criu/sk-unix.d [2021-05-31T17:14:22.028Z] #43 75.56 DEP criu/sk-tcp.d [2021-05-31T17:14:22.028Z] #43 75.81 DEP criu/sk-queue.d [2021-05-31T17:14:22.028Z] #43 75.98 DEP criu/sk-packet.d [2021-05-31T17:14:22.028Z] #43 76.18 DEP criu/sk-netlink.d [2021-05-31T17:14:22.028Z] #43 76.37 DEP criu/sk-inet.d [2021-05-31T17:14:22.028Z] #43 76.57 DEP criu/signalfd.d [2021-05-31T17:14:22.028Z] #43 76.79 DEP criu/sigframe.d [2021-05-31T17:14:22.028Z] #43 76.90 DEP criu/shmem.d [2021-05-31T17:14:22.028Z] #43 77.12 DEP criu/servicefd.d [2021-05-31T17:14:22.028Z] #43 77.27 DEP criu/seize.d [2021-05-31T17:14:22.028Z] #43 77.43 DEP criu/seccomp.d [2021-05-31T17:14:22.062Z] #20 55.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:14:22.152Z] #20 ... [2021-05-31T17:14:22.152Z] [2021-05-31T17:14:22.152Z] #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-31T17:14:22.152Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:22.152Z] #43 105.7 CC criu/crtools.o [2021-05-31T17:14:22.152Z] #43 106.3 CC criu/eventfd.o [2021-05-31T17:14:22.152Z] #43 106.7 CC criu/eventpoll.o [2021-05-31T17:14:22.152Z] #43 107.5 CC criu/external.o [2021-05-31T17:14:22.152Z] #43 107.8 CC criu/fault-injection.o [2021-05-31T17:14:22.152Z] #43 107.9 CC criu/fdstore.o [2021-05-31T17:14:22.152Z] #43 108.4 CC criu/fifo.o [2021-05-31T17:14:22.152Z] #43 108.9 CC criu/file-ids.o [2021-05-31T17:14:22.152Z] #43 109.3 CC criu/file-lock.o [2021-05-31T17:14:22.152Z] #43 110.2 CC criu/files-ext.o [2021-05-31T17:14:22.152Z] #43 110.5 CC criu/files-reg.o [2021-05-31T17:14:22.152Z] #43 112.6 CC criu/files.o [2021-05-31T17:14:22.152Z] #43 114.7 CC criu/filesystems.o [2021-05-31T17:14:22.152Z] #43 115.4 CC criu/fsnotify.o [2021-05-31T17:14:22.207Z] #56 ... [2021-05-31T17:14:22.208Z] [2021-05-31T17:14:22.208Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:14:22.208Z] #54 sha256:9d3648a8da32dee8595748a8b2694e6bd372df6e11491b11763011f191d5b989 [2021-05-31T17:14:22.208Z] #54 DONE 0.3s [2021-05-31T17:14:22.283Z] #43 77.65 DEP criu/rst-malloc.d [2021-05-31T17:14:22.283Z] #43 77.72 DEP criu/rbtree.d [2021-05-31T17:14:22.283Z] #43 77.77 DEP criu/pstree.d [2021-05-31T17:14:22.459Z] #25 ... [2021-05-31T17:14:22.459Z] [2021-05-31T17:14:22.459Z] #50 [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-31T17:14:22.459Z] #50 sha256:ef8979743d84f69dad22d950b0808148a8492c6fd09931023be41baed718f7d1 [2021-05-31T17:14:22.459Z] #50 285.6 + /build/golangci-lint --version [2021-05-31T17:14:22.459Z] #50 286.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:14:22.468Z] [2021-05-31T17:14:22.468Z] #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-31T17:14:22.468Z] #56 sha256:42a0692fc72e2df716f9df2948b5241ee0b2f3ac80950c6a0080fcb85ad89992 [2021-05-31T17:14:22.539Z] #43 78.04 DEP criu/protobuf.d [2021-05-31T17:14:22.539Z] #43 ... [2021-05-31T17:14:22.539Z] [2021-05-31T17:14:22.539Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:22.539Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:22.539Z] #20 6.140 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-31T17:14:22.539Z] #20 11.97 Fetched 8971 kB in 11s (840 kB/s) [2021-05-31T17:14:22.539Z] #20 11.97 Reading package lists... [2021-05-31T17:14:22.715Z] #43 116.5 CC criu/image-desc.o [2021-05-31T17:14:22.749Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-05-31T17:14:22.766Z] #50 DONE 286.1s [2021-05-31T17:14:22.766Z] [2021-05-31T17:14:22.766Z] #57 [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-31T17:14:22.766Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:14:22.796Z] #20 16.12 Reading package lists... [2021-05-31T17:14:22.796Z] #20 ... [2021-05-31T17:14:22.796Z] [2021-05-31T17:14:22.796Z] #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-31T17:14:22.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:22.796Z] #43 78.20 GEN criu/protobuf-desc-gen.h [2021-05-31T17:14:22.971Z] #43 ... [2021-05-31T17:14:22.971Z] [2021-05-31T17:14:22.971Z] #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-31T17:14:22.971Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:14:22.971Z] #40 184.1 + dpkg --print-architecture [2021-05-31T17:14:22.971Z] #40 184.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-31T17:14:23.008Z] #20 56.63 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:14:23.040Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-05-31T17:14:23.535Z] #40 184.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-31T17:14:23.535Z] #40 184.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-31T17:14:23.669Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2021-05-31T17:14:23.669Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:14:23.669Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.6% of statements [2021-05-31T17:14:23.954Z] #20 57.21 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:14:24.686Z] #43 80.02 DEP criu/protobuf-desc.d [2021-05-31T17:14:24.686Z] #43 80.20 DEP criu/proc_parse.d [2021-05-31T17:14:24.696Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-05-31T17:14:24.696Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:14:24.942Z] #43 80.42 DEP criu/plugin.d [2021-05-31T17:14:24.942Z] #43 80.54 DEP criu/pipes.d [2021-05-31T17:14:24.986Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-05-31T17:14:25.198Z] #43 80.77 DEP criu/pie-util.d [2021-05-31T17:14:25.349Z] #20 58.90 Setting up python3-pip (18.1-5) ... [2021-05-31T17:14:25.453Z] #43 80.91 DEP criu/pie-util-vdso.d [2021-05-31T17:14:25.614Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-05-31T17:14:25.710Z] #43 81.06 DEP criu/pie-util-vdso-elf32.d [2021-05-31T17:14:25.710Z] #43 81.26 DEP criu/path.d [2021-05-31T17:14:25.966Z] #43 81.44 DEP criu/parasite-syscall.d [2021-05-31T17:14:26.222Z] #43 81.73 DEP criu/pagemap.d [2021-05-31T17:14:26.252Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-05-31T17:14:26.252Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-31T17:14:26.296Z] #20 ... [2021-05-31T17:14:26.296Z] [2021-05-31T17:14:26.296Z] #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-31T17:14:26.296Z] #49 sha256:4690e4b58c01f9d2cd17667234fa43572975346d6846579362ebc12dec3decf5 [2021-05-31T17:14:26.296Z] #49 173.9 + /build/golangci-lint --version [2021-05-31T17:14:26.296Z] #49 174.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:14:26.296Z] #49 DONE 176.6s [2021-05-31T17:14:26.296Z] [2021-05-31T17:14:26.296Z] #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-31T17:14:26.296Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:26.296Z] #43 104.4 CC criu/file-ids.o [2021-05-31T17:14:26.296Z] #43 105.0 CC criu/file-lock.o [2021-05-31T17:14:26.296Z] #43 105.8 CC criu/files-ext.o [2021-05-31T17:14:26.296Z] #43 106.1 CC criu/files-reg.o [2021-05-31T17:14:26.296Z] #43 108.4 CC criu/files.o [2021-05-31T17:14:26.479Z] #43 81.91 DEP criu/pagemap-cache.d [2021-05-31T17:14:26.479Z] #43 82.12 DEP criu/page-xfer.d [2021-05-31T17:14:27.042Z] #43 82.36 DEP criu/page-pipe.d [2021-05-31T17:14:27.042Z] #43 82.50 DEP criu/netfilter.d [2021-05-31T17:14:27.243Z] #43 ... [2021-05-31T17:14:27.243Z] [2021-05-31T17:14:27.243Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:27.243Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-05-31T17:14:27.298Z] #43 82.72 DEP criu/net.d [2021-05-31T17:14:27.506Z] #20 60.81 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:14:27.506Z] #20 60.86 Processing triggers for mime-support (3.62) ... [2021-05-31T17:14:27.555Z] #43 ... [2021-05-31T17:14:27.555Z] [2021-05-31T17:14:27.555Z] #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-31T17:14:27.555Z] #45 sha256:c24ece6d0ee6d6effb416b6d846f09ff8198399301f9ca0e554f35a6f1f75cc3 [2021-05-31T17:14:27.555Z] #45 DONE 179.3s [2021-05-31T17:14:27.555Z] [2021-05-31T17:14:27.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-31T17:14:27.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:27.555Z] #43 82.92 DEP criu/namespaces.d [2021-05-31T17:14:27.751Z] ok github.com/docker/docker/pkg/archive 0.263s coverage: 81.8% of statements [2021-05-31T17:14:27.775Z] #20 DONE 61.1s [2021-05-31T17:14:27.775Z] [2021-05-31T17:14:27.775Z] #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-31T17:14:27.775Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-05-31T17:14:27.811Z] #43 83.30 DEP criu/mount.d [2021-05-31T17:14:28.067Z] #43 83.52 DEP criu/memfd.d [2021-05-31T17:14:28.323Z] #43 83.83 DEP criu/mem.d [2021-05-31T17:14:28.379Z] ok github.com/docker/docker/pkg/authorization 0.416s coverage: 68.3% of statements [2021-05-31T17:14:28.579Z] #43 84.04 DEP criu/lsm.d [2021-05-31T17:14:28.579Z] #43 84.16 DEP criu/log.d [2021-05-31T17:14:28.668Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-31T17:14:28.835Z] #43 84.36 DEP criu/libnetlink.d [2021-05-31T17:14:28.957Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-31T17:14:29.090Z] #43 84.51 DEP criu/kerndat.d [2021-05-31T17:14:29.090Z] #43 84.72 DEP criu/kcmp-ids.d [2021-05-31T17:14:29.346Z] #43 84.79 DEP criu/irmap.d [2021-05-31T17:14:29.347Z] #43 84.94 DEP criu/ipc_ns.d [2021-05-31T17:14:29.603Z] #43 85.11 DEP criu/image.d [2021-05-31T17:14:29.695Z] #21 1.804 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:14:29.695Z] #21 1.810 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:14:29.695Z] #21 1.816 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:14:29.695Z] #21 DONE 1.9s [2021-05-31T17:14:29.695Z] [2021-05-31T17:14:29.695Z] #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-31T17:14:29.695Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:29.695Z] #43 110.3 CC criu/filesystems.o [2021-05-31T17:14:29.695Z] #43 111.3 CC criu/fsnotify.o [2021-05-31T17:14:29.695Z] #43 112.2 CC criu/image-desc.o [2021-05-31T17:14:29.695Z] #43 112.5 CC criu/image.o [2021-05-31T17:14:29.859Z] #43 85.36 DEP criu/image-desc.d [2021-05-31T17:14:29.859Z] #43 85.44 DEP criu/fsnotify.d [2021-05-31T17:14:30.079Z] #40 ... [2021-05-31T17:14:30.079Z] [2021-05-31T17:14:30.079Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:30.079Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:30.079Z] #20 47.69 Selecting previously unselected package vim. [2021-05-31T17:14:30.079Z] #20 47.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:14:30.079Z] #20 47.70 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:14:30.079Z] #20 48.24 Selecting previously unselected package xfsprogs. [2021-05-31T17:14:30.079Z] #20 48.25 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-31T17:14:30.079Z] #20 48.27 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:14:30.079Z] #20 48.76 Selecting previously unselected package zip. [2021-05-31T17:14:30.079Z] #20 48.76 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-05-31T17:14:30.079Z] #20 48.77 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:14:30.079Z] #20 48.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:30.079Z] #20 49.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:30.079Z] #20 49.02 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:30.079Z] #20 49.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:30.079Z] #20 49.04 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:14:30.079Z] #20 49.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:30.079Z] #20 49.06 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:14:30.079Z] #20 49.08 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:14:30.079Z] #20 49.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:30.079Z] #20 49.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:30.079Z] #20 49.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:14:30.079Z] #20 49.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:14:30.079Z] #20 49.13 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:14:30.079Z] #20 49.15 Setting up zip (3.0-11+b1) ... [2021-05-31T17:14:30.079Z] #20 49.16 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:14:30.079Z] #20 49.19 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:14:30.079Z] #20 51.98 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:30.079Z] #20 51.99 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:14:30.079Z] #20 52.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:14:30.079Z] #20 52.01 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:14:30.079Z] #20 52.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:14:30.079Z] #20 52.11 invoke-rc.d: could not determine current runlevel [2021-05-31T17:14:30.079Z] #20 52.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:14:30.079Z] #20 52.13 Setting up pigz (2.4-1) ... [2021-05-31T17:14:30.079Z] #20 52.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:14:30.079Z] #20 52.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:14:30.079Z] #20 52.19 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:14:30.079Z] #20 52.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:14:30.079Z] #20 52.21 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:14:30.079Z] #20 52.61 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:14:30.079Z] #20 52.62 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:14:30.079Z] #20 52.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:30.079Z] #20 52.64 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:14:30.079Z] #20 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:14:30.079Z] #20 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:14:30.079Z] #20 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:14:30.079Z] #20 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:14:30.079Z] #20 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:14:30.079Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:14:30.079Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:14:30.079Z] #20 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:14:30.079Z] #20 52.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:14:30.079Z] #20 52.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:14:30.079Z] #20 52.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:14:30.079Z] #20 52.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:14:30.079Z] #20 52.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:14:30.079Z] #20 52.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:30.116Z] #43 85.59 DEP criu/filesystems.d [2021-05-31T17:14:30.116Z] #43 85.72 DEP criu/files.d [2021-05-31T17:14:30.267Z] #43 113.2 CC criu/ipc_ns.o [2021-05-31T17:14:30.372Z] #43 85.85 DEP criu/files-reg.d [2021-05-31T17:14:30.372Z] #43 85.98 DEP criu/files-ext.d [2021-05-31T17:14:30.629Z] #43 86.11 DEP criu/file-lock.d [2021-05-31T17:14:30.629Z] #43 86.26 DEP criu/file-ids.d [2021-05-31T17:14:30.886Z] #43 86.45 DEP criu/fifo.d [2021-05-31T17:14:31.008Z] #20 55.70 Setting up iptables (1.8.2-4) ... [2021-05-31T17:14:31.008Z] #20 55.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:14:31.008Z] #20 55.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:14:31.008Z] #20 55.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:14:31.009Z] #20 55.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:14:31.009Z] #20 55.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:14:31.009Z] #20 55.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:14:31.009Z] #20 55.75 Setting up python3 (3.7.3-1) ... [2021-05-31T17:14:31.143Z] #43 86.64 DEP criu/fdstore.d [2021-05-31T17:14:31.402Z] #43 ... [2021-05-31T17:14:31.402Z] [2021-05-31T17:14:31.402Z] #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-31T17:14:31.402Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-31T17:14:31.402Z] #32 DONE 182.6s [2021-05-31T17:14:31.402Z] [2021-05-31T17:14:31.402Z] #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-31T17:14:31.402Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:31.402Z] #43 86.76 DEP criu/fault-injection.d [2021-05-31T17:14:31.402Z] #43 86.83 DEP criu/external.d [2021-05-31T17:14:31.402Z] #43 86.93 DEP criu/eventpoll.d [2021-05-31T17:14:31.432Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-31T17:14:31.432Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-77845f50\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-31T17:14:31.432Z] ---------------------------------------------------------------------------- [2021-05-31T17:14:31.432Z] [2021-05-31T17:14:31.432Z] INFO: executeCI.ps1 starting at Mon May 31 17:14:28 CUT 2021 [2021-05-31T17:14:31.432Z] [2021-05-31T17:14:31.432Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-31T17:14:31.432Z] INFO: Running git version 2.24.1.windows.2 [2021-05-31T17:14:31.432Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-31T17:14:31.432Z] INFO: Environment variables: [2021-05-31T17:14:31.432Z] [2021-05-31T17:14:31.432Z] Name Value [2021-05-31T17:14:31.432Z] ---- ----- [2021-05-31T17:14:31.432Z] ALLUSERSPROFILE C:\ProgramData [2021-05-31T17:14:31.432Z] amd64 true [2021-05-31T17:14:31.432Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-31T17:14:31.432Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-31T17:14:31.432Z] arm64 true [2021-05-31T17:14:31.432Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-05-31T17:14:31.432Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-31T17:14:31.432Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-05-31T17:14:31.432Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-31T17:14:31.432Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-31T17:14:31.432Z] BRANCH_NAME PR-41656 [2021-05-31T17:14:31.432Z] BUILD_DISPLAY_NAME #3 [2021-05-31T17:14:31.432Z] BUILD_ID 3 [2021-05-31T17:14:31.432Z] BUILD_NUMBER 3 [2021-05-31T17:14:31.432Z] BUILD_TAG jenkins-moby-PR-41656-3 [2021-05-31T17:14:31.432Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/ [2021-05-31T17:14:31.432Z] cgroup2 true [2021-05-31T17:14:31.432Z] CHANGE_AUTHOR thaJeztah [2021-05-31T17:14:31.432Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-31T17:14:31.432Z] CHANGE_BRANCH unexport_things [2021-05-31T17:14:31.432Z] CHANGE_FORK thaJeztah/docker [2021-05-31T17:14:31.432Z] CHANGE_ID 41656 [2021-05-31T17:14:31.432Z] CHANGE_TARGET master [2021-05-31T17:14:31.432Z] CHANGE_TITLE daemon: un-export internal functions, and some minor refactoring [2021-05-31T17:14:31.432Z] CHANGE_URL https://github.com/moby/moby/pull/41656 [2021-05-31T17:14:31.432Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-31T17:14:31.432Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-31T17:14:31.432Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-31T17:14:31.432Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-31T17:14:31.432Z] COMPUTERNAME azwin-2-a07620 [2021-05-31T17:14:31.432Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-31T17:14:31.432Z] ConfigSequenceNumber 0 [2021-05-31T17:14:31.432Z] dco true [2021-05-31T17:14:31.432Z] DOCKER_BUILDKIT 0 [2021-05-31T17:14:31.432Z] DOCKER_DUT_DEBUG 1 [2021-05-31T17:14:31.432Z] DOCKER_EXPERIMENTAL 1 [2021-05-31T17:14:31.432Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-31T17:14:31.432Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-31T17:14:31.432Z] EXECUTOR_NUMBER 0 [2021-05-31T17:14:31.432Z] FQDN azwin-2-a07620.westus.cloudapp.azure.com [2021-05-31T17:14:31.432Z] GIT_BRANCH PR-41656 [2021-05-31T17:14:31.432Z] GIT_COMMIT bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:14:31.432Z] GIT_PREVIOUS_COMMIT 4405365eebc7c7a22f74dc7af55b793c94116dfc [2021-05-31T17:14:31.432Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 84aa2b95e16983217f481443d264476dbbe5c756 [2021-05-31T17:14:31.432Z] GIT_URL https://github.com/moby/moby.git [2021-05-31T17:14:31.432Z] HUDSON_COOKIE 277263a3-22cc-4da3-a14c-fe6d78e809a2 [2021-05-31T17:14:31.432Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-31T17:14:31.432Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-31T17:14:31.432Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-31T17:14:31.432Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-31T17:14:31.432Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-31T17:14:31.432Z] JENKINS_NODE_COOKIE 6280a0cd-1857-4652-8d1a-7b9b8cea81a7 [2021-05-31T17:14:31.432Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-31T17:14:31.432Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-31T17:14:31.432Z] JOB_BASE_NAME PR-41656 [2021-05-31T17:14:31.432Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/display/redirect [2021-05-31T17:14:31.432Z] JOB_NAME moby/PR-41656 [2021-05-31T17:14:31.432Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/ [2021-05-31T17:14:31.432Z] library.jps.version master [2021-05-31T17:14:31.432Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-31T17:14:31.432Z] NODE_LABELS amd64 azure azwin-2-a07620 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-31T17:14:31.432Z] NODE_NAME azwin-2-a07620 [2021-05-31T17:14:31.432Z] NUMBER_OF_PROCESSORS 4 [2021-05-31T17:14:31.432Z] OS Windows_NT [2021-05-31T17:14:31.432Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-31T17:14:31.432Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-31T17:14:31.432Z] ppc64le true [2021-05-31T17:14:31.432Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-31T17:14:31.432Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-31T17:14:31.432Z] PROCESSOR_LEVEL 6 [2021-05-31T17:14:31.432Z] PROCESSOR_REVISION 4f01 [2021-05-31T17:14:31.432Z] ProgramData C:\ProgramData [2021-05-31T17:14:31.432Z] ProgramFiles C:\Program Files [2021-05-31T17:14:31.432Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-31T17:14:31.432Z] ProgramW6432 C:\Program Files [2021-05-31T17:14:31.432Z] PROMPT $P$G [2021-05-31T17:14:31.432Z] PSExecutionPolicyPreference Bypass [2021-05-31T17:14:31.432Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-31T17:14:31.432Z] PUBLIC C:\Users\Public [2021-05-31T17:14:31.432Z] rootless true [2021-05-31T17:14:31.432Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=artif... [2021-05-31T17:14:31.432Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=changes [2021-05-31T17:14:31.432Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect [2021-05-31T17:14:31.432Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41656/3/display/redirect?page=tests [2021-05-31T17:14:31.432Z] s390x true [2021-05-31T17:14:31.432Z] SKIP_VALIDATION_TESTS 1 [2021-05-31T17:14:31.433Z] SOURCES_DRIVE d [2021-05-31T17:14:31.433Z] SOURCES_SUBDIR gopath [2021-05-31T17:14:31.433Z] STAGE_NAME Run tests [2021-05-31T17:14:31.433Z] SystemDrive C: [2021-05-31T17:14:31.433Z] SystemRoot C:\Windows [2021-05-31T17:14:31.433Z] TEMP C:\Windows\TEMP [2021-05-31T17:14:31.433Z] TESTDEBUG 0 [2021-05-31T17:14:31.433Z] TESTRUN_DRIVE d [2021-05-31T17:14:31.433Z] TESTRUN_SUBDIR CI [2021-05-31T17:14:31.433Z] TIMEOUT 120m [2021-05-31T17:14:31.433Z] TMP C:\Windows\TEMP [2021-05-31T17:14:31.433Z] unit_validate true [2021-05-31T17:14:31.433Z] USERDOMAIN WORKGROUP [2021-05-31T17:14:31.433Z] USERNAME azwin-2-a07620$ [2021-05-31T17:14:31.433Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-31T17:14:31.433Z] validate_force false [2021-05-31T17:14:31.433Z] windir C:\Windows [2021-05-31T17:14:31.433Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-31T17:14:31.433Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-31T17:14:31.433Z] windows2022 true [2021-05-31T17:14:31.433Z] windowsRS1 false [2021-05-31T17:14:31.433Z] windowsRS5 true [2021-05-31T17:14:31.433Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-31T17:14:31.433Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-31T17:14:31.433Z] [2021-05-31T17:14:31.433Z] [2021-05-31T17:14:31.433Z] [2021-05-31T17:14:31.433Z] INFO: Sources under d:\gopath\... [2021-05-31T17:14:31.433Z] INFO: Test run under d:\CI\... [2021-05-31T17:14:31.433Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-31T17:14:31.433Z] INFO: docker/docker repository was found [2021-05-31T17:14:31.433Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-31T17:14:31.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:14:31.522Z] #20 56.08 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:14:31.656Z] #43 114.4 CC criu/irmap.o [2021-05-31T17:14:31.659Z] #43 87.11 DEP criu/eventfd.d [2021-05-31T17:14:31.915Z] #43 87.30 DEP criu/crtools.d [2021-05-31T17:14:32.172Z] #43 87.63 DEP criu/cr-service.d [2021-05-31T17:14:32.231Z] #43 115.0 CC criu/kcmp-ids.o [2021-05-31T17:14:32.231Z] #43 115.2 CC criu/kerndat.o [2021-05-31T17:14:32.342Z] #20 56.83 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:14:32.386Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-31T17:14:32.429Z] #43 87.92 DEP criu/cr-restore.d [2021-05-31T17:14:32.841Z] 29d5b6a226d2: Pulling fs layer [2021-05-31T17:14:32.906Z] #20 ... [2021-05-31T17:14:32.906Z] [2021-05-31T17:14:32.906Z] #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-31T17:14:32.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:32.906Z] #43 116.7 CC criu/image.o [2021-05-31T17:14:32.906Z] #43 117.6 CC criu/ipc_ns.o [2021-05-31T17:14:32.906Z] #43 118.8 CC criu/irmap.o [2021-05-31T17:14:32.906Z] #43 119.5 CC criu/kcmp-ids.o [2021-05-31T17:14:32.906Z] #43 119.8 CC criu/kerndat.o [2021-05-31T17:14:32.906Z] #43 120.9 CC criu/libnetlink.o [2021-05-31T17:14:32.906Z] #43 121.3 CC criu/log.o [2021-05-31T17:14:32.906Z] #43 121.7 CC criu/lsm.o [2021-05-31T17:14:32.906Z] #43 122.1 CC criu/mem.o [2021-05-31T17:14:32.906Z] #43 124.1 CC criu/memfd.o [2021-05-31T17:14:32.906Z] #43 124.7 CC criu/mount.o [2021-05-31T17:14:32.992Z] #43 88.31 DEP criu/cr-errno.d [2021-05-31T17:14:32.992Z] #43 88.32 DEP criu/cr-dump.d [2021-05-31T17:14:32.992Z] #43 88.57 DEP criu/cr-dedup.d [2021-05-31T17:14:33.249Z] #43 88.75 DEP criu/cr-check.d [2021-05-31T17:14:33.506Z] #43 88.97 DEP criu/config.d [2021-05-31T17:14:33.518Z] ok github.com/docker/docker/pkg/chrootarchive 3.416s coverage: 43.2% of statements [2021-05-31T17:14:33.518Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-31T17:14:33.518Z] ok github.com/docker/docker/layer 7.720s coverage: 68.8% of statements [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:14:33.518Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:14:33.518Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-05-31T17:14:33.518Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-05-31T17:14:33.621Z] #43 116.3 CC criu/libnetlink.o [2021-05-31T17:14:33.762Z] #43 89.16 DEP criu/clone-noasan.d [2021-05-31T17:14:33.762Z] #43 89.23 DEP criu/cgroup.d [2021-05-31T17:14:33.827Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-05-31T17:14:33.836Z] #43 ... [2021-05-31T17:14:33.836Z] [2021-05-31T17:14:33.836Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:33.836Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:33.836Z] #20 58.52 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:14:33.836Z] #20 58.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:14:33.884Z] #43 116.6 CC criu/log.o [2021-05-31T17:14:34.018Z] #43 89.44 DEP criu/cgroup-props.d [2021-05-31T17:14:34.018Z] #43 89.56 DEP criu/bitmap.d [2021-05-31T17:14:34.018Z] #43 89.58 DEP criu/bfd.d [2021-05-31T17:14:34.018Z] #43 89.66 DEP criu/autofs.d [2021-05-31T17:14:34.093Z] #20 58.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:14:34.146Z] #43 117.0 CC criu/lsm.o [2021-05-31T17:14:34.275Z] #43 89.77 DEP criu/aio.d [2021-05-31T17:14:34.455Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-05-31T17:14:34.533Z] #43 89.97 DEP criu/action-scripts.d [2021-05-31T17:14:34.533Z] #43 90.15 CC criu/action-scripts.o [2021-05-31T17:14:34.721Z] #43 117.4 CC criu/mem.o [2021-05-31T17:14:34.749Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-05-31T17:14:35.023Z] #20 59.78 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:14:35.102Z] #43 90.58 CC criu/aio.o [2021-05-31T17:14:35.586Z] #20 60.28 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:14:35.664Z] #43 91.07 CC criu/autofs.o [2021-05-31T17:14:35.782Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-31T17:14:36.111Z] #43 118.7 CC criu/memfd.o [2021-05-31T17:14:36.374Z] #43 119.2 CC criu/mount.o [2021-05-31T17:14:36.410Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.7% of statements [2021-05-31T17:14:36.955Z] #20 61.43 Setting up python3-pip (18.1-5) ... [2021-05-31T17:14:37.033Z] #43 ... [2021-05-31T17:14:37.033Z] [2021-05-31T17:14:37.033Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:37.033Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:37.033Z] #20 16.12 Reading package lists... [2021-05-31T17:14:37.033Z] #20 20.38 Building dependency tree... [2021-05-31T17:14:37.033Z] #20 22.76 libcap2-bin is already the newest version (1:2.25-2). [2021-05-31T17:14:37.033Z] #20 22.76 The following additional packages will be installed: [2021-05-31T17:14:37.033Z] #20 22.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-31T17:14:37.033Z] #20 22.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-31T17:14:37.033Z] #20 22.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-31T17:14:37.033Z] #20 22.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-31T17:14:37.033Z] #20 22.77 python3.7 python3.7-minimal vim-runtime xxd [2021-05-31T17:14:37.033Z] #20 22.78 Suggested packages: [2021-05-31T17:14:37.033Z] #20 22.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-05-31T17:14:37.033Z] #20 22.79 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-05-31T17:14:37.033Z] #20 22.79 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-05-31T17:14:37.033Z] #20 22.79 quota [2021-05-31T17:14:37.033Z] #20 22.79 Recommended packages: [2021-05-31T17:14:37.033Z] #20 22.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-31T17:14:37.033Z] #20 22.79 python3-keyrings.alt python3-xdg unzip [2021-05-31T17:14:37.034Z] #20 24.78 The following NEW packages will be installed: [2021-05-31T17:14:37.034Z] #20 24.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-31T17:14:37.034Z] #20 24.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-31T17:14:37.034Z] #20 24.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-31T17:14:37.034Z] #20 24.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-31T17:14:37.034Z] #20 24.80 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-05-31T17:14:37.034Z] #20 24.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-31T17:14:37.034Z] #20 24.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-31T17:14:37.034Z] #20 24.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-31T17:14:37.034Z] #20 24.80 xz-utils zip [2021-05-31T17:14:37.034Z] #20 25.28 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:14:37.034Z] #20 25.28 Need to get 28.6 MB of archives. [2021-05-31T17:14:37.034Z] #20 25.28 After this operation, 116 MB of additional disk space will be used. [2021-05-31T17:14:37.034Z] #20 25.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-31T17:14:37.034Z] #20 25.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-31T17:14:37.034Z] #20 25.32 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-31T17:14:37.034Z] #20 25.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-31T17:14:37.034Z] #20 25.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-31T17:14:37.034Z] #20 25.48 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-31T17:14:37.034Z] #20 25.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-31T17:14:37.034Z] #20 25.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-31T17:14:37.034Z] #20 25.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-31T17:14:37.034Z] #20 25.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-31T17:14:37.034Z] #20 25.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-31T17:14:37.034Z] #20 25.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-31T17:14:37.034Z] #20 25.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-31T17:14:37.034Z] #20 25.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-31T17:14:37.034Z] #20 25.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-31T17:14:37.034Z] #20 25.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-31T17:14:37.034Z] #20 25.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-31T17:14:37.034Z] #20 25.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-31T17:14:37.034Z] #20 25.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-31T17:14:37.034Z] #20 25.78 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-31T17:14:37.034Z] #20 25.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-31T17:14:37.034Z] #20 25.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-31T17:14:37.034Z] #20 25.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-31T17:14:37.034Z] #20 25.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-31T17:14:37.034Z] #20 25.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-31T17:14:37.034Z] #20 25.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-31T17:14:37.034Z] #20 25.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-31T17:14:37.034Z] #20 25.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-31T17:14:37.034Z] #20 25.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-31T17:14:37.034Z] #20 26.47 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-31T17:14:37.034Z] #20 26.47 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-31T17:14:37.034Z] #20 26.48 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-31T17:14:37.034Z] #20 26.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-31T17:14:37.034Z] #20 26.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-31T17:14:37.034Z] #20 26.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-05-31T17:14:37.034Z] #20 26.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-31T17:14:37.034Z] #20 26.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-31T17:14:37.034Z] #20 26.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-31T17:14:37.034Z] #20 26.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-31T17:14:37.034Z] #20 26.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-31T17:14:37.034Z] #20 26.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-31T17:14:37.034Z] #20 26.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-31T17:14:37.034Z] #20 26.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-31T17:14:37.034Z] #20 26.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-31T17:14:37.034Z] #20 26.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-31T17:14:37.034Z] #20 26.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-31T17:14:37.034Z] #20 27.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-31T17:14:37.034Z] #20 27.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-31T17:14:37.034Z] #20 27.08 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-31T17:14:37.034Z] #20 27.65 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:14:37.034Z] #20 27.73 Fetched 28.6 MB in 2s (13.7 MB/s) [2021-05-31T17:14:37.034Z] #20 27.78 Selecting previously unselected package pigz. [2021-05-31T17:14:37.034Z] #20 27.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-31T17:14:37.034Z] #20 27.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-31T17:14:37.034Z] #20 27.84 Unpacking pigz (2.4-1) ... [2021-05-31T17:14:37.034Z] #20 27.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-31T17:14:37.034Z] #20 27.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:37.034Z] #20 27.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:37.034Z] #20 28.46 Selecting previously unselected package python3.7-minimal. [2021-05-31T17:14:37.034Z] #20 28.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:37.034Z] #20 28.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:14:37.034Z] #20 29.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:37.034Z] #20 29.34 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-31T17:14:37.038Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2021-05-31T17:14:37.328Z] ok github.com/docker/docker/pkg/fsutils 0.553s coverage: 85.1% of statements [2021-05-31T17:14:37.328Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2021-05-31T17:14:37.886Z] #20 62.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:14:37.886Z] #20 62.44 Processing triggers for mime-support (3.62) ... [2021-05-31T17:14:37.977Z] #20 31.38 Selecting previously unselected package python3-minimal. [2021-05-31T17:14:37.977Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-05-31T17:14:37.977Z] #20 31.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-31T17:14:37.977Z] #20 31.46 Unpacking python3-minimal (3.7.3-1) ... [2021-05-31T17:14:37.977Z] #20 31.54 Selecting previously unselected package libmpdec2:amd64. [2021-05-31T17:14:37.977Z] #20 31.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-31T17:14:37.977Z] #20 31.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:14:37.977Z] #20 31.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-31T17:14:37.977Z] #20 31.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:37.977Z] #20 31.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:38.144Z] #20 DONE 62.9s [2021-05-31T17:14:38.144Z] [2021-05-31T17:14:38.144Z] #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-31T17:14:38.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:38.144Z] #43 128.9 CC criu/namespaces.o [2021-05-31T17:14:38.144Z] #43 130.9 CC criu/net.o [2021-05-31T17:14:38.355Z] ok github.com/docker/docker/pkg/ioutils 0.259s coverage: 70.6% of statements [2021-05-31T17:14:38.355Z] ok github.com/docker/docker/pkg/idtools 0.591s coverage: 69.5% of statements [2021-05-31T17:14:38.645Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-05-31T17:14:38.645Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:14:38.645Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-05-31T17:14:38.645Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-31T17:14:38.645Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:14:38.934Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-05-31T17:14:38.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:14:38.934Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-05-31T17:14:39.223Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-05-31T17:14:39.223Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-05-31T17:14:39.345Z] #20 32.64 Selecting previously unselected package python3.7. [2021-05-31T17:14:39.345Z] #20 32.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-31T17:14:39.345Z] #20 32.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:14:39.345Z] #20 32.81 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-31T17:14:39.345Z] #20 32.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-31T17:14:39.345Z] #20 32.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:14:39.345Z] #20 32.94 Setting up python3-minimal (3.7.3-1) ... [2021-05-31T17:14:39.512Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-05-31T17:14:39.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:14:39.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:14:39.743Z] #43 122.1 CC criu/namespaces.o [2021-05-31T17:14:39.743Z] #43 ... [2021-05-31T17:14:39.743Z] [2021-05-31T17:14:39.743Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:14:39.743Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-05-31T17:14:39.743Z] #22 4.162 Collecting yamllint==1.26.1 [2021-05-31T17:14:39.743Z] #22 9.502 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:14:40.004Z] #22 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:14:40.141Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2021-05-31T17:14:40.265Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:14:40.265Z] #22 10.74 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:14:40.274Z] #20 33.84 Selecting previously unselected package python3. [2021-05-31T17:14:40.274Z] #20 33.84 (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-31T17:14:40.274Z] #20 33.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-31T17:14:40.274Z] #20 33.90 Unpacking python3 (3.7.3-1) ... [2021-05-31T17:14:40.431Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-05-31T17:14:40.528Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-31T17:14:40.531Z] #20 33.98 Selecting previously unselected package libip4tc0:amd64. [2021-05-31T17:14:40.531Z] #20 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:40.531Z] #20 34.01 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:40.531Z] #20 34.10 Selecting previously unselected package libip6tc0:amd64. [2021-05-31T17:14:40.531Z] #20 34.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:40.531Z] #20 34.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:40.666Z] #43 ... [2021-05-31T17:14:40.666Z] [2021-05-31T17:14:40.666Z] #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-31T17:14:40.666Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-05-31T17:14:40.666Z] #21 2.014 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:14:40.666Z] #21 2.018 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:14:40.666Z] #21 2.024 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:14:40.666Z] #21 DONE 2.1s [2021-05-31T17:14:40.666Z] [2021-05-31T17:14:40.666Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:14:40.666Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:14:40.720Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-05-31T17:14:40.787Z] #20 34.23 Selecting previously unselected package libiptc0:amd64. [2021-05-31T17:14:40.787Z] #20 34.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-31T17:14:40.787Z] #20 34.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:40.787Z] #20 34.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-31T17:14:40.787Z] #20 34.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-31T17:14:40.787Z] #20 34.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:14:40.787Z] #20 34.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-31T17:14:40.787Z] #20 34.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-31T17:14:40.787Z] #20 34.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:14:40.789Z] #22 ... [2021-05-31T17:14:40.789Z] [2021-05-31T17:14:40.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-31T17:14:40.789Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:40.789Z] #43 123.7 CC criu/net.o [2021-05-31T17:14:41.009Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-31T17:14:41.044Z] #20 34.52 Selecting previously unselected package libnftnl11:amd64. [2021-05-31T17:14:41.044Z] #20 34.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-31T17:14:41.044Z] #20 34.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:14:41.044Z] #20 34.59 Selecting previously unselected package iptables. [2021-05-31T17:14:41.044Z] #20 34.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-31T17:14:41.044Z] #20 34.60 Unpacking iptables (1.8.2-4) ... [2021-05-31T17:14:41.300Z] #20 34.94 Selecting previously unselected package xxd. [2021-05-31T17:14:41.556Z] #20 34.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:14:41.556Z] #20 34.96 Unpacking xxd (2:8.1.0875-5) ... [2021-05-31T17:14:41.556Z] #20 35.08 Selecting previously unselected package vim-common. [2021-05-31T17:14:41.556Z] #20 35.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:14:41.556Z] #20 35.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-31T17:14:41.836Z] #20 35.26 Selecting previously unselected package bash-completion. [2021-05-31T17:14:41.836Z] #20 35.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-31T17:14:42.040Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-05-31T17:14:42.329Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-05-31T17:14:43.340Z] #43 126.3 CC criu/netfilter.o [2021-05-31T17:14:43.914Z] #43 126.6 CC criu/page-pipe.o [2021-05-31T17:14:44.488Z] #43 127.3 CC criu/page-xfer.o [2021-05-31T17:14:45.184Z] #20 38.20 Unpacking bash-completion (1:2.8-6) ... [2021-05-31T17:14:45.184Z] #20 38.60 Selecting previously unselected package bzip2. [2021-05-31T17:14:45.184Z] #20 38.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-31T17:14:45.184Z] #20 38.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:45.184Z] #20 38.73 Selecting previously unselected package xz-utils. [2021-05-31T17:14:45.184Z] #20 38.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-31T17:14:45.184Z] #20 38.76 Unpacking xz-utils (5.2.4-1) ... [2021-05-31T17:14:45.439Z] #20 38.91 Selecting previously unselected package apparmor. [2021-05-31T17:14:45.439Z] #20 38.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-31T17:14:45.439Z] #20 39.02 Unpacking apparmor (2.13.2-10) ... [2021-05-31T17:14:45.876Z] #43 128.7 CC criu/pagemap-cache.o [2021-05-31T17:14:46.000Z] #20 39.46 Selecting previously unselected package aufs-tools. [2021-05-31T17:14:46.000Z] #20 39.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-31T17:14:46.000Z] #20 39.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:46.000Z] #20 39.60 Selecting previously unselected package libonig5:amd64. [2021-05-31T17:14:46.137Z] #43 129.1 CC criu/pagemap.o [2021-05-31T17:14:46.256Z] #20 39.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-31T17:14:46.256Z] #20 39.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:14:46.256Z] #20 39.76 Selecting previously unselected package libjq1:amd64. [2021-05-31T17:14:46.256Z] #20 39.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:14:46.256Z] #20 39.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:14:46.256Z] #20 39.88 Selecting previously unselected package jq. [2021-05-31T17:14:46.256Z] #20 39.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-31T17:14:46.256Z] #20 39.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-31T17:14:46.256Z] #20 39.99 Selecting previously unselected package libaio1:amd64. [2021-05-31T17:14:46.512Z] #20 40.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-31T17:14:46.512Z] #20 40.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:14:46.512Z] #20 40.06 Selecting previously unselected package libgpm2:amd64. [2021-05-31T17:14:46.512Z] #20 40.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-31T17:14:46.512Z] #20 40.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:14:46.768Z] #20 40.16 Selecting previously unselected package libicu63:amd64. [2021-05-31T17:14:46.768Z] #20 40.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-31T17:14:46.768Z] #20 40.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:14:46.840Z] ok github.com/docker/docker/pkg/signal 3.340s coverage: 62.3% of statements [2021-05-31T17:14:46.840Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-05-31T17:14:46.840Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-05-31T17:14:46.840Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-31T17:14:47.025Z] #20 ... [2021-05-31T17:14:47.025Z] [2021-05-31T17:14:47.025Z] #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-31T17:14:47.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:47.025Z] #43 92.47 CC criu/bfd.o [2021-05-31T17:14:47.025Z] #43 92.98 CC criu/bitmap.o [2021-05-31T17:14:47.025Z] #43 93.34 CC criu/cgroup-props.o [2021-05-31T17:14:47.025Z] #43 94.02 CC criu/cgroup.o [2021-05-31T17:14:47.025Z] #43 96.79 CC criu/clone-noasan.o [2021-05-31T17:14:47.025Z] #43 97.01 CC criu/config.o [2021-05-31T17:14:47.025Z] #43 98.26 CC criu/cr-check.o [2021-05-31T17:14:47.025Z] #43 99.90 CC criu/cr-dedup.o [2021-05-31T17:14:47.025Z] #43 100.3 CC criu/cr-dump.o [2021-05-31T17:14:47.025Z] #43 102.6 CC criu/cr-errno.o [2021-05-31T17:14:47.087Z] #43 129.8 CC criu/parasite-syscall.o [2021-05-31T17:14:47.213Z] #22 ... [2021-05-31T17:14:47.213Z] [2021-05-31T17:14:47.213Z] #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-31T17:14:47.213Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:47.213Z] #43 134.8 CC criu/netfilter.o [2021-05-31T17:14:47.213Z] #43 135.2 CC criu/page-pipe.o [2021-05-31T17:14:47.213Z] #43 135.9 CC criu/page-xfer.o [2021-05-31T17:14:47.213Z] #43 137.6 CC criu/pagemap-cache.o [2021-05-31T17:14:47.213Z] #43 138.0 CC criu/pagemap.o [2021-05-31T17:14:47.213Z] #43 139.1 CC criu/parasite-syscall.o [2021-05-31T17:14:47.213Z] #43 140.3 CC criu/path.o [2021-05-31T17:14:47.213Z] #43 140.6 CC criu/pie-util-vdso-elf32.o [2021-05-31T17:14:47.281Z] #43 102.7 CC criu/cr-restore.o [2021-05-31T17:14:47.468Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-05-31T17:14:47.470Z] #43 141.0 CC criu/pie-util-vdso.o [2021-05-31T17:14:47.662Z] #43 130.5 CC criu/path.o [2021-05-31T17:14:47.726Z] #43 141.4 CC criu/pie-util.o [2021-05-31T17:14:47.726Z] #43 141.6 CC criu/pipes.o [2021-05-31T17:14:47.757Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-05-31T17:14:47.924Z] #43 130.7 CC criu/pie-util-vdso.o [2021-05-31T17:14:48.046Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2021-05-31T17:14:48.186Z] #43 131.0 CC criu/pie-util.o [2021-05-31T17:14:48.335Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2021-05-31T17:14:48.448Z] #43 131.2 CC criu/pipes.o [2021-05-31T17:14:48.625Z] testing: warning: no tests to run [2021-05-31T17:14:48.625Z] coverage: [no statements] [2021-05-31T17:14:48.625Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-31T17:14:48.656Z] #43 142.3 CC criu/plugin.o [2021-05-31T17:14:48.914Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-31T17:14:49.203Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-31T17:14:49.203Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-31T17:14:49.219Z] #43 142.8 CC criu/proc_parse.o [2021-05-31T17:14:49.393Z] #43 132.0 CC criu/plugin.o [2021-05-31T17:14:49.656Z] #43 132.4 CC criu/proc_parse.o [2021-05-31T17:14:50.105Z] #57 ... [2021-05-31T17:14:50.105Z] [2021-05-31T17:14:50.105Z] #54 [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-31T17:14:50.105Z] #54 sha256:50975144e44b3195c02bbafb69bb5408301927634f32a2184714f5345d018e2d [2021-05-31T17:14:50.105Z] #54 199.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:14:50.105Z] #54 201.5 + mkdir -p /build [2021-05-31T17:14:50.105Z] #54 201.5 + cp runc /build/runc [2021-05-31T17:14:50.105Z] #54 DONE 201.7s [2021-05-31T17:14:50.105Z] [2021-05-31T17:14:50.105Z] #25 [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-31T17:14:50.105Z] #25 sha256:ff25b1e458a2156a35230f187e236d2a880c35851e83f89c385a7342527d18cd [2021-05-31T17:14:50.550Z] #43 ... [2021-05-31T17:14:50.550Z] [2021-05-31T17:14:50.550Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:14:50.550Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:14:50.550Z] #20 43.86 Selecting previously unselected package libnet1:amd64. [2021-05-31T17:14:50.550Z] #20 43.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-31T17:14:50.550Z] #20 43.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:50.550Z] #20 43.97 Selecting previously unselected package libnl-3-200:amd64. [2021-05-31T17:14:50.550Z] #20 43.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-31T17:14:50.550Z] #20 43.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:14:50.550Z] #20 44.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-31T17:14:50.550Z] #20 44.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-31T17:14:50.550Z] #20 44.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:14:50.550Z] #20 44.17 Selecting previously unselected package libreadline5:amd64. [2021-05-31T17:14:50.550Z] #20 44.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-31T17:14:50.781Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-05-31T17:14:50.807Z] #20 44.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:50.807Z] #20 44.31 Selecting previously unselected package net-tools. [2021-05-31T17:14:50.807Z] #20 44.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-31T17:14:50.807Z] #20 44.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:51.046Z] #43 ... [2021-05-31T17:14:51.046Z] [2021-05-31T17:14:51.046Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:14:51.046Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-05-31T17:14:51.046Z] #22 11.64 Installing build dependencies: started [2021-05-31T17:14:51.063Z] #20 44.55 Selecting previously unselected package patch. [2021-05-31T17:14:51.063Z] #20 44.55 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-05-31T17:14:51.063Z] #20 44.56 Unpacking patch (2.7.6-3+deb10u1) ... [2021-05-31T17:14:51.063Z] #20 44.67 Selecting previously unselected package python-pip-whl. [2021-05-31T17:14:51.063Z] #20 44.68 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-05-31T17:14:51.063Z] #20 44.68 Unpacking python-pip-whl (18.1-5) ... [2021-05-31T17:14:51.409Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-31T17:14:51.621Z] #22 ... [2021-05-31T17:14:51.621Z] [2021-05-31T17:14:51.621Z] #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-31T17:14:51.621Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:14:51.621Z] #43 134.6 CC criu/protobuf-desc.o [2021-05-31T17:14:51.627Z] #20 45.19 Selecting previously unselected package python3-lib2to3. [2021-05-31T17:14:51.627Z] #20 45.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-31T17:14:51.627Z] #20 45.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:14:51.737Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-05-31T17:14:51.739Z] #43 145.4 CC criu/protobuf-desc.o [2021-05-31T17:14:51.883Z] #20 45.36 Selecting previously unselected package python3-distutils. [2021-05-31T17:14:51.883Z] #20 45.37 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-05-31T17:14:51.883Z] #20 45.37 Unpacking python3-distutils (3.7.3-1) ... [2021-05-31T17:14:52.140Z] #20 45.51 Selecting previously unselected package python3-pip. [2021-05-31T17:14:52.140Z] #20 45.53 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-05-31T17:14:52.140Z] #20 45.54 Unpacking python3-pip (18.1-5) ... [2021-05-31T17:14:52.140Z] #20 45.71 Selecting previously unselected package python3-pkg-resources. [2021-05-31T17:14:52.140Z] #20 45.72 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-31T17:14:52.140Z] #20 45.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:14:52.396Z] #20 45.84 Selecting previously unselected package python3-setuptools. [2021-05-31T17:14:52.396Z] #20 45.85 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-05-31T17:14:52.396Z] #20 45.86 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-31T17:14:52.567Z] #43 135.5 CC criu/protobuf.o [2021-05-31T17:14:52.652Z] #20 46.09 Selecting previously unselected package python3-wheel. [2021-05-31T17:14:52.652Z] #20 46.11 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-05-31T17:14:52.652Z] #20 46.11 Unpacking python3-wheel (0.32.3-2) ... [2021-05-31T17:14:52.652Z] #20 46.19 Selecting previously unselected package sudo. [2021-05-31T17:14:52.652Z] #20 46.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-31T17:14:52.652Z] #20 46.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:14:52.829Z] #43 135.8 CC criu/pstree.o [2021-05-31T17:14:53.108Z] #43 ... [2021-05-31T17:14:53.108Z] [2021-05-31T17:14:53.108Z] #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-31T17:14:53.108Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:14:53.108Z] #40 DONE 214.0s [2021-05-31T17:14:53.108Z] [2021-05-31T17:14:53.108Z] #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-31T17:14:53.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:53.108Z] #43 146.6 CC criu/protobuf.o [2021-05-31T17:14:53.108Z] #43 ... [2021-05-31T17:14:53.108Z] [2021-05-31T17:14:53.108Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:14:53.108Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:14:53.108Z] #22 6.252 Collecting yamllint==1.26.1 [2021-05-31T17:14:53.108Z] #22 11.64 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:14:53.108Z] #22 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:14:53.108Z] #22 12.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:14:53.108Z] #22 12.84 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:14:53.215Z] #20 46.67 Selecting previously unselected package thin-provisioning-tools. [2021-05-31T17:14:53.215Z] #20 46.67 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-31T17:14:53.215Z] #20 46.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:14:53.366Z] #22 ... [2021-05-31T17:14:53.366Z] [2021-05-31T17:14:53.366Z] #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-31T17:14:53.366Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:14:53.366Z] #43 147.1 CC criu/pstree.o [2021-05-31T17:14:53.471Z] #20 46.92 Selecting previously unselected package uidmap. [2021-05-31T17:14:53.471Z] #20 46.93 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-31T17:14:53.471Z] #20 46.94 Unpacking uidmap (1:4.5-1.1) ... [2021-05-31T17:14:53.471Z] #20 47.05 Selecting previously unselected package vim-runtime. [2021-05-31T17:14:53.471Z] #20 47.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-31T17:14:53.471Z] #20 47.11 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-31T17:14:53.471Z] #20 47.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-31T17:14:53.471Z] #20 47.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:14:53.794Z] ok github.com/docker/docker/quota 0.883s coverage: 71.4% of statements [2021-05-31T17:14:53.794Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-05-31T17:14:54.238Z] #43 137.2 CC criu/rbtree.o [2021-05-31T17:14:54.500Z] #43 137.4 CC criu/rst-malloc.o [2021-05-31T17:14:54.581Z] #56 237.8 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:14:54.581Z] #56 237.8 /usr/bin/ld: /tmp/go-link-017363385/000018.o: in function `New': [2021-05-31T17:14:54.581Z] #56 237.8 /tmp/tmp.SpvHomWh6F/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-31T17:14:54.581Z] #56 237.8 + bin/containerd-stress [2021-05-31T17:14:54.581Z] #56 240.0 + bin/containerd-shim [2021-05-31T17:14:54.618Z] #25 317.2 + return [2021-05-31T17:14:54.618Z] #25 DONE 317.3s [2021-05-31T17:14:54.618Z] [2021-05-31T17:14:54.618Z] #57 [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-31T17:14:54.618Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:14:54.763Z] #43 137.6 CC criu/seccomp.o [2021-05-31T17:14:54.791Z] #43 148.6 CC criu/rbtree.o [2021-05-31T17:14:54.840Z] ok github.com/docker/docker/registry 0.075s coverage: 58.8% of statements [2021-05-31T17:14:54.932Z] #57 276.2 + bin/containerd [2021-05-31T17:14:55.374Z] #43 149.0 CC criu/rst-malloc.o [2021-05-31T17:14:55.468Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-05-31T17:14:55.468Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-05-31T17:14:55.596Z] #57 ... [2021-05-31T17:14:55.596Z] [2021-05-31T17:14:55.596Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:14:55.596Z] #26 sha256:a901f001151bdde4bc8ba6e8d33209bdf257d5a1367f585b9296067c04234fcd [2021-05-31T17:14:55.596Z] #26 DONE 0.1s [2021-05-31T17:14:55.596Z] [2021-05-31T17:14:55.596Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:14:55.596Z] #31 sha256:bddd17983d186d8798b11117edc7f2929c8d96be610c71202678a67eb8887139 [2021-05-31T17:14:55.643Z] #43 149.4 CC criu/seccomp.o [2021-05-31T17:14:55.709Z] #43 138.2 CC criu/seize.o [2021-05-31T17:14:55.904Z] #43 ... [2021-05-31T17:14:55.904Z] [2021-05-31T17:14:55.904Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:14:55.904Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:14:55.904Z] #22 13.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-31T17:14:55.904Z] #22 13.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:14:55.904Z] #22 13.46 Building wheels for collected packages: yamllint [2021-05-31T17:14:55.904Z] #22 13.46 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:14:55.904Z] #22 14.60 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:14:55.904Z] #22 14.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:14:55.904Z] #22 14.68 Successfully built yamllint [2021-05-31T17:14:55.904Z] #22 14.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:14:55.904Z] #22 15.16 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:14:55.904Z] #22 DONE 15.6s [2021-05-31T17:14:55.904Z] [2021-05-31T17:14:55.904Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:14:55.904Z] #25 sha256:09565dd5cb0a726b74b1bdec1f354663fa9bf7eaea883cfed85962b2b193e05b [2021-05-31T17:14:56.097Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-05-31T17:14:56.097Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-05-31T17:14:56.268Z] #31 DONE 0.8s [2021-05-31T17:14:56.268Z] [2021-05-31T17:14:56.268Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:14:56.268Z] #34 sha256:943433b3503ca16d84faefbaeeb59a3bcc4f5a5efec0da0df01a723017e9220a [2021-05-31T17:14:56.268Z] #34 DONE 0.1s [2021-05-31T17:14:56.268Z] [2021-05-31T17:14:56.268Z] #57 [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-31T17:14:56.268Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:14:56.268Z] #57 ... [2021-05-31T17:14:56.268Z] [2021-05-31T17:14:56.268Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:14:56.268Z] #36 sha256:13d27ff537ee52be236fba4fec1886d86a7d38c140723f6017c9030437df122f [2021-05-31T17:14:56.268Z] #36 DONE 0.1s [2021-05-31T17:14:56.573Z] [2021-05-31T17:14:56.573Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:14:56.573Z] #39 sha256:f870cb92ed98ecbe36b315cf6832e97f03d57647fb100036c8e1acdc78a1defa [2021-05-31T17:14:56.573Z] #39 DONE 0.1s [2021-05-31T17:14:56.573Z] [2021-05-31T17:14:56.573Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:14:56.573Z] #42 sha256:38ec0f684400f25aafab96865770437d53a3e67df4a0e116bc70d5cd38bff245 [2021-05-31T17:14:56.573Z] #42 DONE 0.1s [2021-05-31T17:14:56.573Z] [2021-05-31T17:14:56.573Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:14:56.573Z] #45 sha256:996e04871d93079ba1cf167abf6b8645cb7b42d410fdaedad846683028263bd2 [2021-05-31T17:14:56.573Z] #45 DONE 0.1s [2021-05-31T17:14:56.573Z] [2021-05-31T17:14:56.573Z] #57 [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-31T17:14:56.573Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:14:56.656Z] #43 139.3 CC criu/servicefd.o [2021-05-31T17:14:56.742Z] #20 50.29 Selecting previously unselected package vim. [2021-05-31T17:14:56.742Z] #20 50.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-31T17:14:56.742Z] #20 50.32 Unpacking vim (2:8.1.0875-5) ... [2021-05-31T17:14:56.841Z] #25 DONE 0.8s [2021-05-31T17:14:56.841Z] [2021-05-31T17:14:56.841Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:14:56.841Z] #30 sha256:3610f7437c7c09d320757847a807881e74a4e7da47e0136a22f3ae67aec093bf [2021-05-31T17:14:56.874Z] #57 ... [2021-05-31T17:14:56.874Z] [2021-05-31T17:14:56.874Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:14:56.874Z] #47 sha256:8e28fe22208695037fe864effe6e6f8ba1a0bb7d55a3673bc24be7cd27bb1e61 [2021-05-31T17:14:56.874Z] #47 DONE 0.2s [2021-05-31T17:14:56.874Z] [2021-05-31T17:14:56.874Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:14:56.874Z] #49 sha256:305a7b2fb08d44cef0ef28402e4426649dd48b99e9c7eaf28c39b91261a45b75 [2021-05-31T17:14:56.874Z] #49 DONE 0.1s [2021-05-31T17:14:56.874Z] [2021-05-31T17:14:56.874Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:14:56.874Z] #51 sha256:b058264f167b3a91079d46180bbbe59d5a6f15ffc68b32fff518eb4bf2651545 [2021-05-31T17:14:56.918Z] #43 139.8 CC criu/shmem.o [2021-05-31T17:14:57.174Z] #51 DONE 0.1s [2021-05-31T17:14:57.174Z] [2021-05-31T17:14:57.174Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:14:57.174Z] #53 sha256:2f34e6994d3e2313563a1e3e10c9be74cab8c2471127cf6c672026161314d1b0 [2021-05-31T17:14:57.175Z] #53 DONE 0.1s [2021-05-31T17:14:57.175Z] [2021-05-31T17:14:57.175Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:14:57.175Z] #55 sha256:0d8c22f0f8e2bdefde7116b43f0775ecccdec9a07e45b31c16d0dc926cb12057 [2021-05-31T17:14:57.175Z] #55 DONE 0.1s [2021-05-31T17:14:57.175Z] [2021-05-31T17:14:57.175Z] #57 [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-31T17:14:57.175Z] #57 sha256:5cdf69afeb52deb64556d936616e0aae695f040ba03978684f53600a967a986c [2021-05-31T17:14:57.305Z] #20 50.89 Selecting previously unselected package xfsprogs. [2021-05-31T17:14:57.305Z] #20 50.91 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-31T17:14:57.305Z] #20 50.91 Unpacking xfsprogs (4.20.0-1) ... [2021-05-31T17:14:57.866Z] #43 140.7 CC criu/sigframe.o [2021-05-31T17:14:57.868Z] #20 51.40 Selecting previously unselected package zip. [2021-05-31T17:14:57.868Z] #20 51.41 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-05-31T17:14:57.868Z] #20 51.42 Unpacking zip (3.0-11+b1) ... [2021-05-31T17:14:58.126Z] #20 51.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-31T17:14:58.126Z] #20 51.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-31T17:14:58.126Z] #20 51.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:58.126Z] #20 51.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-31T17:14:58.126Z] #20 51.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-31T17:14:58.126Z] #20 51.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-31T17:14:58.126Z] #20 51.72 Setting up uidmap (1:4.5-1.1) ... [2021-05-31T17:14:58.126Z] #20 51.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-31T17:14:58.126Z] #20 51.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-31T17:14:58.126Z] #20 51.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-31T17:14:58.129Z] #43 140.8 CC criu/signalfd.o [2021-05-31T17:14:58.129Z] #43 141.1 CC criu/sk-inet.o [2021-05-31T17:14:58.152Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-05-31T17:14:58.383Z] #20 51.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-31T17:14:58.383Z] #20 51.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-31T17:14:58.383Z] #20 51.79 Setting up xxd (2:8.1.0875-5) ... [2021-05-31T17:14:58.383Z] #20 51.80 Setting up zip (3.0-11+b1) ... [2021-05-31T17:14:58.383Z] #20 51.81 Setting up vim-common (2:8.1.0875-5) ... [2021-05-31T17:14:58.383Z] #20 51.84 Setting up bash-completion (1:2.8-6) ... [2021-05-31T17:14:59.075Z] #43 141.9 CC criu/sk-netlink.o [2021-05-31T17:14:59.075Z] #43 ... [2021-05-31T17:14:59.075Z] [2021-05-31T17:14:59.075Z] #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-31T17:14:59.075Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:14:59.075Z] #56 175.4 + bin/containerd [2021-05-31T17:14:59.179Z] ok github.com/docker/docker/volume/local 0.376s coverage: 76.4% of statements [2021-05-31T17:14:59.807Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-31T17:14:59.862Z] #56 247.0 + bin/containerd-shim-runc-v1 [2021-05-31T17:15:00.835Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-05-31T17:15:00.902Z] #20 54.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-31T17:15:00.902Z] #20 54.42 Setting up xz-utils (5.2.4-1) ... [2021-05-31T17:15:00.902Z] #20 54.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-31T17:15:00.902Z] #20 54.44 Setting up patch (2.7.6-3+deb10u1) ... [2021-05-31T17:15:00.902Z] #20 54.45 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-31T17:15:00.902Z] #20 54.52 invoke-rc.d: could not determine current runlevel [2021-05-31T17:15:00.902Z] #20 54.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:15:00.902Z] #20 54.55 Setting up pigz (2.4-1) ... [2021-05-31T17:15:00.902Z] #20 54.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-31T17:15:00.902Z] #20 54.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-31T17:15:00.902Z] #20 54.60 Setting up python-pip-whl (18.1-5) ... [2021-05-31T17:15:00.902Z] #20 54.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-31T17:15:01.159Z] #20 54.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-31T17:15:01.673Z] #20 55.07 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-31T17:15:01.673Z] #20 55.08 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-31T17:15:01.673Z] #20 55.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-31T17:15:01.673Z] #20 55.11 Setting up vim (2:8.1.0875-5) ... [2021-05-31T17:15:01.673Z] #20 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-31T17:15:01.673Z] #20 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-31T17:15:01.673Z] #20 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-31T17:15:01.673Z] #20 55.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-31T17:15:01.673Z] #20 55.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-31T17:15:01.673Z] #20 55.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-31T17:15:01.673Z] #20 55.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-31T17:15:01.673Z] #20 55.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-31T17:15:01.673Z] #20 55.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-31T17:15:01.673Z] #20 55.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-31T17:15:01.673Z] #20 55.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-31T17:15:01.673Z] #20 55.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-31T17:15:01.673Z] #20 55.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-31T17:15:01.673Z] #20 55.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:15:01.673Z] #20 ... [2021-05-31T17:15:01.673Z] [2021-05-31T17:15:01.673Z] #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-31T17:15:01.673Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:01.673Z] #43 107.1 CC criu/cr-service.o [2021-05-31T17:15:01.673Z] #43 108.8 CC criu/crtools.o [2021-05-31T17:15:01.673Z] #43 109.3 CC criu/eventfd.o [2021-05-31T17:15:01.673Z] #43 109.8 CC criu/eventpoll.o [2021-05-31T17:15:01.673Z] #43 110.7 CC criu/external.o [2021-05-31T17:15:01.673Z] #43 111.1 CC criu/fault-injection.o [2021-05-31T17:15:01.673Z] #43 111.2 CC criu/fdstore.o [2021-05-31T17:15:01.673Z] #43 111.7 CC criu/fifo.o [2021-05-31T17:15:01.673Z] #43 112.0 CC criu/file-ids.o [2021-05-31T17:15:01.673Z] #43 112.3 CC criu/file-lock.o [2021-05-31T17:15:01.673Z] #43 113.2 CC criu/files-ext.o [2021-05-31T17:15:01.673Z] #43 113.7 CC criu/files-reg.o [2021-05-31T17:15:01.673Z] #43 116.1 CC criu/files.o [2021-05-31T17:15:01.929Z] #43 ... [2021-05-31T17:15:01.929Z] [2021-05-31T17:15:01.929Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:15:01.929Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:15:01.929Z] #20 55.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-31T17:15:02.092Z] #30 ... [2021-05-31T17:15:02.092Z] [2021-05-31T17:15:02.092Z] #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-31T17:15:02.092Z] #49 sha256:7306db15fd92d96f013492ee590a15ffe14a4c18066396f042e8c102e6b9d800 [2021-05-31T17:15:02.092Z] #49 222.5 + /build/golangci-lint --version [2021-05-31T17:15:02.092Z] #49 223.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:15:02.092Z] #49 DONE 226.5s [2021-05-31T17:15:02.092Z] [2021-05-31T17:15:02.092Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:15:02.092Z] #30 sha256:3610f7437c7c09d320757847a807881e74a4e7da47e0136a22f3ae67aec093bf [2021-05-31T17:15:02.092Z] #30 DONE 4.8s [2021-05-31T17:15:02.092Z] [2021-05-31T17:15:02.092Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:15:02.092Z] #33 sha256:1834244b3a09b0ea0a9614d7b68c79dddf1bfdf51a130b7f833d4167cec3db83 [2021-05-31T17:15:02.092Z] #33 DONE 0.5s [2021-05-31T17:15:02.092Z] [2021-05-31T17:15:02.092Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:15:02.092Z] #35 sha256:2fc6a2294e5021ed22838c4208ee6fc07d523ab69ff59d09aa5e273995820116 [2021-05-31T17:15:02.348Z] #35 DONE 0.1s [2021-05-31T17:15:02.348Z] [2021-05-31T17:15:02.348Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:15:02.348Z] #38 sha256:467f605c58e2c79e453041370f9947504f51c29f94fe194c39822f42b4f452ee [2021-05-31T17:15:02.348Z] #38 DONE 0.1s [2021-05-31T17:15:02.348Z] [2021-05-31T17:15:02.348Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:15:02.348Z] #41 sha256:2e28b229cb7475995f9d511fad59c110ff580da0172596e879ad1fd185607bb0 [2021-05-31T17:15:03.277Z] #41 DONE 0.9s [2021-05-31T17:15:03.277Z] [2021-05-31T17:15:03.277Z] #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-31T17:15:03.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:03.277Z] #43 150.3 CC criu/seize.o [2021-05-31T17:15:03.277Z] #43 151.3 CC criu/servicefd.o [2021-05-31T17:15:03.277Z] #43 151.8 CC criu/shmem.o [2021-05-31T17:15:03.277Z] #43 152.5 CC criu/sigframe.o [2021-05-31T17:15:03.277Z] #43 152.6 CC criu/signalfd.o [2021-05-31T17:15:03.277Z] #43 152.8 CC criu/sk-inet.o [2021-05-31T17:15:03.277Z] #43 153.5 CC criu/sk-netlink.o [2021-05-31T17:15:03.277Z] #43 153.8 CC criu/sk-packet.o [2021-05-31T17:15:03.277Z] #43 154.2 CC criu/sk-queue.o [2021-05-31T17:15:03.277Z] #43 154.5 CC criu/sk-tcp.o [2021-05-31T17:15:03.277Z] #43 154.9 CC criu/sk-unix.o [2021-05-31T17:15:03.277Z] #43 156.7 CC criu/sockets.o [2021-05-31T17:15:03.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:15:03.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:15:03.839Z] #43 157.5 CC criu/stats.o [2021-05-31T17:15:04.095Z] #43 157.7 CC criu/string.o [2021-05-31T17:15:04.095Z] #43 157.9 CC criu/sysctl.o [2021-05-31T17:15:04.375Z] #56 ... [2021-05-31T17:15:04.375Z] [2021-05-31T17:15:04.375Z] #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-31T17:15:04.375Z] #24 sha256:5243a6fa09843db2667c6fde5753b5390af0a4487d244f262cb45b4f91178db4 [2021-05-31T17:15:04.375Z] #24 213.7 + return [2021-05-31T17:15:04.375Z] #24 DONE 214.6s [2021-05-31T17:15:04.375Z] [2021-05-31T17:15:04.375Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:15:04.375Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-05-31T17:15:04.375Z] #22 26.51 Installing build dependencies: finished with status 'done' [2021-05-31T17:15:04.375Z] #22 31.80 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:15:04.375Z] #22 31.80 Building wheels for collected packages: yamllint, pyyaml [2021-05-31T17:15:04.375Z] #22 31.80 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:15:04.375Z] #22 32.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:15:04.375Z] #22 32.66 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:15:04.375Z] #22 32.70 Running setup.py bdist_wheel for pyyaml: started [2021-05-31T17:15:04.375Z] #22 34.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-31T17:15:04.375Z] #22 34.12 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-31T17:15:04.375Z] #22 34.26 Successfully built yamllint pyyaml [2021-05-31T17:15:04.375Z] #22 34.28 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:15:04.375Z] #22 34.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:15:04.638Z] #22 DONE 35.1s [2021-05-31T17:15:04.638Z] [2021-05-31T17:15:04.638Z] #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-31T17:15:04.638Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:15:04.638Z] #43 142.3 CC criu/sk-packet.o [2021-05-31T17:15:04.638Z] #43 143.0 CC criu/sk-queue.o [2021-05-31T17:15:04.638Z] #43 143.6 CC criu/sk-tcp.o [2021-05-31T17:15:04.638Z] #43 144.2 CC criu/sk-unix.o [2021-05-31T17:15:04.638Z] #43 146.0 CC criu/sockets.o [2021-05-31T17:15:04.638Z] #43 146.8 CC criu/stats.o [2021-05-31T17:15:04.638Z] #43 147.2 CC criu/string.o [2021-05-31T17:15:04.638Z] #43 147.3 CC criu/sysctl.o [2021-05-31T17:15:04.656Z] #43 158.4 CC criu/sysfs_parse.o [2021-05-31T17:15:05.205Z] #20 58.28 Setting up iptables (1.8.2-4) ... [2021-05-31T17:15:05.205Z] #20 58.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-31T17:15:05.205Z] #20 58.37 Setting up python3 (3.7.3-1) ... [2021-05-31T17:15:05.205Z] #20 58.72 Setting up python3-wheel (0.32.3-2) ... [2021-05-31T17:15:05.212Z] #43 147.9 CC criu/sysfs_parse.o [2021-05-31T17:15:05.212Z] #43 148.2 CC criu/timens.o [2021-05-31T17:15:05.228Z] #43 158.7 CC criu/timens.o [2021-05-31T17:15:05.229Z] #43 159.0 CC criu/timerfd.o [2021-05-31T17:15:05.247Z] #56 251.9 + bin/containerd-shim-runc-v2 [2021-05-31T17:15:05.474Z] #43 ... [2021-05-31T17:15:05.474Z] [2021-05-31T17:15:05.474Z] #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-31T17:15:05.474Z] #53 sha256:d5dea09def1e23ccff8c2dd08c18ac3bb754a9be309bae87f75bf4c32a0ab6e8 [2021-05-31T17:15:05.474Z] #53 109.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:15:05.485Z] #43 159.2 CC criu/tty.o [2021-05-31T17:15:05.506Z] #56 253.0 + binaries [2021-05-31T17:15:05.506Z] #56 253.0 + install -D bin/containerd /build/containerd [2021-05-31T17:15:05.506Z] #56 253.0 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:15:05.506Z] #56 253.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:15:05.506Z] #56 253.0 + install -D bin/ctr /build/ctr [2021-05-31T17:15:06.135Z] #20 59.48 Setting up apparmor (2.13.2-10) ... [2021-05-31T17:15:06.852Z] #43 160.5 CC criu/tun.o [2021-05-31T17:15:06.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:15:07.108Z] #43 160.8 CC criu/uffd.o [2021-05-31T17:15:07.412Z] #56 DONE 254.9s [2021-05-31T17:15:07.436Z] #53 ... [2021-05-31T17:15:07.436Z] [2021-05-31T17:15:07.436Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:15:07.436Z] #25 sha256:f818568502314f830aaf4ba30ff89104e16ff3eb8c3a872e065a125ac89de3d5 [2021-05-31T17:15:07.436Z] #25 DONE 0.8s [2021-05-31T17:15:07.436Z] [2021-05-31T17:15:07.436Z] #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-31T17:15:07.436Z] #53 sha256:d5dea09def1e23ccff8c2dd08c18ac3bb754a9be309bae87f75bf4c32a0ab6e8 [2021-05-31T17:15:07.436Z] #53 111.8 + mkdir -p /build [2021-05-31T17:15:07.436Z] #53 111.8 + cp runc /build/runc [2021-05-31T17:15:07.502Z] #20 61.04 Setting up xfsprogs (4.20.0-1) ... [2021-05-31T17:15:07.502Z] #20 61.05 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-31T17:15:08.036Z] #43 161.6 CC criu/util.o [2021-05-31T17:15:08.065Z] #20 61.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-31T17:15:08.350Z] [2021-05-31T17:15:08.351Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:15:08.351Z] #57 sha256:849ca1a63acafc42d1ed0e97835cec472e947f6c89472c4853c41ad8abfd1f10 [2021-05-31T17:15:08.599Z] #43 162.4 CC criu/uts_ns.o [2021-05-31T17:15:08.855Z] #43 162.6 CC criu/vdso-compat.o [2021-05-31T17:15:08.994Z] #20 62.36 Setting up python3-distutils (3.7.3-1) ... [2021-05-31T17:15:08.994Z] #20 ... [2021-05-31T17:15:08.994Z] [2021-05-31T17:15:08.994Z] #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-31T17:15:08.994Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:15:08.994Z] #40 220.4 + dpkg --print-architecture [2021-05-31T17:15:08.994Z] #40 220.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-31T17:15:09.112Z] #43 162.7 CC criu/vdso.o [2021-05-31T17:15:09.250Z] #40 220.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-31T17:15:09.250Z] #40 220.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-31T17:15:09.288Z] #57 DONE 1.0s [2021-05-31T17:15:09.288Z] [2021-05-31T17:15:09.288Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:15:09.288Z] #61 sha256:41d4d3d776e7231614432c588c95eb28487db0fa78faf25822738d66694ab8fc [2021-05-31T17:15:09.368Z] #43 163.1 LINK criu/built-in.o [2021-05-31T17:15:09.368Z] #43 163.2 LINK criu/criu [2021-05-31T17:15:09.547Z] #61 DONE 0.3s [2021-05-31T17:15:09.547Z] [2021-05-31T17:15:09.547Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:15:09.547Z] #66 sha256:943c337463d5b718f8e44dc7e2d084b25338623168412bfd4a4e2485a428c604 [2021-05-31T17:15:09.624Z] #43 163.5 DEP lib/c/criu.d [2021-05-31T17:15:09.881Z] #43 163.6 CC images/rpc.pb-c.o [2021-05-31T17:15:10.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:15:10.444Z] #43 164.0 CC lib/c/criu.o [2021-05-31T17:15:10.484Z] #66 DONE 1.0s [2021-05-31T17:15:10.484Z] [2021-05-31T17:15:10.484Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:15:10.484Z] #68 sha256:166f2fe6e793077a8ab87bc24fc658f1eddc8f7824ce588400ff136f8ef5cc4f [2021-05-31T17:15:10.484Z] #68 DONE 0.1s [2021-05-31T17:15:10.484Z] [2021-05-31T17:15:10.484Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:15:10.484Z] #69 sha256:88a99b1b71db2fb62f647fc98dc991027352190d67f13d8867d36acaaedd869e [2021-05-31T17:15:10.484Z] #69 DONE 0.0s [2021-05-31T17:15:10.484Z] [2021-05-31T17:15:10.484Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:15:10.484Z] #70 sha256:7f1d9affda218773866e30c2d81bacb8d3f5c2e3a1045d4e6ce533d176a2e3c9 [2021-05-31T17:15:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:15:11.006Z] #43 164.8 LINK lib/c/built-in.o [2021-05-31T17:15:11.006Z] #43 164.8 LINK lib/c/libcriu.so [2021-05-31T17:15:11.006Z] #43 164.8 LINK lib/c/libcriu.a [2021-05-31T17:15:11.169Z] 8116de3c91c3: Pull complete [2021-05-31T17:15:11.169Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-31T17:15:11.169Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:15:11.169Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:15:11.169Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-31T17:15:11.169Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-31T17:15:11.169Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-31T17:15:11.169Z] INFO: Docker version of control daemon [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] Client: [2021-05-31T17:15:11.169Z] Version: 20.10.6 [2021-05-31T17:15:11.169Z] API version: 1.41 [2021-05-31T17:15:11.169Z] Go version: go1.16.3 [2021-05-31T17:15:11.169Z] Git commit: 370c289 [2021-05-31T17:15:11.169Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-31T17:15:11.169Z] OS/Arch: windows/amd64 [2021-05-31T17:15:11.169Z] Context: default [2021-05-31T17:15:11.169Z] Experimental: true [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] Server: Docker Engine - Community [2021-05-31T17:15:11.169Z] Engine: [2021-05-31T17:15:11.169Z] Version: 20.10.6 [2021-05-31T17:15:11.169Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:15:11.169Z] Go version: go1.13.15 [2021-05-31T17:15:11.169Z] Git commit: 8728dd2 [2021-05-31T17:15:11.169Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-31T17:15:11.169Z] OS/Arch: windows/amd64 [2021-05-31T17:15:11.169Z] Experimental: true [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] INFO: Docker info of control daemon [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] Client: [2021-05-31T17:15:11.169Z] Context: default [2021-05-31T17:15:11.169Z] Debug Mode: false [2021-05-31T17:15:11.169Z] Plugins: [2021-05-31T17:15:11.169Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-31T17:15:11.169Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-31T17:15:11.169Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] Server: [2021-05-31T17:15:11.169Z] Containers: 0 [2021-05-31T17:15:11.169Z] Running: 0 [2021-05-31T17:15:11.169Z] Paused: 0 [2021-05-31T17:15:11.169Z] Stopped: 0 [2021-05-31T17:15:11.169Z] Images: 1 [2021-05-31T17:15:11.169Z] Server Version: 20.10.6 [2021-05-31T17:15:11.169Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-31T17:15:11.169Z] Windows: [2021-05-31T17:15:11.169Z] LCOW: [2021-05-31T17:15:11.169Z] Logging Driver: json-file [2021-05-31T17:15:11.169Z] Plugins: [2021-05-31T17:15:11.169Z] Volume: local [2021-05-31T17:15:11.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:15:11.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:15:11.169Z] Swarm: inactive [2021-05-31T17:15:11.169Z] Default Isolation: process [2021-05-31T17:15:11.169Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-31T17:15:11.169Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-31T17:15:11.169Z] OSType: windows [2021-05-31T17:15:11.169Z] Architecture: x86_64 [2021-05-31T17:15:11.169Z] CPUs: 4 [2021-05-31T17:15:11.169Z] Total Memory: 32GiB [2021-05-31T17:15:11.169Z] Name: azwin-2-4e82b0 [2021-05-31T17:15:11.169Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-31T17:15:11.169Z] Docker Root Dir: D:\docker [2021-05-31T17:15:11.169Z] Debug Mode: false [2021-05-31T17:15:11.169Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:15:11.169Z] Labels: [2021-05-31T17:15:11.169Z] Experimental: true [2021-05-31T17:15:11.169Z] Insecure Registries: [2021-05-31T17:15:11.169Z] 10.0.0.4:5000 [2021-05-31T17:15:11.169Z] 127.0.0.0/8 [2021-05-31T17:15:11.169Z] Registry Mirrors: [2021-05-31T17:15:11.169Z] http://10.0.0.4:5000/ [2021-05-31T17:15:11.169Z] Live Restore Enabled: false [2021-05-31T17:15:11.169Z] Product License: Community Engine [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] INFO: Commit hash is bf07c06c63 [2021-05-31T17:15:11.169Z] INFO: Nuke-Everything... [2021-05-31T17:15:11.169Z] INFO: Container count on control daemon to delete is 0 [2021-05-31T17:15:11.169Z] INFO: Nuking d:\CI [2021-05-31T17:15:11.169Z] INFO: Zapped successfully [2021-05-31T17:15:11.169Z] INFO: Location for testing is d:\CI\PR-41656\3 [2021-05-31T17:15:11.169Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.169Z] INFO: Building the image from Dockerfile.windows at 05/31/2021 17:15:06... [2021-05-31T17:15:11.169Z] [2021-05-31T17:15:11.263Z] #43 164.9 GEN magic.py [2021-05-31T17:15:11.263Z] #43 165.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:15:11.263Z] #43 165.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:15:11.263Z] #43 165.0 Note: Building without GnuTLS support [2021-05-31T17:15:11.263Z] #43 165.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:15:11.263Z] #43 165.0 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:15:11.826Z] #43 165.6 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:15:12.389Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:12.523Z] #40 ... [2021-05-31T17:15:12.523Z] [2021-05-31T17:15:12.523Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-31T17:15:12.523Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-05-31T17:15:12.523Z] #20 62.92 Setting up python3-setuptools (40.8.0-1) ... [2021-05-31T17:15:12.523Z] #20 64.17 Setting up python3-pip (18.1-5) ... [2021-05-31T17:15:12.523Z] #20 65.30 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:15:12.523Z] #20 65.35 Processing triggers for mime-support (3.62) ... [2021-05-31T17:15:12.523Z] #20 DONE 66.2s [2021-05-31T17:15:12.779Z] [2021-05-31T17:15:12.779Z] #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-31T17:15:12.779Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-05-31T17:15:12.951Z] #43 166.6 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:15:12.951Z] #43 166.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:15:12.951Z] #43 166.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:15:12.951Z] #43 166.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:15:12.951Z] #43 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:15:12.951Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:12.951Z] #43 166.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:15:13.036Z] #21 ... [2021-05-31T17:15:13.036Z] [2021-05-31T17:15:13.036Z] #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-31T17:15:13.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:13.036Z] #43 118.4 CC criu/filesystems.o [2021-05-31T17:15:13.036Z] #43 119.2 CC criu/fsnotify.o [2021-05-31T17:15:13.036Z] #43 120.4 CC criu/image-desc.o [2021-05-31T17:15:13.036Z] #43 120.5 CC criu/image.o [2021-05-31T17:15:13.036Z] #43 121.5 CC criu/ipc_ns.o [2021-05-31T17:15:13.036Z] #43 122.6 CC criu/irmap.o [2021-05-31T17:15:13.036Z] #43 123.3 CC criu/kcmp-ids.o [2021-05-31T17:15:13.036Z] #43 123.6 CC criu/kerndat.o [2021-05-31T17:15:13.036Z] #43 124.7 CC criu/libnetlink.o [2021-05-31T17:15:13.036Z] #43 125.1 CC criu/log.o [2021-05-31T17:15:13.036Z] #43 125.7 CC criu/lsm.o [2021-05-31T17:15:13.036Z] #43 126.1 CC criu/mem.o [2021-05-31T17:15:13.036Z] #43 127.9 CC criu/memfd.o [2021-05-31T17:15:13.207Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.207Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.207Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.292Z] #43 128.7 CC criu/mount.o [2021-05-31T17:15:13.361Z] Sending build context to Docker daemon 58.29MB [2021-05-31T17:15:13.361Z] [2021-05-31T17:15:13.361Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-31T17:15:13.361Z] ---> 3a7f23e29bd7 [2021-05-31T17:15:13.361Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-31T17:15:13.361Z] ---> Running in 58f0f09dcd44 [2021-05-31T17:15:13.463Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.463Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.463Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.463Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.463Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:13.719Z] #43 167.3 INSTALL criu/criu [2021-05-31T17:15:13.823Z] Removing intermediate container 58f0f09dcd44 [2021-05-31T17:15:13.823Z] ---> df9f195d13f9 [2021-05-31T17:15:13.823Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-31T17:15:13.823Z] ---> Running in c54fb6574cb4 [2021-05-31T17:15:13.855Z] #43 ... [2021-05-31T17:15:13.855Z] [2021-05-31T17:15:13.855Z] #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-31T17:15:13.855Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-05-31T17:15:13.855Z] #21 1.100 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-31T17:15:13.855Z] #21 1.104 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-31T17:15:13.855Z] #21 1.107 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-31T17:15:13.855Z] #21 DONE 1.2s [2021-05-31T17:15:13.855Z] [2021-05-31T17:15:13.855Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:15:13.855Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:15:13.976Z] #43 DONE 167.6s [2021-05-31T17:15:13.976Z] [2021-05-31T17:15:13.976Z] #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-31T17:15:13.976Z] #53 sha256:37c5d1b6bbceb3dfb8a867f9e1b8de54de1145ca0554a64e8014d80f1300e01c [2021-05-31T17:15:14.034Z] #53 ... [2021-05-31T17:15:14.034Z] [2021-05-31T17:15:14.034Z] #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-31T17:15:14.034Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:15:14.034Z] #43 148.5 CC criu/timerfd.o [2021-05-31T17:15:14.034Z] #43 149.1 CC criu/tty.o [2021-05-31T17:15:14.034Z] #43 151.0 CC criu/tun.o [2021-05-31T17:15:14.034Z] #43 151.5 CC criu/uffd.o [2021-05-31T17:15:14.034Z] #43 152.6 CC criu/util.o [2021-05-31T17:15:14.034Z] #43 153.7 CC criu/uts_ns.o [2021-05-31T17:15:14.034Z] #43 154.0 CC criu/vdso.o [2021-05-31T17:15:14.034Z] #43 154.4 LINK criu/built-in.o [2021-05-31T17:15:14.034Z] #43 154.6 LINK criu/criu [2021-05-31T17:15:14.034Z] #43 155.0 DEP lib/c/criu.d [2021-05-31T17:15:14.034Z] #43 155.1 CC images/rpc.pb-c.o [2021-05-31T17:15:14.034Z] #43 155.7 CC lib/c/criu.o [2021-05-31T17:15:14.034Z] #43 156.6 LINK lib/c/built-in.o [2021-05-31T17:15:14.034Z] #43 156.6 LINK lib/c/libcriu.so [2021-05-31T17:15:14.034Z] #43 156.7 LINK lib/c/libcriu.a [2021-05-31T17:15:14.034Z] #43 156.8 GEN magic.py [2021-05-31T17:15:14.034Z] #43 157.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:15:14.034Z] #43 157.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:15:14.034Z] #43 157.0 Note: Building without GnuTLS support [2021-05-31T17:15:14.034Z] #43 157.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:15:14.285Z] Removing intermediate container c54fb6574cb4 [2021-05-31T17:15:14.285Z] ---> 6d4dc95ce1ca [2021-05-31T17:15:14.285Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-31T17:15:14.285Z] ---> Running in 6dbf39537a14 [2021-05-31T17:15:14.296Z] #43 157.0 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:15:14.680Z] #70 DONE 3.2s [2021-05-31T17:15:14.680Z] [2021-05-31T17:15:14.680Z] #71 exporting to image [2021-05-31T17:15:14.680Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-31T17:15:14.680Z] #71 exporting layers [2021-05-31T17:15:14.748Z] Removing intermediate container 6dbf39537a14 [2021-05-31T17:15:14.748Z] ---> 63f769bb3242 [2021-05-31T17:15:14.748Z] 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-31T17:15:14.748Z] ---> Running in 4bf52840e4ea [2021-05-31T17:15:15.210Z] Removing intermediate container 4bf52840e4ea [2021-05-31T17:15:15.210Z] ---> e58635df3835 [2021-05-31T17:15:15.210Z] 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-31T17:15:15.210Z] ---> Running in 2175b754e0e9 [2021-05-31T17:15:15.243Z] #43 157.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:15:15.344Z] #53 ... [2021-05-31T17:15:15.344Z] [2021-05-31T17:15:15.344Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:15:15.344Z] #44 sha256:643c2fde02f62448634ebe4953106a41c24b542d32c2382b0abdf404edcaf175 [2021-05-31T17:15:15.344Z] #44 DONE 0.1s [2021-05-31T17:15:15.344Z] [2021-05-31T17:15:15.344Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:15:15.344Z] #46 sha256:247b85d5e59852362de0246bfe86d4232be485b0360273e0ba6e70b72216e7d4 [2021-05-31T17:15:15.344Z] #46 DONE 0.2s [2021-05-31T17:15:15.344Z] [2021-05-31T17:15:15.344Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:15:15.344Z] #48 sha256:4516c54028765f1f4fb4a03b2086f734a865191e7af47d18e852cded8f948d4f [2021-05-31T17:15:15.344Z] #48 DONE 0.1s [2021-05-31T17:15:15.344Z] [2021-05-31T17:15:15.344Z] #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-31T17:15:15.344Z] #53 sha256:37c5d1b6bbceb3dfb8a867f9e1b8de54de1145ca0554a64e8014d80f1300e01c [2021-05-31T17:15:15.600Z] #53 ... [2021-05-31T17:15:15.600Z] [2021-05-31T17:15:15.600Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:15:15.600Z] #50 sha256:c7e8f396eb799d7f0a9ed5f4f3a2b26d0afcd25e3890bafb1962876247476568 [2021-05-31T17:15:15.817Z] #43 158.7 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:16.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:15:16.162Z] #50 DONE 0.5s [2021-05-31T17:15:16.162Z] [2021-05-31T17:15:16.162Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:15:16.162Z] #52 sha256:0051810f3595a5515f06810df364784fecf8f5bb0146423eff7e2b035b1f889e [2021-05-31T17:15:16.162Z] #52 DONE 0.1s [2021-05-31T17:15:16.162Z] [2021-05-31T17:15:16.162Z] #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-31T17:15:16.162Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:15:16.165Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:15:16.165Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:15:16.165Z] [2021-05-31T17:15:16.165Z] === Skipped [2021-05-31T17:15:16.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-31T17:15:16.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:15:16.165Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-31T17:15:16.166Z] time="2021-05-31T17:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-31T17:15:16.166Z] time="2021-05-31T17:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-31T17:15:16.166Z] time="2021-05-31T17:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-31T17:15:16.166Z] time="2021-05-31T17:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-31T17:15:16.166Z] time="2021-05-31T17:14:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-31T17:15:16.166Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-31T17:15:16.166Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-31T17:15:16.166Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:15:16.166Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-31T17:15:16.166Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-31T17:15:16.166Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-31T17:15:16.166Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] [2021-05-31T17:15:16.166Z] DONE 2255 tests, 24 skipped in 186.545s Post stage [Pipeline] junit [2021-05-31T17:15:16.210Z] Recording test results [2021-05-31T17:15:16.296Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:15:16.706Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -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:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary test-integration [2021-05-31T17:15:16.763Z] #43 159.5 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:15:16.763Z] #43 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:15:16.763Z] #43 159.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:15:16.763Z] #43 159.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:15:16.763Z] #43 159.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:15:17.024Z] #43 159.8 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:17.024Z] #43 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:15:17.286Z] #43 ... [2021-05-31T17:15:17.286Z] [2021-05-31T17:15:17.286Z] #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-31T17:15:17.286Z] #53 sha256:d5dea09def1e23ccff8c2dd08c18ac3bb754a9be309bae87f75bf4c32a0ab6e8 [2021-05-31T17:15:17.286Z] #53 DONE 121.5s [2021-05-31T17:15:17.286Z] [2021-05-31T17:15:17.286Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:15:17.286Z] #30 sha256:93ea091ef5f1f627ee44c391943fa4fdd42212322bcd033dd5908c3c85ec31e7 [2021-05-31T17:15:17.286Z] #30 DONE 9.9s [2021-05-31T17:15:17.286Z] [2021-05-31T17:15:17.286Z] #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-31T17:15:17.286Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:15:17.286Z] #43 160.1 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:17.286Z] #43 ... [2021-05-31T17:15:17.286Z] [2021-05-31T17:15:17.286Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:15:17.286Z] #33 sha256:d703ca206f9133b6e65c92656ae5b82444c7db25ae0da34a20f68593eb5ddec6 [2021-05-31T17:15:17.337Z] [2021-05-31T17:15:17.337Z] Removing bundles/ [2021-05-31T17:15:17.337Z] [2021-05-31T17:15:17.337Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-31T17:15:17.337Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:15:17.337Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:15:18.230Z] #33 DONE 1.0s [2021-05-31T17:15:18.230Z] [2021-05-31T17:15:18.230Z] #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-31T17:15:18.230Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-31T17:15:18.230Z] #43 160.2 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.2 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.7 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:18.230Z] #43 160.7 INSTALL criu/criu [2021-05-31T17:15:18.230Z] #43 DONE 161.1s [2021-05-31T17:15:18.230Z] [2021-05-31T17:15:18.230Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:15:18.230Z] #35 sha256:c824a8572ff6a1adb632badd9eddc954d58f6a4c6d7522c414f69b54333f22e8 [2021-05-31T17:15:18.492Z] #35 DONE 0.3s [2021-05-31T17:15:18.492Z] [2021-05-31T17:15:18.492Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:15:18.492Z] #38 sha256:205ea2b148902e80b2fd95883fe430b1db16d06840e39092090a8a29212e70ff [2021-05-31T17:15:18.755Z] #38 DONE 0.3s [2021-05-31T17:15:18.755Z] [2021-05-31T17:15:18.755Z] #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-31T17:15:18.755Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:15:19.017Z] #56 ... [2021-05-31T17:15:19.017Z] [2021-05-31T17:15:19.017Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:15:19.017Z] #41 sha256:d5cfdae08c6cbefa5e174048cdbb1c6a4560a637dc6d8e7cafbc6de5bb60e695 [2021-05-31T17:15:19.105Z] #22 5.021 Collecting yamllint==1.26.1 [2021-05-31T17:15:19.962Z] #41 DONE 0.8s [2021-05-31T17:15:19.962Z] [2021-05-31T17:15:19.962Z] #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-31T17:15:19.962Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:15:20.536Z] #56 ... [2021-05-31T17:15:20.536Z] [2021-05-31T17:15:20.536Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:15:20.536Z] #44 sha256:5b8a858cecc511c723666aac116d4dc326a99102bc3be5a6bbed900d9687ea7e [2021-05-31T17:15:20.798Z] #44 DONE 0.1s [2021-05-31T17:15:20.798Z] [2021-05-31T17:15:20.798Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:15:20.798Z] #46 sha256:5e56a99d8f128b542017c5ed891a7930b75127b0e289ec01a56be473e9c6689f [2021-05-31T17:15:21.049Z] [2021-05-31T17:15:21.049Z] SUCCESS: Specified value was saved. [2021-05-31T17:15:21.063Z] #46 DONE 0.4s [2021-05-31T17:15:21.063Z] [2021-05-31T17:15:21.063Z] #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-31T17:15:21.063Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:15:21.063Z] #56 ... [2021-05-31T17:15:21.063Z] [2021-05-31T17:15:21.063Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:15:21.063Z] #48 sha256:16d10ac61ab2cef75999f60950bde5507fb1919a982639385efcc0eb780446dd [2021-05-31T17:15:21.063Z] #48 DONE 0.1s [2021-05-31T17:15:21.258Z] #71 exporting layers 6.9s done [2021-05-31T17:15:21.258Z] #71 writing image sha256:325ebda9a647871aa6a6c71686730a9c4ec4578f15da823f49b748b5576c170e done [2021-05-31T17:15:21.258Z] #71 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:15:21.258Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-31T17:15:21.329Z] [2021-05-31T17:15:21.329Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:15:21.329Z] #50 sha256:c01346861fb127235a02a6c039dad6b4962a7c56b1244fc4a13ee43da44051a1 [2021-05-31T17:15:21.591Z] #50 DONE 0.5s [2021-05-31T17:15:21.591Z] [2021-05-31T17:15:21.591Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:15:21.591Z] #52 sha256:d19474f504edcc8e4ab8c77ea7ece62535d32fd26e3c4516902a3ec297050e04 [2021-05-31T17:15:21.591Z] #52 DONE 0.1s [2021-05-31T17:15:21.591Z] [2021-05-31T17:15:21.591Z] #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-31T17:15:21.591Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:15:21.595Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/validate/default [2021-05-31T17:15:21.628Z] #22 ... [2021-05-31T17:15:21.628Z] [2021-05-31T17:15:21.628Z] #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-31T17:15:21.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:21.628Z] #43 133.2 CC criu/namespaces.o [2021-05-31T17:15:21.628Z] #43 135.0 CC criu/net.o [2021-05-31T17:15:21.852Z] #56 ... [2021-05-31T17:15:21.852Z] [2021-05-31T17:15:21.852Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:15:21.852Z] #54 sha256:cb9fededd30ec66ce5b03fb3c9be1a24e67063e882b80e32cc199c13b80e0911 [2021-05-31T17:15:22.028Z] INFO: Downloading git... [2021-05-31T17:15:22.425Z] #54 DONE 0.5s [2021-05-31T17:15:22.425Z] [2021-05-31T17:15:22.425Z] #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-31T17:15:22.425Z] #56 sha256:cdb2275b8a6fd1f346618262f63d49448acf9d510562c116e50a1f3ebac92cb8 [2021-05-31T17:15:22.537Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-31T17:15:22.537Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-31T17:15:22.537Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-31T17:15:22.537Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-31T17:15:22.537Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-31T17:15:22.537Z] Congratulations! No new tests were added to integration-cli. [2021-05-31T17:15:22.537Z] [2021-05-31T17:15:22.537Z] INFO Start validation with golang-ci-lint [2021-05-31T17:15:22.537Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-31T17:15:22.537Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-31T17:15:22.537Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-31T17:15:22.558Z] #43 138.1 CC criu/netfilter.o [2021-05-31T17:15:22.815Z] #43 138.3 CC criu/page-pipe.o [2021-05-31T17:15:23.580Z] INFO: Downloading go... [2021-05-31T17:15:23.744Z] #43 139.0 CC criu/page-xfer.o [2021-05-31T17:15:24.001Z] #43 ... [2021-05-31T17:15:24.001Z] [2021-05-31T17:15:24.001Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-31T17:15:24.001Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-05-31T17:15:24.001Z] #22 10.35 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-31T17:15:25.128Z] INFO: Downloading compiler 1 of 3... [2021-05-31T17:15:25.369Z] #22 11.59 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-31T17:15:25.369Z] #22 11.65 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-31T17:15:25.591Z] INFO: Downloading compiler 2 of 3... [2021-05-31T17:15:25.626Z] #22 11.72 Collecting pyyaml (from yamllint==1.26.1) [2021-05-31T17:15:25.887Z] #22 11.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-31T17:15:26.053Z] INFO: Downloading compiler 3 of 3... [2021-05-31T17:15:26.053Z] INFO: Extracting git... [2021-05-31T17:15:26.105Z] #56 ... [2021-05-31T17:15:26.105Z] [2021-05-31T17:15:26.105Z] #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-31T17:15:26.105Z] #53 sha256:37c5d1b6bbceb3dfb8a867f9e1b8de54de1145ca0554a64e8014d80f1300e01c [2021-05-31T17:15:26.106Z] #53 131.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:15:26.106Z] #53 132.5 + mkdir -p /build [2021-05-31T17:15:26.106Z] #53 132.5 + cp runc /build/runc [2021-05-31T17:15:26.146Z] #22 12.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-31T17:15:26.403Z] #22 12.39 Building wheels for collected packages: yamllint [2021-05-31T17:15:26.403Z] #22 12.39 Running setup.py bdist_wheel for yamllint: started [2021-05-31T17:15:26.669Z] #53 DONE 133.1s [2021-05-31T17:15:26.669Z] [2021-05-31T17:15:26.669Z] #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-31T17:15:26.669Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:15:26.669Z] #56 203.1 + bin/containerd [2021-05-31T17:15:27.332Z] #22 13.63 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-31T17:15:27.332Z] #22 13.64 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-31T17:15:27.332Z] #22 13.68 Successfully built yamllint [2021-05-31T17:15:27.589Z] #22 13.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-31T17:15:27.845Z] #22 14.13 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-31T17:15:28.036Z] #56 ... [2021-05-31T17:15:28.036Z] [2021-05-31T17:15:28.036Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:15:28.036Z] #54 sha256:e9009c0474440a7f424aff75a030cf7c4ba6925677a8d0519a17b458fa0164d5 [2021-05-31T17:15:28.036Z] #54 DONE 0.2s [2021-05-31T17:15:28.036Z] [2021-05-31T17:15:28.036Z] #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-31T17:15:28.036Z] #56 sha256:b856fab72c39f0ead2aa6cef56c9717e300c5840b57d7d6b6450756957c2b089 [2021-05-31T17:15:28.409Z] #22 DONE 14.6s [2021-05-31T17:15:28.410Z] [2021-05-31T17:15:28.410Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-31T17:15:28.410Z] #25 sha256:ba073a6263c935b7d3fb853455502c966f2ff8c0220701936f3e9dbc7699464b [2021-05-31T17:15:28.978Z] #25 DONE 0.3s [2021-05-31T17:15:28.978Z] [2021-05-31T17:15:28.978Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-31T17:15:28.978Z] #30 sha256:4b74fc566afadcba2ff6d5721ed95101dfb4f0e007fecef58008f0f4d2ad9741 [2021-05-31T17:15:30.022Z] #57 310.6 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:15:30.022Z] #57 310.6 /usr/bin/ld: /tmp/go-link-323133418/000016.o: in function `New': [2021-05-31T17:15:30.022Z] #57 310.6 /tmp/tmp.rJnVgYZldp/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-31T17:15:30.022Z] #57 310.6 + bin/containerd-stress [2021-05-31T17:15:30.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:15:32.138Z] #57 313.2 + bin/containerd-shim [2021-05-31T17:15:32.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:15:33.241Z] #30 DONE 4.4s [2021-05-31T17:15:33.241Z] [2021-05-31T17:15:33.241Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-31T17:15:33.241Z] #33 sha256:2010514441099ead1c35de4e45e916cf10d4c6a72cdb2550354b027b7dedf0ea [2021-05-31T17:15:33.802Z] #33 DONE 0.6s [2021-05-31T17:15:33.802Z] [2021-05-31T17:15:33.802Z] #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-31T17:15:33.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:33.802Z] #43 140.8 CC criu/pagemap-cache.o [2021-05-31T17:15:33.802Z] #43 141.2 CC criu/pagemap.o [2021-05-31T17:15:33.802Z] #43 142.2 CC criu/parasite-syscall.o [2021-05-31T17:15:33.802Z] #43 143.2 CC criu/path.o [2021-05-31T17:15:33.802Z] #43 143.6 CC criu/pie-util-vdso-elf32.o [2021-05-31T17:15:33.802Z] #43 144.3 CC criu/pie-util-vdso.o [2021-05-31T17:15:33.802Z] #43 145.0 CC criu/pie-util.o [2021-05-31T17:15:33.802Z] #43 145.2 CC criu/pipes.o [2021-05-31T17:15:33.802Z] #43 146.0 CC criu/plugin.o [2021-05-31T17:15:33.802Z] #43 146.4 CC criu/proc_parse.o [2021-05-31T17:15:33.802Z] #43 148.7 CC criu/protobuf-desc.o [2021-05-31T17:15:34.057Z] #43 149.4 CC criu/protobuf.o [2021-05-31T17:15:34.057Z] #43 ... [2021-05-31T17:15:34.057Z] [2021-05-31T17:15:34.057Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-31T17:15:34.057Z] #35 sha256:4ce2af08eb2bd265be2e197bb7c36eaff1febe6e8dfea5a4b81b480a5a84f6cb [2021-05-31T17:15:34.057Z] #35 DONE 0.2s [2021-05-31T17:15:34.057Z] [2021-05-31T17:15:34.057Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-31T17:15:34.057Z] #38 sha256:7449570594463f26bd278250b3202068d4c50f7dd23f24013d2b0c50a338b0b0 [2021-05-31T17:15:34.057Z] #38 DONE 0.1s [2021-05-31T17:15:34.057Z] [2021-05-31T17:15:34.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-31T17:15:34.057Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:34.313Z] #43 149.8 CC criu/pstree.o [2021-05-31T17:15:35.679Z] #43 151.1 CC criu/rbtree.o [2021-05-31T17:15:35.935Z] #43 151.4 CC criu/rst-malloc.o [2021-05-31T17:15:36.498Z] #43 151.7 CC criu/seccomp.o [2021-05-31T17:15:37.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:15:37.060Z] #43 152.5 CC criu/seize.o [2021-05-31T17:15:37.988Z] #43 153.4 CC criu/servicefd.o [2021-05-31T17:15:38.551Z] #43 153.8 CC criu/shmem.o [2021-05-31T17:15:38.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:15:39.114Z] #43 154.6 CC criu/sigframe.o [2021-05-31T17:15:39.121Z] #57 320.4 + bin/containerd-shim-runc-v1 [2021-05-31T17:15:39.371Z] #43 154.8 CC criu/signalfd.o [2021-05-31T17:15:39.371Z] #43 ... [2021-05-31T17:15:39.371Z] [2021-05-31T17:15:39.371Z] #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-31T17:15:39.371Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-31T17:15:39.371Z] #40 DONE 251.1s [2021-05-31T17:15:39.371Z] [2021-05-31T17:15:39.371Z] #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-31T17:15:39.371Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:39.371Z] #43 155.0 CC criu/sk-inet.o [2021-05-31T17:15:40.557Z] #56 215.8 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:15:40.557Z] #56 215.8 /usr/bin/ld: /tmp/go-link-009664490/000018.o: in function `New': [2021-05-31T17:15:40.557Z] #56 215.8 /tmp/tmp.6pSvAD1dLz/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-31T17:15:40.557Z] #56 215.9 + bin/containerd-stress [2021-05-31T17:15:40.738Z] #43 ... [2021-05-31T17:15:40.738Z] [2021-05-31T17:15:40.738Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-31T17:15:40.738Z] #41 sha256:e942e25d46723aec014e132fa0c9f014fbc038d776f3d710dfb16a5e86774da1 [2021-05-31T17:15:40.922Z] INFO: Expanding go... [2021-05-31T17:15:41.310Z] #41 DONE 0.5s [2021-05-31T17:15:41.310Z] [2021-05-31T17:15:41.310Z] #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-31T17:15:41.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:41.310Z] #43 156.4 CC criu/sk-netlink.o [2021-05-31T17:15:41.310Z] #43 156.6 CC criu/sk-packet.o [2021-05-31T17:15:41.892Z] #43 ... [2021-05-31T17:15:41.892Z] [2021-05-31T17:15:41.892Z] #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-31T17:15:41.892Z] #49 sha256:00a41d76f62c0617bdc570a249a8395a5a92d1055671a74457dd12f39ad8b19e [2021-05-31T17:15:41.892Z] #49 253.1 + /build/golangci-lint --version [2021-05-31T17:15:41.892Z] #49 253.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-31T17:15:41.892Z] #49 DONE 253.6s [2021-05-31T17:15:41.892Z] [2021-05-31T17:15:41.892Z] #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-31T17:15:41.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-31T17:15:41.892Z] #43 157.3 CC criu/sk-queue.o [2021-05-31T17:15:42.456Z] #43 157.8 CC criu/sk-tcp.o [2021-05-31T17:15:42.713Z] #43 158.3 CC criu/sk-unix.o [2021-05-31T17:15:43.106Z] #56 219.3 + bin/containerd-shim [2021-05-31T17:15:43.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:15:44.605Z] #43 160.1 CC criu/sockets.o [2021-05-31T17:15:44.747Z] #57 325.5 + bin/containerd-shim-runc-v2 [2021-05-31T17:15:45.391Z] #57 326.7 + binaries [2021-05-31T17:15:45.534Z] #43 160.7 CC criu/stats.o [2021-05-31T17:15:45.534Z] #43 161.0 CC criu/string.o [2021-05-31T17:15:45.534Z] #43 161.0 CC criu/sysctl.o [2021-05-31T17:15:45.691Z] #57 326.7 + install -D bin/containerd /build/containerd [2021-05-31T17:15:45.691Z] #57 326.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:15:45.691Z] #57 326.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:15:45.691Z] #57 326.8 + install -D bin/ctr /build/ctr [2021-05-31T17:15:45.691Z] #57 DONE 326.9s [2021-05-31T17:15:46.097Z] #43 161.6 CC criu/sysfs_parse.o [2021-05-31T17:15:46.353Z] #43 161.9 CC criu/timens.o [2021-05-31T17:15:46.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:15:46.610Z] #43 162.1 CC criu/timerfd.o [2021-05-31T17:15:46.739Z] [2021-05-31T17:15:46.739Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:15:46.739Z] #58 sha256:f4bb5c39450dd58487a4bc12d740890f7e18e5a124135cb9e25223cb52bf7a27 [2021-05-31T17:15:46.739Z] #58 DONE 0.1s [2021-05-31T17:15:46.739Z] [2021-05-31T17:15:46.739Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:15:46.739Z] #62 sha256:9de4f28ba96d44b0f8b7ae57fb2cadf8fc9095d4b864de4999466c2591bb0ea2 [2021-05-31T17:15:46.739Z] #62 DONE 0.1s [2021-05-31T17:15:46.866Z] #43 162.4 CC criu/tty.o [2021-05-31T17:15:47.039Z] [2021-05-31T17:15:47.039Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:15:47.039Z] #67 sha256:6d457f559d77d42dcb07aed7ff0193291b6afbd76f2a0f39e17cd4f81efb84b0 [2021-05-31T17:15:47.039Z] #67 DONE 0.1s [2021-05-31T17:15:47.039Z] [2021-05-31T17:15:47.039Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:15:47.039Z] #69 sha256:41bf0ff3e5cf1be59a7486c3bead7c1e8793169e87e70909f434a8a7a7d41ad9 [2021-05-31T17:15:47.039Z] #69 DONE 0.1s [2021-05-31T17:15:47.039Z] [2021-05-31T17:15:47.039Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:15:47.039Z] #70 sha256:b104300087bbc845d673d673e261fd081c72471e0cb16e7083eeaf3b30dac247 [2021-05-31T17:15:47.039Z] #70 DONE 0.0s [2021-05-31T17:15:47.039Z] [2021-05-31T17:15:47.039Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:15:47.039Z] #71 sha256:5bc4967574248bea3240679f1f62ce6816df721e056814ba308b54b6adb06c04 [2021-05-31T17:15:48.234Z] #43 163.6 CC criu/tun.o [2021-05-31T17:15:48.491Z] #43 164.0 CC criu/uffd.o [2021-05-31T17:15:49.420Z] #43 164.8 CC criu/util.o [2021-05-31T17:15:49.699Z] #56 225.0 + bin/containerd-shim-runc-v1 [2021-05-31T17:15:49.804Z] #71 DONE 2.3s [2021-05-31T17:15:49.804Z] [2021-05-31T17:15:49.804Z] #72 exporting to oci image format [2021-05-31T17:15:49.804Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-31T17:15:49.804Z] #72 exporting layers [2021-05-31T17:15:49.983Z] #43 165.6 CC criu/uts_ns.o [2021-05-31T17:15:50.240Z] #43 165.8 CC criu/vdso-compat.o [2021-05-31T17:15:50.496Z] #43 165.9 CC criu/vdso.o [2021-05-31T17:15:50.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:15:51.059Z] #43 166.4 LINK criu/built-in.o [2021-05-31T17:15:51.059Z] #43 166.6 LINK criu/criu [2021-05-31T17:15:51.315Z] #43 166.9 DEP lib/c/criu.d [2021-05-31T17:15:51.572Z] #43 167.0 CC images/rpc.pb-c.o [2021-05-31T17:15:51.828Z] #43 167.3 CC lib/c/criu.o [2021-05-31T17:15:52.759Z] #43 168.1 LINK lib/c/built-in.o [2021-05-31T17:15:52.759Z] #43 168.1 LINK lib/c/libcriu.so [2021-05-31T17:15:52.759Z] #43 168.2 LINK lib/c/libcriu.a [2021-05-31T17:15:52.759Z] #43 168.2 GEN magic.py [2021-05-31T17:15:53.016Z] #43 168.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-31T17:15:53.016Z] #43 168.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-31T17:15:53.016Z] #43 168.4 Note: Building without GnuTLS support [2021-05-31T17:15:53.016Z] #43 168.4 Makefile.config:39: Warn: you have no libnftables installed [2021-05-31T17:15:53.016Z] #43 168.4 Makefile.config:40: Warn: Building without nftables support [2021-05-31T17:15:53.579Z] #43 169.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-31T17:15:53.907Z] #56 229.4 + bin/containerd-shim-runc-v2 [2021-05-31T17:15:53.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:15:54.141Z] #43 169.5 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:54.477Z] #56 230.8 + binaries [2021-05-31T17:15:54.477Z] #56 230.8 + install -D bin/containerd /build/containerd [2021-05-31T17:15:54.704Z] #43 170.1 make[1]: 'images/built-in.o' is up to date. [2021-05-31T17:15:54.704Z] #43 170.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-31T17:15:54.704Z] #43 170.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-31T17:15:54.704Z] #43 170.2 make[1]: 'compel/libcompel.a' is up to date. [2021-05-31T17:15:54.704Z] #43 170.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-31T17:15:54.704Z] #43 170.2 make[1]: Nothing to be done for 'all'. [2021-05-31T17:15:54.704Z] #43 170.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-31T17:15:54.737Z] #56 230.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:15:54.737Z] #56 230.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:15:54.737Z] #56 230.9 + install -D bin/ctr /build/ctr [2021-05-31T17:15:54.960Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:54.960Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:55.217Z] #43 170.7 make[2]: Nothing to be done for 'all'. [2021-05-31T17:15:55.217Z] #43 170.7 INSTALL criu/criu [2021-05-31T17:15:55.473Z] #43 DONE 171.1s [2021-05-31T17:15:55.473Z] [2021-05-31T17:15:55.473Z] #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-31T17:15:55.473Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:15:56.841Z] #53 ... [2021-05-31T17:15:56.841Z] [2021-05-31T17:15:56.841Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-31T17:15:56.841Z] #44 sha256:738405b57d008d695a674f4bc2bffba9e0318e8819307dc2a0b1ee094145b8c0 [2021-05-31T17:15:56.841Z] #44 DONE 0.2s [2021-05-31T17:15:56.841Z] [2021-05-31T17:15:56.841Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-31T17:15:56.841Z] #46 sha256:ace98433e814d8ca7856c7cd1f29728987c0887c3601ac9987788a4f935e787d [2021-05-31T17:15:57.097Z] #46 DONE 0.3s [2021-05-31T17:15:57.097Z] [2021-05-31T17:15:57.097Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-31T17:15:57.097Z] #48 sha256:ee95a6915be423e76fe6fafd98c1d177676cf0293275be3c4bc1a2b470bedd83 [2021-05-31T17:15:57.097Z] #48 DONE 0.1s [2021-05-31T17:15:57.097Z] [2021-05-31T17:15:57.097Z] #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-31T17:15:57.098Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:15:57.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:15:57.354Z] #53 ... [2021-05-31T17:15:57.354Z] [2021-05-31T17:15:57.354Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-31T17:15:57.354Z] #50 sha256:d2667a7d225d3432ed21027db4d3c5f9baf08433f092bc95495a5a05f53b21a9 [2021-05-31T17:15:57.611Z] #50 DONE 0.5s [2021-05-31T17:15:57.611Z] [2021-05-31T17:15:57.611Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-31T17:15:57.611Z] #52 sha256:ca204bd7c559f9aab1614fb60fa977b4208533757cc3ace706ef8890dc4dff61 [2021-05-31T17:15:57.611Z] #52 DONE 0.1s [2021-05-31T17:15:57.611Z] [2021-05-31T17:15:57.611Z] #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-31T17:15:57.611Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:15:58.029Z] #56 DONE 233.6s [2021-05-31T17:15:58.968Z] [2021-05-31T17:15:58.968Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:15:58.968Z] #57 sha256:2a3f0b989d06aa5a8fd6fff6da97f4085887baf67937fbd7d5d4229e58232863 [2021-05-31T17:16:00.208Z] #56 233.3 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:16:00.208Z] #56 233.3 /usr/bin/ld: /tmp/go-link-597183761/000018.o: in function `New': [2021-05-31T17:16:00.208Z] #56 233.3 /tmp/tmp.wOpOzzWFMA/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-31T17:16:00.208Z] #56 233.3 + bin/containerd-stress [2021-05-31T17:16:00.208Z] #56 235.4 + bin/containerd-shim [2021-05-31T17:16:00.568Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:16:00.568Z] Using test binary docker [2021-05-31T17:16:00.568Z] +++ /etc/init.d/apparmor start [2021-05-31T17:16:00.568Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:16:00.568Z] INFO: Waiting for daemon to start... [2021-05-31T17:16:00.568Z] Starting dockerd [2021-05-31T17:16:00.568Z] +++ 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-31T17:16:00.875Z] #57 DONE 2.0s [2021-05-31T17:16:00.875Z] [2021-05-31T17:16:00.875Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:16:00.875Z] #61 sha256:bcb262c93d5e2e7f97e64208197e38b61a8b82b1ba20554a69372034e3b8dd52 [2021-05-31T17:16:01.445Z] #61 DONE 0.4s [2021-05-31T17:16:01.445Z] [2021-05-31T17:16:01.445Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:16:01.445Z] #66 sha256:65a6a2ff6185f1a8738c790b2495f866bd6c71a98291bf5d8669848473bb9773 [2021-05-31T17:16:03.106Z] . [2021-05-31T17:16:03.106Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:16:03.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:16:03.106Z] Error: No such image: emptyfs [2021-05-31T17:16:03.106Z] ++++ docker load [2021-05-31T17:16:03.106Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:16:03.351Z] #66 DONE 2.0s [2021-05-31T17:16:03.351Z] [2021-05-31T17:16:03.351Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:16:03.351Z] #68 sha256:b7d538dc8dcf58a7fad255cda5603d650f809e10e2c05de76a226223f5a03a2a [2021-05-31T17:16:03.351Z] #68 DONE 0.1s [2021-05-31T17:16:03.351Z] [2021-05-31T17:16:03.351Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:16:03.351Z] #69 sha256:ee9027ec3cde2fc5d6a1ccded02f44823fbdcaae72bfb350b7ca20226919043c [2021-05-31T17:16:03.351Z] #69 DONE 0.0s [2021-05-31T17:16:03.366Z] Running integration-test (iteration 1) [2021-05-31T17:16:03.366Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:16:03.366Z] ++ 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-31T17:16:03.366Z] ++ set -e [2021-05-31T17:16:03.366Z] ++ '[' -n 0 ']' [2021-05-31T17:16:03.366Z] ++ set -x [2021-05-31T17:16:03.366Z] ++ 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-31T17:16:03.611Z] [2021-05-31T17:16:03.611Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:16:03.611Z] #70 sha256:539a7657d019a79232f84fc210e36f0516ce16bab2a57a2c123d47c616e1c09e [2021-05-31T17:16:05.459Z] #56 242.3 + bin/containerd-shim-runc-v1 [2021-05-31T17:16:05.521Z] #70 DONE 2.0s [2021-05-31T17:16:05.522Z] [2021-05-31T17:16:05.522Z] #71 exporting to image [2021-05-31T17:16:05.522Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-31T17:16:05.522Z] #71 exporting layers [2021-05-31T17:16:06.116Z] INFO: Expanding compiler 1 of 3... [2021-05-31T17:16:06.116Z] INFO: Expanding compiler 2 of 3... [2021-05-31T17:16:09.725Z] #71 exporting layers 4.2s done [2021-05-31T17:16:09.725Z] #71 writing image sha256:26bd6b1a9ce3a9849515a72dcbe557183b721bdcc8db3d97aaee7cf75ed4f0e9 done [2021-05-31T17:16:09.725Z] #71 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:16:09.725Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-31T17:16:09.791Z] #53 ... [2021-05-31T17:16:09.791Z] [2021-05-31T17:16:09.791Z] #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-31T17:16:09.791Z] #56 sha256:2854e68e2a73b77f618f5df829e11d36977b77d8a5ea134a76b1bb579a4bf6fa [2021-05-31T17:16:09.791Z] #56 218.2 + bin/containerd [2021-05-31T17:16:09.791Z] #56 ... [2021-05-31T17:16:09.791Z] [2021-05-31T17:16:09.791Z] #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-31T17:16:09.791Z] #53 sha256:62d54e6c88772b4eecf88a8cfc71e4114807c33f8a0ea0a758d2516557a1d281 [2021-05-31T17:16:09.791Z] #53 131.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-31T17:16:09.791Z] #53 132.2 + mkdir -p /build [2021-05-31T17:16:09.791Z] #53 132.2 + cp runc /build/runc [2021-05-31T17:16:09.791Z] #53 DONE 132.6s [2021-05-31T17:16:09.791Z] [2021-05-31T17:16:09.791Z] #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-31T17:16:09.791Z] #56 sha256:2854e68e2a73b77f618f5df829e11d36977b77d8a5ea134a76b1bb579a4bf6fa [2021-05-31T17:16:09.875Z] INFO: Expanding compiler 3 of 3... [2021-05-31T17:16:10.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/test/unit [2021-05-31T17:16:10.337Z] INFO: Removing downloaded files... [2021-05-31T17:16:10.337Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-31T17:16:10.337Z] INFO: Configuring git core.autocrlf... [2021-05-31T17:16:10.707Z] #56 247.3 + bin/containerd-shim-runc-v2 [2021-05-31T17:16:11.159Z] #56 ... [2021-05-31T17:16:11.159Z] [2021-05-31T17:16:11.159Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-31T17:16:11.159Z] #54 sha256:0a3c008b1a23d3a1ec4e34570c5342df19ef3cf059093a2840021c9e93f9f582 [2021-05-31T17:16:11.159Z] #54 DONE 0.2s [2021-05-31T17:16:11.159Z] [2021-05-31T17:16:11.159Z] #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-31T17:16:11.159Z] #56 sha256:2854e68e2a73b77f618f5df829e11d36977b77d8a5ea134a76b1bb579a4bf6fa [2021-05-31T17:16:11.635Z] #56 248.4 + binaries [2021-05-31T17:16:11.635Z] #56 248.4 + install -D bin/containerd /build/containerd [2021-05-31T17:16:11.635Z] #56 248.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:16:11.635Z] #56 248.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:16:11.635Z] #56 248.5 + install -D bin/ctr /build/ctr [2021-05-31T17:16:13.522Z] #56 DONE 250.2s [2021-05-31T17:16:14.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:16:14.214Z] [2021-05-31T17:16:14.214Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:16:14.214Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:16:14.214Z] HOSTNAME=ed22cc6f24f8 [2021-05-31T17:16:14.214Z] TESTDEBUG=0 [2021-05-31T17:16:14.214Z] DEST=bundles/test-integration [2021-05-31T17:16:14.214Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:16:14.214Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:16:14.214Z] container=docker [2021-05-31T17:16:14.214Z] HOME=/root [2021-05-31T17:16:14.214Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:16:14.214Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:16:14.214Z] VALIDATE_BRANCH=master [2021-05-31T17:16:14.214Z] TERM=xterm [2021-05-31T17:16:14.214Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:16:14.214Z] SHLVL=1 [2021-05-31T17:16:14.214Z] TIMEOUT=120m [2021-05-31T17:16:14.214Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:16:14.214Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:16:14.214Z] GO111MODULE=off [2021-05-31T17:16:14.214Z] DOCKER_EXPERIMENTAL=1 [2021-05-31T17:16:14.214Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:16:14.214Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:16:14.214Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:16:14.214Z] GOPATH=/go [2021-05-31T17:16:14.214Z] PKG_CONFIG=pkg-config [2021-05-31T17:16:14.214Z] _=/usr/bin/env [2021-05-31T17:16:14.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:16:14.448Z] [2021-05-31T17:16:14.448Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:16:14.448Z] #57 sha256:5ae66ebf69083c16e86e9fd4fc695352244f8694a0e659dd8b83cc57f911097d [2021-05-31T17:16:15.342Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:16:16.961Z] #57 DONE 2.0s [2021-05-31T17:16:16.961Z] [2021-05-31T17:16:16.961Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:16:16.961Z] #61 sha256:e57f2e5331ebcadfc5d538c800201e37a49fe99c62910c2cccf479543d5c3dad [2021-05-31T17:16:16.961Z] #61 DONE 0.3s [2021-05-31T17:16:16.961Z] [2021-05-31T17:16:16.961Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:16:16.961Z] #66 sha256:a216c43ace8e604d8bcbdc6e2fdd276f4adeab1ed6b9c4c30181436bf26df34c [2021-05-31T17:16:18.324Z] #66 DONE 1.5s [2021-05-31T17:16:18.324Z] [2021-05-31T17:16:18.324Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:16:18.324Z] #68 sha256:5536c3148a0fcc84514150e57bd6f81576bb52558d30de75a2e46fddf80f253e [2021-05-31T17:16:18.324Z] #68 DONE 0.1s [2021-05-31T17:16:18.324Z] [2021-05-31T17:16:18.324Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:16:18.324Z] #69 sha256:94be73fd84d90cdfebcd9eabd97572f13dcbf25a0b9ae08f9f8b57b24e769407 [2021-05-31T17:16:18.324Z] #69 DONE 0.0s [2021-05-31T17:16:18.324Z] [2021-05-31T17:16:18.324Z] #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-31T17:16:18.324Z] #70 sha256:4971d35d25238b1d37d7961a81ec6f90b20671e9805c3731f892561cf83e8e92 [2021-05-31T17:16:19.259Z] #70 0.716 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-31T17:16:19.259Z] #70 0.788 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-31T17:16:19.259Z] #70 0.789 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-31T17:16:19.259Z] #70 0.973 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-31T17:16:20.187Z] #70 1.075 Reading package lists... [2021-05-31T17:16:20.749Z] #70 1.732 Reading package lists... [2021-05-31T17:16:21.004Z] #70 2.347 Building dependency tree... [2021-05-31T17:16:21.004Z] #70 2.473 Reading state information... [2021-05-31T17:16:21.004Z] #70 2.579 The following additional packages will be installed: [2021-05-31T17:16:21.004Z] #70 2.579 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-31T17:16:21.004Z] #70 2.579 libpam-systemd [2021-05-31T17:16:21.004Z] #70 2.580 Suggested packages: [2021-05-31T17:16:21.004Z] #70 2.580 systemd-container policykit-1 [2021-05-31T17:16:21.004Z] #70 2.580 Recommended packages: [2021-05-31T17:16:21.004Z] #70 2.580 libnss-systemd [2021-05-31T17:16:21.004Z] #70 2.659 The following NEW packages will be installed: [2021-05-31T17:16:21.004Z] #70 2.659 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-31T17:16:21.004Z] #70 2.660 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-31T17:16:21.260Z] #70 2.925 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-05-31T17:16:21.260Z] #70 2.925 Need to get 4762 kB of archives. [2021-05-31T17:16:21.260Z] #70 2.925 After this operation, 16.6 MB of additional disk space will be used. [2021-05-31T17:16:21.260Z] #70 2.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-31T17:16:21.260Z] #70 2.927 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-31T17:16:21.260Z] #70 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-31T17:16:21.260Z] #70 2.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-31T17:16:21.260Z] #70 2.935 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-31T17:16:21.260Z] #70 2.936 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-31T17:16:21.516Z] #70 3.035 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-31T17:16:21.516Z] #70 3.036 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-31T17:16:21.516Z] #70 3.039 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-31T17:16:21.516Z] #70 3.041 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-31T17:16:21.516Z] #70 3.043 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-31T17:16:21.516Z] #70 3.245 debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T17:16:21.516Z] #70 3.267 Fetched 4762 kB in 0s (11.9 MB/s) [2021-05-31T17:16:21.516Z] #70 3.291 Selecting previously unselected package libargon2-1:amd64. [2021-05-31T17:16:21.772Z] #70 3.291 (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 ... 28067 files and directories currently installed.) [2021-05-31T17:16:21.772Z] #70 3.306 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.313 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-31T17:16:21.772Z] #70 3.346 Selecting previously unselected package libjson-c3:amd64. [2021-05-31T17:16:21.772Z] #70 3.348 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.351 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-31T17:16:21.772Z] #70 3.385 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-31T17:16:21.772Z] #70 3.388 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.391 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-31T17:16:21.772Z] #70 3.445 Selecting previously unselected package libidn11:amd64. [2021-05-31T17:16:21.772Z] #70 3.445 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.449 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-31T17:16:21.772Z] #70 3.494 Selecting previously unselected package libkmod2:amd64. [2021-05-31T17:16:21.772Z] #70 3.494 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.497 Unpacking libkmod2:amd64 (26-1) ... [2021-05-31T17:16:21.772Z] #70 3.539 Selecting previously unselected package systemd. [2021-05-31T17:16:21.772Z] #70 3.541 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-31T17:16:21.772Z] #70 3.580 Unpacking systemd (241-7~deb10u7) ... [2021-05-31T17:16:22.335Z] #70 4.033 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-31T17:16:22.335Z] #70 4.046 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-31T17:16:22.335Z] #70 4.057 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-31T17:16:22.335Z] #70 4.068 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-31T17:16:22.335Z] #70 4.079 Setting up libkmod2:amd64 (26-1) ... [2021-05-31T17:16:22.335Z] #70 4.090 Setting up systemd (241-7~deb10u7) ... [2021-05-31T17:16:22.335Z] #70 4.145 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-31T17:16:22.591Z] #70 4.147 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-31T17:16:22.591Z] #70 4.151 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-31T17:16:22.591Z] #70 4.151 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-31T17:16:23.152Z] #70 4.618 Selecting previously unselected package systemd-sysv. [2021-05-31T17:16:23.152Z] #70 4.618 (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 ... 28864 files and directories currently installed.) [2021-05-31T17:16:23.152Z] #70 4.632 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-31T17:16:23.152Z] #70 4.636 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-31T17:16:23.152Z] #70 4.680 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-31T17:16:23.152Z] #70 4.680 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-31T17:16:23.152Z] #70 4.684 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.152Z] #70 4.741 Selecting previously unselected package dbus. [2021-05-31T17:16:23.152Z] #70 4.744 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-31T17:16:23.152Z] #70 4.755 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.152Z] #70 4.814 Selecting previously unselected package libpam-systemd:amd64. [2021-05-31T17:16:23.152Z] #70 4.816 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-31T17:16:23.152Z] #70 4.819 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-31T17:16:23.152Z] #70 4.860 Selecting previously unselected package dbus-user-session. [2021-05-31T17:16:23.152Z] #70 4.863 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-31T17:16:23.152Z] #70 4.867 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.152Z] #70 4.933 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-31T17:16:23.152Z] #70 4.946 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.152Z] #70 4.963 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.407Z] #70 5.080 invoke-rc.d: could not determine current runlevel [2021-05-31T17:16:23.407Z] #70 5.083 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T17:16:23.407Z] #70 5.087 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-31T17:16:23.407Z] #70 5.224 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-31T17:16:23.663Z] #70 5.239 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-31T17:16:23.663Z] #70 5.248 Processing triggers for libc-bin (2.28-10) ... [2021-05-31T17:16:23.945Z] #70 DONE 5.4s [2021-05-31T17:16:23.945Z] [2021-05-31T17:16:23.945Z] #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-31T17:16:23.945Z] #71 sha256:0a1d81e52ad256791c1fe3deddf20c50a4a0dcfcaec10c2dcd2d89e2f3297f82 [2021-05-31T17:16:24.202Z] #71 0.508 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T17:16:24.202Z] #71 0.508 Dload Upload Total Spent Left Speed [2021-05-31T17:16:24.466Z] #71 0.508 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18602 [2021-05-31T17:16:24.466Z] #71 DONE 0.7s [2021-05-31T17:16:24.466Z] [2021-05-31T17:16:24.466Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:16:24.466Z] #72 sha256:856a3244e4f09ff3121170602df8416a76d4f5eef5111ee0d8f4f065e4206252 [2021-05-31T17:16:25.399Z] #72 DONE 0.9s [2021-05-31T17:16:25.399Z] [2021-05-31T17:16:25.399Z] #73 exporting to image [2021-05-31T17:16:25.399Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-31T17:16:25.399Z] #73 exporting layers [2021-05-31T17:16:27.589Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-05-31T17:16:32.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:16:33.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:16:33.485Z] #73 exporting layers 8.2s done [2021-05-31T17:16:33.485Z] #73 writing image sha256:ba48feb225eecb7a50fbf0a4c71da491edaf50715c4fe5f494790e3b6797e877 done [2021-05-31T17:16:33.485Z] #73 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:16:33.485Z] #73 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:16:33.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -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:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary test-integration [2021-05-31T17:16:35.719Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-31T17:16:35.719Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-31T17:16:35.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-31T17:16:35.719Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-31T17:16:35.719Z] 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-31T17:16:35.719Z] Detected virtualization docker. [2021-05-31T17:16:35.719Z] Detected architecture x86-64. [2021-05-31T17:16:35.719Z] Set hostname to <87d02978d4a3>. [2021-05-31T17:16:35.974Z] + source /etc/docker-entrypoint-cmd [2021-05-31T17:16:35.974Z] ++ hack/make.sh dynbinary test-integration [2021-05-31T17:16:36.230Z] [2021-05-31T17:16:36.230Z] Removing bundles/ [2021-05-31T17:16:36.230Z] [2021-05-31T17:16:36.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-31T17:16:36.230Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:16:36.230Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:16:43.189Z] #56 249.0 # github.com/containerd/containerd/cmd/containerd [2021-05-31T17:16:43.189Z] #56 249.0 /usr/bin/ld: /tmp/go-link-591355366/000018.o: in function `New': [2021-05-31T17:16:43.189Z] #56 249.0 /tmp/tmp.RBvqpqQnHK/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-31T17:16:43.189Z] #56 249.1 + bin/containerd-stress [2021-05-31T17:16:43.189Z] #56 251.2 + bin/containerd-shim [2021-05-31T17:16:48.464Z] #56 258.2 + bin/containerd-shim-runc-v1 [2021-05-31T17:16:48.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:16:50.059Z] Loaded image: buildpack-deps:buster [2021-05-31T17:16:50.059Z] Loaded image: busybox:latest [2021-05-31T17:16:50.059Z] Loaded image: busybox:glibc [2021-05-31T17:16:50.059Z] Loaded image: debian:bullseye [2021-05-31T17:16:50.319Z] Loaded image: hello-world:latest [2021-05-31T17:16:50.579Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:16:50.579Z] INFO: Testing against a local daemon [2021-05-31T17:16:50.579Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:16:53.705Z] #56 263.2 + bin/containerd-shim-runc-v2 [2021-05-31T17:16:53.960Z] #56 264.1 + binaries [2021-05-31T17:16:53.960Z] #56 264.1 + install -D bin/containerd /build/containerd [2021-05-31T17:16:53.960Z] #56 264.2 + install -D bin/containerd-shim /build/containerd-shim [2021-05-31T17:16:53.960Z] #56 264.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-31T17:16:53.960Z] #56 264.2 + install -D bin/ctr /build/ctr [2021-05-31T17:16:54.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:16:54.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:16:54.781Z] --- PASS: TestCgroupNamespacesBuild (3.84s) [2021-05-31T17:16:54.781Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:16:55.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:16:55.846Z] #56 DONE 265.7s [2021-05-31T17:16:56.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:16:56.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:16:56.410Z] [2021-05-31T17:16:56.410Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-31T17:16:56.410Z] #57 sha256:d923fe4950a1bf993e1050b32f1bd6e507281f2597780698f433ecddf5c49baa [2021-05-31T17:16:57.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:16:57.335Z] #57 DONE 0.9s [2021-05-31T17:16:57.335Z] [2021-05-31T17:16:57.335Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-31T17:16:57.335Z] #61 sha256:727ffb30c86d22da15a632faaba5226fba61c2805cf6167b34e8c23c75f2e293 [2021-05-31T17:16:57.590Z] #61 DONE 0.2s [2021-05-31T17:16:57.590Z] [2021-05-31T17:16:57.590Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-31T17:16:57.590Z] #66 sha256:8fc43ef95df25508f41d1249805546a4bc1b3be2b939133d7cba917d17dc370f [2021-05-31T17:16:58.081Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.05s) [2021-05-31T17:16:58.081Z] === RUN TestBuildWithSession [2021-05-31T17:16:58.081Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:16:58.081Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:16:58.081Z] === RUN TestBuildSquashParent [2021-05-31T17:16:58.150Z] #66 DONE 0.8s [2021-05-31T17:16:58.150Z] [2021-05-31T17:16:58.150Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-31T17:16:58.150Z] #68 sha256:1c4d2b1b6b5360e058da35c66ec3d6be274d7d775b9b9b728a7e55ffdda3367c [2021-05-31T17:16:58.406Z] #68 DONE 0.0s [2021-05-31T17:16:58.406Z] [2021-05-31T17:16:58.406Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-31T17:16:58.406Z] #69 sha256:6e1b7d153582eb759478848a4fd0fa1b8a4f8a8937c30c7520ead80f44fafabe [2021-05-31T17:16:58.406Z] #69 DONE 0.0s [2021-05-31T17:16:58.406Z] [2021-05-31T17:16:58.406Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-31T17:16:58.406Z] #70 sha256:e78d50bb8640729cc93155f2293eee226373cae89bcf12fa125e6b799f1fd8cb [2021-05-31T17:17:00.294Z] #70 DONE 1.9s [2021-05-31T17:17:00.294Z] [2021-05-31T17:17:00.294Z] #71 exporting to image [2021-05-31T17:17:00.294Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-31T17:17:00.294Z] #71 exporting layers [2021-05-31T17:17:00.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:17:01.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:17:02.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:17:03.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:17:03.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:17:04.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:17:05.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:17:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:17:06.828Z] #71 exporting layers 6.6s done [2021-05-31T17:17:06.828Z] #71 writing image sha256:528c159cb14832f44d4f819588bd6ee097d6144803b5ced04935c0512eb047be done [2021-05-31T17:17:06.828Z] #71 naming to docker.io/library/docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 done [2021-05-31T17:17:06.828Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:17:07.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -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:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary test-integration [2021-05-31T17:17:07.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:17:08.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:17:08.254Z] Using test binary docker [2021-05-31T17:17:08.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:17:08.254Z] +++ /etc/init.d/apparmor start [2021-05-31T17:17:08.254Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:17:08.254Z] INFO: Waiting for daemon to start... [2021-05-31T17:17:08.254Z] Starting dockerd [2021-05-31T17:17:08.254Z] +++ 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-31T17:17:09.067Z] [2021-05-31T17:17:09.067Z] Removing bundles/ [2021-05-31T17:17:09.067Z] [2021-05-31T17:17:09.067Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-31T17:17:09.067Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:17:09.067Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:17:10.310Z] . [2021-05-31T17:17:10.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:17:10.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:17:10.310Z] Error: No such image: emptyfs [2021-05-31T17:17:10.310Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:17:10.310Z] ++++ docker load [2021-05-31T17:17:10.335Z] --- PASS: TestBuildSquashParent (12.68s) [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:10.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:10.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:10.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:10.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:10.599Z] Running integration-test (iteration 1) [2021-05-31T17:17:10.599Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:17:10.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:17:10.599Z] ++ set -e [2021-05-31T17:17:10.599Z] ++ '[' -n 0 ']' [2021-05-31T17:17:10.599Z] ++ set -x [2021-05-31T17:17:10.599Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:17:14.721Z] 29d5b6a226d2: Verifying Checksum [2021-05-31T17:17:14.721Z] 29d5b6a226d2: Download complete [2021-05-31T17:17:15.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:15.877Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:19.102Z] Loaded image: buildpack-deps:buster [2021-05-31T17:17:19.102Z] Loaded image: busybox:latest [2021-05-31T17:17:19.102Z] Loaded image: busybox:glibc [2021-05-31T17:17:20.606Z] Loaded image: debian:bullseye [2021-05-31T17:17:20.606Z] Loaded image: hello-world:latest [2021-05-31T17:17:20.895Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:17:20.895Z] INFO: Testing against a local daemon [2021-05-31T17:17:20.895Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:17:21.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:21.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:22.969Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2021-05-31T17:17:22.969Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:17:23.887Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-05-31T17:17:23.887Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:17:23.887Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:17:24.831Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:17:24.831Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:17:25.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2021-05-31T17:17:25.024Z] === RUN TestBuildWithSession [2021-05-31T17:17:25.024Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:17:25.024Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:17:25.024Z] === RUN TestBuildSquashParent [2021-05-31T17:17:25.404Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-05-31T17:17:25.404Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:17:25.404Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:17:25.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:17:25.666Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2021-05-31T17:17:25.927Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:17:25.927Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.44s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.64s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.32s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.65s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.50s) [2021-05-31T17:17:26.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.42s) [2021-05-31T17:17:26.706Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:17:26.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:17:27.264Z] #72 exporting layers 86.3s done [2021-05-31T17:17:27.264Z] #72 exporting manifest sha256:e002c345bab3a13dc537501b66895358c9d855e643aeee1af05154ee4d1ea35e done [2021-05-31T17:17:27.264Z] #72 exporting config sha256:ab255a818315fdb570c83bb0d20e415fce000a7ebf602d8a42acfbd0f05c841d done [2021-05-31T17:17:27.264Z] #72 sending tarball [2021-05-31T17:17:28.479Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2021-05-31T17:17:29.047Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 1m59.397051462s [2021-05-31T17:17:29.047Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 649.982705ms [2021-05-31T17:17:29.866Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2021-05-31T17:17:30.445Z] ok github.com/docker/docker/builder/dockerfile 0.397s coverage: 48.5% of statements [2021-05-31T17:17:30.445Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:17:30.911Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:17:31.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:17:31.743Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:17:31.792Z] #72 ... [2021-05-31T17:17:31.792Z] [2021-05-31T17:17:31.792Z] #73 importing to docker [2021-05-31T17:17:31.792Z] #73 sha256:f090d3a2d0d877feee632fdcbe6d4d6829ad8ef0734b8141ff97429e8e5f3f1a [2021-05-31T17:17:31.830Z] ok github.com/docker/docker/builder/remotecontext/git 4.555s coverage: 86.3% of statements [2021-05-31T17:17:31.830Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:17:31.830Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:17:32.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy (6.20s) [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.82s) [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-05-31T17:17:33.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2021-05-31T17:17:33.029Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:17:33.478Z] --- PASS: TestBuildSquashParent (8.59s) [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:33.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:33.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:17:33.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:17:34.409Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2021-05-31T17:17:34.409Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:17:36.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:17:36.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:17:36.462Z] Removing intermediate container 2175b754e0e9 [2021-05-31T17:17:36.462Z] ---> 224ddf91b73c [2021-05-31T17:17:36.462Z] 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-31T17:17:36.462Z] ---> Running in 0dc2e4bd564c [2021-05-31T17:17:36.462Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-31T17:17:36.462Z] go: finding gotest.tools v0.5.3 [2021-05-31T17:17:36.462Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:17:36.924Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:17:36.949Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-05-31T17:17:36.949Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:17:37.164Z] ok github.com/docker/docker/client 0.299s coverage: 75.4% of statements [2021-05-31T17:17:37.386Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:17:37.386Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:17:37.849Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:17:37.849Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:17:37.849Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:17:37.849Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:17:37.849Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:17:37.849Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:17:37.849Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:17:37.849Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:17:37.849Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:17:37.849Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:17:37.849Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:17:37.849Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:17:37.849Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:17:37.849Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:17:37.849Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:17:37.849Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:17:37.887Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-05-31T17:17:37.887Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:17:38.312Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:17:38.312Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:17:38.312Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:17:38.312Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:17:38.312Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:17:39.858Z] go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:17:39.858Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:17:39.858Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:17:39.858Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:17:39.858Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:17:39.858Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:17:39.858Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:17:39.858Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:17:39.858Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:17:39.858Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:17:39.858Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:17:39.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:17:39.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2021-05-31T17:17:42.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2021-05-31T17:17:42.592Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:17:42.592Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:17:43.173Z] --- PASS: TestBuildMultiStageOnBuild (4.44s) [2021-05-31T17:17:43.173Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:17:43.614Z] INFO: Build done for gotestsum... [2021-05-31T17:17:43.953Z] INFO [runner/unused/goanalysis] analyzers took 29.351885092s with top 10 stages: buildssa: 25.020512017s, U1000: 4.331373075s [2021-05-31T17:17:44.115Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2021-05-31T17:17:44.115Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:17:45.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:17:45.936Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:17:46.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:17:46.656Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:17:46.656Z] Using test binary docker [2021-05-31T17:17:46.656Z] +++ /etc/init.d/apparmor start [2021-05-31T17:17:46.656Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:17:46.656Z] Starting dockerd [2021-05-31T17:17:46.656Z] INFO: Waiting for daemon to start... [2021-05-31T17:17:46.656Z] +++ 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-31T17:17:47.192Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:17:47.597Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:17:47.597Z] Using test binary docker [2021-05-31T17:17:47.597Z] +++ /etc/init.d/apparmor start [2021-05-31T17:17:47.597Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:17:47.597Z] Starting dockerd [2021-05-31T17:17:47.597Z] INFO: Waiting for daemon to start... [2021-05-31T17:17:47.597Z] +++ 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-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy (5.46s) [2021-05-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2021-05-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-05-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-05-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-05-31T17:17:47.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-05-31T17:17:47.820Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:17:48.167Z] .--- PASS: TestBuildMultiStageLayerLeak (3.95s) [2021-05-31T17:17:48.167Z] === RUN TestBuildWithHugeFile [2021-05-31T17:17:48.427Z] [2021-05-31T17:17:48.427Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:17:48.687Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:17:48.687Z] Error: No such image: emptyfs [2021-05-31T17:17:48.687Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:17:48.687Z] ++++ docker load [2021-05-31T17:17:48.947Z] Running integration-test (iteration 1) [2021-05-31T17:17:48.947Z] 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-31T17:17:48.947Z] ++ 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-31T17:17:48.947Z] ++ set -e [2021-05-31T17:17:48.947Z] ++ '[' -n 0 ']' [2021-05-31T17:17:48.947Z] ++ set -x [2021-05-31T17:17:48.947Z] ++ 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-31T17:17:49.322Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2021-05-31T17:17:49.322Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:17:49.886Z] [2021-05-31T17:17:49.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:17:49.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:17:49.886Z] Error: No such image: emptyfs [2021-05-31T17:17:49.886Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:17:49.886Z] ++++ docker load [2021-05-31T17:17:50.455Z] Running integration-test (iteration 1) [2021-05-31T17:17:50.455Z] 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-31T17:17:50.456Z] ++ 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-31T17:17:50.456Z] ++ set -e [2021-05-31T17:17:50.456Z] ++ '[' -n 0 ']' [2021-05-31T17:17:50.456Z] ++ set -x [2021-05-31T17:17:50.456Z] ++ 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-31T17:17:52.097Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2021-05-31T17:17:52.097Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:17:53.124Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-05-31T17:17:53.124Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:17:56.625Z] --- PASS: TestBuildMultiStageOnBuild (3.40s) [2021-05-31T17:17:56.625Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:17:58.155Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-05-31T17:17:58.155Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:17:58.489Z] Removing intermediate container 0dc2e4bd564c [2021-05-31T17:17:58.489Z] ---> a4146f8f3a35 [2021-05-31T17:17:58.489Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-31T17:17:58.489Z] ---> Running in fbf023c0cf6d [2021-05-31T17:17:58.489Z] Removing intermediate container fbf023c0cf6d [2021-05-31T17:17:58.489Z] ---> 880d9532503f [2021-05-31T17:17:58.489Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-31T17:17:58.489Z] ---> Running in 88681ba19acb [2021-05-31T17:17:59.464Z] Removing intermediate container 88681ba19acb [2021-05-31T17:17:59.464Z] ---> 8270a3db7a6d [2021-05-31T17:17:59.464Z] Step 10/10 : COPY . . [2021-05-31T17:18:01.656Z] --- PASS: TestBuildMultiStageLayerLeak (3.50s) [2021-05-31T17:18:01.656Z] === RUN TestBuildWithHugeFile [2021-05-31T17:18:04.553Z] #73 DONE 28.0s [2021-05-31T17:18:04.553Z] [2021-05-31T17:18:04.553Z] #72 exporting to oci image format [2021-05-31T17:18:04.553Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-31T17:18:04.553Z] #72 sending tarball 43.6s done [2021-05-31T17:18:04.553Z] #72 DONE 129.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-31T17:18:05.006Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/test/unit [2021-05-31T17:18:08.570Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:18:09.289Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 29.1% of statements [2021-05-31T17:18:09.289Z] ok github.com/docker/docker/container 0.163s coverage: 34.6% of statements [2021-05-31T17:18:09.289Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:18:09.289Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:18:09.289Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:18:09.289Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:18:09.289Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-05-31T17:18:09.864Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2021-05-31T17:18:12.616Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:18:12.616Z] [2021-05-31T17:18:12.616Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:18:12.616Z] DOCKER_SYSTEMD=1 [2021-05-31T17:18:12.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:18:12.616Z] HOSTNAME=87d02978d4a3 [2021-05-31T17:18:12.616Z] DEST=bundles/test-integration [2021-05-31T17:18:12.616Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:18:12.616Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:18:12.616Z] container=docker [2021-05-31T17:18:12.616Z] HOME=/root [2021-05-31T17:18:12.616Z] LANG=C.UTF-8 [2021-05-31T17:18:12.616Z] INVOCATION_ID=18638dcf15f7469ea921336f7f58350b [2021-05-31T17:18:12.616Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:18:12.616Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:18:12.616Z] VALIDATE_BRANCH=master [2021-05-31T17:18:12.616Z] TERM=xterm [2021-05-31T17:18:12.616Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:18:12.616Z] SHLVL=3 [2021-05-31T17:18:12.616Z] TIMEOUT=120m [2021-05-31T17:18:12.616Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:18:12.616Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:18:12.616Z] GO111MODULE=off [2021-05-31T17:18:12.616Z] DOCKER_EXPERIMENTAL=1 [2021-05-31T17:18:12.616Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:18:12.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:18:12.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:18:12.616Z] GOPATH=/go [2021-05-31T17:18:12.616Z] PKG_CONFIG=pkg-config [2021-05-31T17:18:12.616Z] _=/usr/bin/env [2021-05-31T17:18:12.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:18:13.172Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2021-05-31T17:18:15.091Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-05-31T17:18:16.038Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.8% of statements [2021-05-31T17:18:16.983Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-05-31T17:18:17.931Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2021-05-31T17:18:22.136Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.1% of statements [2021-05-31T17:18:22.136Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.969s coverage: 73.3% of statements [2021-05-31T17:18:22.136Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.542s coverage: 14.0% of statements [2021-05-31T17:18:23.525Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.792s coverage: 56.2% of statements [2021-05-31T17:18:24.924Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-05-31T17:18:26.667Z] 29d5b6a226d2: Pull complete [2021-05-31T17:18:26.667Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-31T17:18:26.667Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:18:26.668Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:18:26.668Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-31T17:18:26.668Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-31T17:18:26.668Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-31T17:18:26.668Z] INFO: Docker version of control daemon [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] Client: Mirantis Container Runtime [2021-05-31T17:18:26.668Z] Version: 20.10.0 [2021-05-31T17:18:26.668Z] API version: 1.41 [2021-05-31T17:18:26.668Z] Go version: go1.13.15 [2021-05-31T17:18:26.668Z] Git commit: 6ee42dc [2021-05-31T17:18:26.668Z] Built: 03/11/2021 13:24:56 [2021-05-31T17:18:26.668Z] OS/Arch: windows/amd64 [2021-05-31T17:18:26.668Z] Context: default [2021-05-31T17:18:26.668Z] Experimental: true [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] Server: Mirantis Container Runtime [2021-05-31T17:18:26.668Z] Engine: [2021-05-31T17:18:26.668Z] Version: 20.10.0 [2021-05-31T17:18:26.668Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:18:26.668Z] Go version: go1.13.15 [2021-05-31T17:18:26.668Z] Git commit: 1e08f21e79 [2021-05-31T17:18:26.668Z] Built: 03/11/2021 13:23:32 [2021-05-31T17:18:26.668Z] OS/Arch: windows/amd64 [2021-05-31T17:18:26.668Z] Experimental: true [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] INFO: Docker info of control daemon [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] Client: [2021-05-31T17:18:26.668Z] Context: default [2021-05-31T17:18:26.668Z] Debug Mode: false [2021-05-31T17:18:26.668Z] Plugins: [2021-05-31T17:18:26.668Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-31T17:18:26.668Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-31T17:18:26.668Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] Server: [2021-05-31T17:18:26.668Z] Containers: 0 [2021-05-31T17:18:26.668Z] Running: 0 [2021-05-31T17:18:26.668Z] Paused: 0 [2021-05-31T17:18:26.668Z] Stopped: 0 [2021-05-31T17:18:26.668Z] Images: 1 [2021-05-31T17:18:26.668Z] Server Version: 20.10.0 [2021-05-31T17:18:26.668Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-31T17:18:26.668Z] Windows: [2021-05-31T17:18:26.668Z] LCOW: [2021-05-31T17:18:26.668Z] Logging Driver: json-file [2021-05-31T17:18:26.668Z] Plugins: [2021-05-31T17:18:26.668Z] Volume: local [2021-05-31T17:18:26.668Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:18:26.668Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:18:26.668Z] Swarm: inactive [2021-05-31T17:18:26.668Z] Default Isolation: process [2021-05-31T17:18:26.668Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-31T17:18:26.668Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-31T17:18:26.668Z] OSType: windows [2021-05-31T17:18:26.668Z] Architecture: x86_64 [2021-05-31T17:18:26.668Z] CPUs: 4 [2021-05-31T17:18:26.668Z] Total Memory: 32GiB [2021-05-31T17:18:26.668Z] Name: azwin-2-a07620 [2021-05-31T17:18:26.668Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-31T17:18:26.668Z] Docker Root Dir: D:\docker [2021-05-31T17:18:26.668Z] Debug Mode: false [2021-05-31T17:18:26.668Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:18:26.668Z] Labels: [2021-05-31T17:18:26.668Z] Experimental: true [2021-05-31T17:18:26.668Z] Insecure Registries: [2021-05-31T17:18:26.668Z] 10.0.0.4:5000 [2021-05-31T17:18:26.668Z] 127.0.0.0/8 [2021-05-31T17:18:26.668Z] Registry Mirrors: [2021-05-31T17:18:26.668Z] http://10.0.0.4:5000/ [2021-05-31T17:18:26.668Z] Live Restore Enabled: false [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] [2021-05-31T17:18:26.668Z] INFO: Commit hash is bf07c06c63 [2021-05-31T17:18:26.668Z] INFO: Nuke-Everything... [2021-05-31T17:18:26.668Z] INFO: Container count on control daemon to delete is 0 [2021-05-31T17:18:26.851Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.781s coverage: 49.4% of statements [2021-05-31T17:18:27.119Z] INFO: Nuking d:\CI [2021-05-31T17:18:27.119Z] INFO: Zapped successfully [2021-05-31T17:18:27.119Z] INFO: Location for testing is d:\CI\PR-41656\3 [2021-05-31T17:18:27.119Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-31T17:18:27.119Z] [2021-05-31T17:18:27.119Z] [2021-05-31T17:18:27.119Z] INFO: Building the image from Dockerfile.windows at 05/31/2021 17:18:27... [2021-05-31T17:18:27.119Z] [2021-05-31T17:18:27.275Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2021-05-31T17:18:28.731Z] --- PASS: TestBuildWithHugeFile (26.88s) [2021-05-31T17:18:28.731Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:18:28.731Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-05-31T17:18:28.731Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:18:28.731Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:18:28.731Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:18:28.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:18:28.731Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:18:28.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:18:28.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:18:28.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:18:28.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:18:28.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:18:28.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:18:28.769Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.849s coverage: 45.9% of statements [2021-05-31T17:18:28.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.480s coverage: 57.7% of statements [2021-05-31T17:18:29.020Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-05-31T17:18:29.020Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-05-31T17:18:29.020Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2021-05-31T17:18:29.020Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-05-31T17:18:29.020Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:18:29.020Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:18:29.195Z] Loaded image: buildpack-deps:buster [2021-05-31T17:18:29.195Z] Loaded image: busybox:latest [2021-05-31T17:18:29.195Z] Loaded image: buildpack-deps:buster [2021-05-31T17:18:29.342Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-05-31T17:18:29.455Z] Loaded image: busybox:glibc [2021-05-31T17:18:29.474Z] ---> 1df8c7c7282e [2021-05-31T17:18:29.715Z] Loaded image: busybox:latest [2021-05-31T17:18:29.938Z] Successfully built 1df8c7c7282e [2021-05-31T17:18:29.974Z] Loaded image: busybox:glibc [2021-05-31T17:18:30.402Z] Successfully tagged docker:latest [2021-05-31T17:18:30.402Z] INFO: Image build ended at 05/31/2021 17:18:29. Duration:00:03:23.5390193 [2021-05-31T17:18:30.402Z] [2021-05-31T17:18:30.402Z] [2021-05-31T17:18:30.402Z] INFO: Building the test binaries at 05/31/2021 17:18:30... [2021-05-31T17:18:30.730Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-05-31T17:18:30.730Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-05-31T17:18:30.992Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.3% of statements [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-31T17:18:30.992Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:18:32.912Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 6.7% of statements [2021-05-31T17:18:32.912Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:18:32.912Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:18:33.173Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 43.5% of statements [2021-05-31T17:18:33.746Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-05-31T17:18:33.746Z] ok github.com/docker/docker/daemon/logger/awslogs 0.328s coverage: 77.8% of statements [2021-05-31T17:18:33.746Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:18:33.746Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:18:34.127Z] Sending build context to Docker daemon 58.29MB [2021-05-31T17:18:34.127Z] [2021-05-31T17:18:34.320Z] ok github.com/docker/docker/daemon/logger/journald 0.050s coverage: 23.9% of statements [2021-05-31T17:18:34.583Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-05-31T17:18:34.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:18:35.114Z] INFO: make.ps1 starting at 05/31/2021 17:18:34 [2021-05-31T17:18:35.114Z] INFO: Git commit (bf07c06c63) assumed from DOCKER_GITCOMMIT environment variable [2021-05-31T17:18:35.114Z] INFO: Invoking autogen... [2021-05-31T17:18:35.156Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 69.9% of statements [2021-05-31T17:18:35.578Z] INFO: Building daemon... [2021-05-31T17:18:35.729Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 75.2% of statements [2021-05-31T17:18:35.729Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:18:36.574Z] Loaded image: debian:bullseye [2021-05-31T17:18:36.675Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 55.1% of statements [2021-05-31T17:18:36.675Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2021-05-31T17:18:36.800Z] --- PASS: TestBuildPreserveOwnership (7.60s) [2021-05-31T17:18:36.800Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.99s) [2021-05-31T17:18:36.800Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2021-05-31T17:18:36.800Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:18:36.800Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-05-31T17:18:36.800Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:18:36.844Z] Loaded image: debian:bullseye [2021-05-31T17:18:36.845Z] Loaded image: hello-world:latest [2021-05-31T17:18:37.106Z] Loaded image: hello-world:latest [2021-05-31T17:18:37.106Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:18:37.106Z] INFO: Testing against a local daemon [2021-05-31T17:18:37.106Z] === RUN TestDockerSuite [2021-05-31T17:18:37.106Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-31T17:18:37.366Z] INFO: Testing against a local daemon [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-31T17:18:37.366Z] === RUN TestDockerDaemonSuite [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-31T17:18:37.366Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-31T17:18:37.366Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-31T17:18:37.637Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2021-05-31T17:18:37.637Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-05-31T17:18:38.580Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2021-05-31T17:18:39.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:18:39.523Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2021-05-31T17:18:39.523Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:18:39.523Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:18:39.785Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2021-05-31T17:18:39.857Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-31T17:18:39.857Z] ---> 39d157a84080 [2021-05-31T17:18:39.857Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-31T17:18:39.857Z] ---> Running in 7769a5b9ab3a [2021-05-31T17:18:39.857Z] Removing intermediate container 7769a5b9ab3a [2021-05-31T17:18:39.857Z] ---> 0cd155313749 [2021-05-31T17:18:39.857Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-31T17:18:39.857Z] ---> Running in 4918549d60de [2021-05-31T17:18:40.309Z] Removing intermediate container 4918549d60de [2021-05-31T17:18:40.309Z] ---> af6dcac9345d [2021-05-31T17:18:40.309Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-31T17:18:40.309Z] ---> Running in c3c697263fe7 [2021-05-31T17:18:40.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:18:40.761Z] Removing intermediate container c3c697263fe7 [2021-05-31T17:18:40.761Z] ---> 846c833fc268 [2021-05-31T17:18:40.761Z] 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-31T17:18:40.761Z] ---> Running in 8d55d9547a79 [2021-05-31T17:18:41.212Z] Removing intermediate container 8d55d9547a79 [2021-05-31T17:18:41.212Z] ---> fffff21887a0 [2021-05-31T17:18:41.213Z] 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-31T17:18:41.213Z] ---> Running in fe61591e568b [2021-05-31T17:18:41.566Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-31T17:18:41.566Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-31T17:18:41.703Z] ok github.com/docker/docker/distribution 0.260s coverage: 25.2% of statements [2021-05-31T17:18:41.703Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:18:41.703Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-05-31T17:18:41.825Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-31T17:18:41.825Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-31T17:18:41.965Z] ok github.com/docker/docker/image 0.053s coverage: 86.6% of statements [2021-05-31T17:18:42.764Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-31T17:18:42.764Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-31T17:18:42.764Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-31T17:18:42.908Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-05-31T17:18:42.908Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2021-05-31T17:18:42.908Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:18:43.169Z] ok github.com/docker/docker/image/tarexport 0.046s coverage: 0.6% of statements [2021-05-31T17:18:43.431Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2021-05-31T17:18:43.431Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:18:43.692Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2021-05-31T17:18:45.091Z] ok github.com/docker/docker/oci 0.023s coverage: 45.2% of statements [2021-05-31T17:18:45.342Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-31T17:18:45.352Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 52.9% of statements [2021-05-31T17:18:45.352Z] ok github.com/docker/docker/opts 0.123s coverage: 67.1% of statements [2021-05-31T17:18:45.460Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:18:45.460Z] [2021-05-31T17:18:45.460Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:18:45.460Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:18:45.460Z] HOSTNAME=81c06234f76b [2021-05-31T17:18:45.460Z] DEST=bundles/test-integration [2021-05-31T17:18:45.460Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:18:45.460Z] DOCKER_ROOTLESS=1 [2021-05-31T17:18:45.460Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:18:45.460Z] container=docker [2021-05-31T17:18:45.460Z] HOME=/root [2021-05-31T17:18:45.460Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:18:45.460Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:18:45.460Z] VALIDATE_BRANCH=master [2021-05-31T17:18:45.460Z] TERM=xterm [2021-05-31T17:18:45.460Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:18:45.460Z] SHLVL=1 [2021-05-31T17:18:45.460Z] TIMEOUT=120m [2021-05-31T17:18:45.460Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:18:45.460Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:18:45.460Z] GO111MODULE=off [2021-05-31T17:18:45.460Z] DOCKER_EXPERIMENTAL=1 [2021-05-31T17:18:45.460Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:18:45.460Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:18:45.460Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:18:45.460Z] GOPATH=/go [2021-05-31T17:18:45.460Z] PKG_CONFIG=pkg-config [2021-05-31T17:18:45.460Z] _=/usr/bin/env [2021-05-31T17:18:45.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:18:45.922Z] [2021-05-31T17:18:45.922Z] SUCCESS: Specified value was saved. [2021-05-31T17:18:46.297Z] ok github.com/docker/docker/pkg/broadcaster 0.061s coverage: 100.0% of statements [2021-05-31T17:18:46.723Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-31T17:18:46.723Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-31T17:18:46.723Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-31T17:18:46.869Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-05-31T17:18:46.879Z] INFO: Downloading git... [2021-05-31T17:18:47.148Z] Loaded image: buildpack-deps:buster [2021-05-31T17:18:47.148Z] Loaded image: busybox:latest [2021-05-31T17:18:47.148Z] Loaded image: busybox:glibc [2021-05-31T17:18:47.293Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-31T17:18:47.438Z] Loaded image: debian:bullseye [2021-05-31T17:18:47.727Z] Loaded image: hello-world:latest [2021-05-31T17:18:48.023Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:18:48.435Z] INFO: Downloading go... [2021-05-31T17:18:48.783Z] ok github.com/docker/docker/pkg/archive 0.972s coverage: 81.9% of statements [2021-05-31T17:18:48.783Z] ok github.com/docker/docker/pkg/authorization 1.360s coverage: 68.3% of statements [2021-05-31T17:18:49.061Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2021-05-31T17:18:49.203Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-31T17:18:49.336Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-05-31T17:18:49.598Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-05-31T17:18:49.772Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-31T17:18:50.540Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-05-31T17:18:50.609Z] INFO: Downloading compiler 1 of 3... [2021-05-31T17:18:50.609Z] INFO: Downloading compiler 2 of 3... [2021-05-31T17:18:50.609Z] INFO: Downloading compiler 3 of 3... [2021-05-31T17:18:51.063Z] INFO: Extracting git... [2021-05-31T17:18:51.112Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-31T17:18:51.153Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-31T17:18:51.374Z] ok github.com/docker/docker/pkg/chrootarchive 2.998s coverage: 43.2% of statements [2021-05-31T17:18:51.374Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-31T17:18:51.413Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-31T17:18:51.413Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-31T17:18:51.413Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-31T17:18:52.317Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 88.7% of statements [2021-05-31T17:18:52.578Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-05-31T17:18:52.838Z] ok github.com/docker/docker/pkg/fsutils 0.275s coverage: 85.1% of statements [2021-05-31T17:18:53.100Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2021-05-31T17:18:53.672Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-05-31T17:18:54.246Z] ok github.com/docker/docker/layer 7.739s coverage: 68.8% of statements [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:18:54.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:18:54.507Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-05-31T17:18:54.769Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 70.6% of statements [2021-05-31T17:18:54.769Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-05-31T17:18:54.769Z] ok github.com/docker/docker/pkg/idtools 0.940s coverage: 69.5% of statements [2021-05-31T17:18:54.769Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:18:54.769Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-31T17:18:54.769Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:18:54.918Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.03s) [2021-05-31T17:18:54.918Z] PASS [2021-05-31T17:18:54.918Z] [2021-05-31T17:18:54.918Z] === Skipped [2021-05-31T17:18:54.918Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:18:54.918Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:18:54.918Z] [2021-05-31T17:18:54.918Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-05-31T17:18:54.918Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:18:54.918Z] [2021-05-31T17:18:54.918Z] [2021-05-31T17:18:54.918Z] DONE 34 tests, 2 skipped in 103.274s [2021-05-31T17:18:54.918Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:18:54.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:18:54.918Z] ++ set -e [2021-05-31T17:18:54.918Z] ++ '[' -n 0 ']' [2021-05-31T17:18:54.918Z] ++ set -x [2021-05-31T17:18:54.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:18:54.918Z] INFO: Testing against a local daemon [2021-05-31T17:18:54.918Z] === RUN TestConfigInspect [2021-05-31T17:18:55.031Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-05-31T17:18:55.031Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:18:55.293Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-05-31T17:18:55.556Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-05-31T17:18:55.818Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 86.7% of statements [2021-05-31T17:18:56.081Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-05-31T17:18:56.081Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:18:56.081Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:18:56.342Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-05-31T17:18:57.286Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-05-31T17:18:57.286Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2021-05-31T17:18:57.286Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-05-31T17:18:57.860Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-05-31T17:18:57.992Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-31T17:18:58.420Z] --- PASS: TestConfigInspect (4.02s) [2021-05-31T17:18:58.420Z] === RUN TestConfigList [2021-05-31T17:18:58.432Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-05-31T17:18:58.692Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-05-31T17:18:58.953Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-05-31T17:18:59.214Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-05-31T17:19:00.602Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.9% of statements [2021-05-31T17:19:00.602Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-05-31T17:19:01.174Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2021-05-31T17:19:01.435Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2021-05-31T17:19:01.435Z] testing: warning: no tests to run [2021-05-31T17:19:01.435Z] coverage: [no statements] [2021-05-31T17:19:01.435Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-05-31T17:19:01.925Z] --- PASS: TestConfigList (3.36s) [2021-05-31T17:19:01.925Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:19:02.007Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-05-31T17:19:02.007Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-05-31T17:19:02.007Z] ok github.com/docker/docker/pkg/signal 4.017s coverage: 62.3% of statements [2021-05-31T17:19:02.192Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-31T17:19:02.270Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-05-31T17:19:03.657Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 14.5% of statements [2021-05-31T17:19:03.657Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-05-31T17:19:05.047Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2021-05-31T17:19:05.047Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-05-31T17:19:05.429Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.807947077s with top 10 stages: buildssa: 1m40.411413645s, goimports: 23.224644416s, unconvert: 14.090378468s, gosec: 10.458893237s, golint: 6.346875427s, ineffassign: 4.283602506s, misspell: 3.940133436s, vrp: 3.185818179s, inspect: 2.848080556s, ctrlflow: 1.91598936s [2021-05-31T17:19:05.429Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-31T17:19:05.429Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1683/1683, cgo: 1683/2262, path_prettifier: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude: 1578/1578, exclude-rules: 64/1578, nolint: 0/64, filename_unadjuster: 1683/1683, skip_files: 1683/1683 [2021-05-31T17:19:05.429Z] INFO [runner] processing took 59.479998ms with stages: nolint: 24.806817ms, identifier_marker: 17.132959ms, path_prettifier: 8.131108ms, autogenerated_exclude: 4.129919ms, exclude-rules: 3.267233ms, skip_dirs: 1.651592ms, cgo: 262.821µs, filename_unadjuster: 93.339µs, max_same_issues: 1.038µs, uniq_by_line: 1.029µs, diff: 449ns, max_from_linter: 347ns, source_code: 342ns, skip_files: 299ns, exclude: 292ns, path_shortener: 245ns, max_per_file_from_linter: 169ns [2021-05-31T17:19:05.429Z] INFO [runner] linters took 1m42.879879398s with stages: goanalysis_metalinter: 1m21.921499208s, unused: 20.89877061s [2021-05-31T17:19:05.429Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2021-05-31T17:19:05.429Z] INFO Memory: 1520 samples, avg is 812.2MB, max is 4037.0MB [2021-05-31T17:19:05.429Z] INFO Execution took 3m42.953324338s [2021-05-31T17:19:05.460Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2021-05-31T17:19:05.460Z] === RUN TestConfigsUpdate [2021-05-31T17:19:05.497Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-31T17:19:05.690Z] Congratulations! The shell scripts are properly formatted. [2021-05-31T17:19:05.780Z] INFO: Expanding go... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-31T17:19:06.438Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-31T17:19:06.440Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2021-05-31T17:19:06.440Z] ok github.com/docker/docker/quota 0.527s coverage: 71.4% of statements [2021-05-31T17:19:06.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary-daemon test-docker-py [2021-05-31T17:19:06.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:19:07.012Z] ok github.com/docker/docker/registry 0.209s coverage: 58.8% of statements [2021-05-31T17:19:07.012Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 50.9% of statements [2021-05-31T17:19:07.173Z] [2021-05-31T17:19:07.173Z] Removing bundles/ [2021-05-31T17:19:07.173Z] [2021-05-31T17:19:07.173Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-31T17:19:07.173Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:19:07.173Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:19:07.377Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-31T17:19:07.954Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-05-31T17:19:07.954Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-05-31T17:19:08.961Z] --- PASS: TestConfigsUpdate (3.84s) [2021-05-31T17:19:08.961Z] === RUN TestTemplatedConfig [2021-05-31T17:19:09.286Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-31T17:19:10.502Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-05-31T17:19:10.502Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2021-05-31T17:19:10.668Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-31T17:19:10.668Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-31T17:19:11.072Z] ok github.com/docker/docker/volume/local 0.205s coverage: 76.4% of statements [2021-05-31T17:19:11.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:19:11.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:19:12.050Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-31T17:19:12.453Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-05-31T17:19:13.397Z] --- PASS: TestTemplatedConfig (4.03s) [2021-05-31T17:19:13.397Z] === RUN TestConfigCreateResolve [2021-05-31T17:19:13.432Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-31T17:19:13.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:19:14.371Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-31T17:19:14.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:19:15.751Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-31T17:19:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:19:16.899Z] --- PASS: TestConfigCreateResolve (3.77s) [2021-05-31T17:19:16.899Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:19:16.899Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-05-31T17:19:16.899Z] PASS [2021-05-31T17:19:16.899Z] [2021-05-31T17:19:16.899Z] DONE 7 tests in 22.988s [2021-05-31T17:19:16.899Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:19:16.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:19:16.899Z] ++ set -e [2021-05-31T17:19:16.899Z] ++ '[' -n 0 ']' [2021-05-31T17:19:16.899Z] ++ set -x [2021-05-31T17:19:16.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:19:17.188Z] INFO: Testing against a local daemon [2021-05-31T17:19:17.188Z] === RUN TestCheckpoint [2021-05-31T17:19:17.188Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:19:17.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:19:17.188Z] === RUN TestContainerInvalidJSON [2021-05-31T17:19:17.188Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:19:17.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:19:17.188Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:19:17.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:19:17.188Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:19:17.188Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:19:17.188Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:19:17.188Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:19:17.188Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:19:17.188Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-31T17:19:17.188Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-31T17:19:17.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-31T17:19:17.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-31T17:19:17.188Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:19:17.477Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-05-31T17:19:17.477Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:19:17.477Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-05-31T17:19:17.477Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:19:17.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:19:17.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:19:17.662Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-31T17:19:17.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-05-31T17:19:17.798Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:19:17.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-05-31T17:19:17.798Z] === RUN TestCopyFromContainer [2021-05-31T17:19:18.233Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-31T17:19:19.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:19:19.614Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-31T17:19:20.518Z] === RUN TestCopyFromContainer// [2021-05-31T17:19:20.518Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:19:20.518Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:19:20.518Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:19:20.518Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:19:20.809Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:19:20.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:19:20.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:19:20.995Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-31T17:19:21.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:19:21.098Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer (3.39s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-31T17:19:21.098Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-05-31T17:19:21.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:19:21.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:19:21.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:19:21.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:19:21.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:19:21.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:19:21.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:19:21.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:19:21.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:19:21.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:19:21.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-31T17:19:21.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:19:21.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:19:21.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:19:21.098Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:19:21.388Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-31T17:19:21.388Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:19:21.388Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:19:21.388Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:19:21.388Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:19:21.388Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:19:21.388Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:19:21.388Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:19:21.388Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:19:21.388Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:19:21.388Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:19:21.388Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-31T17:19:21.388Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:19:21.388Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:19:21.388Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:19:21.388Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:19:21.388Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-31T17:19:21.388Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:19:22.377Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-31T17:19:22.946Z] --- PASS: TestBuildWithHugeFile (94.84s) [2021-05-31T17:19:22.946Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:19:22.946Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-05-31T17:19:22.946Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:19:22.946Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:19:22.946Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:19:22.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:19:22.946Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:19:22.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:19:22.946Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:19:22.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:19:23.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:19:23.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:19:23.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:19:23.206Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-31T17:19:23.466Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-31T17:19:23.466Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-31T17:19:23.466Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-31T17:19:23.466Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-05-31T17:19:23.466Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:19:23.466Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:19:24.106Z] --- PASS: TestCreateWithCustomMaskedPaths (2.81s) [2021-05-31T17:19:24.106Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:19:24.406Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-31T17:19:24.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:19:25.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:19:25.787Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-31T17:19:26.778Z] INFO: Expanding compiler 1 of 3... [2021-05-31T17:19:26.778Z] INFO: Expanding compiler 2 of 3... [2021-05-31T17:19:27.168Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-31T17:19:27.429Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-31T17:19:27.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.09s) [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:19:27.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:19:27.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:19:27.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:19:27.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:19:27.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:19:27.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:19:27.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:19:27.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:19:27.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:19:27.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:19:27.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-31T17:19:27.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-31T17:19:27.608Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:19:28.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:19:28.237Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-05-31T17:19:28.237Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:19:28.237Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:19:28.237Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:19:28.237Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-31T17:19:28.237Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-31T17:19:28.237Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:19:28.237Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:19:28.237Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-05-31T17:19:28.237Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:19:28.237Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-05-31T17:19:28.237Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:19:28.237Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-31T17:19:28.237Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:19:28.237Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:19:28.237Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:19:28.237Z] === PAUSE TestDaemonHostGatewayIP [2021-05-31T17:19:28.237Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:19:28.237Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:19:28.237Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:19:28.237Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-31T17:19:28.237Z] === RUN TestDiff [2021-05-31T17:19:28.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:19:29.271Z] --- PASS: TestDiff (1.01s) [2021-05-31T17:19:29.271Z] === RUN TestExecWithCloseStdin [2021-05-31T17:19:30.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:19:30.298Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-31T17:19:30.816Z] --- PASS: TestExecWithCloseStdin (1.17s) [2021-05-31T17:19:30.816Z] === RUN TestExec [2021-05-31T17:19:30.867Z] --- PASS: TestBuildPreserveOwnership (7.58s) [2021-05-31T17:19:30.867Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.09s) [2021-05-31T17:19:30.867Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2021-05-31T17:19:30.867Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:19:30.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:19:31.127Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-05-31T17:19:31.127Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:19:31.127Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-31T17:19:31.417Z] INFO: Expanding compiler 3 of 3... [2021-05-31T17:19:31.417Z] INFO: Removing downloaded files... [2021-05-31T17:19:31.417Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-31T17:19:31.417Z] INFO: Configuring git core.autocrlf... [2021-05-31T17:19:31.740Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-31T17:19:31.845Z] --- PASS: TestExec (1.16s) [2021-05-31T17:19:31.845Z] === RUN TestExecUser [2021-05-31T17:19:32.874Z] --- PASS: TestExecUser (1.19s) [2021-05-31T17:19:32.874Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:19:33.121Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-31T17:19:33.121Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-31T17:19:33.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:19:33.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:19:34.374Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2021-05-31T17:19:34.374Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:19:34.393Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:19:34.393Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:19:34.393Z] [2021-05-31T17:19:34.393Z] === Skipped [2021-05-31T17:19:34.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-31T17:19:34.394Z] time="2021-05-31T17:18:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-31T17:19:34.394Z] time="2021-05-31T17:18:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-31T17:19:34.394Z] time="2021-05-31T17:18:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-31T17:19:34.394Z] time="2021-05-31T17:18:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-31T17:19:34.394Z] time="2021-05-31T17:18:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-31T17:19:34.394Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-31T17:19:34.394Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-31T17:19:34.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:19:34.394Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-31T17:19:34.394Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-31T17:19:34.394Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-31T17:19:34.394Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] [2021-05-31T17:19:34.394Z] DONE 2255 tests, 24 skipped in 197.290s Post stage [Pipeline] junit [2021-05-31T17:19:34.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:19:34.408Z] Recording test results [2021-05-31T17:19:35.031Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-31T17:19:35.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:19:35.946Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2021-05-31T17:19:35.946Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:19:35.971Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-31T17:19:36.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:19:36.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -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:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary test-integration [2021-05-31T17:19:36.911Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-31T17:19:37.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:19:37.191Z] Using test binary docker [2021-05-31T17:19:37.191Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:19:37.191Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-31T17:19:37.191Z] Starting dockerd [2021-05-31T17:19:37.191Z] INFO: Waiting for daemon to start... [2021-05-31T17:19:37.286Z] [2021-05-31T17:19:37.286Z] Removing bundles/ [2021-05-31T17:19:37.286Z] [2021-05-31T17:19:37.286Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-31T17:19:37.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:19:37.286Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:19:37.447Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-05-31T17:19:37.447Z] === RUN TestHealthKillContainer [2021-05-31T17:19:39.087Z] . [2021-05-31T17:19:39.087Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:19:39.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:19:39.343Z] Error: No such image: emptyfs [2021-05-31T17:19:39.343Z] Running integration-test (iteration 1) [2021-05-31T17:19:39.343Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:19:40.985Z] --- PASS: TestHealthKillContainer (3.21s) [2021-05-31T17:19:40.985Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:19:41.275Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-05-31T17:19:41.275Z] === RUN TestIpcModeNone [2021-05-31T17:19:42.838Z] --- PASS: TestIpcModeNone (1.24s) [2021-05-31T17:19:42.838Z] === RUN TestIpcModePrivate [2021-05-31T17:19:43.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-31T17:19:43.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:19:43.939Z] --- PASS: TestIpcModePrivate (1.17s) [2021-05-31T17:19:43.939Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-05-31T17:19:43.939Z] === RUN TestIpcModeShareable [2021-05-31T17:19:44.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:19:44.967Z] --- PASS: TestIpcModeShareable (1.21s) [2021-05-31T17:19:44.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-05-31T17:19:44.967Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:19:46.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:19:47.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:19:47.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:19:47.686Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-31T17:19:47.756Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-31T17:19:47.756Z] [2021-05-31T17:19:47.756Z] ________ ____ __. [2021-05-31T17:19:47.756Z] \_____ \ | |/ _| [2021-05-31T17:19:47.756Z] / | \| < [2021-05-31T17:19:47.756Z] / | \ | \ [2021-05-31T17:19:47.756Z] \_______ /____|__ \ [2021-05-31T17:19:47.756Z] \/ \/ [2021-05-31T17:19:47.756Z] [2021-05-31T17:19:47.756Z] INFO: make.ps1 ended at 05/31/2021 17:19:45 [2021-05-31T17:19:47.756Z] INFO: Binaries build ended at 05/31/2021 17:19:46. Duration:00:01:16.7121018 [2021-05-31T17:19:48.219Z] INFO: Copying the built daemon binary to d:\CI\PR-41656\3\binary\dockerd-bf07c06c63.exe... [2021-05-31T17:19:48.219Z] INFO: Copying the built client binary to d:\CI\PR-41656\3\binary\docker-bf07c06c63.exe... [2021-05-31T17:19:48.219Z] INFO: Copying dockerversion from the container... [2021-05-31T17:19:48.537Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.60s) [2021-05-31T17:19:48.537Z] === RUN TestAPIIpcModeHost [2021-05-31T17:19:48.680Z] INFO: Copying the golang package from the container to d:\CI\PR-41656\3\installer\go.zip... [2021-05-31T17:19:49.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:19:49.586Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-05-31T17:19:49.586Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:19:49.595Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:19:49.648Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-05-31T17:19:49.648Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:19:49.648Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2021-05-31T17:19:49.648Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2021-05-31T17:19:49.648Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:19:49.648Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:19:49.649Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-05-31T17:19:49.649Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:19:49.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:19:49.649Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-05-31T17:19:49.655Z] INFO: Extracting go.zip to d:\CI\PR-41656\3\go [2021-05-31T17:19:50.739Z] ok github.com/docker/docker/builder/remotecontext/git 3.644s coverage: 86.3% of statements [2021-05-31T17:19:52.310Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2021-05-31T17:19:52.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-05-31T17:19:52.310Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:19:52.864Z] ok github.com/docker/docker/builder/remotecontext 0.499s coverage: 13.7% of statements [2021-05-31T17:19:53.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:19:53.794Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-31T17:19:53.838Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2021-05-31T17:19:53.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-05-31T17:19:53.838Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:19:54.053Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-31T17:19:54.181Z] Loaded image: buildpack-deps:buster [2021-05-31T17:19:54.181Z] Loaded image: busybox:latest [2021-05-31T17:19:54.181Z] Loaded image: busybox:glibc [2021-05-31T17:19:54.437Z] Loaded image: debian:bullseye [2021-05-31T17:19:54.437Z] Loaded image: hello-world:latest [2021-05-31T17:19:54.449Z] ok github.com/docker/docker/builder/dockerfile 1.319s coverage: 48.5% of statements [2021-05-31T17:19:54.449Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:19:54.449Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:19:54.449Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:19:54.624Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-31T17:19:54.693Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:19:54.693Z] INFO: Testing against a local daemon [2021-05-31T17:19:54.693Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:19:54.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:19:56.045Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s) [2021-05-31T17:19:56.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-05-31T17:19:56.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:19:56.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:19:56.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:19:57.167Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-31T17:19:58.057Z] ok github.com/docker/docker/client 0.563s coverage: 75.4% of statements [2021-05-31T17:19:58.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:19:58.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2021-05-31T17:19:58.102Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-05-31T17:19:58.102Z] === RUN TestIpcModeOlderClient [2021-05-31T17:19:58.102Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:19:58.102Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:19:58.109Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-31T17:19:58.856Z] --- PASS: TestCgroupNamespacesBuild (4.08s) [2021-05-31T17:19:58.856Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:19:58.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:19:59.131Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-05-31T17:19:59.131Z] === RUN TestKillContainer [2021-05-31T17:19:59.131Z] === RUN TestKillContainer/no_signal [2021-05-31T17:20:00.161Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:20:00.743Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2021-05-31T17:20:00.743Z] === RUN TestBuildWithSession [2021-05-31T17:20:00.743Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:20:00.743Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:20:00.743Z] === RUN TestBuildSquashParent [2021-05-31T17:20:00.792Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:20:00.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:20:01.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:20:02.294Z] --- PASS: TestKillContainer (3.09s) [2021-05-31T17:20:02.294Z] --- PASS: TestKillContainer/no_signal (1.03s) [2021-05-31T17:20:02.294Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2021-05-31T17:20:02.294Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-05-31T17:20:02.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:20:02.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:20:02.316Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-31T17:20:02.576Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-31T17:20:02.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:20:03.146Z] Loaded image: buildpack-deps:buster [2021-05-31T17:20:03.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:20:03.406Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-31T17:20:03.406Z] Loaded image: busybox:latest [2021-05-31T17:20:03.666Z] Loaded image: busybox:glibc [2021-05-31T17:20:03.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2021-05-31T17:20:03.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-05-31T17:20:03.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2021-05-31T17:20:03.982Z] === RUN TestKillStoppedContainer [2021-05-31T17:20:04.109Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:20:04.109Z] Using test binary docker [2021-05-31T17:20:04.109Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:20:04.109Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:20:04.109Z] INFO: Waiting for daemon to start... [2021-05-31T17:20:04.109Z] Starting dockerd [2021-05-31T17:20:04.271Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-05-31T17:20:04.271Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:20:04.271Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-05-31T17:20:04.271Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:20:05.047Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-31T17:20:05.299Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2021-05-31T17:20:05.299Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:20:05.299Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:20:05.299Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:20:05.299Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:20:05.299Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:20:05.299Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:20:05.299Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:20:05.617Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-31T17:20:05.877Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-31T17:20:06.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-31T17:20:06.328Z] === RUN TestLinksContainerNames [2021-05-31T17:20:07.258Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-31T17:20:07.277Z] --- PASS: TestBuildSquashParent (6.53s) [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:07.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:07.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:07.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:07.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:07.372Z] . [2021-05-31T17:20:07.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:20:07.372Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:20:07.372Z] Error: No such image: emptyfs [2021-05-31T17:20:07.372Z] Running integration-test (iteration 1) [2021-05-31T17:20:07.372Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:20:08.442Z] --- PASS: TestLinksContainerNames (1.94s) [2021-05-31T17:20:08.442Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:20:09.070Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-05-31T17:20:09.070Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:20:09.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:09.170Z] Loaded image: debian:bullseye [2021-05-31T17:20:09.170Z] Loaded image: hello-world:latest [2021-05-31T17:20:09.170Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-31T17:20:09.170Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:20:09.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:10.137Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:20:10.137Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:20:10.137Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:20:10.137Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:20:10.427Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:20:10.427Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:20:10.427Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:20:10.552Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:20:10.716Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:20:11.006Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-31T17:20:11.006Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-31T17:20:11.006Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:20:11.492Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-31T17:20:11.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:11.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:12.433Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-31T17:20:13.002Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-31T17:20:13.726Z] --- PASS: TestContainerBindMountNonRecursive (2.55s) [2021-05-31T17:20:13.726Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:20:13.941Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-31T17:20:14.375Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-05-31T17:20:14.375Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2021-05-31T17:20:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-05-31T17:20:14.391Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:20:14.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:20:14.835Z] INFO: Extraction ended at 05/31/2021 17:20:11. Duration:00:00:22.6509807 [2021-05-31T17:20:14.835Z] INFO: Updating the golang and path environment variables [2021-05-31T17:20:14.835Z] INFO: GOPATH=d:\gopath [2021-05-31T17:20:14.835Z] INFO: go version go1.13.15 windows/amd64 [2021-05-31T17:20:14.835Z] INFO: Running the daemon under test in debug mode [2021-05-31T17:20:14.835Z] INFO: Starting a daemon under test... [2021-05-31T17:20:14.835Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41656\3\daemon --pidfile d:\CI\PR-41656\3\docker.pid -D [2021-05-31T17:20:14.835Z] INFO: Process started successfully. [2021-05-31T17:20:14.835Z] INFO: Start tailing logs of the daemon under tests [2021-05-31T17:20:14.835Z] INFO: Waiting for the daemon under test to start... [2021-05-31T17:20:15.435Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s) [2021-05-31T17:20:15.435Z] === RUN TestNetworkNat [2021-05-31T17:20:16.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:20:16.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:20:16.481Z] --- PASS: TestNetworkNat (1.03s) [2021-05-31T17:20:16.481Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:20:16.482Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-31T17:20:16.537Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:20:16.793Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy (3.06s) [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-05-31T17:20:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-05-31T17:20:17.049Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:20:17.110Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2021-05-31T17:20:17.110Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:20:17.977Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-05-31T17:20:17.977Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:20:18.393Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.28s) [2021-05-31T17:20:18.393Z] PASS [2021-05-31T17:20:18.393Z] [2021-05-31T17:20:18.393Z] === Skipped [2021-05-31T17:20:18.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:20:18.393Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:20:18.393Z] [2021-05-31T17:20:18.393Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-05-31T17:20:18.393Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:20:18.393Z] [2021-05-31T17:20:18.393Z] [2021-05-31T17:20:18.393Z] DONE 34 tests, 2 skipped in 255.069s [2021-05-31T17:20:18.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:20:18.393Z] ++ 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-31T17:20:18.393Z] ++ set -e [2021-05-31T17:20:18.393Z] ++ '[' -n 0 ']' [2021-05-31T17:20:18.393Z] ++ set -x [2021-05-31T17:20:18.393Z] ++ 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-31T17:20:18.652Z] INFO: Testing against a local daemon [2021-05-31T17:20:18.652Z] === RUN TestConfigInspect [2021-05-31T17:20:18.903Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-05-31T17:20:18.903Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:20:19.464Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-05-31T17:20:19.464Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:20:20.563Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-31T17:20:20.736Z] --- PASS: TestNetworkLoopbackNat (3.50s) [2021-05-31T17:20:20.736Z] === RUN TestPause [2021-05-31T17:20:20.824Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-31T17:20:21.353Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2021-05-31T17:20:21.353Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:20:21.763Z] --- PASS: TestConfigInspect (3.23s) [2021-05-31T17:20:21.763Z] === RUN TestConfigList [2021-05-31T17:20:21.765Z] --- PASS: TestPause (1.05s) [2021-05-31T17:20:21.765Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:20:21.765Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:20:21.765Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:20:21.765Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:20:22.023Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-31T17:20:22.281Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-05-31T17:20:22.281Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:20:22.799Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-05-31T17:20:22.799Z] === RUN TestPidHost [2021-05-31T17:20:22.963Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-31T17:20:23.535Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-31T17:20:23.535Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-31T17:20:24.800Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-05-31T17:20:24.800Z] === RUN TestBuildWithHugeFile [2021-05-31T17:20:24.919Z] --- PASS: TestConfigList (3.19s) [2021-05-31T17:20:24.919Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:20:25.588Z] --- PASS: TestPidHost (2.36s) [2021-05-31T17:20:25.588Z] === RUN TestPsFilter [2021-05-31T17:20:25.588Z] --- PASS: TestPsFilter (0.32s) [2021-05-31T17:20:25.588Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:20:26.647Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-05-31T17:20:26.647Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:20:27.675Z] --- PASS: TestRemoveContainerWithVolume (1.08s) [2021-05-31T17:20:27.675Z] === RUN TestRemoveContainerRunning [2021-05-31T17:20:28.216Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2021-05-31T17:20:28.216Z] === RUN TestConfigsUpdate [2021-05-31T17:20:28.703Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-05-31T17:20:28.703Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:20:28.786Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-31T17:20:28.786Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-31T17:20:29.046Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-31T17:20:29.260Z] Loaded image: buildpack-deps:buster [2021-05-31T17:20:29.260Z] Loaded image: busybox:latest [2021-05-31T17:20:29.260Z] Loaded image: busybox:glibc [2021-05-31T17:20:29.260Z] Loaded image: debian:bullseye [2021-05-31T17:20:29.260Z] Loaded image: hello-world:latest [2021-05-31T17:20:29.260Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:20:29.260Z] INFO: Testing against a local daemon [2021-05-31T17:20:29.260Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:20:29.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2021-05-31T17:20:29.732Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:20:29.732Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-31T17:20:29.732Z] === RUN TestRenameLinkedContainer [2021-05-31T17:20:30.957Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-31T17:20:31.526Z] --- PASS: TestConfigsUpdate (3.25s) [2021-05-31T17:20:31.526Z] === RUN TestTemplatedConfig [2021-05-31T17:20:31.772Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2021-05-31T17:20:31.772Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:20:32.562Z] .....INFO: Daemon under test started and replied! [2021-05-31T17:20:32.562Z] INFO: Docker version of the daemon under test [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] Client: [2021-05-31T17:20:32.562Z] Version: 17.06.2-ce [2021-05-31T17:20:32.562Z] API version: 1.30 [2021-05-31T17:20:32.562Z] Go version: go1.8.3 [2021-05-31T17:20:32.562Z] Git commit: cec0b72 [2021-05-31T17:20:32.562Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-31T17:20:32.562Z] OS/Arch: windows/amd64 [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] Server: [2021-05-31T17:20:32.562Z] Version: 0.0.0-dev [2021-05-31T17:20:32.562Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:20:32.562Z] Go version: go1.13.15 [2021-05-31T17:20:32.562Z] Git commit: bf07c06c63 [2021-05-31T17:20:32.562Z] Built: 05/31/2021 17:18:34 [2021-05-31T17:20:32.562Z] OS/Arch: windows/amd64 [2021-05-31T17:20:32.562Z] Experimental: false [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] INFO: Docker info of the daemon under test [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] Containers: 0 [2021-05-31T17:20:32.562Z] Running: 0 [2021-05-31T17:20:32.562Z] Paused: 0 [2021-05-31T17:20:32.562Z] Stopped: 0 [2021-05-31T17:20:32.562Z] Images: 0 [2021-05-31T17:20:32.562Z] Server Version: 0.0.0-dev [2021-05-31T17:20:32.562Z] Storage Driver: windowsfilter [2021-05-31T17:20:32.562Z] Windows: [2021-05-31T17:20:32.562Z] Logging Driver: json-file [2021-05-31T17:20:32.562Z] Plugins: [2021-05-31T17:20:32.562Z] Volume: local [2021-05-31T17:20:32.562Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:20:32.562Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:20:32.562Z] Swarm: inactive [2021-05-31T17:20:32.562Z] Default Isolation: process [2021-05-31T17:20:32.562Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-31T17:20:32.562Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-31T17:20:32.562Z] OSType: windows [2021-05-31T17:20:32.562Z] Architecture: x86_64 [2021-05-31T17:20:32.562Z] CPUs: 4 [2021-05-31T17:20:32.562Z] Total Memory: 32GiB [2021-05-31T17:20:32.562Z] Name: azwin-2-4e82b0 [2021-05-31T17:20:32.562Z] ID: IQUX:M7BB:ELGD:2CWS:ADCQ:WUMS:KFYX:NVZS:CKB7:77BL:QQZV:DJMJ [2021-05-31T17:20:32.562Z] Docker Root Dir: D:\CI\PR-41656\3\daemon [2021-05-31T17:20:32.562Z] Debug Mode (client): false [2021-05-31T17:20:32.562Z] Debug Mode (server): true [2021-05-31T17:20:32.562Z] File Descriptors: -1 [2021-05-31T17:20:32.562Z] Goroutines: 16 [2021-05-31T17:20:32.562Z] System Time: 2021-05-31T17:20:31.8001736Z [2021-05-31T17:20:32.562Z] EventsListeners: 0 [2021-05-31T17:20:32.562Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:20:32.562Z] Labels: [2021-05-31T17:20:32.562Z] Experimental: false [2021-05-31T17:20:32.562Z] Insecure Registries: [2021-05-31T17:20:32.562Z] 127.0.0.0/8 [2021-05-31T17:20:32.562Z] Live Restore Enabled: false [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] INFO: Docker images of the daemon under test [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T17:20:32.562Z] [2021-05-31T17:20:32.562Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-31T17:20:32.562Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-31T17:20:32.562Z] ltsc2019: Pulling from windows/servercore [2021-05-31T17:20:32.562Z] 4612f6d0b889: Pulling fs layer [2021-05-31T17:20:32.562Z] 8116de3c91c3: Pulling fs layer [2021-05-31T17:20:34.170Z] --- PASS: TestRenameLinkedContainer (4.36s) [2021-05-31T17:20:34.170Z] === RUN TestRenameStoppedContainer [2021-05-31T17:20:34.285Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.66s) [2021-05-31T17:20:34.285Z] === RUN TestBuildWithSession [2021-05-31T17:20:34.285Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:20:34.285Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:20:34.285Z] === RUN TestBuildSquashParent [2021-05-31T17:20:35.199Z] --- PASS: TestRenameStoppedContainer (1.04s) [2021-05-31T17:20:35.199Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:20:35.724Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-31T17:20:36.294Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-31T17:20:36.865Z] --- PASS: TestTemplatedConfig (5.35s) [2021-05-31T17:20:36.865Z] === RUN TestConfigCreateResolve [2021-05-31T17:20:36.865Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-31T17:20:37.258Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2021-05-31T17:20:37.258Z] === RUN TestRenameInvalidName [2021-05-31T17:20:37.434Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-31T17:20:38.286Z] --- PASS: TestRenameInvalidName (1.02s) [2021-05-31T17:20:38.286Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:20:39.974Z] --- PASS: TestConfigCreateResolve (3.05s) [2021-05-31T17:20:39.974Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:20:40.913Z] --- PASS: TestConfigDaemonLibtrustID (1.22s) [2021-05-31T17:20:40.913Z] PASS [2021-05-31T17:20:40.913Z] [2021-05-31T17:20:40.913Z] DONE 7 tests in 22.514s [2021-05-31T17:20:40.913Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:20:40.914Z] ++ 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-31T17:20:40.914Z] ++ set -e [2021-05-31T17:20:40.914Z] ++ '[' -n 0 ']' [2021-05-31T17:20:40.914Z] ++ set -x [2021-05-31T17:20:40.914Z] ++ 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-31T17:20:40.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-31T17:20:40.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-31T17:20:41.174Z] INFO: Testing against a local daemon [2021-05-31T17:20:41.174Z] === RUN TestCheckpoint [2021-05-31T17:20:41.174Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:20:41.174Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:20:41.174Z] === RUN TestContainerInvalidJSON [2021-05-31T17:20:41.174Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:20:41.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:20:41.174Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:20:41.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:20:41.174Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:20:41.174Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:20:41.174Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:20:41.174Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:20:41.174Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:20:41.194Z] 8116de3c91c3: Verifying Checksum [2021-05-31T17:20:41.194Z] 8116de3c91c3: Download complete [2021-05-31T17:20:41.434Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-31T17:20:41.434Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-31T17:20:41.434Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-31T17:20:41.434Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-31T17:20:41.434Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:20:41.434Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-31T17:20:41.434Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:20:41.434Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-31T17:20:41.434Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:20:41.434Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-31T17:20:41.434Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-05-31T17:20:41.434Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:20:41.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-05-31T17:20:41.694Z] === RUN TestCopyFromContainer [2021-05-31T17:20:42.366Z] --- PASS: TestBuildSquashParent (7.67s) [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:42.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:42.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:42.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:20:42.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:20:43.605Z] === RUN TestCopyFromContainer// [2021-05-31T17:20:43.605Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:20:43.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-31T17:20:43.667Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:20:43.667Z] [2021-05-31T17:20:43.667Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-31T17:20:43.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-31T17:20:43.667Z] Using test binary docker [2021-05-31T17:20:43.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:20:43.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:20:43.667Z] INFO: Waiting for daemon to start... [2021-05-31T17:20:43.667Z] Starting dockerd [2021-05-31T17:20:43.667Z] . [2021-05-31T17:20:43.667Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-31T17:20:43.866Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:20:43.866Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:20:43.866Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:20:43.869Z] --- PASS: TestRenameAnonymousContainer (5.38s) [2021-05-31T17:20:43.869Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:20:44.126Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:20:44.126Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:20:44.126Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:20:44.126Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:20:44.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:20:44.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:20:44.386Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer (2.84s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-05-31T17:20:44.386Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-31T17:20:44.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:20:44.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:20:44.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:20:44.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:20:44.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:20:44.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:20:44.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:20:44.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:20:44.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:20:44.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:20:44.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-31T17:20:44.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:20:44.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-31T17:20:44.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:20:44.386Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:20:44.386Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-31T17:20:44.497Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2021-05-31T17:20:44.497Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:20:44.646Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-31T17:20:44.646Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:20:44.646Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:20:44.646Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:20:44.646Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:20:44.646Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:20:44.646Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:20:44.646Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:20:44.646Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:20:44.646Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:20:44.646Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:20:44.646Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-31T17:20:44.646Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:20:44.646Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:20:44.646Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-31T17:20:44.646Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:20:44.646Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2021-05-31T17:20:44.646Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:20:45.718Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 29.1% of statements [2021-05-31T17:20:45.718Z] ok github.com/docker/docker/container 0.182s coverage: 34.6% of statements [2021-05-31T17:20:45.718Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:20:45.718Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:20:45.718Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:20:45.718Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:20:46.028Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-31T17:20:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:20:46.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:20:46.555Z] --- PASS: TestRenameContainerWithLinkedContainer (2.05s) [2021-05-31T17:20:46.555Z] === RUN TestResize [2021-05-31T17:20:46.778Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2021-05-31T17:20:46.967Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-31T17:20:47.646Z] --- PASS: TestResize (1.03s) [2021-05-31T17:20:47.646Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:20:47.909Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.14s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2021-05-31T17:20:48.036Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-05-31T17:20:48.036Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:20:48.036Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:20:48.478Z] --- PASS: TestCreateWithCustomMaskedPaths (3.68s) [2021-05-31T17:20:48.478Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:20:48.675Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2021-05-31T17:20:48.675Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:20:49.746Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:49.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:49.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:49.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:20:49.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:20:49.795Z] 4612f6d0b889: Verifying Checksum [2021-05-31T17:20:49.796Z] 4612f6d0b889: Download complete [2021-05-31T17:20:50.402Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-31T17:20:51.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:20:51.454Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2021-05-31T17:20:51.454Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2021-05-31T17:20:52.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.97s) [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:20:52.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:20:52.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:20:52.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:20:52.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:20:52.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:20:52.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:20:52.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:20:52.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:20:52.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:20:52.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:20:52.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.08s) [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-31T17:20:52.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-31T17:20:52.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:20:52.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:52.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:52.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-31T17:20:53.228Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-31T17:20:53.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:20:53.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:20:53.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:20:53.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.23s) [2021-05-31T17:20:53.798Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:20:53.798Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:20:53.798Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:20:53.798Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-31T17:20:53.798Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-31T17:20:53.798Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-31T17:20:53.798Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:20:53.798Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-31T17:20:53.798Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:20:53.798Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-05-31T17:20:53.798Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:20:53.798Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-31T17:20:53.798Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:20:53.798Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:20:53.798Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:20:53.798Z] === PAUSE TestDaemonHostGatewayIP [2021-05-31T17:20:53.798Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:20:53.798Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:20:53.798Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:20:53.798Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-31T17:20:53.798Z] === RUN TestDiff [2021-05-31T17:20:54.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:20:55.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:20:55.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy (7.07s) [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s) [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-31T17:20:55.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-31T17:20:55.178Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:20:55.186Z] --- PASS: TestDiff (1.23s) [2021-05-31T17:20:55.186Z] === RUN TestExecWithCloseStdin [2021-05-31T17:20:55.997Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-05-31T17:20:57.095Z] --- PASS: TestExecWithCloseStdin (1.93s) [2021-05-31T17:20:57.095Z] === RUN TestExec [2021-05-31T17:20:57.304Z] Removing intermediate container fe61591e568b [2021-05-31T17:20:57.304Z] ---> 90701d6a2ad4 [2021-05-31T17:20:57.304Z] 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-31T17:20:57.304Z] ---> Running in 3e7d444797ef [2021-05-31T17:20:57.756Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-31T17:20:57.756Z] go: finding gotest.tools v0.5.3 [2021-05-31T17:20:57.756Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-31T17:20:57.756Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-31T17:20:57.756Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-31T17:20:57.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:20:57.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:20:58.122Z] ok github.com/docker/docker/daemon/config 0.124s coverage: 81.8% of statements [2021-05-31T17:20:58.122Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-05-31T17:20:58.209Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-31T17:20:58.209Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-31T17:20:58.209Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-31T17:20:58.209Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-31T17:20:58.209Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-31T17:20:58.209Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:20:58.209Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-31T17:20:58.209Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:20:58.209Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:20:58.209Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:20:58.209Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:20:58.209Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:20:58.209Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:20:58.662Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:20:58.662Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:20:58.662Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:20:58.662Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:20:58.662Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:20:58.662Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:20:58.662Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:20:58.662Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:20:58.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:20:58.777Z] [2021-05-31T17:20:58.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:20:58.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:20:58.777Z] HOSTNAME=6e73feefa97e [2021-05-31T17:20:58.777Z] TESTDEBUG=0 [2021-05-31T17:20:58.777Z] DEST=bundles/test-integration [2021-05-31T17:20:58.777Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:20:58.777Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:20:58.777Z] container=docker [2021-05-31T17:20:58.777Z] HOME=/root [2021-05-31T17:20:58.777Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:20:58.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:20:58.777Z] VALIDATE_BRANCH=master [2021-05-31T17:20:58.777Z] TERM=xterm [2021-05-31T17:20:58.777Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:20:58.777Z] SHLVL=1 [2021-05-31T17:20:58.777Z] TIMEOUT=120m [2021-05-31T17:20:58.777Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:20:58.777Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:20:58.777Z] GO111MODULE=off [2021-05-31T17:20:58.777Z] DOCKER_EXPERIMENTAL=1 [2021-05-31T17:20:58.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:20:58.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:20:58.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:20:58.777Z] GOPATH=/go [2021-05-31T17:20:58.777Z] PKG_CONFIG=pkg-config [2021-05-31T17:20:58.777Z] _=/usr/bin/env [2021-05-31T17:20:58.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:20:59.003Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-31T17:20:59.003Z] --- PASS: TestExec (2.02s) [2021-05-31T17:20:59.003Z] === RUN TestExecUser [2021-05-31T17:20:59.115Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:20:59.573Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-31T17:21:00.068Z] go: finding github.com/fatih/color v1.9.0 [2021-05-31T17:21:00.068Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-31T17:21:00.068Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-31T17:21:00.068Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-31T17:21:00.437Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-31T17:21:00.437Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:21:00.514Z] --- PASS: TestExecUser (1.64s) [2021-05-31T17:21:00.514Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:21:00.525Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-31T17:21:00.525Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-31T17:21:00.525Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-31T17:21:00.525Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-31T17:21:00.525Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-31T17:21:00.525Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-31T17:21:00.525Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-31T17:21:00.972Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-05-31T17:21:01.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:21:01.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:21:02.425Z] --- PASS: TestExportContainerAndImportImage (1.56s) [2021-05-31T17:21:02.425Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-05-31T17:21:03.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2021-05-31T17:21:03.469Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:21:03.806Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-31T17:21:04.375Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-31T17:21:04.556Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-05-31T17:21:04.944Z] --- PASS: TestExportContainerAfterDaemonRestart (2.60s) [2021-05-31T17:21:04.944Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:21:05.174Z] INFO: Build done for gotestsum... [2021-05-31T17:21:05.204Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 14.0% of statements [2021-05-31T17:21:05.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.554s coverage: 57.1% of statements [2021-05-31T17:21:05.640Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2021-05-31T17:21:05.640Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:21:06.855Z] --- PASS: TestHealthCheckWorkdir (2.18s) [2021-05-31T17:21:06.855Z] === RUN TestHealthKillContainer [2021-05-31T17:21:07.194Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-05-31T17:21:07.194Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:21:08.015Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-05-31T17:21:08.514Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-31T17:21:08.514Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:21:09.078Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.661s coverage: 69.3% of statements [2021-05-31T17:21:09.252Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2021-05-31T17:21:09.252Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:21:09.394Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-31T17:21:09.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-31T17:21:10.648Z] ok github.com/docker/docker/daemon 12.358s coverage: 17.3% of statements [2021-05-31T17:21:10.648Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:21:10.648Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:21:10.648Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:21:10.648Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:21:11.027Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-31T17:21:11.037Z] --- PASS: TestHealthKillContainer (3.86s) [2021-05-31T17:21:11.037Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:21:11.283Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:21:11.357Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2021-05-31T17:21:11.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:21:11.705Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.838s coverage: 45.9% of statements [2021-05-31T17:21:11.705Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:21:12.355Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.029s coverage: 49.4% of statements [2021-05-31T17:21:12.419Z] --- PASS: TestInspectCpusetInConfigPre120 (1.45s) [2021-05-31T17:21:12.419Z] === RUN TestIpcModeNone [2021-05-31T17:21:13.445Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2021-05-31T17:21:13.445Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:21:13.503Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 57.5% of statements [2021-05-31T17:21:14.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-31T17:21:14.330Z] --- PASS: TestIpcModeNone (1.81s) [2021-05-31T17:21:14.330Z] === RUN TestIpcModePrivate [2021-05-31T17:21:14.330Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-31T17:21:14.910Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-31T17:21:14.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-05-31T17:21:14.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:21:15.098Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-05-31T17:21:15.098Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-05-31T17:21:15.847Z] --- PASS: TestIpcModePrivate (1.72s) [2021-05-31T17:21:15.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-31T17:21:15.848Z] === RUN TestIpcModeShareable [2021-05-31T17:21:15.848Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-31T17:21:16.066Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-05-31T17:21:16.066Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:21:16.265Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.662s coverage: 52.2% of statements [2021-05-31T17:21:16.265Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-31T17:21:16.265Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:21:16.524Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-31T17:21:16.524Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:21:16.784Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-05-31T17:21:16.784Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:21:16.786Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-31T17:21:17.360Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-31T17:21:17.360Z] --- PASS: TestIpcModeShareable (1.61s) [2021-05-31T17:21:17.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-31T17:21:17.360Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:21:18.172Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2021-05-31T17:21:18.172Z] === RUN TestNISDomainname [2021-05-31T17:21:18.569Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.2% of statements [2021-05-31T17:21:19.695Z] --- PASS: TestNISDomainname (1.38s) [2021-05-31T17:21:19.695Z] === RUN TestHostnameDnsResolution [2021-05-31T17:21:19.742Z] ok github.com/docker/docker/daemon/logger/awslogs 0.447s coverage: 77.8% of statements [2021-05-31T17:21:19.742Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2021-05-31T17:21:19.904Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-31T17:21:20.070Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.7% of statements [2021-05-31T17:21:20.070Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:21:20.070Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:21:20.070Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:21:20.070Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:21:20.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:21:20.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:21:21.096Z] --- PASS: TestBuildWithHugeFile (53.93s) [2021-05-31T17:21:21.096Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:21:21.096Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-31T17:21:21.096Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:21:21.096Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:21:21.096Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:21:21.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:21:21.096Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:21:21.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:21:21.096Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:21:21.096Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:21:21.096Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:21:21.096Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:21:21.096Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:21:21.096Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-05-31T17:21:21.096Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-05-31T17:21:21.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-31T17:21:21.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-31T17:21:21.096Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:21:21.096Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:21:21.133Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-05-31T17:21:21.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-05-31T17:21:21.244Z] --- PASS: TestHostnameDnsResolution (1.98s) [2021-05-31T17:21:21.244Z] === RUN TestStats [2021-05-31T17:21:22.022Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:21:22.026Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-05-31T17:21:22.026Z] === RUN TestBuildWithHugeFile [2021-05-31T17:21:22.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 69.9% of statements [2021-05-31T17:21:22.446Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.01s) [2021-05-31T17:21:22.446Z] === RUN TestAPIIpcModeHost [2021-05-31T17:21:22.460Z] sha256:052471133884dc78fe7d8bb34728795657850ede54ca7d0c51be36315524b865 [2021-05-31T17:21:22.460Z] INFO: Starting docker-py tests... [2021-05-31T17:21:22.460Z] ============================= test session starts ============================== [2021-05-31T17:21:22.460Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-31T17:21:22.460Z] rootdir: /src, inifile: pytest.ini [2021-05-31T17:21:22.460Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-31T17:21:22.460Z] collected 390 items / 1 deselected / 389 selected [2021-05-31T17:21:22.460Z] [2021-05-31T17:21:22.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-31T17:21:23.323Z] ok github.com/docker/docker/daemon/logger/local 0.098s coverage: 75.2% of statements [2021-05-31T17:21:23.323Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:21:23.387Z] --- PASS: TestBuildPreserveOwnership (4.67s) [2021-05-31T17:21:23.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-05-31T17:21:23.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2021-05-31T17:21:23.387Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:21:23.387Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-31T17:21:23.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:21:24.392Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2021-05-31T17:21:24.392Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 55.1% of statements [2021-05-31T17:21:24.614Z] --- PASS: TestAPIIpcModeHost (2.12s) [2021-05-31T17:21:24.614Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:21:24.812Z] --- PASS: TestStats (3.17s) [2021-05-31T17:21:24.812Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:21:24.812Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:21:24.812Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:21:24.812Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:21:24.812Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:21:24.812Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:21:24.812Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:21:24.812Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:21:24.812Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:21:24.812Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:21:24.812Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:21:25.473Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2021-05-31T17:21:25.553Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-31T17:21:25.812Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-31T17:21:25.843Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:21:26.168Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2021-05-31T17:21:26.226Z] Removing intermediate container 3e7d444797ef [2021-05-31T17:21:26.226Z] ---> 6e21df46bed0 [2021-05-31T17:21:26.226Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-31T17:21:26.226Z] ---> Running in d2854324c0be [2021-05-31T17:21:26.677Z] Removing intermediate container d2854324c0be [2021-05-31T17:21:26.677Z] ---> 0c0ca20b9e77 [2021-05-31T17:21:26.677Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-31T17:21:26.677Z] ---> Running in ca6fcf181280 [2021-05-31T17:21:27.629Z] Removing intermediate container ca6fcf181280 [2021-05-31T17:21:27.629Z] ---> 17d4e6480803 [2021-05-31T17:21:27.629Z] Step 10/10 : COPY . . [2021-05-31T17:21:27.721Z] --- PASS: TestDaemonIpcModeShareable (2.90s) [2021-05-31T17:21:27.721Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-05-31T17:21:27.721Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:21:27.721Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-31T17:21:27.899Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:21:28.293Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-31T17:21:28.301Z] ok github.com/docker/docker/daemon/network 0.050s coverage: 63.8% of statements [2021-05-31T17:21:28.950Z] ok github.com/docker/docker/daemon/logger/splunk 2.459s coverage: 82.5% of statements [2021-05-31T17:21:28.950Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:21:28.950Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:21:29.232Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-31T17:21:29.605Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2021-05-31T17:21:29.982Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-31T17:21:29.982Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-05-31T17:21:29.982Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2021-05-31T17:21:29.982Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2021-05-31T17:21:29.982Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2021-05-31T17:21:29.982Z] === RUN TestDeleteDevicemapper [2021-05-31T17:21:29.982Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:21:29.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:21:29.982Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:21:30.613Z] --- PASS: TestDaemonIpcModePrivate (3.07s) [2021-05-31T17:21:30.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-05-31T17:21:30.613Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:21:30.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-31T17:21:31.728Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [2021-05-31T17:21:32.029Z] ok github.com/docker/docker/distribution 0.447s coverage: 25.2% of statements [2021-05-31T17:21:32.029Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:21:34.148Z] ok github.com/docker/docker/image 0.038s coverage: 86.6% of statements [2021-05-31T17:21:34.169Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-31T17:21:34.169Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.35s) [2021-05-31T17:21:34.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-05-31T17:21:34.169Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:21:34.417Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.06s) [2021-05-31T17:21:34.417Z] === RUN TestUpdateMemory [2021-05-31T17:21:34.417Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-31T17:21:34.417Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:21:34.417Z] === RUN TestUpdateCPUQuota [2021-05-31T17:21:34.450Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-05-31T17:21:34.450Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.6% of statements [2021-05-31T17:21:34.450Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:21:34.738Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-31T17:21:35.519Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-05-31T17:21:35.824Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-05-31T17:21:37.281Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-31T17:21:37.281Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.52s) [2021-05-31T17:21:37.281Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2021-05-31T17:21:37.281Z] === RUN TestIpcModeOlderClient [2021-05-31T17:21:37.281Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:21:37.281Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:21:37.398Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-05-31T17:21:37.398Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:21:37.851Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-31T17:21:37.919Z] --- PASS: TestUpdateCPUQuota (4.02s) [2021-05-31T17:21:37.919Z] === RUN TestUpdatePidsLimit [2021-05-31T17:21:37.919Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-31T17:21:38.225Z] Loaded image: buildpack-deps:buster [2021-05-31T17:21:38.225Z] Loaded image: busybox:latest [2021-05-31T17:21:38.225Z] Loaded image: busybox:glibc [2021-05-31T17:21:38.461Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2021-05-31T17:21:38.548Z] === RUN TestUpdatePidsLimit/no_change [2021-05-31T17:21:38.765Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-05-31T17:21:38.791Z] --- PASS: TestKillContainerInvalidSignal (1.19s) [2021-05-31T17:21:38.791Z] === RUN TestKillContainer [2021-05-31T17:21:38.791Z] === RUN TestKillContainer/no_signal [2021-05-31T17:21:38.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:21:39.067Z] ok github.com/docker/docker/oci 0.032s coverage: 45.2% of statements [2021-05-31T17:21:39.152Z] Loaded image: debian:bullseye [2021-05-31T17:21:39.152Z] Loaded image: hello-world:latest [2021-05-31T17:21:39.152Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:21:39.180Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-31T17:21:39.730Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:21:39.810Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-31T17:21:40.300Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:21:40.439Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-31T17:21:40.629Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2021-05-31T17:21:41.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-31T17:21:41.282Z] ok github.com/docker/docker/pkg/authorization 0.456s coverage: 68.3% of statements [2021-05-31T17:21:41.583Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-05-31T17:21:41.713Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-31T17:21:41.713Z] --- PASS: TestKillContainer (3.09s) [2021-05-31T17:21:41.713Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-05-31T17:21:41.713Z] --- PASS: TestKillContainer/non_killing_signal (0.85s) [2021-05-31T17:21:41.713Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2021-05-31T17:21:41.713Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:21:41.713Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:21:41.794Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-31T17:21:42.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:21:42.661Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-05-31T17:21:42.961Z] ok github.com/docker/docker/pkg/archive 1.025s coverage: 81.7% of statements [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit (5.23s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/no_change (0.58s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.61s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-31T17:21:43.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.62s) [2021-05-31T17:21:43.294Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:21:43.593Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-31T17:21:43.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.01s) [2021-05-31T17:21:43.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2021-05-31T17:21:43.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2021-05-31T17:21:43.593Z] === RUN TestKillStoppedContainer [2021-05-31T17:21:43.611Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-05-31T17:21:43.671Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-31T17:21:43.853Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-31T17:21:43.853Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:21:43.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-31T17:21:43.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-31T17:21:43.853Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:21:43.912Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2021-05-31T17:21:44.501Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-31T17:21:44.794Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-05-31T17:21:44.794Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:21:44.794Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-05-31T17:21:44.794Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:21:44.794Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:21:44.794Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:21:44.794Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:21:44.794Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:21:44.973Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-31T17:21:45.618Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-05-31T17:21:45.922Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-05-31T17:21:46.176Z] --- PASS: TestLinksEtcHostsContentMatch (1.23s) [2021-05-31T17:21:46.176Z] === RUN TestLinksContainerNames [2021-05-31T17:21:46.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-31T17:21:46.448Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-31T17:21:47.236Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.63s) [2021-05-31T17:21:47.236Z] PASS [2021-05-31T17:21:47.236Z] [2021-05-31T17:21:47.236Z] === Skipped [2021-05-31T17:21:47.236Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:21:47.236Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:21:47.236Z] [2021-05-31T17:21:47.236Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-31T17:21:47.236Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:21:47.236Z] [2021-05-31T17:21:47.236Z] [2021-05-31T17:21:47.236Z] DONE 34 tests, 2 skipped in 127.641s [2021-05-31T17:21:47.236Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:21:47.236Z] INFO: Testing against a local daemon [2021-05-31T17:21:47.236Z] === RUN TestConfigInspect [2021-05-31T17:21:47.459Z] ok github.com/docker/docker/layer 7.728s coverage: 68.8% of statements [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:21:47.459Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-05-31T17:21:47.459Z] ok github.com/docker/docker/pkg/chrootarchive 4.048s coverage: 43.2% of statements [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:21:47.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:21:48.350Z] --- PASS: TestLinksContainerNames (1.95s) [2021-05-31T17:21:48.350Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:21:48.350Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-31T17:21:48.522Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-05-31T17:21:48.522Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 88.7% of statements [2021-05-31T17:21:48.522Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2021-05-31T17:21:48.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-31T17:21:48.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:21:48.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:21:49.174Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2021-05-31T17:21:49.179Z] --- PASS: TestLogsFollowTailEmpty (1.19s) [2021-05-31T17:21:49.179Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:21:49.776Z] --- PASS: TestConfigInspect (2.57s) [2021-05-31T17:21:49.776Z] === RUN TestConfigList [2021-05-31T17:21:49.829Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2021-05-31T17:21:50.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:21:50.475Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2021-05-31T17:21:50.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-05-31T17:21:50.563Z] --- PASS: TestContainerNetworkMountsNoChown (1.30s) [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:21:50.563Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:21:50.563Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:21:50.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-31T17:21:50.563Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:21:50.823Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:21:51.083Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:21:51.131Z] ok github.com/docker/docker/pkg/idtools 0.742s coverage: 69.5% of statements [2021-05-31T17:21:51.344Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:21:51.344Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-31T17:21:51.344Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-31T17:21:51.344Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:21:51.430Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-05-31T17:21:51.430Z] ok github.com/docker/docker/pkg/ioutils 1.302s coverage: 70.6% of statements [2021-05-31T17:21:51.430Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:21:51.430Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-31T17:21:51.430Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:21:51.430Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:21:51.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:21:51.730Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-05-31T17:21:51.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:21:52.310Z] --- PASS: TestConfigList (2.40s) [2021-05-31T17:21:52.310Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:21:52.381Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-05-31T17:21:52.381Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-05-31T17:21:52.381Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:21:52.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:21:53.445Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-05-31T17:21:53.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:21:54.100Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-05-31T17:21:54.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-05-31T17:21:54.100Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-05-31T17:21:54.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-31T17:21:54.748Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-31T17:21:54.825Z] --- PASS: TestConfigsCreateAndDelete (2.45s) [2021-05-31T17:21:54.825Z] === RUN TestConfigsUpdate [2021-05-31T17:21:55.209Z] --- PASS: TestContainerBindMountNonRecursive (3.84s) [2021-05-31T17:21:55.209Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:21:55.398Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-05-31T17:21:55.695Z] ok github.com/docker/docker/pkg/pubsub 1.130s coverage: 75.0% of statements [2021-05-31T17:21:55.991Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-05-31T17:21:55.991Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2021-05-31T17:21:56.149Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-05-31T17:21:56.150Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:21:56.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-31T17:21:57.340Z] --- PASS: TestConfigsUpdate (2.44s) [2021-05-31T17:21:57.340Z] === RUN TestTemplatedConfig [2021-05-31T17:21:57.662Z] --- PASS: TestContainerVolumesMountedAsSlave (1.58s) [2021-05-31T17:21:57.662Z] === RUN TestNetworkNat [2021-05-31T17:21:57.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-31T17:21:58.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:21:58.092Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2021-05-31T17:21:58.092Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-05-31T17:21:58.389Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2021-05-31T17:21:58.646Z] --- PASS: TestUpdateRestartPolicy (13.83s) [2021-05-31T17:21:58.646Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:21:58.646Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2021-05-31T17:21:58.646Z] === RUN TestWaitNonBlocked [2021-05-31T17:21:58.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:21:58.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:21:58.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:21:58.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:21:58.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:21:58.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:21:59.045Z] --- PASS: TestNetworkNat (1.36s) [2021-05-31T17:21:59.045Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:21:59.070Z] testing: warning: no tests to run [2021-05-31T17:21:59.070Z] coverage: [no statements] [2021-05-31T17:21:59.070Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-05-31T17:21:59.070Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-05-31T17:21:59.369Z] ok github.com/docker/docker/pkg/signal 4.173s coverage: 62.3% of statements [2021-05-31T17:21:59.369Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-05-31T17:21:59.671Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-05-31T17:21:59.676Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-31T17:21:59.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-05-31T17:21:59.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.40s) [2021-05-31T17:21:59.676Z] === RUN TestWaitBlocked [2021-05-31T17:21:59.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:21:59.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:21:59.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:21:59.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:21:59.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:21:59.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:21:59.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:21:59.987Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2021-05-31T17:22:00.427Z] --- PASS: TestNetworkLocalhostTCPNat (1.43s) [2021-05-31T17:22:00.427Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:22:00.604Z] --- PASS: TestTemplatedConfig (3.49s) [2021-05-31T17:22:00.604Z] === RUN TestConfigCreateResolve [2021-05-31T17:22:00.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-31T17:22:00.704Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-31T17:22:00.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-05-31T17:22:00.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2021-05-31T17:22:00.704Z] === CONT TestContainerStartOnDaemonRestart [2021-05-31T17:22:00.704Z] === CONT TestContainerKillOnDaemonStart [2021-05-31T17:22:00.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-31T17:22:01.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:22:02.116Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2021-05-31T17:22:02.116Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 83.5% of statements [2021-05-31T17:22:02.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:22:02.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-31T17:22:03.117Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-05-31T17:22:03.117Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:22:03.678Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-05-31T17:22:03.678Z] PASS [2021-05-31T17:22:03.678Z] [2021-05-31T17:22:03.678Z] DONE 7 tests in 16.479s [2021-05-31T17:22:03.678Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:22:03.678Z] INFO: Testing against a local daemon [2021-05-31T17:22:03.678Z] === RUN TestCheckpoint [2021-05-31T17:22:03.678Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:22:03.678Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:22:03.678Z] === RUN TestContainerInvalidJSON [2021-05-31T17:22:03.678Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:03.678Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:03.678Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:03.678Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:03.678Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:03.678Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:03.678Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:03.678Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:03.678Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:03.678Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-31T17:22:03.678Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-31T17:22:03.678Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-31T17:22:03.678Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-31T17:22:03.678Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:22:03.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-31T17:22:03.678Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:22:03.678Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-31T17:22:03.678Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:22:03.678Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-31T17:22:03.678Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:22:03.698Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2021-05-31T17:22:03.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-31T17:22:03.934Z] === RUN TestCopyFromContainer [2021-05-31T17:22:04.002Z] ok github.com/docker/docker/plugin 0.579s coverage: 23.2% of statements [2021-05-31T17:22:04.284Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-05-31T17:22:04.284Z] === CONT TestIpcModeOlderClient [2021-05-31T17:22:04.284Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-05-31T17:22:04.284Z] === CONT TestDaemonHostGatewayIP [2021-05-31T17:22:04.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:22:04.771Z] --- PASS: TestNetworkLoopbackNat (4.37s) [2021-05-31T17:22:04.771Z] === RUN TestPause [2021-05-31T17:22:05.303Z] === RUN TestCopyFromContainer// [2021-05-31T17:22:05.303Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:22:05.303Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:22:05.303Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:22:05.559Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:22:05.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:22:05.559Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:22:05.559Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:22:05.573Z] ok github.com/docker/docker/quota 0.673s coverage: 71.4% of statements [2021-05-31T17:22:05.573Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-05-31T17:22:05.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:22:05.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:22:05.816Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer (2.09s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-31T17:22:05.816Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-31T17:22:05.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:22:05.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:05.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:05.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:05.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:05.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:05.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:05.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:05.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:05.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:05.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-31T17:22:05.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:22:05.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:22:05.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:22:05.816Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:22:06.072Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-31T17:22:06.072Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:22:06.072Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:22:06.072Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:22:06.072Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:22:06.072Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:22:06.072Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:22:06.072Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:22:06.072Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:22:06.072Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:22:06.072Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:22:06.072Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-31T17:22:06.072Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:22:06.072Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:22:06.072Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:22:06.072Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:22:06.072Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-31T17:22:06.072Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:22:06.165Z] --- PASS: TestPause (1.56s) [2021-05-31T17:22:06.165Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:22:06.165Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:22:06.165Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:22:06.165Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:22:06.224Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-05-31T17:22:06.875Z] ok github.com/docker/docker/registry 0.222s coverage: 58.8% of statements [2021-05-31T17:22:06.875Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-05-31T17:22:07.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:22:08.078Z] --- PASS: TestPauseStopPausedContainer (1.50s) [2021-05-31T17:22:08.078Z] === RUN TestPidHost [2021-05-31T17:22:08.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-31T17:22:08.425Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-05-31T17:22:08.586Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-05-31T17:22:08.586Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:22:08.771Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-05-31T17:22:08.771Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:22:09.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:22:10.100Z] ---> 109351c4e2cc [2021-05-31T17:22:10.100Z] Successfully built 109351c4e2cc [2021-05-31T17:22:10.100Z] Successfully tagged docker:latest [2021-05-31T17:22:10.100Z] INFO: Image build ended at 05/31/2021 17:22:08. Duration:00:03:41.2833117 [2021-05-31T17:22:10.100Z] [2021-05-31T17:22:10.100Z] [2021-05-31T17:22:10.100Z] INFO: Building the test binaries at 05/31/2021 17:22:08... [2021-05-31T17:22:10.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:22:10.567Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:11.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:11.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:11.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:11.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:11.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:11.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:11.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:11.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:11.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:11.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:11.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-31T17:22:11.105Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-31T17:22:11.105Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:22:11.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-05-31T17:22:11.490Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:22:11.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-05-31T17:22:11.667Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:22:11.667Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:22:11.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:22:11.667Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-31T17:22:11.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-31T17:22:11.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:22:11.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:22:11.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-31T17:22:11.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:22:11.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-31T17:22:11.667Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:22:11.667Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-31T17:22:11.667Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:22:11.667Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:22:11.667Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:22:11.667Z] === PAUSE TestDaemonHostGatewayIP [2021-05-31T17:22:11.667Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:22:11.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:22:11.667Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:22:11.667Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-31T17:22:11.667Z] === RUN TestDiff [2021-05-31T17:22:11.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:22:11.817Z] Using test binary docker [2021-05-31T17:22:11.817Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:22:11.817Z] +++ /etc/init.d/apparmor start [2021-05-31T17:22:11.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:22:11.817Z] INFO: Waiting for daemon to start... [2021-05-31T17:22:11.817Z] Starting dockerd [2021-05-31T17:22:11.817Z] +++ 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-31T17:22:12.118Z] ok github.com/docker/docker/volume/local 0.221s coverage: 76.4% of statements [2021-05-31T17:22:12.118Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2021-05-31T17:22:12.542Z] --- PASS: TestPidHost (4.25s) [2021-05-31T17:22:12.542Z] === RUN TestPsFilter [2021-05-31T17:22:12.542Z] --- PASS: TestPsFilter (0.19s) [2021-05-31T17:22:12.542Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:22:12.593Z] --- PASS: TestDiff (0.81s) [2021-05-31T17:22:12.593Z] === RUN TestExecWithCloseStdin [2021-05-31T17:22:13.165Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-05-31T17:22:13.520Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-31T17:22:13.520Z] === RUN TestExec [2021-05-31T17:22:13.547Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2021-05-31T17:22:13.924Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.49s) [2021-05-31T17:22:13.924Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:22:14.755Z] INFO: make.ps1 starting at 05/31/2021 17:22:14 [2021-05-31T17:22:14.755Z] INFO: Git commit (bf07c06c63) assumed from DOCKER_GITCOMMIT environment variable [2021-05-31T17:22:14.755Z] INFO: Invoking autogen... [2021-05-31T17:22:14.895Z] --- PASS: TestExec (1.12s) [2021-05-31T17:22:14.895Z] === RUN TestExecUser [2021-05-31T17:22:15.206Z] INFO: Building daemon... [2021-05-31T17:22:15.306Z] --- PASS: TestRemoveContainerWithVolume (1.48s) [2021-05-31T17:22:15.306Z] === RUN TestRemoveContainerRunning [2021-05-31T17:22:15.823Z] --- PASS: TestExecUser (1.12s) [2021-05-31T17:22:15.823Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:22:16.247Z] --- PASS: TestRemoveContainerRunning (1.09s) [2021-05-31T17:22:16.247Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:22:16.297Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2021-05-31T17:22:16.297Z] PASS [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === Skipped [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-05-31T17:22:16.297Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:22:16.297Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:22:16.297Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:22:16.297Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:22:16.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-05-31T17:22:16.297Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] [2021-05-31T17:22:16.297Z] DONE 196 tests, 6 skipped in 178.814s [2021-05-31T17:22:16.297Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:22:16.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:22:16.297Z] ++ set -e [2021-05-31T17:22:16.297Z] ++ '[' -n 0 ']' [2021-05-31T17:22:16.297Z] ++ set -x [2021-05-31T17:22:16.297Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:22:16.297Z] INFO: Testing against a local daemon [2021-05-31T17:22:16.297Z] === RUN TestCommitInheritsEnv [2021-05-31T17:22:16.586Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-05-31T17:22:16.586Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:22:16.586Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-31T17:22:16.586Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:22:16.586Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-31T17:22:16.586Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:22:16.750Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-05-31T17:22:16.750Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:22:16.876Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-05-31T17:22:16.876Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:22:17.545Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-05-31T17:22:17.545Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:22:17.545Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:22:17.545Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:22:17.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:22:17.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-31T17:22:17.545Z] === RUN TestTagInvalidReference [2021-05-31T17:22:17.545Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-31T17:22:17.545Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:22:17.545Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-31T17:22:17.545Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:22:17.545Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-05-31T17:22:17.545Z] === RUN TestTagOfficialNames [2021-05-31T17:22:17.545Z] --- PASS: TestTagOfficialNames (0.03s) [2021-05-31T17:22:17.545Z] === RUN TestTagMatchesDigest [2021-05-31T17:22:17.545Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-31T17:22:17.545Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-31T17:22:18.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.68s) [2021-05-31T17:22:18.158Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:22:18.158Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-31T17:22:18.158Z] === RUN TestRenameLinkedContainer [2021-05-31T17:22:18.199Z] --- PASS: TestBuildWithHugeFile (53.70s) [2021-05-31T17:22:18.199Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:22:18.199Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:22:18.199Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:22:18.199Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:22:18.199Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:22:18.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:22:18.199Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:22:18.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:22:18.199Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:22:18.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:22:18.199Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:22:18.199Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:22:18.199Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:22:18.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-05-31T17:22:18.199Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-05-31T17:22:18.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-31T17:22:18.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-31T17:22:18.199Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:22:18.199Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:22:18.393Z] . [2021-05-31T17:22:18.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:22:18.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:22:18.393Z] Error: No such image: emptyfs [2021-05-31T17:22:18.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:22:18.393Z] ++++ docker load [2021-05-31T17:22:18.393Z] Running integration-test (iteration 1) [2021-05-31T17:22:18.393Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:22:18.393Z] ++ 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-31T17:22:18.393Z] ++ set -e [2021-05-31T17:22:18.393Z] ++ '[' -n 0 ']' [2021-05-31T17:22:18.393Z] ++ set -x [2021-05-31T17:22:18.393Z] ++ 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-31T17:22:18.638Z] --- PASS: TestExportContainerAfterDaemonRestart (1.77s) [2021-05-31T17:22:18.638Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:22:20.534Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-05-31T17:22:20.534Z] === RUN TestHealthKillContainer [2021-05-31T17:22:21.463Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:22:23.797Z] --- PASS: TestHealthKillContainer (3.13s) [2021-05-31T17:22:23.797Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:22:23.982Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-31T17:22:24.053Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-31T17:22:24.053Z] === RUN TestIpcModeNone [2021-05-31T17:22:24.735Z] --- PASS: TestRenameLinkedContainer (6.05s) [2021-05-31T17:22:24.735Z] === RUN TestRenameStoppedContainer [2021-05-31T17:22:25.417Z] --- PASS: TestIpcModeNone (1.12s) [2021-05-31T17:22:25.417Z] === RUN TestIpcModePrivate [2021-05-31T17:22:25.628Z] --- PASS: TestBuildPreserveOwnership (9.97s) [2021-05-31T17:22:25.628Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2021-05-31T17:22:25.628Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-31T17:22:25.628Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:22:25.628Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-31T17:22:25.628Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:22:25.628Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-31T17:22:25.628Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-31T17:22:25.628Z] PASS [2021-05-31T17:22:25.628Z] [2021-05-31T17:22:25.628Z] === Skipped [2021-05-31T17:22:25.628Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:22:25.628Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:22:25.628Z] [2021-05-31T17:22:25.628Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:22:25.628Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:22:25.628Z] [2021-05-31T17:22:25.628Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-31T17:22:25.628Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-31T17:22:25.628Z] [2021-05-31T17:22:25.628Z] [2021-05-31T17:22:25.628Z] DONE 34 tests, 3 skipped in 137.815s [2021-05-31T17:22:25.628Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:22:25.628Z] INFO: Testing against a local daemon [2021-05-31T17:22:25.628Z] === RUN TestConfigInspect [2021-05-31T17:22:25.628Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-31T17:22:25.628Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestConfigList [2021-05-31T17:22:25.628Z] --- SKIP: TestConfigList (0.01s) [2021-05-31T17:22:25.628Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:22:25.628Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-31T17:22:25.628Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestConfigsUpdate [2021-05-31T17:22:25.628Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-31T17:22:25.628Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestTemplatedConfig [2021-05-31T17:22:25.628Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-31T17:22:25.628Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestConfigCreateResolve [2021-05-31T17:22:25.628Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-05-31T17:22:25.628Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:25.628Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:22:25.677Z] --- PASS: TestRenameStoppedContainer (1.57s) [2021-05-31T17:22:25.677Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:22:26.343Z] --- PASS: TestIpcModePrivate (1.12s) [2021-05-31T17:22:26.343Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-31T17:22:26.343Z] === RUN TestIpcModeShareable [2021-05-31T17:22:27.514Z] --- PASS: TestConfigDaemonLibtrustID (1.86s) [2021-05-31T17:22:27.514Z] PASS [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === Skipped [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-31T17:22:27.514Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-31T17:22:27.514Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-31T17:22:27.514Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-31T17:22:27.514Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-31T17:22:27.514Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-05-31T17:22:27.514Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] [2021-05-31T17:22:27.514Z] DONE 7 tests, 6 skipped in 2.036s [2021-05-31T17:22:27.514Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:22:27.514Z] INFO: Testing against a local daemon [2021-05-31T17:22:27.514Z] === RUN TestCheckpoint [2021-05-31T17:22:27.514Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:22:27.514Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:22:27.514Z] === RUN TestContainerInvalidJSON [2021-05-31T17:22:27.514Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:27.514Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:27.514Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:27.514Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:27.514Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:27.514Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:27.514Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:22:27.514Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:22:27.514Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:22:27.514Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-31T17:22:27.514Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-31T17:22:27.514Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-31T17:22:27.514Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-31T17:22:27.514Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:22:27.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-31T17:22:27.514Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:22:27.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-31T17:22:27.514Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:22:27.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-31T17:22:27.708Z] --- PASS: TestIpcModeShareable (1.17s) [2021-05-31T17:22:27.708Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-31T17:22:27.708Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:22:27.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-31T17:22:27.769Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:22:27.769Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-31T17:22:27.769Z] === RUN TestCopyFromContainer [2021-05-31T17:22:28.158Z] --- PASS: TestRenameRunningContainerAndReuse (2.67s) [2021-05-31T17:22:28.158Z] === RUN TestRenameInvalidName [2021-05-31T17:22:28.888Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:22:28.888Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === Skipped [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-31T17:22:28.888Z] time="2021-05-31T17:21:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-31T17:22:28.888Z] time="2021-05-31T17:21:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-31T17:22:28.888Z] time="2021-05-31T17:21:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-31T17:22:28.888Z] time="2021-05-31T17:21:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-31T17:22:28.888Z] time="2021-05-31T17:21:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-31T17:22:28.888Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-31T17:22:28.888Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-31T17:22:28.888Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:22:28.888Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-31T17:22:28.888Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-31T17:22:28.888Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-31T17:22:28.888Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] [2021-05-31T17:22:28.888Z] DONE 2255 tests, 24 skipped in 261.078s Post stage [Pipeline] junit [2021-05-31T17:22:28.957Z] Recording test results [2021-05-31T17:22:29.306Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-31T17:22:29.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-31T17:22:29.786Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -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:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh dynbinary test-integration [2021-05-31T17:22:29.800Z] --- PASS: TestRenameInvalidName (1.47s) [2021-05-31T17:22:29.800Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:22:30.084Z] [2021-05-31T17:22:30.084Z] Removing bundles/ [2021-05-31T17:22:30.084Z] [2021-05-31T17:22:30.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-31T17:22:30.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:22:30.084Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:22:30.630Z] Loaded image: buildpack-deps:buster [2021-05-31T17:22:30.890Z] Loaded image: busybox:latest [2021-05-31T17:22:30.974Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2021-05-31T17:22:30.974Z] === RUN TestAPIIpcModeHost [2021-05-31T17:22:31.034Z] === RUN TestCopyFromContainer// [2021-05-31T17:22:31.150Z] Loaded image: busybox:glibc [2021-05-31T17:22:31.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-31T17:22:31.290Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:22:31.290Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:22:31.290Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:22:31.545Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:22:31.545Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:22:31.545Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:22:31.545Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:22:31.801Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:22:31.801Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer (4.16s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-31T17:22:31.801Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-31T17:22:31.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:22:31.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:31.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:31.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:31.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:31.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:31.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:31.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:22:31.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:22:31.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:22:31.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-31T17:22:31.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:22:31.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:22:31.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:22:31.801Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:22:31.801Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-31T17:22:31.801Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:22:31.801Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:22:31.801Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:22:31.801Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:22:31.801Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:22:31.801Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:22:31.801Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:22:31.902Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-05-31T17:22:31.902Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:22:32.057Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:22:32.057Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:22:32.057Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:22:32.057Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-31T17:22:32.057Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:22:32.057Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:22:32.057Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:22:32.057Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:22:32.057Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-31T17:22:32.057Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:22:33.694Z] Loaded image: debian:bullseye [2021-05-31T17:22:33.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-31T17:22:33.790Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-05-31T17:22:33.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-31T17:22:33.790Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:22:33.945Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-05-31T17:22:33.945Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:22:34.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-31T17:22:34.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-31T17:22:34.633Z] Loaded image: hello-world:latest [2021-05-31T17:22:34.893Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:22:35.149Z] --- PASS: TestRenameAnonymousContainer (5.45s) [2021-05-31T17:22:35.149Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:22:35.678Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-05-31T17:22:35.678Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-31T17:22:35.678Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:22:35.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-31T17:22:35.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-05-31T17:22:35.832Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:22:35.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:35.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:35.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:35.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:35.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:35.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:35.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:35.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:35.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:35.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:35.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:22:35.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:22:35.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:22:35.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:22:35.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-31T17:22:35.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-31T17:22:35.833Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:22:36.274Z] INFO: Testing against a local daemon [2021-05-31T17:22:36.274Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:22:36.294Z] --- PASS: TestRenameContainerWithSameName (1.16s) [2021-05-31T17:22:36.294Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:22:36.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-05-31T17:22:36.759Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:22:36.759Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:22:36.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:22:36.759Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-31T17:22:36.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-31T17:22:36.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:22:36.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:22:36.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-05-31T17:22:36.759Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:22:36.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-31T17:22:36.759Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:22:36.759Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-31T17:22:36.759Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-31T17:22:36.759Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:22:36.759Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:22:36.759Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:22:36.759Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-31T17:22:36.759Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:22:36.759Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:22:36.759Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:22:36.759Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:22:36.759Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:22:36.759Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-31T17:22:36.759Z] === RUN TestDiff [2021-05-31T17:22:37.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-31T17:22:37.322Z] --- PASS: TestDiff (0.66s) [2021-05-31T17:22:37.322Z] === RUN TestExecWithCloseStdin [2021-05-31T17:22:37.568Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-05-31T17:22:37.568Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-31T17:22:37.568Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:22:38.250Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-05-31T17:22:38.250Z] === RUN TestExec [2021-05-31T17:22:39.144Z] --- PASS: TestRenameContainerWithLinkedContainer (2.68s) [2021-05-31T17:22:39.145Z] === RUN TestResize [2021-05-31T17:22:39.178Z] --- PASS: TestExec (0.93s) [2021-05-31T17:22:39.178Z] === RUN TestExecUser [2021-05-31T17:22:39.457Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-05-31T17:22:39.457Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-31T17:22:39.457Z] === RUN TestIpcModeOlderClient [2021-05-31T17:22:39.457Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:22:39.457Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:22:39.569Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2021-05-31T17:22:39.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:22:40.019Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-31T17:22:40.019Z] === RUN TestKillContainer [2021-05-31T17:22:40.019Z] === RUN TestKillContainer/no_signal [2021-05-31T17:22:40.105Z] --- PASS: TestExecUser (0.96s) [2021-05-31T17:22:40.105Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:22:40.525Z] --- PASS: TestResize (1.24s) [2021-05-31T17:22:40.526Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:22:40.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-31T17:22:40.947Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:22:41.048Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-05-31T17:22:41.048Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:22:41.203Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:22:41.479Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2021-05-31T17:22:41.479Z] === RUN TestBuildWithSession [2021-05-31T17:22:41.479Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:22:41.479Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:22:41.479Z] === RUN TestBuildSquashParent [2021-05-31T17:22:41.726Z] --- PASS: TestResizeWithInvalidSize (1.30s) [2021-05-31T17:22:41.726Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:22:42.128Z] --- PASS: TestKillContainer (2.21s) [2021-05-31T17:22:42.128Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-05-31T17:22:42.128Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-31T17:22:42.128Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-05-31T17:22:42.128Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:22:42.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:22:42.667Z] --- PASS: TestResizeWhenContainerNotStarted (1.25s) [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:22:42.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:42.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:42.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:22:42.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:22:43.059Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:22:43.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2021-05-31T17:22:43.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-05-31T17:22:43.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-05-31T17:22:43.988Z] === RUN TestKillStoppedContainer [2021-05-31T17:22:43.988Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-05-31T17:22:43.988Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:22:43.988Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-31T17:22:43.988Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:22:44.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-31T17:22:44.916Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-05-31T17:22:44.916Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:22:44.916Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:22:44.916Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-31T17:22:44.916Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:22:45.240Z] --- PASS: TestExportContainerAfterDaemonRestart (3.99s) [2021-05-31T17:22:45.240Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:22:45.476Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-05-31T17:22:45.476Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:22:46.403Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-31T17:22:46.403Z] === RUN TestLinksContainerNames [2021-05-31T17:22:46.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:22:46.604Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-05-31T17:22:46.604Z] === RUN TestHealthKillContainer [2021-05-31T17:22:46.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:22:47.808Z] --- PASS: TestLinksContainerNames (1.45s) [2021-05-31T17:22:47.808Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:22:48.057Z] --- PASS: TestBuildSquashParent (6.68s) [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:22:48.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:22:48.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:22:48.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:22:48.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:22:48.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:22:48.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:22:48.380Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-05-31T17:22:48.380Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:22:49.320Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:22:49.320Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:22:49.320Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:22:49.320Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:22:49.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-31T17:22:49.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:22:49.577Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-31T17:22:49.577Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-31T17:22:49.577Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:22:49.865Z] --- PASS: TestHealthKillContainer (2.98s) [2021-05-31T17:22:49.865Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:22:50.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-05-31T17:22:50.120Z] === RUN TestIpcModeNone [2021-05-31T17:22:51.046Z] --- PASS: TestIpcModeNone (0.96s) [2021-05-31T17:22:51.046Z] === RUN TestIpcModePrivate [2021-05-31T17:22:51.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-31T17:22:51.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:22:51.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:22:51.974Z] --- PASS: TestIpcModePrivate (0.96s) [2021-05-31T17:22:51.974Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-31T17:22:51.974Z] === RUN TestIpcModeShareable [2021-05-31T17:22:51.974Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-31T17:22:51.974Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:22:51.974Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:22:52.091Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-05-31T17:22:52.091Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:22:52.091Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-05-31T17:22:52.091Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:22:52.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:22:53.017Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-31T17:22:53.017Z] === RUN TestNetworkNat [2021-05-31T17:22:53.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:22:53.518Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2021-05-31T17:22:53.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2021-05-31T17:22:53.897Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:22:53.897Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:22:53.945Z] --- PASS: TestNetworkNat (0.85s) [2021-05-31T17:22:53.945Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:22:54.459Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-31T17:22:54.488Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-05-31T17:22:54.488Z] === RUN TestAPIIpcModeHost [2021-05-31T17:22:54.488Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-31T17:22:54.488Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:22:54.488Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:22:54.488Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-31T17:22:54.488Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:22:54.488Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:22:54.871Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-05-31T17:22:54.871Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:22:55.807Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:22:55.843Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-31T17:22:56.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:22:56.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:22:56.636Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:22:57.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:22:57.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:57.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy (3.76s) [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2021-05-31T17:22:57.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-31T17:22:57.466Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:22:57.751Z] --- PASS: TestDaemonIpcModePrivate (2.90s) [2021-05-31T17:22:57.751Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-31T17:22:57.751Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:22:57.751Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-31T17:22:57.751Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:22:57.751Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:22:57.751Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-31T17:22:57.751Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:22:57.751Z] === RUN TestIpcModeOlderClient [2021-05-31T17:22:57.751Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:22:57.751Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:22:58.007Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-05-31T17:22:58.007Z] === RUN TestKillContainer [2021-05-31T17:22:58.135Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-05-31T17:22:58.135Z] === RUN TestPause [2021-05-31T17:22:58.263Z] === RUN TestKillContainer/no_signal [2021-05-31T17:22:58.407Z] --- PASS: TestBuildMultiStageParentConfig (1.07s) [2021-05-31T17:22:58.407Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:22:58.697Z] --- PASS: TestPause (0.76s) [2021-05-31T17:22:58.697Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:22:58.697Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:22:58.697Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:22:58.697Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:22:58.823Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:22:59.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:22:59.384Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:22:59.624Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-05-31T17:22:59.624Z] === RUN TestPidHost [2021-05-31T17:23:00.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-31T17:23:00.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:00.310Z] --- PASS: TestKillContainer (2.15s) [2021-05-31T17:23:00.310Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-31T17:23:00.310Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-05-31T17:23:00.310Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-05-31T17:23:00.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:23:00.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:23:00.317Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2021-05-31T17:23:00.317Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:23:00.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:23:00.886Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-05-31T17:23:00.886Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:23:01.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:01.591Z] --- PASS: TestPidHost (2.06s) [2021-05-31T17:23:01.591Z] === RUN TestPsFilter [2021-05-31T17:23:01.591Z] --- PASS: TestPsFilter (0.10s) [2021-05-31T17:23:01.591Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:23:01.615Z] 4612f6d0b889: Pull complete [2021-05-31T17:23:01.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:23:01.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-05-31T17:23:01.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-05-31T17:23:01.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-05-31T17:23:01.801Z] === RUN TestKillStoppedContainer [2021-05-31T17:23:01.801Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-31T17:23:01.801Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:23:01.801Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-31T17:23:01.801Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:23:02.363Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-05-31T17:23:02.364Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:23:02.364Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:23:02.364Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:02.364Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:23:02.364Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:23:02.364Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:23:02.364Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:23:02.364Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-31T17:23:02.364Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-31T17:23:02.364Z] === RUN TestLinksContainerNames [2021-05-31T17:23:02.517Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-05-31T17:23:02.517Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:23:03.078Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-05-31T17:23:03.078Z] === RUN TestRemoveContainerRunning [2021-05-31T17:23:03.427Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2021-05-31T17:23:03.427Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:23:03.729Z] --- PASS: TestLinksContainerNames (1.32s) [2021-05-31T17:23:03.729Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:23:04.005Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-05-31T17:23:04.005Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:23:04.290Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-05-31T17:23:04.290Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:23:04.319Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-31T17:23:04.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-31T17:23:04.567Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-05-31T17:23:04.567Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:23:04.567Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-31T17:23:04.567Z] === RUN TestRenameLinkedContainer [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.72s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.19s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.89s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.40s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.16s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.97s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.66s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-05-31T17:23:04.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2021-05-31T17:23:04.579Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:23:04.812Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-05-31T17:23:04.812Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:23:05.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:23:05.215Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:23:05.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:23:05.215Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:23:05.216Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:23:05.216Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:23:05.216Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:23:05.471Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-31T17:23:05.471Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-31T17:23:05.471Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:23:05.471Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-31T17:23:05.471Z] 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-31T17:23:05.471Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:23:05.471Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-31T17:23:05.471Z] 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-31T17:23:05.471Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:23:05.471Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-31T17:23:05.471Z] 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-31T17:23:05.471Z] === RUN TestNetworkNat [2021-05-31T17:23:05.962Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-31T17:23:06.397Z] --- PASS: TestNetworkNat (0.85s) [2021-05-31T17:23:06.397Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:23:06.905Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-31T17:23:07.323Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-05-31T17:23:07.323Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:23:07.354Z] --- PASS: TestBuildMultiStageLayerLeak (2.65s) [2021-05-31T17:23:07.354Z] === RUN TestBuildWithHugeFile [2021-05-31T17:23:07.832Z] --- PASS: TestRenameLinkedContainer (2.90s) [2021-05-31T17:23:07.832Z] === RUN TestRenameStoppedContainer [2021-05-31T17:23:07.844Z] --- PASS: TestCgroupNamespacesRun (3.12s) [2021-05-31T17:23:07.844Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:23:08.089Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-05-31T17:23:08.089Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:23:08.415Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-31T17:23:09.978Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-05-31T17:23:09.978Z] === RUN TestRenameInvalidName [2021-05-31T17:23:10.233Z] --- PASS: TestRenameInvalidName (0.71s) [2021-05-31T17:23:10.233Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:23:10.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.31s) [2021-05-31T17:23:10.325Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:23:10.585Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-05-31T17:23:10.585Z] === RUN TestPause [2021-05-31T17:23:10.585Z] --- SKIP: TestPause (0.00s) [2021-05-31T17:23:10.585Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:10.585Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:23:10.585Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:23:10.585Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:23:10.585Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:23:10.585Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-31T17:23:10.585Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:10.585Z] === RUN TestPidHost [2021-05-31T17:23:12.471Z] --- PASS: TestPidHost (1.86s) [2021-05-31T17:23:12.471Z] === RUN TestPsFilter [2021-05-31T17:23:12.471Z] --- PASS: TestPsFilter (0.17s) [2021-05-31T17:23:12.471Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:23:13.032Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-05-31T17:23:13.032Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:23:13.593Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-05-31T17:23:13.593Z] === RUN TestRemoveContainerRunning [2021-05-31T17:23:13.620Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.09s) [2021-05-31T17:23:13.620Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:23:14.400Z] --- PASS: TestRenameAnonymousContainer (3.33s) [2021-05-31T17:23:14.400Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:23:14.400Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-05-31T17:23:14.400Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:23:14.519Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-05-31T17:23:14.519Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:23:15.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-05-31T17:23:15.080Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:23:15.080Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-31T17:23:15.080Z] === RUN TestRenameLinkedContainer [2021-05-31T17:23:15.765Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-05-31T17:23:15.765Z] === RUN TestResize [2021-05-31T17:23:16.692Z] --- PASS: TestResize (0.75s) [2021-05-31T17:23:16.692Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:23:16.918Z] --- PASS: TestCgroupNamespacesRunHostMode (3.11s) [2021-05-31T17:23:16.918Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:23:16.918Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-31T17:23:17.253Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-05-31T17:23:17.253Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:23:17.594Z] --- PASS: TestRenameLinkedContainer (2.62s) [2021-05-31T17:23:17.594Z] === RUN TestRenameStoppedContainer [2021-05-31T17:23:17.816Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:23:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:23:18.156Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-05-31T17:23:18.156Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:23:19.520Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-05-31T17:23:19.520Z] === RUN TestRenameInvalidName [2021-05-31T17:23:20.216Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.56s) [2021-05-31T17:23:20.216Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:23:20.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:20.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:20.447Z] --- PASS: TestRenameInvalidName (0.67s) [2021-05-31T17:23:20.447Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:23:20.476Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-31T17:23:20.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-31T17:23:21.306Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-31T17:23:21.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:23:21.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:23:21.878Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.02s) [2021-05-31T17:23:21.878Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:23:21.878Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-31T17:23:22.449Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-31T17:23:22.709Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-31T17:23:23.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:23:23.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:23:23.279Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-31T17:23:23.279Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-31T17:23:23.279Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.31s) [2021-05-31T17:23:23.279Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:23:23.711Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2021-05-31T17:23:23.711Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:23:23.967Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-05-31T17:23:23.967Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:23:24.666Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-31T17:23:25.331Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-05-31T17:23:25.331Z] === RUN TestResize [2021-05-31T17:23:25.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:23:25.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:23:25.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-31T17:23:26.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.96s) [2021-05-31T17:23:26.187Z] === RUN TestNISDomainname [2021-05-31T17:23:26.257Z] --- PASS: TestResize (0.66s) [2021-05-31T17:23:26.257Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:23:26.818Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-05-31T17:23:26.818Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:23:27.417Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-05-31T17:23:27.417Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:23:27.417Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:23:27.417Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-31T17:23:27.417Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:23:28.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:23:28.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:23:28.726Z] --- PASS: TestNISDomainname (2.10s) [2021-05-31T17:23:28.726Z] === RUN TestHostnameDnsResolution [2021-05-31T17:23:28.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-31T17:23:30.694Z] --- PASS: TestCgroupNamespacesRun (3.00s) [2021-05-31T17:23:30.694Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2021-05-31T17:23:31.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-05-31T17:23:31.171Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:23:31.269Z] --- PASS: TestHostnameDnsResolution (2.72s) [2021-05-31T17:23:31.269Z] === RUN TestStats [2021-05-31T17:23:32.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-31T17:23:32.468Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-31T17:23:32.854Z] ..........................xx.................... [ 29%] [2021-05-31T17:23:33.038Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-31T17:23:33.061Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-05-31T17:23:33.061Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:23:33.061Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-31T17:23:33.061Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-31T17:23:33.061Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:23:33.205Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.40s) [2021-05-31T17:23:33.205Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:23:34.420Z] --- PASS: TestStats (3.16s) [2021-05-31T17:23:34.420Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:23:34.420Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:23:34.420Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:23:34.420Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:23:34.420Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:23:34.420Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:23:34.420Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:23:34.420Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:23:34.420Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:23:34.420Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:23:34.420Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:23:34.420Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-31T17:23:34.680Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-31T17:23:34.948Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-05-31T17:23:34.948Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:23:35.719Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.92s) [2021-05-31T17:23:35.719Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:23:36.315Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-05-31T17:23:36.315Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:23:36.589Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:23:36.589Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-31T17:23:37.158Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-31T17:23:37.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-31T17:23:37.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-31T17:23:37.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-31T17:23:37.418Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-31T17:23:37.988Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:23:38.205Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-05-31T17:23:38.205Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:23:38.995Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-05-31T17:23:38.995Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:23:39.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-05-31T17:23:39.571Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:23:39.857Z] --- PASS: TestImportExtremelyLargeImageWorks (78.28s) [2021-05-31T17:23:39.857Z] PASS [2021-05-31T17:23:39.857Z] [2021-05-31T17:23:39.857Z] === Skipped [2021-05-31T17:23:39.857Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:23:39.857Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:23:39.857Z] [2021-05-31T17:23:39.857Z] [2021-05-31T17:23:39.857Z] DONE 12 tests, 1 skipped in 79.890s [2021-05-31T17:23:39.858Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:23:39.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:23:39.858Z] ++ set -e [2021-05-31T17:23:39.858Z] ++ '[' -n 0 ']' [2021-05-31T17:23:39.858Z] ++ set -x [2021-05-31T17:23:39.858Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:23:39.858Z] INFO: Testing against a local daemon [2021-05-31T17:23:39.858Z] === RUN TestNetworkCreateDelete [2021-05-31T17:23:39.858Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-05-31T17:23:39.858Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:23:39.858Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2021-05-31T17:23:39.858Z] === RUN TestDaemonDNSFallback [2021-05-31T17:23:39.858Z] --- PASS: TestDaemonDNSFallback (2.72s) [2021-05-31T17:23:39.858Z] === RUN TestInspectNetwork [2021-05-31T17:23:40.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-05-31T17:23:40.507Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:23:40.529Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-05-31T17:23:40.529Z] --- PASS: TestStopContainerWithTimeout/0 (1.98s) [2021-05-31T17:23:40.529Z] --- PASS: TestStopContainerWithTimeout/-1 (3.87s) [2021-05-31T17:23:40.529Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-05-31T17:23:40.529Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2021-05-31T17:23:40.529Z] === RUN TestDeleteDevicemapper [2021-05-31T17:23:40.529Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:23:40.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:23:40.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:23:41.102Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-31T17:23:41.102Z] [2021-05-31T17:23:41.102Z] ________ ____ __. [2021-05-31T17:23:41.102Z] \_____ \ | |/ _| [2021-05-31T17:23:41.102Z] / | \| < [2021-05-31T17:23:41.102Z] / | \ | \ [2021-05-31T17:23:41.102Z] \_______ /____|__ \ [2021-05-31T17:23:41.102Z] \/ \/ [2021-05-31T17:23:41.102Z] [2021-05-31T17:23:41.102Z] INFO: make.ps1 ended at 05/31/2021 17:23:31 [2021-05-31T17:23:41.102Z] INFO: Binaries build ended at 05/31/2021 17:23:33. Duration:00:01:24.6562717 [2021-05-31T17:23:41.102Z] INFO: Copying the built daemon binary to d:\CI\PR-41656\3\binary\dockerd-bf07c06c63.exe... [2021-05-31T17:23:41.102Z] INFO: Copying the built client binary to d:\CI\PR-41656\3\binary\docker-bf07c06c63.exe... [2021-05-31T17:23:41.102Z] INFO: Copying dockerversion from the container... [2021-05-31T17:23:41.102Z] INFO: Copying the golang package from the container to d:\CI\PR-41656\3\installer\go.zip... [2021-05-31T17:23:41.102Z] INFO: Extracting go.zip to d:\CI\PR-41656\3\go [2021-05-31T17:23:41.523Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.89s) [2021-05-31T17:23:41.523Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:23:42.398Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-05-31T17:23:42.398Z] === RUN TestNISDomainname [2021-05-31T17:23:42.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-31T17:23:43.762Z] --- PASS: TestNISDomainname (1.30s) [2021-05-31T17:23:43.762Z] === RUN TestHostnameDnsResolution [2021-05-31T17:23:44.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.42s) [2021-05-31T17:23:44.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:23:44.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.21s) [2021-05-31T17:23:44.978Z] === RUN TestUpdateMemory [2021-05-31T17:23:44.978Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-31T17:23:44.978Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:23:44.978Z] === RUN TestUpdateCPUQuota [2021-05-31T17:23:45.402Z] === RUN TestInspectNetwork/full_network_id [2021-05-31T17:23:45.402Z] === RUN TestInspectNetwork/partial_network_id [2021-05-31T17:23:45.402Z] === RUN TestInspectNetwork/network_name [2021-05-31T17:23:45.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-31T17:23:45.650Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-05-31T17:23:45.650Z] === RUN TestStats [2021-05-31T17:23:45.923Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2021-05-31T17:23:45.923Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:23:48.202Z] --- PASS: TestStats (2.75s) [2021-05-31T17:23:48.202Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:23:48.202Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:23:48.202Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:23:48.202Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:23:48.202Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:23:48.202Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:23:48.202Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:23:48.202Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:23:48.202Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:23:48.202Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:23:48.202Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:23:49.130Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:23:49.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) [2021-05-31T17:23:49.186Z] === RUN TestNISDomainname [2021-05-31T17:23:49.186Z] --- SKIP: TestNISDomainname (0.02s) [2021-05-31T17:23:49.186Z] 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-31T17:23:49.186Z] === RUN TestHostnameDnsResolution [2021-05-31T17:23:50.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-31T17:23:50.551Z] --- PASS: TestHostnameDnsResolution (1.62s) [2021-05-31T17:23:50.551Z] === RUN TestStats [2021-05-31T17:23:50.551Z] --- SKIP: TestStats (0.00s) [2021-05-31T17:23:50.551Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:50.551Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:23:50.551Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:23:50.551Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:23:50.551Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:23:50.551Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:23:50.551Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:23:50.551Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:23:50.551Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:23:50.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:23:50.551Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:23:50.551Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:23:50.945Z] --- PASS: TestInspectNetwork (11.69s) [2021-05-31T17:23:50.945Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-31T17:23:50.945Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-31T17:23:50.945Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-31T17:23:50.945Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-31T17:23:50.945Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:23:51.480Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:23:51.644Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:23:53.007Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-31T17:23:53.007Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-05-31T17:23:53.007Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-05-31T17:23:53.007Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-05-31T17:23:53.007Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-05-31T17:23:53.007Z] === RUN TestDeleteDevicemapper [2021-05-31T17:23:53.007Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:23:53.007Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:23:53.007Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:23:53.366Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:23:53.556Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-31T17:23:53.556Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-31T17:23:53.816Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-31T17:23:54.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-31T17:23:54.447Z] --- PASS: TestRunContainerWithBridgeNone (3.20s) [2021-05-31T17:23:54.447Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:23:54.447Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:23:54.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:23:54.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:23:54.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:23:54.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:23:54.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:23:54.447Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:23:54.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:23:54.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:23:54.447Z] === RUN TestNetworkList [2021-05-31T17:23:54.447Z] === RUN TestNetworkList//networks [2021-05-31T17:23:54.447Z] === PAUSE TestNetworkList//networks [2021-05-31T17:23:54.447Z] === RUN TestNetworkList//networks/ [2021-05-31T17:23:54.447Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:23:54.447Z] === CONT TestNetworkList//networks [2021-05-31T17:23:54.447Z] === CONT TestNetworkList//networks/ [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkList (0.01s) [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:23:54.447Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:23:54.447Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:23:54.447Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-05-31T17:23:54.447Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:23:55.028Z] --- PASS: TestUpdateCPUQuota (10.38s) [2021-05-31T17:23:55.028Z] === RUN TestUpdatePidsLimit [2021-05-31T17:23:55.028Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-31T17:23:55.252Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-31T17:23:55.252Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-05-31T17:23:55.252Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2021-05-31T17:23:55.252Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-05-31T17:23:55.252Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-05-31T17:23:55.252Z] === RUN TestDeleteDevicemapper [2021-05-31T17:23:55.252Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:23:55.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:23:55.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:23:55.475Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-05-31T17:23:55.475Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:23:55.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2021-05-31T17:23:55.523Z] === RUN TestUpdateMemory [2021-05-31T17:23:56.410Z] === RUN TestUpdatePidsLimit/no_change [2021-05-31T17:23:56.450Z] --- PASS: TestUpdateMemory (1.34s) [2021-05-31T17:23:56.450Z] === RUN TestUpdateCPUQuota [2021-05-31T17:23:56.501Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-05-31T17:23:56.501Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:23:57.529Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-05-31T17:23:57.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:23:57.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-05-31T17:23:57.766Z] === RUN TestUpdateMemory [2021-05-31T17:23:57.766Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-31T17:23:57.766Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:57.766Z] === RUN TestUpdateCPUQuota [2021-05-31T17:23:57.766Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-31T17:23:57.766Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:57.766Z] === RUN TestUpdatePidsLimit [2021-05-31T17:23:57.766Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-31T17:23:57.766Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:23:57.766Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:23:57.792Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-31T17:23:58.731Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-31T17:23:58.991Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-31T17:23:59.029Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-05-31T17:23:59.029Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:23:59.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-31T17:23:59.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-05-31T17:23:59.318Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:23:59.491Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-31T17:24:00.190Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-31T17:24:01.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-31T17:24:02.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-31T17:24:02.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-31T17:24:03.643Z] --- PASS: TestBuildWithHugeFile (55.61s) [2021-05-31T17:24:03.643Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:24:03.643Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:24:03.643Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:24:03.643Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:24:03.643Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:24:03.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:24:03.643Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:24:03.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:24:03.643Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:24:03.643Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:24:03.643Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:24:03.643Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:24:03.643Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:24:03.643Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-05-31T17:24:03.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-05-31T17:24:03.643Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-05-31T17:24:03.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-05-31T17:24:03.643Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:24:03.643Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:24:03.753Z] --- PASS: TestServiceWithPredefinedNetwork (3.76s) [2021-05-31T17:24:03.753Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:24:03.753Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:24:03.753Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:24:03.753Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:24:04.156Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-31T17:24:04.532Z] --- PASS: TestUpdateCPUQuota (6.76s) [2021-05-31T17:24:04.532Z] === RUN TestUpdatePidsLimit [2021-05-31T17:24:04.532Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-31T17:24:04.532Z] === RUN TestUpdatePidsLimit/no_change [2021-05-31T17:24:04.787Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit (9.94s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.35s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/no_change (1.36s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/update_lower (1.40s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.20s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.28s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.24s) [2021-05-31T17:24:05.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.19s) [2021-05-31T17:24:05.096Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:24:05.349Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-31T17:24:06.152Z] INFO: Extraction ended at 05/31/2021 17:24:03. Duration:00:00:26.9308883 [2021-05-31T17:24:06.152Z] INFO: Updating the golang and path environment variables [2021-05-31T17:24:06.152Z] INFO: GOPATH=d:\gopath [2021-05-31T17:24:06.152Z] INFO: go version go1.13.15 windows/amd64 [2021-05-31T17:24:06.152Z] INFO: Running the daemon under test in debug mode [2021-05-31T17:24:06.152Z] INFO: Starting a daemon under test... [2021-05-31T17:24:06.152Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41656\3\daemon --pidfile d:\CI\PR-41656\3\docker.pid -D [2021-05-31T17:24:06.152Z] INFO: Process started successfully. [2021-05-31T17:24:06.152Z] INFO: Start tailing logs of the daemon under tests [2021-05-31T17:24:06.152Z] INFO: Waiting for the daemon under test to start... [2021-05-31T17:24:06.276Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-31T17:24:06.480Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-31T17:24:06.480Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-31T17:24:06.480Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-31T17:24:06.480Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-31T17:24:06.480Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-31T17:24:06.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-31T17:24:06.943Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:24:07.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-31T17:24:07.712Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-31T17:24:07.712Z] [2021-05-31T17:24:07.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-31T17:24:07.712Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-31T17:24:07.712Z] HOSTNAME=b1a9208a74e3 [2021-05-31T17:24:07.712Z] TESTDEBUG=0 [2021-05-31T17:24:07.712Z] DEST=bundles/test-integration [2021-05-31T17:24:07.712Z] PWD=/go/src/github.com/docker/docker [2021-05-31T17:24:07.712Z] DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 [2021-05-31T17:24:07.712Z] container=docker [2021-05-31T17:24:07.712Z] HOME=/root [2021-05-31T17:24:07.712Z] GOLANG_VERSION=1.13.15 [2021-05-31T17:24:07.712Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-31T17:24:07.712Z] VALIDATE_BRANCH=master [2021-05-31T17:24:07.712Z] TERM=xterm [2021-05-31T17:24:07.712Z] DOCKER_PKG=github.com/docker/docker [2021-05-31T17:24:07.712Z] SHLVL=1 [2021-05-31T17:24:07.712Z] TIMEOUT=120m [2021-05-31T17:24:07.712Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-31T17:24:07.712Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-31T17:24:07.712Z] GO111MODULE=off [2021-05-31T17:24:07.712Z] DOCKER_EXPERIMENTAL=1 [2021-05-31T17:24:07.712Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-31T17:24:07.712Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-31T17:24:07.712Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-31T17:24:07.712Z] GOPATH=/go [2021-05-31T17:24:07.712Z] PKG_CONFIG=pkg-config [2021-05-31T17:24:07.712Z] _=/usr/bin/env [2021-05-31T17:24:07.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-31T17:24:07.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit (5.57s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-05-31T17:24:08.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-05-31T17:24:08.764Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:24:08.854Z] --- PASS: TestBuildPreserveOwnership (5.51s) [2021-05-31T17:24:08.854Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.70s) [2021-05-31T17:24:08.854Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2021-05-31T17:24:08.854Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:24:08.854Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-31T17:24:08.854Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:24:09.215Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-31T17:24:09.927Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-05-31T17:24:09.927Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:24:10.489Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-05-31T17:24:10.489Z] === RUN TestWaitNonBlocked [2021-05-31T17:24:10.489Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:10.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:10.489Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:10.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:10.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:10.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:11.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-31T17:24:11.853Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-31T17:24:11.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-05-31T17:24:11.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-05-31T17:24:11.853Z] === RUN TestWaitBlocked [2021-05-31T17:24:11.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:11.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:11.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:11.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:11.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:11.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:12.780Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-31T17:24:12.780Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-05-31T17:24:12.780Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-05-31T17:24:12.780Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:24:12.780Z] === CONT TestIpcModeOlderClient [2021-05-31T17:24:12.780Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-05-31T17:24:12.780Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:24:13.013Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-31T17:24:13.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-31T17:24:16.996Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-31T17:24:19.315Z] --- PASS: TestDaemonRestartIpcMode (5.69s) [2021-05-31T17:24:19.315Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.66s) [2021-05-31T17:24:19.316Z] PASS [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === Skipped [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-31T17:24:19.316Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-31T17:24:19.316Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-31T17:24:19.316Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:24:19.316Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-31T17:24:19.316Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-31T17:24:19.316Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-31T17:24:19.316Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-31T17:24:19.316Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-31T17:24:19.316Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:24:19.316Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:24:19.316Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-31T17:24:19.316Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-31T17:24:19.316Z] 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-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-31T17:24:19.316Z] 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-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-31T17:24:19.316Z] 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-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-31T17:24:19.316Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:24:19.316Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-31T17:24:19.316Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:24:19.316Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2021-05-31T17:24:19.316Z] 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-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-31T17:24:19.316Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:24:19.316Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-31T17:24:19.316Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-31T17:24:19.316Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-31T17:24:19.316Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] [2021-05-31T17:24:19.316Z] DONE 177 tests, 25 skipped in 111.075s [2021-05-31T17:24:19.316Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:24:19.316Z] INFO: Testing against a local daemon [2021-05-31T17:24:19.316Z] === RUN TestCommitInheritsEnv [2021-05-31T17:24:20.241Z] --- PASS: TestCommitInheritsEnv (1.57s) [2021-05-31T17:24:20.241Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:24:20.241Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-31T17:24:20.241Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:24:20.241Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-31T17:24:20.241Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:24:20.241Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-31T17:24:20.241Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:24:20.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-31T17:24:20.293Z] --- PASS: TestUpdateRestartPolicy (15.34s) [2021-05-31T17:24:20.293Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:24:21.234Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-31T17:24:21.498Z] --- PASS: TestUpdateRestartWithAutoRemove (1.29s) [2021-05-31T17:24:21.498Z] === RUN TestWaitNonBlocked [2021-05-31T17:24:21.498Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:21.498Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:21.498Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:21.498Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:21.498Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:21.498Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:21.759Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-31T17:24:22.126Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-05-31T17:24:22.126Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:24:22.126Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:24:22.126Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-31T17:24:22.126Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:24:22.126Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-31T17:24:22.126Z] === RUN TestTagInvalidReference [2021-05-31T17:24:22.126Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-31T17:24:22.126Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:24:22.126Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-31T17:24:22.126Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:24:22.384Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-31T17:24:22.384Z] === RUN TestTagOfficialNames [2021-05-31T17:24:22.384Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-31T17:24:22.384Z] === RUN TestTagMatchesDigest [2021-05-31T17:24:22.384Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-31T17:24:22.384Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-31T17:24:23.605Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-05-31T17:24:23.605Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:24:23.605Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-05-31T17:24:23.605Z] === RUN TestWaitNonBlocked [2021-05-31T17:24:23.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:23.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:23.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:23.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:23.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:24:23.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:24:23.605Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-31T17:24:23.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-05-31T17:24:23.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-05-31T17:24:23.605Z] === RUN TestWaitBlocked [2021-05-31T17:24:23.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:23.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:23.605Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.605Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:23.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-31T17:24:23.729Z] ...INFO: Daemon under test started and replied! [2021-05-31T17:24:23.729Z] INFO: Docker version of the daemon under test [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] Client: [2021-05-31T17:24:23.729Z] Version: 17.06.2-ce [2021-05-31T17:24:23.729Z] API version: 1.30 [2021-05-31T17:24:23.729Z] Go version: go1.8.3 [2021-05-31T17:24:23.729Z] Git commit: cec0b72 [2021-05-31T17:24:23.729Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-31T17:24:23.729Z] OS/Arch: windows/amd64 [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] Server: [2021-05-31T17:24:23.729Z] Version: 0.0.0-dev [2021-05-31T17:24:23.729Z] API version: 1.41 (minimum version 1.24) [2021-05-31T17:24:23.729Z] Go version: go1.13.15 [2021-05-31T17:24:23.729Z] Git commit: bf07c06c63 [2021-05-31T17:24:23.729Z] Built: 05/31/2021 17:22:14 [2021-05-31T17:24:23.729Z] OS/Arch: windows/amd64 [2021-05-31T17:24:23.729Z] Experimental: false [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] INFO: Docker info of the daemon under test [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] Containers: 0 [2021-05-31T17:24:23.729Z] Running: 0 [2021-05-31T17:24:23.729Z] Paused: 0 [2021-05-31T17:24:23.729Z] Stopped: 0 [2021-05-31T17:24:23.729Z] Images: 0 [2021-05-31T17:24:23.729Z] Server Version: 0.0.0-dev [2021-05-31T17:24:23.729Z] Storage Driver: windowsfilter [2021-05-31T17:24:23.729Z] Windows: [2021-05-31T17:24:23.729Z] Logging Driver: json-file [2021-05-31T17:24:23.729Z] Plugins: [2021-05-31T17:24:23.729Z] Volume: local [2021-05-31T17:24:23.729Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T17:24:23.729Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T17:24:23.729Z] Swarm: inactive [2021-05-31T17:24:23.729Z] Default Isolation: process [2021-05-31T17:24:23.729Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-31T17:24:23.729Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-31T17:24:23.729Z] OSType: windows [2021-05-31T17:24:23.729Z] Architecture: x86_64 [2021-05-31T17:24:23.729Z] CPUs: 4 [2021-05-31T17:24:23.729Z] Total Memory: 32GiB [2021-05-31T17:24:23.729Z] Name: azwin-2-a07620 [2021-05-31T17:24:23.729Z] ID: QF45:OLZB:WB77:3GIF:PINJ:JE53:IYUH:Q7P7:WVQT:LEBW:ICAA:OZAZ [2021-05-31T17:24:23.729Z] Docker Root Dir: D:\CI\PR-41656\3\daemon [2021-05-31T17:24:23.729Z] Debug Mode (client): false [2021-05-31T17:24:23.729Z] Debug Mode (server): true [2021-05-31T17:24:23.729Z] File Descriptors: -1 [2021-05-31T17:24:23.729Z] Goroutines: 16 [2021-05-31T17:24:23.729Z] System Time: 2021-05-31T17:24:23.0306134Z [2021-05-31T17:24:23.729Z] EventsListeners: 0 [2021-05-31T17:24:23.729Z] Registry: https://index.docker.io/v1/ [2021-05-31T17:24:23.729Z] Labels: [2021-05-31T17:24:23.729Z] Experimental: false [2021-05-31T17:24:23.729Z] Insecure Registries: [2021-05-31T17:24:23.729Z] 127.0.0.0/8 [2021-05-31T17:24:23.729Z] Live Restore Enabled: false [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] INFO: Docker images of the daemon under test [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T17:24:23.729Z] [2021-05-31T17:24:23.729Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-31T17:24:23.729Z] 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-31T17:24:23.729Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-31T17:24:23.729Z] 29d5b6a226d2: Pulling fs layer [2021-05-31T17:24:23.755Z] Loaded image: buildpack-deps:buster [2021-05-31T17:24:23.755Z] Loaded image: busybox:latest [2021-05-31T17:24:23.755Z] Loaded image: busybox:glibc [2021-05-31T17:24:23.931Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-05-31T17:24:23.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.23s) [2021-05-31T17:24:23.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s) [2021-05-31T17:24:23.931Z] === RUN TestWaitBlocked [2021-05-31T17:24:23.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:23.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:23.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:24:23.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:24:24.326Z] Loaded image: debian:bullseye [2021-05-31T17:24:24.533Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-31T17:24:24.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-05-31T17:24:24.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-05-31T17:24:24.533Z] === CONT TestIpcModeOlderClient [2021-05-31T17:24:24.533Z] === CONT TestContainerStartOnDaemonRestart [2021-05-31T17:24:24.533Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-31T17:24:24.533Z] === CONT TestContainerKillOnDaemonStart [2021-05-31T17:24:24.585Z] Loaded image: hello-world:latest [2021-05-31T17:24:24.586Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:24:26.181Z] --- PASS: TestServiceWithDataPathPortInit (20.56s) [2021-05-31T17:24:26.181Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:24:26.475Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-31T17:24:26.475Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.99s) [2021-05-31T17:24:26.475Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.29s) [2021-05-31T17:24:26.475Z] === CONT TestContainerStartOnDaemonRestart [2021-05-31T17:24:26.475Z] === CONT TestContainerKillOnDaemonStart [2021-05-31T17:24:27.801Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2021-05-31T17:24:27.801Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:24:28.373Z] 29d5b6a226d2: Retrying in 5 seconds [2021-05-31T17:24:28.824Z] 29d5b6a226d2: Retrying in 4 seconds [2021-05-31T17:24:29.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-31T17:24:29.775Z] 29d5b6a226d2: Retrying in 3 seconds [2021-05-31T17:24:30.726Z] 29d5b6a226d2: Retrying in 2 seconds [2021-05-31T17:24:31.066Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.67s) [2021-05-31T17:24:31.066Z] === CONT TestDaemonHostGatewayIP [2021-05-31T17:24:31.154Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-31T17:24:31.154Z] --- PASS: TestContainerStartOnDaemonRestart (4.85s) [2021-05-31T17:24:31.154Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:24:31.677Z] 29d5b6a226d2: Retrying in 1 second [2021-05-31T17:24:33.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-31T17:24:34.574Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.33s) [2021-05-31T17:24:34.574Z] PASS [2021-05-31T17:24:34.574Z] [2021-05-31T17:24:34.574Z] === Skipped [2021-05-31T17:24:34.574Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:24:34.574Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:24:34.574Z] [2021-05-31T17:24:34.574Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:24:34.574Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:24:34.574Z] [2021-05-31T17:24:34.574Z] [2021-05-31T17:24:34.574Z] DONE 34 tests, 2 skipped in 136.014s [2021-05-31T17:24:34.574Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:24:34.574Z] ++ 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-31T17:24:34.574Z] ++ set -e [2021-05-31T17:24:34.574Z] ++ '[' -n 0 ']' [2021-05-31T17:24:34.574Z] ++ set -x [2021-05-31T17:24:34.574Z] ++ 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-31T17:24:34.574Z] INFO: Testing against a local daemon [2021-05-31T17:24:34.574Z] === RUN TestConfigInspect [2021-05-31T17:24:35.080Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.93s) [2021-05-31T17:24:35.080Z] === CONT TestDaemonHostGatewayIP [2021-05-31T17:24:35.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-31T17:24:35.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-31T17:24:35.232Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2021-05-31T17:24:35.233Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:24:36.463Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-31T17:24:36.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.06s) [2021-05-31T17:24:36.524Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x0yphf6mygmyg1oj4l36yyyzg Created:2021-05-31 17:24:25.250519175 +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[f2e484025aeb2dfdae3b3c79306701903a5820d4804d6f4890aca68630a6dfd9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snh1j6unstnlg4t6m65ra0fw4 EndpointID:66d9255f14436491348dddb0a40b194bdeaf245a3fabefaaf6c327582c4bcee8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14fe1c39c4ba6e8c405ac2c041a4de3d6b2bee8358bc23583f854ad144ddb31b 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:668fbd6379aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snh1j6unstnlg4t6m65ra0fw4 EndpointID:66d9255f14436491348dddb0a40b194bdeaf245a3fabefaaf6c327582c4bcee8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-31T17:24:36.524Z] PASS [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] === Skipped [2021-05-31T17:24:36.524Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:24:36.524Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] DONE 26 tests, 1 skipped in 59.092s [2021-05-31T17:24:36.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] ++ set -e [2021-05-31T17:24:36.524Z] ++ '[' -n 0 ']' [2021-05-31T17:24:36.524Z] ++ set -x [2021-05-31T17:24:36.524Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] INFO: Testing against a local daemon [2021-05-31T17:24:36.524Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:24:36.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:24:36.524Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:24:36.524Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:24:36.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:24:36.524Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:24:36.524Z] PASS [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] === Skipped [2021-05-31T17:24:36.524Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:24:36.524Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:24:36.524Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] [2021-05-31T17:24:36.524Z] DONE 2 tests, 2 skipped in 0.190s [2021-05-31T17:24:36.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] ++ set -e [2021-05-31T17:24:36.524Z] ++ '[' -n 0 ']' [2021-05-31T17:24:36.524Z] ++ set -x [2021-05-31T17:24:36.524Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:36.524Z] INFO: Testing against a local daemon [2021-05-31T17:24:36.524Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:24:36.845Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-05-31T17:24:36.845Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:24:37.521Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-31T17:24:37.746Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2021-05-31T17:24:38.308Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2021-05-31T17:24:38.308Z] PASS [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] === Skipped [2021-05-31T17:24:38.308Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-31T17:24:38.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:24:38.308Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:24:38.308Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-31T17:24:38.308Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:24:38.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] [2021-05-31T17:24:38.308Z] DONE 196 tests, 5 skipped in 154.611s [2021-05-31T17:24:38.308Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:24:38.308Z] INFO: Testing against a local daemon [2021-05-31T17:24:38.308Z] === RUN TestCommitInheritsEnv [2021-05-31T17:24:38.371Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-31T17:24:38.549Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-31T17:24:38.563Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-05-31T17:24:38.563Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:24:38.563Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-31T17:24:38.563Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:24:38.563Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-31T17:24:38.563Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:24:38.563Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-31T17:24:38.563Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:24:38.630Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-31T17:24:38.772Z] --- PASS: TestConfigInspect (3.53s) [2021-05-31T17:24:38.772Z] === RUN TestConfigList [2021-05-31T17:24:38.819Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-31T17:24:38.819Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:24:39.577Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-31T17:24:40.012Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-31T17:24:40.273Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-31T17:24:40.843Z] --- PASS: TestDaemonHostGatewayIP (5.87s) [2021-05-31T17:24:40.843Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:24:41.310Z] --- PASS: TestConfigList (3.14s) [2021-05-31T17:24:41.310Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:24:41.333Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2021-05-31T17:24:41.333Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:24:41.333Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-31T17:24:41.333Z] === RUN TestTagInvalidReference [2021-05-31T17:24:41.333Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-31T17:24:41.333Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:24:41.333Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-31T17:24:41.333Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:24:41.333Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-31T17:24:41.333Z] === RUN TestTagOfficialNames [2021-05-31T17:24:41.333Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-31T17:24:41.333Z] === RUN TestTagMatchesDigest [2021-05-31T17:24:41.333Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-31T17:24:41.333Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-31T17:24:41.412Z] --- PASS: TestContainerKillOnDaemonStart (15.29s) [2021-05-31T17:24:41.412Z] === CONT TestIpcModeOlderClient [2021-05-31T17:24:41.412Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-05-31T17:24:43.517Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-31T17:24:44.117Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-31T17:24:44.604Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2021-05-31T17:24:44.604Z] === RUN TestConfigsUpdate [2021-05-31T17:24:45.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-31T17:24:45.615Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2021-05-31T17:24:45.615Z] PASS [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === Skipped [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-31T17:24:45.615Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-05-31T17:24:45.615Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:24:45.615Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:24:45.615Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:24:45.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-31T17:24:45.615Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] [2021-05-31T17:24:45.615Z] DONE 196 tests, 6 skipped in 244.363s [2021-05-31T17:24:45.615Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:24:45.615Z] ++ 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-31T17:24:45.615Z] ++ set -e [2021-05-31T17:24:45.615Z] ++ '[' -n 0 ']' [2021-05-31T17:24:45.615Z] ++ set -x [2021-05-31T17:24:45.615Z] ++ 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-31T17:24:45.615Z] INFO: Testing against a local daemon [2021-05-31T17:24:45.615Z] === RUN TestCommitInheritsEnv [2021-05-31T17:24:45.876Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-31T17:24:45.876Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-31T17:24:46.136Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-05-31T17:24:46.136Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:24:46.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-31T17:24:46.136Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:24:46.136Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-31T17:24:46.136Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:24:46.136Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-31T17:24:46.136Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:24:46.705Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-05-31T17:24:46.705Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:24:46.965Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-31T17:24:47.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-31T17:24:47.899Z] --- PASS: TestConfigsUpdate (3.13s) [2021-05-31T17:24:47.899Z] === RUN TestTemplatedConfig [2021-05-31T17:24:48.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-31T17:24:48.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-31T17:24:49.194Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-31T17:24:49.455Z] --- PASS: TestRemoveImageGarbageCollector (2.93s) [2021-05-31T17:24:49.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:24:49.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-31T17:24:49.455Z] === RUN TestTagInvalidReference [2021-05-31T17:24:49.455Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-31T17:24:49.455Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:24:49.715Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-31T17:24:49.715Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:24:49.715Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-31T17:24:49.715Z] === RUN TestTagOfficialNames [2021-05-31T17:24:49.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-31T17:24:49.715Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-31T17:24:49.715Z] === RUN TestTagMatchesDigest [2021-05-31T17:24:49.715Z] --- PASS: TestTagMatchesDigest (0.07s) [2021-05-31T17:24:49.715Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-31T17:24:49.976Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-31T17:24:50.648Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-31T17:24:51.195Z] --- PASS: TestTemplatedConfig (3.72s) [2021-05-31T17:24:51.195Z] === RUN TestConfigCreateResolve [2021-05-31T17:24:51.355Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-31T17:24:52.597Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-31T17:24:54.499Z] --- PASS: TestConfigCreateResolve (3.11s) [2021-05-31T17:24:54.499Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:24:55.882Z] --- PASS: TestConfigDaemonLibtrustID (1.15s) [2021-05-31T17:24:55.882Z] PASS [2021-05-31T17:24:55.882Z] [2021-05-31T17:24:55.882Z] DONE 7 tests in 21.199s [2021-05-31T17:24:55.882Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:24:55.882Z] ++ 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-31T17:24:55.882Z] ++ set -e [2021-05-31T17:24:55.882Z] ++ '[' -n 0 ']' [2021-05-31T17:24:55.882Z] ++ set -x [2021-05-31T17:24:55.882Z] ++ 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-31T17:24:55.882Z] INFO: Testing against a local daemon [2021-05-31T17:24:55.882Z] === RUN TestCheckpoint [2021-05-31T17:24:55.882Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:24:55.882Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:24:55.882Z] === RUN TestContainerInvalidJSON [2021-05-31T17:24:55.882Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:24:55.882Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:24:55.882Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:24:55.882Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:24:55.882Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:24:55.882Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:24:55.882Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:24:55.882Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:24:55.882Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:24:55.882Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-31T17:24:55.882Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-31T17:24:55.882Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-31T17:24:55.882Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-31T17:24:55.882Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:24:55.882Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-31T17:24:55.882Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:24:55.882Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-31T17:24:55.882Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:24:56.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-31T17:24:56.142Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:24:56.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-05-31T17:24:56.142Z] === RUN TestCopyFromContainer [2021-05-31T17:24:57.051Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-31T17:24:57.231Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-31T17:24:57.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-31T17:24:57.933Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-31T17:24:58.050Z] === RUN TestCopyFromContainer// [2021-05-31T17:24:58.050Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:24:58.050Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:24:58.142Z] 8116de3c91c3: Pull complete [2021-05-31T17:24:58.142Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-31T17:24:58.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:24:58.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-31T17:24:58.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-31T17:24:58.142Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-31T17:24:58.142Z] WARN: Skipping validation tests [2021-05-31T17:24:58.142Z] INFO: Running unit tests at 05/31/2021 17:24:49... [2021-05-31T17:24:58.142Z] INFO: make.ps1 starting at 05/31/2021 17:24:53 [2021-05-31T17:24:58.142Z] INFO: Git commit (bf07c06c63) assumed from DOCKER_GITCOMMIT environment variable [2021-05-31T17:24:58.142Z] INFO: Invoking autogen... [2021-05-31T17:24:58.142Z] INFO: Running unit tests... [2021-05-31T17:24:58.310Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:24:58.310Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:24:58.571Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:24:58.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:24:58.571Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:24:58.831Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:24:58.831Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer (2.89s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-31T17:24:59.091Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-31T17:24:59.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:24:59.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:24:59.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:24:59.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:24:59.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:24:59.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:24:59.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:24:59.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:24:59.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:24:59.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:24:59.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:24:59.091Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:24:59.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-31T17:24:59.091Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:24:59.091Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:24:59.091Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:24:59.091Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:24:59.091Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:24:59.091Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:24:59.091Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:24:59.091Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:24:59.091Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:24:59.091Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:24:59.091Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:24:59.091Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:24:59.091Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:24:59.091Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-31T17:24:59.091Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan (22.04s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.88s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.61s) [2021-05-31T17:24:59.105Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.84s) [2021-05-31T17:24:59.105Z] PASS [2021-05-31T17:24:59.105Z] [2021-05-31T17:24:59.105Z] DONE 8 tests in 23.742s [2021-05-31T17:24:59.105Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:24:59.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:59.105Z] ++ set -e [2021-05-31T17:24:59.106Z] ++ '[' -n 0 ']' [2021-05-31T17:24:59.106Z] ++ set -x [2021-05-31T17:24:59.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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:59.106Z] testing: warning: no tests to run [2021-05-31T17:24:59.106Z] PASS [2021-05-31T17:24:59.106Z] [2021-05-31T17:24:59.106Z] DONE 0 tests in 0.077s [2021-05-31T17:24:59.106Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:24:59.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:59.106Z] ++ set -e [2021-05-31T17:24:59.106Z] ++ '[' -n 0 ']' [2021-05-31T17:24:59.106Z] ++ set -x [2021-05-31T17:24:59.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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:24:59.106Z] INFO: Testing against a local daemon [2021-05-31T17:24:59.106Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:24:59.842Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-31T17:25:00.413Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-31T17:25:01.205Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-05-31T17:25:01.205Z] === RUN TestAuthZPluginTLS [2021-05-31T17:25:01.494Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-05-31T17:25:01.494Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:25:01.632Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s) [2021-05-31T17:25:01.632Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:25:02.122Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-05-31T17:25:02.122Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:25:02.324Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-31T17:25:02.413Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-05-31T17:25:02.413Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:25:03.040Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-05-31T17:25:03.040Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:25:04.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:25:04.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:25:04.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:25:04.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:25:04.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:25:04.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:25:04.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:25:04.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:25:04.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:25:04.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:25:04.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:25:04.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-31T17:25:04.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-31T17:25:04.929Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:25:05.117Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s) [2021-05-31T17:25:05.117Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:25:05.247Z] 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-31T17:25:05.406Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-05-31T17:25:05.406Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:25:05.498Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2021-05-31T17:25:05.498Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:25:05.498Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:25:05.498Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:25:05.498Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-31T17:25:05.498Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-31T17:25:05.498Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:25:05.498Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:25:05.498Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-31T17:25:05.498Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:25:05.498Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-31T17:25:05.498Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:25:05.499Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-31T17:25:05.499Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:25:05.499Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:25:05.499Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:25:05.499Z] === PAUSE TestDaemonHostGatewayIP [2021-05-31T17:25:05.499Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:25:05.499Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:25:05.499Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:25:05.499Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-31T17:25:05.499Z] === RUN TestDiff [2021-05-31T17:25:06.034Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-05-31T17:25:06.034Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:25:06.145Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-31T17:25:06.440Z] --- PASS: TestDiff (0.87s) [2021-05-31T17:25:06.440Z] === RUN TestExecWithCloseStdin [2021-05-31T17:25:06.662Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2021-05-31T17:25:06.662Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:25:07.528Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-31T17:25:07.821Z] --- PASS: TestExecWithCloseStdin (1.33s) [2021-05-31T17:25:07.821Z] === RUN TestExec [2021-05-31T17:25:08.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-31T17:25:08.469Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-31T17:25:08.717Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2021-05-31T17:25:08.717Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:25:09.200Z] --- PASS: TestExec (1.21s) [2021-05-31T17:25:09.200Z] === RUN TestExecUser [2021-05-31T17:25:09.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-31T17:25:10.139Z] --- PASS: TestExecUser (1.20s) [2021-05-31T17:25:10.139Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:25:10.379Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-31T17:25:11.430Z] .......................... [ 67%] [2021-05-31T17:25:11.430Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2021-05-31T17:25:11.430Z] === RUN TestAuthZPluginHeader [2021-05-31T17:25:11.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-31T17:25:11.535Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2021-05-31T17:25:11.535Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:25:12.161Z] --- PASS: TestAuthZPluginHeader (0.90s) [2021-05-31T17:25:12.161Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:25:12.161Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:25:12.161Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:12.161Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:25:12.161Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:25:12.161Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:12.161Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:25:12.161Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:25:12.161Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:12.161Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:25:12.161Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:25:12.161Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:12.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:25:12.390Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:25:12.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-31T17:25:12.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-31T17:25:13.675Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-31T17:25:14.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-31T17:25:14.828Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2021-05-31T17:25:14.828Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:25:16.209Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-05-31T17:25:16.209Z] === RUN TestHealthKillContainer [2021-05-31T17:25:16.971Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-31T17:25:18.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-31T17:25:19.534Z] --- PASS: TestHealthKillContainer (3.12s) [2021-05-31T17:25:19.534Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:25:20.103Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-05-31T17:25:20.103Z] === RUN TestIpcModeNone [2021-05-31T17:25:21.042Z] --- PASS: TestIpcModeNone (1.11s) [2021-05-31T17:25:21.042Z] === RUN TestIpcModePrivate [2021-05-31T17:25:21.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-31T17:25:22.201Z] 29d5b6a226d2: Verifying Checksum [2021-05-31T17:25:22.201Z] 29d5b6a226d2: Download complete [2021-05-31T17:25:22.423Z] --- PASS: TestIpcModePrivate (1.13s) [2021-05-31T17:25:22.423Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-31T17:25:22.423Z] === RUN TestIpcModeShareable [2021-05-31T17:25:22.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-31T17:25:23.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-31T17:25:23.362Z] --- PASS: TestIpcModeShareable (1.15s) [2021-05-31T17:25:23.362Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-31T17:25:23.362Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:25:23.627Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-31T17:25:24.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-31T17:25:25.007Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-31T17:25:26.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-31T17:25:26.656Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.29s) [2021-05-31T17:25:26.656Z] === RUN TestAPIIpcModeHost [2021-05-31T17:25:27.243Z] === RUN TestMiddlewares [2021-05-31T17:25:27.243Z] --- PASS: TestMiddlewares (0.00s) [2021-05-31T17:25:27.243Z] PASS [2021-05-31T17:25:27.243Z] coverage: 9.0% of statements [2021-05-31T17:25:27.243Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2021-05-31T17:25:28.038Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-05-31T17:25:28.038Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:25:28.299Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-31T17:25:28.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-31T17:25:29.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-31T17:25:29.683Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-31T17:25:29.683Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-31T17:25:30.576Z] --- PASS: TestDaemonIpcModeShareable (2.66s) [2021-05-31T17:25:30.576Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-31T17:25:30.576Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:25:30.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-31T17:25:30.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-05-31T17:25:30.873Z] PASS [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] === Skipped [2021-05-31T17:25:30.873Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:25:30.873Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:25:30.873Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:25:30.873Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:25:30.873Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] [2021-05-31T17:25:30.873Z] DONE 17 tests, 4 skipped in 29.934s [2021-05-31T17:25:30.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:25:30.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:30.873Z] ++ set -e [2021-05-31T17:25:30.873Z] ++ '[' -n 0 ']' [2021-05-31T17:25:30.873Z] ++ set -x [2021-05-31T17:25:30.873Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:30.873Z] INFO: Testing against a local daemon [2021-05-31T17:25:30.873Z] === RUN TestPluginInvalidJSON [2021-05-31T17:25:30.873Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:25:30.873Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:25:30.873Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:25:30.873Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-31T17:25:30.873Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:25:30.873Z] === RUN TestPluginInstall [2021-05-31T17:25:30.873Z] === RUN TestPluginInstall/no_auth [2021-05-31T17:25:31.162Z] time="2021-05-31T17:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:31.162Z] time="2021-05-31T17:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfee7bea9c1daca5b55152f254a7f1f1dbeddcd15fc5e4004181063dcba95fec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:31.162Z] time="2021-05-31T17:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:31.162Z] time="2021-05-31T17:25:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfee7bea9c1daca5b55152f254a7f1f1dbeddcd15fc5e4004181063dcba95fec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:31.451Z] === RUN TestPluginInstall/with_htpasswd [2021-05-31T17:25:31.812Z] time="2021-05-31T17:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:31.812Z] time="2021-05-31T17:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87aae1d27ff9e42c81b3d4a6dd935751d4d53e8d197a9fcf53a333a4175d89aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:31.812Z] time="2021-05-31T17:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:31.812Z] time="2021-05-31T17:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87aae1d27ff9e42c81b3d4a6dd935751d4d53e8d197a9fcf53a333a4175d89aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:32.101Z] === RUN TestPluginInstall/with_insecure [2021-05-31T17:25:32.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-31T17:25:32.187Z] Using test binary docker [2021-05-31T17:25:32.187Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-31T17:25:32.187Z] +++ /etc/init.d/apparmor start [2021-05-31T17:25:32.187Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-31T17:25:32.187Z] INFO: Waiting for daemon to start... [2021-05-31T17:25:32.187Z] Starting dockerd [2021-05-31T17:25:32.187Z] +++ 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-31T17:25:33.115Z] --- PASS: TestDaemonIpcModePrivate (2.59s) [2021-05-31T17:25:33.115Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-31T17:25:33.115Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:25:33.128Z] time="2021-05-31T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:33.128Z] time="2021-05-31T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e37427954ebf0b484e599c7e93baf2b0ef25d4e3d01799979ed797555f10cfa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:33.128Z] time="2021-05-31T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:25:33.128Z] time="2021-05-31T17:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e37427954ebf0b484e599c7e93baf2b0ef25d4e3d01799979ed797555f10cfa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:25:33.419Z] --- PASS: TestPluginInstall (4.51s) [2021-05-31T17:25:33.419Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2021-05-31T17:25:33.419Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-05-31T17:25:33.419Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2021-05-31T17:25:33.419Z] plugin_test.go:165: [d0e65597fd24d] daemon is not started [2021-05-31T17:25:33.419Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:25:34.298Z] . [2021-05-31T17:25:34.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-31T17:25:34.298Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-31T17:25:34.298Z] Error: No such image: emptyfs [2021-05-31T17:25:34.298Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-31T17:25:34.298Z] ++++ docker load [2021-05-31T17:25:34.298Z] Running integration-test (iteration 1) [2021-05-31T17:25:34.298Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-05-31T17:25:34.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:34.298Z] ++ set -e [2021-05-31T17:25:34.298Z] ++ '[' -n 0 ']' [2021-05-31T17:25:34.298Z] ++ set -x [2021-05-31T17:25:34.298Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:35.482Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-31T17:25:35.655Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.54s) [2021-05-31T17:25:35.655Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-31T17:25:35.655Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:25:36.260Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-31T17:25:36.509Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-31T17:25:36.521Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-31T17:25:38.565Z] --- PASS: TestPluginsWithRuntimes (4.78s) [2021-05-31T17:25:38.565Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.39s) [2021-05-31T17:25:38.565Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-05-31T17:25:38.565Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:25:38.892Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-05-31T17:25:38.892Z] PASS [2021-05-31T17:25:38.892Z] [2021-05-31T17:25:38.892Z] DONE 10 tests in 10.175s [2021-05-31T17:25:38.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:25:38.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:38.892Z] ++ set -e [2021-05-31T17:25:38.892Z] ++ '[' -n 0 ']' [2021-05-31T17:25:38.892Z] ++ set -x [2021-05-31T17:25:38.893Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:38.948Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.80s) [2021-05-31T17:25:38.948Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-31T17:25:38.948Z] === RUN TestIpcModeOlderClient [2021-05-31T17:25:38.948Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:25:38.948Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:25:39.181Z] INFO: Testing against a local daemon [2021-05-31T17:25:39.181Z] === RUN TestExternalGraphDriver [2021-05-31T17:25:39.181Z] === RUN TestExternalGraphDriver/json [2021-05-31T17:25:39.518Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2021-05-31T17:25:39.518Z] === RUN TestKillContainer [2021-05-31T17:25:39.518Z] === RUN TestKillContainer/no_signal [2021-05-31T17:25:40.457Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:25:40.718Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-31T17:25:41.027Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:25:41.899Z] === RUN TestExternalGraphDriver/spec [2021-05-31T17:25:41.965Z] --- PASS: TestKillContainer (2.67s) [2021-05-31T17:25:41.965Z] --- PASS: TestKillContainer/no_signal (0.87s) [2021-05-31T17:25:41.965Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-05-31T17:25:41.965Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2021-05-31T17:25:41.965Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:25:41.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:25:42.101Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-31T17:25:42.908Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:25:43.483Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-31T17:25:43.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2021-05-31T17:25:43.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2021-05-31T17:25:43.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-05-31T17:25:43.847Z] === RUN TestKillStoppedContainer [2021-05-31T17:25:43.847Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-31T17:25:43.847Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:25:43.847Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-31T17:25:43.847Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:25:43.960Z] === RUN TestExternalGraphDriver/pull [2021-05-31T17:25:44.787Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-05-31T17:25:44.787Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:25:44.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:25:44.787Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:25:44.787Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:25:44.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:25:44.787Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:25:44.787Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:25:45.725Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s) [2021-05-31T17:25:45.725Z] === RUN TestLinksContainerNames [2021-05-31T17:25:46.015Z] --- PASS: TestExternalGraphDriver (6.81s) [2021-05-31T17:25:46.015Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2021-05-31T17:25:46.015Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-05-31T17:25:46.015Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2021-05-31T17:25:46.015Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:25:46.015Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-31T17:25:46.015Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:46.015Z] PASS [2021-05-31T17:25:46.015Z] [2021-05-31T17:25:46.015Z] === Skipped [2021-05-31T17:25:46.015Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-31T17:25:46.015Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:25:46.015Z] [2021-05-31T17:25:46.015Z] [2021-05-31T17:25:46.015Z] DONE 5 tests, 1 skipped in 6.970s [2021-05-31T17:25:46.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:25:46.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:46.015Z] ++ set -e [2021-05-31T17:25:46.015Z] ++ '[' -n 0 ']' [2021-05-31T17:25:46.015Z] ++ set -x [2021-05-31T17:25:46.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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:46.015Z] INFO: Testing against a local daemon [2021-05-31T17:25:46.015Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:25:46.015Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:25:46.015Z] === RUN TestReadPluginNoRead [2021-05-31T17:25:46.015Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:25:46.015Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:25:46.015Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:25:46.015Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:25:46.015Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:25:47.105Z] Loaded image: buildpack-deps:buster [2021-05-31T17:25:47.403Z] Loaded image: busybox:latest [2021-05-31T17:25:47.403Z] Loaded image: busybox:glibc [2021-05-31T17:25:47.633Z] --- PASS: TestLinksContainerNames (1.78s) [2021-05-31T17:25:47.633Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:25:47.684Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-31T17:25:48.572Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2021-05-31T17:25:48.572Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:25:49.511Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:25:49.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:25:49.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:25:49.511Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:25:49.771Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:25:49.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:25:49.771Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:25:49.771Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-31T17:25:49.771Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-31T17:25:49.771Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:25:50.169Z] Loaded image: debian:bullseye [2021-05-31T17:25:50.169Z] Loaded image: hello-world:latest [2021-05-31T17:25:50.169Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:25:50.169Z] INFO: Testing against a local daemon [2021-05-31T17:25:50.169Z] === RUN TestCgroupNamespacesBuild [2021-05-31T17:25:50.513Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2021-05-31T17:25:50.513Z] === CONT TestReadPluginNoRead [2021-05-31T17:25:50.980Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-31T17:25:51.694Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2021-05-31T17:25:51.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-31T17:25:51.918Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-31T17:25:52.311Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-05-31T17:25:52.311Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:25:52.571Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-05-31T17:25:52.571Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:25:52.870Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-31T17:25:52.871Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-31T17:25:53.233Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-05-31T17:25:53.233Z] === RUN TestBuildWithSession [2021-05-31T17:25:53.233Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:25:53.233Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:25:53.233Z] === RUN TestBuildSquashParent [2021-05-31T17:25:53.266Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:25:53.510Z] --- PASS: TestContainerVolumesMountedAsSlave (0.92s) [2021-05-31T17:25:53.510Z] === RUN TestNetworkNat [2021-05-31T17:25:54.250Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-31T17:25:54.890Z] --- PASS: TestNetworkNat (1.09s) [2021-05-31T17:25:54.890Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:25:55.352Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:25:55.352Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2021-05-31T17:25:55.829Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2021-05-31T17:25:55.829Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:25:56.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-31T17:25:56.525Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-31T17:25:56.921Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:25:57.100Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-31T17:25:57.100Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-31T17:25:57.744Z] --- PASS: TestBuildSquashParent (4.20s) [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:25:57.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:25:57.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:25:57.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:25:57.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:25:57.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:25:57.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:25:59.049Z] --- PASS: TestReadPluginNoRead (9.05s) [2021-05-31T17:25:59.049Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-05-31T17:25:59.049Z] --- PASS: TestReadPluginNoRead/default (2.11s) [2021-05-31T17:25:59.049Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2021-05-31T17:25:59.049Z] read_test.go:92: [d5bbb03bd3d3a] daemon is not started [2021-05-31T17:25:59.049Z] PASS [2021-05-31T17:25:59.049Z] [2021-05-31T17:25:59.049Z] DONE 6 tests in 13.171s [2021-05-31T17:25:59.049Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-31T17:25:59.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:59.049Z] ++ set -e [2021-05-31T17:25:59.049Z] ++ '[' -n 0 ']' [2021-05-31T17:25:59.049Z] ++ set -x [2021-05-31T17:25:59.049Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:59.121Z] --- PASS: TestNetworkLoopbackNat (3.48s) [2021-05-31T17:25:59.121Z] === RUN TestPause [2021-05-31T17:25:59.338Z] testing: warning: no tests to run [2021-05-31T17:25:59.338Z] PASS [2021-05-31T17:25:59.338Z] [2021-05-31T17:25:59.338Z] DONE 0 tests in 0.073s [2021-05-31T17:25:59.338Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:25:59.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:59.338Z] ++ set -e [2021-05-31T17:25:59.338Z] ++ '[' -n 0 ']' [2021-05-31T17:25:59.338Z] ++ set -x [2021-05-31T17:25:59.338Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:25:59.338Z] INFO: Testing against a local daemon [2021-05-31T17:25:59.338Z] === RUN TestPluginWithDevMounts [2021-05-31T17:25:59.338Z] === PAUSE TestPluginWithDevMounts [2021-05-31T17:25:59.338Z] === CONT TestPluginWithDevMounts [2021-05-31T17:25:59.641Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-31T17:25:59.641Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-31T17:25:59.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:26:00.060Z] --- PASS: TestPause (0.95s) [2021-05-31T17:26:00.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:26:00.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:26:00.060Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:26:00.060Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:26:00.141Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:26:00.999Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-05-31T17:26:00.999Z] === RUN TestPidHost [2021-05-31T17:26:01.546Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-05-31T17:26:01.546Z] PASS [2021-05-31T17:26:01.546Z] [2021-05-31T17:26:01.546Z] DONE 1 tests in 1.974s [2021-05-31T17:26:01.546Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:26:01.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:26:01.546Z] ++ set -e [2021-05-31T17:26:01.546Z] ++ '[' -n 0 ']' [2021-05-31T17:26:01.546Z] ++ set -x [2021-05-31T17:26:01.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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:26:01.546Z] INFO: Testing against a local daemon [2021-05-31T17:26:01.546Z] === RUN TestSecretInspect [2021-05-31T17:26:01.549Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-05-31T17:26:02.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-05-31T17:26:02.243Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:26:02.243Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:26:03.551Z] --- PASS: TestPidHost (2.38s) [2021-05-31T17:26:03.551Z] === RUN TestPsFilter [2021-05-31T17:26:03.551Z] --- PASS: TestPsFilter (0.16s) [2021-05-31T17:26:03.551Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:26:03.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:26:04.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:26:04.371Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:26:04.493Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2021-05-31T17:26:04.493Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:26:04.671Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:26:04.976Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-05-31T17:26:04.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2021-05-31T17:26:04.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-05-31T17:26:04.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-05-31T17:26:04.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-05-31T17:26:04.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-05-31T17:26:04.977Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:26:05.098Z] --- PASS: TestSecretInspect (3.79s) [2021-05-31T17:26:05.098Z] === RUN TestSecretList [2021-05-31T17:26:05.432Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2021-05-31T17:26:05.433Z] === RUN TestRemoveContainerRunning [2021-05-31T17:26:05.627Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-05-31T17:26:05.627Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:26:06.370Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-05-31T17:26:06.370Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:26:06.833Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-31T17:26:06.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-05-31T17:26:06.940Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:26:06.940Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-31T17:26:06.940Z] === RUN TestRenameLinkedContainer [2021-05-31T17:26:07.172Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-05-31T17:26:07.172Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:26:07.820Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-05-31T17:26:07.820Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:26:08.215Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-31T17:26:09.358Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2021-05-31T17:26:09.358Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:26:09.579Z] --- PASS: TestSecretList (3.76s) [2021-05-31T17:26:09.579Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:26:10.452Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-05-31T17:26:10.452Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:26:10.754Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-31T17:26:11.136Z] --- PASS: TestRenameLinkedContainer (3.44s) [2021-05-31T17:26:11.136Z] === RUN TestRenameStoppedContainer [2021-05-31T17:26:11.397Z] --- PASS: TestRenameStoppedContainer (0.87s) [2021-05-31T17:26:11.397Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:26:12.587Z] --- PASS: TestBuildMultiStageLayerLeak (1.93s) [2021-05-31T17:26:12.587Z] === RUN TestBuildWithHugeFile [2021-05-31T17:26:13.149Z] --- PASS: TestSecretsCreateAndDelete (3.71s) [2021-05-31T17:26:13.149Z] === RUN TestSecretsUpdate [2021-05-31T17:26:13.304Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2021-05-31T17:26:13.304Z] === RUN TestRenameInvalidName [2021-05-31T17:26:13.784Z] --- PASS: TestImportExtremelyLargeImageWorks (109.79s) [2021-05-31T17:26:13.784Z] PASS [2021-05-31T17:26:13.784Z] [2021-05-31T17:26:13.784Z] === Skipped [2021-05-31T17:26:13.784Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:26:13.784Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-31T17:26:13.784Z] [2021-05-31T17:26:13.784Z] [2021-05-31T17:26:13.784Z] DONE 12 tests, 1 skipped in 113.683s [2021-05-31T17:26:13.784Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:26:13.784Z] INFO: Testing against a local daemon [2021-05-31T17:26:13.784Z] === RUN TestNetworkCreateDelete [2021-05-31T17:26:13.784Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-05-31T17:26:13.784Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:26:14.040Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2021-05-31T17:26:14.040Z] === RUN TestDaemonDNSFallback [2021-05-31T17:26:14.243Z] --- PASS: TestRenameInvalidName (0.88s) [2021-05-31T17:26:14.243Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:26:14.614Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-31T17:26:14.614Z] tests/integration/client_test.py ..... [ 75%] [2021-05-31T17:26:14.614Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-31T17:26:14.614Z] tests/integration/errors_test.py . [ 76%] [2021-05-31T17:26:16.035Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-31T17:26:16.700Z] --- PASS: TestSecretsUpdate (3.82s) [2021-05-31T17:26:16.700Z] === RUN TestTemplatedSecret [2021-05-31T17:26:17.990Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:26:17.990Z] === RUN TestBoolValue [2021-05-31T17:26:17.990Z] --- PASS: TestBoolValue (0.00s) [2021-05-31T17:26:17.990Z] === RUN TestBoolValueOrDefault [2021-05-31T17:26:17.990Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-31T17:26:17.990Z] === RUN TestInt64ValueOrZero [2021-05-31T17:26:17.990Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-31T17:26:17.990Z] === RUN TestInt64ValueOrDefault [2021-05-31T17:26:17.990Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-31T17:26:17.990Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-31T17:26:17.990Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-31T17:26:17.990Z] === RUN TestJsonContentType [2021-05-31T17:26:17.990Z] --- PASS: TestJsonContentType (0.00s) [2021-05-31T17:26:17.990Z] PASS [2021-05-31T17:26:17.990Z] coverage: 14.7% of statements [2021-05-31T17:26:17.990Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2021-05-31T17:26:18.452Z] === RUN TestMaskSecretKeys [2021-05-31T17:26:18.452Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-31T17:26:18.452Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-31T17:26:18.452Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-31T17:26:18.452Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-31T17:26:18.452Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-31T17:26:18.452Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-31T17:26:18.452Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-31T17:26:18.452Z] === RUN TestVersionMiddlewareVersion [2021-05-31T17:26:18.452Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-31T17:26:18.452Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-31T17:26:18.452Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-31T17:26:18.452Z] PASS [2021-05-31T17:26:18.452Z] coverage: 37.7% of statements [2021-05-31T17:26:18.452Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:26:18.452Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:26:19.428Z] === RUN TestStrSliceMarshalJSON [2021-05-31T17:26:19.428Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestStrSliceUnmarshalJSON [2021-05-31T17:26:19.428Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestStrSliceUnmarshalString [2021-05-31T17:26:19.428Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestStrSliceUnmarshalSlice [2021-05-31T17:26:19.428Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-31T17:26:19.428Z] PASS [2021-05-31T17:26:19.428Z] coverage: 90.0% of statements [2021-05-31T17:26:19.428Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2021-05-31T17:26:19.428Z] === RUN TestToJSON [2021-05-31T17:26:19.428Z] --- PASS: TestToJSON (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestToParamWithVersion [2021-05-31T17:26:19.428Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestFromJSON [2021-05-31T17:26:19.428Z] --- PASS: TestFromJSON (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestEmpty [2021-05-31T17:26:19.428Z] --- PASS: TestEmpty (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestArgsMatchKVListEmptySources [2021-05-31T17:26:19.428Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestArgsMatchKVList [2021-05-31T17:26:19.428Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestArgsMatch [2021-05-31T17:26:19.428Z] --- PASS: TestArgsMatch (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestAdd [2021-05-31T17:26:19.428Z] --- PASS: TestAdd (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestDel [2021-05-31T17:26:19.428Z] --- PASS: TestDel (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestLen [2021-05-31T17:26:19.428Z] --- PASS: TestLen (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestExactMatch [2021-05-31T17:26:19.428Z] --- PASS: TestExactMatch (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestOnlyOneExactMatch [2021-05-31T17:26:19.428Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestContains [2021-05-31T17:26:19.428Z] --- PASS: TestContains (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestValidate [2021-05-31T17:26:19.428Z] --- PASS: TestValidate (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestWalkValues [2021-05-31T17:26:19.428Z] --- PASS: TestWalkValues (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestFuzzyMatch [2021-05-31T17:26:19.428Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-31T17:26:19.428Z] === RUN TestClone [2021-05-31T17:26:19.428Z] --- PASS: TestClone (0.00s) [2021-05-31T17:26:19.428Z] PASS [2021-05-31T17:26:19.428Z] coverage: 92.2% of statements [2021-05-31T17:26:19.428Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 92.2% of statements [2021-05-31T17:26:19.521Z] --- PASS: TestRenameAnonymousContainer (4.51s) [2021-05-31T17:26:19.521Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:26:19.521Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2021-05-31T17:26:19.521Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:26:19.892Z] === RUN TestAdjustForAPIVersion [2021-05-31T17:26:19.893Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-31T17:26:19.893Z] PASS [2021-05-31T17:26:19.893Z] coverage: 5.7% of statements [2021-05-31T17:26:19.893Z] ok github.com/docker/docker/api/server/router/swarm 0.068s coverage: 5.7% of statements [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:26:19.893Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:26:19.893Z] === RUN TestDurationToSecondsString [2021-05-31T17:26:19.893Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-31T17:26:19.893Z] === RUN TestGetTimestamp [2021-05-31T17:26:19.893Z] --- PASS: TestGetTimestamp (0.15s) [2021-05-31T17:26:19.893Z] === RUN TestParseTimestamps [2021-05-31T17:26:19.893Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-31T17:26:19.893Z] PASS [2021-05-31T17:26:19.893Z] coverage: 100.0% of statements [2021-05-31T17:26:19.893Z] ok github.com/docker/docker/api/types/time 0.201s coverage: 100.0% of statements [2021-05-31T17:26:20.356Z] === RUN TestCompareVersion [2021-05-31T17:26:20.356Z] --- PASS: TestCompareVersion (0.00s) [2021-05-31T17:26:20.356Z] PASS [2021-05-31T17:26:20.356Z] coverage: 75.0% of statements [2021-05-31T17:26:20.356Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:26:20.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:26:21.132Z] --- PASS: TestTemplatedSecret (4.10s) [2021-05-31T17:26:21.133Z] === RUN TestSecretCreateResolve [2021-05-31T17:26:21.317Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-31T17:26:21.429Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2021-05-31T17:26:21.429Z] === RUN TestResize [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-31T17:26:21.902Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-31T17:26:21.902Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-31T17:26:21.902Z] === RUN TestCloneArgsSmartHttp [2021-05-31T17:26:21.902Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2021-05-31T17:26:21.902Z] === RUN TestCloneArgsDumbHttp [2021-05-31T17:26:21.902Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-31T17:26:21.902Z] === RUN TestCloneArgsGit [2021-05-31T17:26:21.902Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-31T17:26:21.902Z] === RUN TestCheckoutGit [2021-05-31T17:26:21.999Z] --- PASS: TestResize (0.85s) [2021-05-31T17:26:21.999Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:26:22.117Z] --- PASS: TestDaemonDNSFallback (8.10s) [2021-05-31T17:26:22.117Z] === RUN TestInspectNetwork [2021-05-31T17:26:22.117Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-31T17:26:22.117Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:26:22.117Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:26:22.117Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:26:22.117Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:22.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:22.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:22.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:22.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:22.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:22.117Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:22.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:22.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:26:22.117Z] === RUN TestNetworkList [2021-05-31T17:26:22.117Z] === RUN TestNetworkList//networks [2021-05-31T17:26:22.117Z] === PAUSE TestNetworkList//networks [2021-05-31T17:26:22.117Z] === RUN TestNetworkList//networks/ [2021-05-31T17:26:22.117Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:26:22.117Z] === CONT TestNetworkList//networks [2021-05-31T17:26:22.117Z] === CONT TestNetworkList//networks/ [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkList (0.01s) [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:26:22.117Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:26:22.117Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:26:22.117Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:26:22.117Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:26:22.117Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-31T17:26:22.117Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:26:22.117Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:26:22.117Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:26:22.117Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:26:22.117Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:26:22.117Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:26:22.117Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:26:22.117Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:26:22.117Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:26:22.117Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] PASS [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === Skipped [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-31T17:26:22.117Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:26:22.117Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:26:22.117Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-31T17:26:22.117Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:26:22.117Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] [2021-05-31T17:26:22.117Z] DONE 22 tests, 12 skipped in 10.045s [2021-05-31T17:26:22.117Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:26:22.373Z] INFO: Testing against a local daemon [2021-05-31T17:26:22.373Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:26:22.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-31T17:26:22.373Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:26:22.373Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:26:22.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:26:22.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:26:22.373Z] PASS [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] === Skipped [2021-05-31T17:26:22.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-31T17:26:22.373Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:26:22.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] DONE 2 tests, 2 skipped in 0.103s [2021-05-31T17:26:22.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:26:22.373Z] INFO: Testing against a local daemon [2021-05-31T17:26:22.373Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:26:22.373Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-31T17:26:22.373Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.373Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:26:22.373Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-31T17:26:22.373Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.373Z] PASS [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] === Skipped [2021-05-31T17:26:22.373Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-31T17:26:22.373Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-31T17:26:22.373Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] DONE 2 tests, 2 skipped in 0.094s [2021-05-31T17:26:22.373Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:26:22.373Z] testing: warning: no tests to run [2021-05-31T17:26:22.373Z] PASS [2021-05-31T17:26:22.373Z] [2021-05-31T17:26:22.373Z] DONE 0 tests in 0.021s [2021-05-31T17:26:22.373Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:26:22.628Z] INFO: Testing against a local daemon [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginTLS [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginHeader [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:26:22.628Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-05-31T17:26:22.628Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.628Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:26:22.884Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:26:22.884Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:26:22.884Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:26:22.884Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] PASS [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === Skipped [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-31T17:26:22.884Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] DONE 17 tests, 17 skipped in 0.369s [2021-05-31T17:26:22.884Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:26:22.884Z] INFO: Testing against a local daemon [2021-05-31T17:26:22.884Z] === RUN TestPluginInvalidJSON [2021-05-31T17:26:22.884Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:26:22.884Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:26:22.884Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:26:22.884Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-31T17:26:22.884Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:26:22.884Z] === RUN TestPluginInstall [2021-05-31T17:26:22.884Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-31T17:26:22.884Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:26:22.884Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-31T17:26:22.884Z] 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-31T17:26:22.884Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:26:22.884Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:26:22.884Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-31T17:26:22.884Z] PASS [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === Skipped [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-31T17:26:22.884Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-31T17:26:22.884Z] 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-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:26:22.884Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] [2021-05-31T17:26:22.884Z] DONE 5 tests, 3 skipped in 0.142s [2021-05-31T17:26:22.884Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:26:23.140Z] INFO: Testing against a local daemon [2021-05-31T17:26:23.140Z] === RUN TestExternalGraphDriver [2021-05-31T17:26:23.140Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-31T17:26:23.140Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-31T17:26:23.140Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:26:23.224Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-31T17:26:23.379Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2021-05-31T17:26:23.379Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:26:23.485Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-31T17:26:23.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:23.950Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:23.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:23.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:26:23.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:26:23.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:26:24.095Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-31T17:26:24.095Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-31T17:26:24.095Z] === RUN TestProcessNoDockerignore [2021-05-31T17:26:24.095Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-31T17:26:24.095Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestDetectContentType [2021-05-31T17:26:24.095Z] --- PASS: TestDetectContentType (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestSelectAcceptableMIME [2021-05-31T17:26:24.095Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestInspectEmptyResponse [2021-05-31T17:26:24.095Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestInspectResponseBinary [2021-05-31T17:26:24.095Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestResponseUnsupportedContentType [2021-05-31T17:26:24.095Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestInspectResponseTextSimple [2021-05-31T17:26:24.095Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestInspectResponseEmptyContentType [2021-05-31T17:26:24.095Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestUnknownContentLength [2021-05-31T17:26:24.095Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestDownloadRemote [2021-05-31T17:26:24.095Z] === RUN TestEnable [2021-05-31T17:26:24.095Z] --- PASS: TestEnable (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestDisable [2021-05-31T17:26:24.095Z] --- PASS: TestDisable (0.00s) [2021-05-31T17:26:24.095Z] === RUN TestEnabled [2021-05-31T17:26:24.095Z] --- PASS: TestEnabled (0.00s) [2021-05-31T17:26:24.095Z] PASS [2021-05-31T17:26:24.095Z] coverage: 100.0% of statements [2021-05-31T17:26:24.095Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-05-31T17:26:24.095Z] --- PASS: TestDownloadRemote (0.09s) [2021-05-31T17:26:24.095Z] === RUN TestGetWithStatusError [2021-05-31T17:26:24.095Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-31T17:26:24.095Z] === RUN TestCloseRootDirectory [2021-05-31T17:26:24.095Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-31T17:26:24.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:26:24.095Z] === RUN TestHashFile [2021-05-31T17:26:24.095Z] --- SKIP: TestHashFile (0.00s) [2021-05-31T17:26:24.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:26:24.095Z] === RUN TestHashSubdir [2021-05-31T17:26:24.095Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-31T17:26:24.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:26:24.095Z] === RUN TestRemoveDirectory [2021-05-31T17:26:24.095Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-05-31T17:26:24.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:26:24.095Z] PASS [2021-05-31T17:26:24.095Z] coverage: 9.3% of statements [2021-05-31T17:26:24.095Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 9.3% of statements [2021-05-31T17:26:24.668Z] --- PASS: TestSecretCreateResolve (3.75s) [2021-05-31T17:26:24.668Z] PASS [2021-05-31T17:26:24.668Z] [2021-05-31T17:26:24.668Z] DONE 6 tests in 23.067s [2021-05-31T17:26:24.668Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:26:24.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:26:24.668Z] ++ set -e [2021-05-31T17:26:24.668Z] ++ '[' -n 0 ']' [2021-05-31T17:26:24.668Z] ++ set -x [2021-05-31T17:26:24.669Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:26:24.669Z] INFO: Testing against a local daemon [2021-05-31T17:26:24.669Z] === RUN TestServiceCreateInit [2021-05-31T17:26:24.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:26:25.073Z] === RUN TestGetAllAllowed [2021-05-31T17:26:25.073Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestGetAllMeta [2021-05-31T17:26:25.073Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-31T17:26:25.073Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestIsUnreferencedBuiltin [2021-05-31T17:26:25.073Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestIsExistingDirectory [2021-05-31T17:26:25.073Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestGetFilenameForDownload [2021-05-31T17:26:25.073Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-31T17:26:25.073Z] === RUN TestEnv2Variables [2021-05-31T17:26:25.073Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-31T17:26:25.546Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestMaintainer [2021-05-31T17:26:25.546Z] --- PASS: TestMaintainer (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestLabel [2021-05-31T17:26:25.546Z] --- PASS: TestLabel (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestFromScratch [2021-05-31T17:26:25.546Z] --- PASS: TestFromScratch (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestFromWithArg [2021-05-31T17:26:25.546Z] --- PASS: TestFromWithArg (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-31T17:26:25.546Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestFromWithUndefinedArg [2021-05-31T17:26:25.546Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestFromMultiStageWithNamedStage [2021-05-31T17:26:25.546Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestOnbuild [2021-05-31T17:26:25.546Z] --- PASS: TestOnbuild (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestWorkdir [2021-05-31T17:26:25.546Z] --- PASS: TestWorkdir (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestCmd [2021-05-31T17:26:25.546Z] --- PASS: TestCmd (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestHealthcheckNone [2021-05-31T17:26:25.546Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestHealthcheckCmd [2021-05-31T17:26:25.546Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestEntrypoint [2021-05-31T17:26:25.546Z] --- PASS: TestEntrypoint (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestExpose [2021-05-31T17:26:25.546Z] --- PASS: TestExpose (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestUser [2021-05-31T17:26:25.546Z] --- PASS: TestUser (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestVolume [2021-05-31T17:26:25.546Z] --- PASS: TestVolume (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestStopSignal [2021-05-31T17:26:25.546Z] --- SKIP: TestStopSignal (0.00s) [2021-05-31T17:26:25.546Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-31T17:26:25.546Z] === RUN TestArg [2021-05-31T17:26:25.546Z] --- PASS: TestArg (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestShell [2021-05-31T17:26:25.546Z] --- PASS: TestShell (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestPrependEnvOnCmd [2021-05-31T17:26:25.546Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestRunWithBuildArgs [2021-05-31T17:26:25.546Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestRunIgnoresHealthcheck [2021-05-31T17:26:25.546Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestDispatchUnsupportedOptions [2021-05-31T17:26:25.546Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-31T17:26:25.546Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-31T17:26:25.546Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-31T17:26:25.546Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestNormalizeWorkdir [2021-05-31T17:26:25.546Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestDispatch [2021-05-31T17:26:25.546Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-31T17:26:25.546Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-31T17:26:25.546Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-31T17:26:25.546Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-31T17:26:25.546Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-31T17:26:25.546Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-31T17:26:25.546Z] === RUN TestDispatch/COPY_url [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch (0.10s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-31T17:26:25.546Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestAddScratchImageAddsToMounts [2021-05-31T17:26:25.546Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-31T17:26:25.546Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-31T17:26:25.546Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-31T17:26:25.546Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestImageSourceGetAddsToMounts [2021-05-31T17:26:25.546Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestEmptyDockerfile [2021-05-31T17:26:25.546Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestSymlinkDockerfile [2021-05-31T17:26:25.546Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-31T17:26:25.546Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-31T17:26:25.546Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestNonExistingDockerfile [2021-05-31T17:26:25.546Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestCopyRunConfig [2021-05-31T17:26:25.546Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestDeepCopyRunConfig [2021-05-31T17:26:25.546Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestExportImage [2021-05-31T17:26:25.546Z] --- PASS: TestExportImage (0.00s) [2021-05-31T17:26:25.546Z] === RUN TestNormalizeDest [2021-05-31T17:26:25.546Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-31T17:26:25.546Z] PASS [2021-05-31T17:26:25.546Z] coverage: 46.8% of statements [2021-05-31T17:26:25.546Z] ok github.com/docker/docker/builder/dockerfile 0.266s coverage: 46.8% of statements [2021-05-31T17:26:25.546Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:26:27.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:26:27.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:26:27.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:26:27.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:27.711Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-31T17:26:29.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:26:29.623Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-31T17:26:29.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:30.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:26:31.004Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-31T17:26:31.219Z] --- PASS: TestGraphdriverPluginV2 (6.82s) [2021-05-31T17:26:31.219Z] PASS [2021-05-31T17:26:31.219Z] [2021-05-31T17:26:31.219Z] === Skipped [2021-05-31T17:26:31.219Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-31T17:26:31.219Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-31T17:26:31.219Z] [2021-05-31T17:26:31.219Z] [2021-05-31T17:26:31.219Z] DONE 2 tests, 1 skipped in 6.991s [2021-05-31T17:26:31.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:26:31.219Z] INFO: Testing against a local daemon [2021-05-31T17:26:31.219Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:26:31.219Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:26:31.219Z] === RUN TestReadPluginNoRead [2021-05-31T17:26:31.219Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:26:31.219Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:26:31.219Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:26:31.219Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:26:31.219Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:26:31.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:26:31.264Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-31T17:26:31.264Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-31T17:26:31.551Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:26:31.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-31T17:26:32.715Z] --- PASS: TestImportExtremelyLargeImageWorks (110.02s) [2021-05-31T17:26:32.715Z] PASS [2021-05-31T17:26:32.715Z] [2021-05-31T17:26:32.715Z] DONE 12 tests in 113.029s [2021-05-31T17:26:32.715Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:26:32.715Z] INFO: Testing against a local daemon [2021-05-31T17:26:32.715Z] === RUN TestNetworkCreateDelete [2021-05-31T17:26:32.715Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-05-31T17:26:32.715Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:26:32.775Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-31T17:26:32.775Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-31T17:26:32.775Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-31T17:26:32.970Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-05-31T17:26:32.970Z] === RUN TestDaemonDNSFallback [2021-05-31T17:26:33.344Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-31T17:26:33.604Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.31s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.33s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-05-31T17:26:33.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-05-31T17:26:33.792Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:26:35.914Z] === RUN TestCheckpointCreateError [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointCreate [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointDeleteError [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointDelete [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointListError [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointList [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointList (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestCheckpointListContainerNotFound [2021-05-31T17:26:35.914Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNewClientWithOpsFromEnv [2021-05-31T17:26:35.914Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-31T17:26:35.914Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-31T17:26:35.914Z] === RUN TestGetAPIPath [2021-05-31T17:26:35.914Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestParseHostURL [2021-05-31T17:26:35.914Z] --- PASS: TestParseHostURL (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-31T17:26:35.914Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPIVersion [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPVersionOverride [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-31T17:26:35.914Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestClientRedirect [2021-05-31T17:26:35.914Z] --- PASS: TestClientRedirect (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigCreateUnsupported [2021-05-31T17:26:35.914Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigCreateError [2021-05-31T17:26:35.914Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigCreate [2021-05-31T17:26:35.914Z] --- PASS: TestConfigCreate (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspectNotFound [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspectWithEmptyID [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspectUnsupported [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspectError [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspectConfigNotFound [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigInspect [2021-05-31T17:26:35.914Z] --- PASS: TestConfigInspect (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigListUnsupported [2021-05-31T17:26:35.914Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigListError [2021-05-31T17:26:35.914Z] --- PASS: TestConfigListError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigList [2021-05-31T17:26:35.914Z] --- PASS: TestConfigList (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigRemoveUnsupported [2021-05-31T17:26:35.914Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigRemoveError [2021-05-31T17:26:35.914Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigRemove [2021-05-31T17:26:35.914Z] --- PASS: TestConfigRemove (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigUpdateUnsupported [2021-05-31T17:26:35.914Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigUpdateError [2021-05-31T17:26:35.914Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestConfigUpdate [2021-05-31T17:26:35.914Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestContainerCommitError [2021-05-31T17:26:35.914Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestContainerCommit [2021-05-31T17:26:35.914Z] --- PASS: TestContainerCommit (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestContainerStatPathError [2021-05-31T17:26:35.914Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestContainerStatPathNotFoundError [2021-05-31T17:26:35.914Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-31T17:26:35.914Z] === RUN TestContainerStatPathNoHeaderError [2021-05-31T17:26:35.914Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerStatPath [2021-05-31T17:26:35.915Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyToContainerError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyToContainerNotFoundError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyToContainer [2021-05-31T17:26:35.915Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyFromContainerError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyFromContainerNotFoundError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-31T17:26:35.915Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestCopyFromContainer [2021-05-31T17:26:35.915Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerCreateError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerCreateImageNotFound [2021-05-31T17:26:35.915Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerCreateWithName [2021-05-31T17:26:35.915Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerCreateAutoRemove [2021-05-31T17:26:35.915Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerDiffError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerDiff [2021-05-31T17:26:35.915Z] --- PASS: TestContainerDiff (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecCreateError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecCreate [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecStartError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecStart [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecInspectError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExecInspect [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExportError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExportError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerExport [2021-05-31T17:26:35.915Z] --- PASS: TestContainerExport (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerInspectError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerInspectContainerNotFound [2021-05-31T17:26:35.915Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerInspectWithEmptyID [2021-05-31T17:26:35.915Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerInspect [2021-05-31T17:26:35.915Z] --- PASS: TestContainerInspect (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerInspectNode [2021-05-31T17:26:35.915Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerKillError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerKillError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerKill [2021-05-31T17:26:35.915Z] --- PASS: TestContainerKill (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerListError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerListError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerList [2021-05-31T17:26:35.915Z] --- PASS: TestContainerList (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerLogsNotFoundError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerLogsError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerLogs [2021-05-31T17:26:35.915Z] --- PASS: TestContainerLogs (0.17s) [2021-05-31T17:26:35.915Z] === RUN TestContainerPauseError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerPause [2021-05-31T17:26:35.915Z] --- PASS: TestContainerPause (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainersPruneError [2021-05-31T17:26:35.915Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainersPrune [2021-05-31T17:26:35.915Z] --- PASS: TestContainersPrune (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerRemoveError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-31T17:26:35.915Z] === RUN TestContainerRemoveNotFoundError [2021-05-31T17:26:35.915Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-31T17:26:36.053Z] --- PASS: TestServiceCreateInit (11.69s) [2021-05-31T17:26:36.053Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.04s) [2021-05-31T17:26:36.053Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.63s) [2021-05-31T17:26:36.053Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:26:36.330Z] --- PASS: TestCgroupNamespacesRun (2.66s) [2021-05-31T17:26:36.330Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:26:36.380Z] === RUN TestContainerRemove [2021-05-31T17:26:36.380Z] --- PASS: TestContainerRemove (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerRenameError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerRename [2021-05-31T17:26:36.380Z] --- PASS: TestContainerRename (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerResizeError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerExecResizeError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerResize [2021-05-31T17:26:36.380Z] --- PASS: TestContainerResize (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerExecResize [2021-05-31T17:26:36.380Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerRestartError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerRestart [2021-05-31T17:26:36.380Z] --- PASS: TestContainerRestart (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStartError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStartError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStart [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStart (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStatsError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStats [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStats (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStopError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStopError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerStop [2021-05-31T17:26:36.380Z] --- PASS: TestContainerStop (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerTopError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerTopError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerTop [2021-05-31T17:26:36.380Z] --- PASS: TestContainerTop (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerUnpauseError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerUnpause [2021-05-31T17:26:36.380Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerUpdateError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerUpdate [2021-05-31T17:26:36.380Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerWaitError [2021-05-31T17:26:36.380Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestContainerWait [2021-05-31T17:26:36.380Z] --- PASS: TestContainerWait (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestDiskUsageError [2021-05-31T17:26:36.380Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestDiskUsage [2021-05-31T17:26:36.380Z] --- PASS: TestDiskUsage (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestDistributionInspectUnsupported [2021-05-31T17:26:36.380Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestDistributionInspectWithEmptyID [2021-05-31T17:26:36.380Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestEventsErrorInOptions [2021-05-31T17:26:36.380Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestEventsErrorFromServer [2021-05-31T17:26:36.380Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestEvents [2021-05-31T17:26:36.380Z] --- PASS: TestEvents (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestTLSCloseWriter [2021-05-31T17:26:36.380Z] === PAUSE TestTLSCloseWriter [2021-05-31T17:26:36.380Z] === RUN TestImageBuildError [2021-05-31T17:26:36.380Z] --- PASS: TestImageBuildError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageBuild [2021-05-31T17:26:36.380Z] --- PASS: TestImageBuild (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestGetDockerOS [2021-05-31T17:26:36.380Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageCreateError [2021-05-31T17:26:36.380Z] --- PASS: TestImageCreateError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageCreate [2021-05-31T17:26:36.380Z] --- PASS: TestImageCreate (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageHistoryError [2021-05-31T17:26:36.380Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageHistory [2021-05-31T17:26:36.380Z] --- PASS: TestImageHistory (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageImportError [2021-05-31T17:26:36.380Z] --- PASS: TestImageImportError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageImport [2021-05-31T17:26:36.380Z] --- PASS: TestImageImport (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageInspectError [2021-05-31T17:26:36.380Z] --- PASS: TestImageInspectError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageInspectImageNotFound [2021-05-31T17:26:36.380Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageInspectWithEmptyID [2021-05-31T17:26:36.380Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageInspect [2021-05-31T17:26:36.380Z] --- PASS: TestImageInspect (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageListError [2021-05-31T17:26:36.380Z] --- PASS: TestImageListError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageList [2021-05-31T17:26:36.380Z] --- PASS: TestImageList (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageListApiBefore125 [2021-05-31T17:26:36.380Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageLoadError [2021-05-31T17:26:36.380Z] --- PASS: TestImageLoadError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageLoad [2021-05-31T17:26:36.380Z] --- PASS: TestImageLoad (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagesPruneError [2021-05-31T17:26:36.380Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagesPrune [2021-05-31T17:26:36.380Z] --- PASS: TestImagesPrune (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullReferenceParseError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullAnyError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePullWithoutErrors [2021-05-31T17:26:36.380Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushReferenceError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushAnyError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithoutErrors [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-31T17:26:36.380Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-31T17:26:36.380Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageRemoveError [2021-05-31T17:26:36.380Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageRemoveImageNotFound [2021-05-31T17:26:36.380Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageRemove [2021-05-31T17:26:36.380Z] --- PASS: TestImageRemove (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSaveError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSaveError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSave [2021-05-31T17:26:36.380Z] --- PASS: TestImageSave (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchAnyError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageSearchWithoutErrors [2021-05-31T17:26:36.380Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageTagError [2021-05-31T17:26:36.380Z] --- PASS: TestImageTagError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageTagInvalidReference [2021-05-31T17:26:36.380Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageTagInvalidSourceImageName [2021-05-31T17:26:36.380Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageTagHexSource [2021-05-31T17:26:36.380Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestImageTag [2021-05-31T17:26:36.380Z] --- PASS: TestImageTag (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestInfoServerError [2021-05-31T17:26:36.380Z] --- PASS: TestInfoServerError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestInfoInvalidResponseJSONError [2021-05-31T17:26:36.380Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestInfo [2021-05-31T17:26:36.380Z] --- PASS: TestInfo (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestNetworkConnectError [2021-05-31T17:26:36.380Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-31T17:26:36.380Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestNetworkConnect [2021-05-31T17:26:36.380Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-31T17:26:36.380Z] === RUN TestNetworkCreateError [2021-05-31T17:26:36.380Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkCreate [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkDisconnectError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkDisconnect [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkInspectNotFoundError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkInspect [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkListError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkList [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworksPruneError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworksPrune [2021-05-31T17:26:36.381Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNetworkRemove [2021-05-31T17:26:36.381Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeInspectNodeNotFound [2021-05-31T17:26:36.381Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeInspect [2021-05-31T17:26:36.381Z] --- PASS: TestNodeInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeListError [2021-05-31T17:26:36.381Z] --- PASS: TestNodeListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeList [2021-05-31T17:26:36.381Z] --- PASS: TestNodeList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeRemove [2021-05-31T17:26:36.381Z] --- PASS: TestNodeRemove (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeUpdateError [2021-05-31T17:26:36.381Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestNodeUpdate [2021-05-31T17:26:36.381Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestOptionWithTimeout [2021-05-31T17:26:36.381Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPingFail [2021-05-31T17:26:36.381Z] --- PASS: TestPingFail (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPingWithError [2021-05-31T17:26:36.381Z] 2021/05/31 17:26:35 RoundTripper returned a response & error; ignoring response [2021-05-31T17:26:36.381Z] 2021/05/31 17:26:35 RoundTripper returned a response & error; ignoring response [2021-05-31T17:26:36.381Z] --- PASS: TestPingWithError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPingSuccess [2021-05-31T17:26:36.381Z] --- PASS: TestPingSuccess (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPingHeadFallback [2021-05-31T17:26:36.381Z] === RUN TestPingHeadFallback/OK [2021-05-31T17:26:36.381Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-31T17:26:36.381Z] === RUN TestPingHeadFallback/Not_Found [2021-05-31T17:26:36.381Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-31T17:26:36.381Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-31T17:26:36.381Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-31T17:26:36.381Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-31T17:26:36.381Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-31T17:26:36.381Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginDisableError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginDisable [2021-05-31T17:26:36.381Z] --- PASS: TestPluginDisable (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginEnableError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginEnable [2021-05-31T17:26:36.381Z] --- PASS: TestPluginEnable (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginInspect [2021-05-31T17:26:36.381Z] --- PASS: TestPluginInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginListError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginList [2021-05-31T17:26:36.381Z] --- PASS: TestPluginList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginPushError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginPushError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginPush [2021-05-31T17:26:36.381Z] --- PASS: TestPluginPush (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginRemove [2021-05-31T17:26:36.381Z] --- PASS: TestPluginRemove (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginSetError [2021-05-31T17:26:36.381Z] --- PASS: TestPluginSetError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPluginSet [2021-05-31T17:26:36.381Z] --- PASS: TestPluginSet (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSetHostHeader [2021-05-31T17:26:36.381Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestPlainTextError [2021-05-31T17:26:36.381Z] --- PASS: TestPlainTextError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestInfiniteError [2021-05-31T17:26:36.381Z] --- PASS: TestInfiniteError (0.02s) [2021-05-31T17:26:36.381Z] === RUN TestSecretCreateUnsupported [2021-05-31T17:26:36.381Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretCreateError [2021-05-31T17:26:36.381Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretCreate [2021-05-31T17:26:36.381Z] --- PASS: TestSecretCreate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretInspectUnsupported [2021-05-31T17:26:36.381Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretInspectSecretNotFound [2021-05-31T17:26:36.381Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretInspect [2021-05-31T17:26:36.381Z] --- PASS: TestSecretInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretListUnsupported [2021-05-31T17:26:36.381Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretListError [2021-05-31T17:26:36.381Z] --- PASS: TestSecretListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretList [2021-05-31T17:26:36.381Z] --- PASS: TestSecretList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretRemoveUnsupported [2021-05-31T17:26:36.381Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretRemove [2021-05-31T17:26:36.381Z] --- PASS: TestSecretRemove (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretUpdateUnsupported [2021-05-31T17:26:36.381Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretUpdateError [2021-05-31T17:26:36.381Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSecretUpdate [2021-05-31T17:26:36.381Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceCreateError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceCreateError (0.01s) [2021-05-31T17:26:36.381Z] === RUN TestServiceCreate [2021-05-31T17:26:36.381Z] --- PASS: TestServiceCreate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-31T17:26:36.381Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceCreateDigestPinning [2021-05-31T17:26:36.381Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceInspectServiceNotFound [2021-05-31T17:26:36.381Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceInspect [2021-05-31T17:26:36.381Z] --- PASS: TestServiceInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceListError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceList [2021-05-31T17:26:36.381Z] --- PASS: TestServiceList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceLogsError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceLogs [2021-05-31T17:26:36.381Z] --- PASS: TestServiceLogs (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceRemoveNotFoundError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceRemove [2021-05-31T17:26:36.381Z] --- PASS: TestServiceRemove (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceUpdateError [2021-05-31T17:26:36.381Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestServiceUpdate [2021-05-31T17:26:36.381Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmGetUnlockKeyError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmGetUnlockKey [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmInitError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmInit [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmInit (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmInspect [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmJoinError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmJoin [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmLeaveError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmLeave [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmUnlockError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmUnlock [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmUpdateError [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestSwarmUpdate [2021-05-31T17:26:36.381Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestTaskInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestTaskInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestTaskInspect [2021-05-31T17:26:36.381Z] --- PASS: TestTaskInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestTaskListError [2021-05-31T17:26:36.381Z] --- PASS: TestTaskListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestTaskList [2021-05-31T17:26:36.381Z] --- PASS: TestTaskList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeCreateError [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeCreate [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeInspectError [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeInspectNotFound [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeInspectWithEmptyID [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeInspect [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeListError [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeListError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeList [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeList (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeRemoveError [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-31T17:26:36.381Z] === RUN TestVolumeRemove [2021-05-31T17:26:36.381Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-31T17:26:36.381Z] === CONT TestTLSCloseWriter [2021-05-31T17:26:36.381Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-31T17:26:36.381Z] PASS [2021-05-31T17:26:36.381Z] coverage: 74.9% of statements [2021-05-31T17:26:36.381Z] ok github.com/docker/docker/client 0.471s coverage: 74.9% of statements [2021-05-31T17:26:36.900Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-31T17:26:37.469Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-31T17:26:37.753Z] --- PASS: TestDaemonStartWithLogOpt (6.72s) [2021-05-31T17:26:37.753Z] === CONT TestReadPluginNoRead [2021-05-31T17:26:38.238Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-05-31T17:26:38.238Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:26:38.851Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-31T17:26:41.019Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:26:41.019Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2021-05-31T17:26:41.050Z] --- PASS: TestDaemonDNSFallback (7.29s) [2021-05-31T17:26:41.050Z] === RUN TestInspectNetwork [2021-05-31T17:26:41.389Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-31T17:26:41.443Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-31T17:26:41.531Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.62s) [2021-05-31T17:26:41.531Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:26:42.905Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:26:43.440Z] --- PASS: TestCgroupNamespacesRunHostMode (2.55s) [2021-05-31T17:26:43.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:26:43.929Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-31T17:26:44.313Z] === RUN TestInspectNetwork/full_network_id [2021-05-31T17:26:44.313Z] === RUN TestInspectNetwork/partial_network_id [2021-05-31T17:26:44.313Z] === RUN TestInspectNetwork/network_name [2021-05-31T17:26:44.313Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-31T17:26:45.416Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:26:45.837Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-31T17:26:45.978Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s) [2021-05-31T17:26:45.978Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:26:47.221Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-31T17:26:47.927Z] --- PASS: TestReadPluginNoRead (11.08s) [2021-05-31T17:26:47.927Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-05-31T17:26:47.927Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-05-31T17:26:47.927Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s) [2021-05-31T17:26:47.927Z] read_test.go:92: [d4d9b4709ae6c] daemon is not started [2021-05-31T17:26:47.927Z] PASS [2021-05-31T17:26:47.927Z] [2021-05-31T17:26:47.927Z] DONE 6 tests in 17.912s [2021-05-31T17:26:47.927Z] 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-31T17:26:47.927Z] testing: warning: no tests to run [2021-05-31T17:26:47.927Z] PASS [2021-05-31T17:26:47.927Z] [2021-05-31T17:26:47.927Z] DONE 0 tests in 0.036s [2021-05-31T17:26:47.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:26:48.183Z] INFO: Testing against a local daemon [2021-05-31T17:26:48.183Z] === RUN TestPluginWithDevMounts [2021-05-31T17:26:48.183Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-31T17:26:48.183Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-31T17:26:48.183Z] PASS [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === Skipped [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-31T17:26:48.183Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] DONE 1 tests, 1 skipped in 0.106s [2021-05-31T17:26:48.183Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:26:48.183Z] INFO: Testing against a local daemon [2021-05-31T17:26:48.183Z] === RUN TestSecretInspect [2021-05-31T17:26:48.183Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] === RUN TestSecretList [2021-05-31T17:26:48.183Z] --- SKIP: TestSecretList (0.02s) [2021-05-31T17:26:48.183Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:26:48.183Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] === RUN TestSecretsUpdate [2021-05-31T17:26:48.183Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] === RUN TestTemplatedSecret [2021-05-31T17:26:48.183Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-31T17:26:48.183Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] === RUN TestSecretCreateResolve [2021-05-31T17:26:48.183Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-05-31T17:26:48.183Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] PASS [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === Skipped [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-31T17:26:48.183Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-31T17:26:48.183Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-31T17:26:48.183Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-05-31T17:26:48.183Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] [2021-05-31T17:26:48.183Z] DONE 6 tests, 6 skipped in 0.168s [2021-05-31T17:26:48.183Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:26:48.439Z] INFO: Testing against a local daemon [2021-05-31T17:26:48.439Z] === RUN TestServiceCreateInit [2021-05-31T17:26:48.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:26:48.439Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:26:48.439Z] --- PASS: TestServiceCreateInit (0.01s) [2021-05-31T17:26:48.439Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:26:48.439Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:26:48.439Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-31T17:26:48.439Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceConflict [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-31T17:26:48.439Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-31T17:26:48.439Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-31T17:26:48.439Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-05-31T17:26:48.439Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-31T17:26:48.439Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceSysctls [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-31T17:26:48.439Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-31T17:26:48.439Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestInspect [2021-05-31T17:26:48.439Z] --- SKIP: TestInspect (0.01s) [2021-05-31T17:26:48.439Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestCreateJob [2021-05-31T17:26:48.439Z] --- SKIP: TestCreateJob (0.01s) [2021-05-31T17:26:48.439Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestReplicatedJob [2021-05-31T17:26:48.439Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-31T17:26:48.439Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:26:48.439Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-31T17:26:48.439Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestServiceListWithStatuses [2021-05-31T17:26:48.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:26:48.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:26:48.439Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:26:48.439Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-05-31T17:26:48.439Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:26:48.439Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-05-31T17:26:48.439Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:48.439Z] === RUN TestServicePlugin [2021-05-31T17:26:48.515Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-05-31T17:26:48.515Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:26:48.772Z] --- PASS: TestInspectNetwork (8.37s) [2021-05-31T17:26:48.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-31T17:26:48.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-31T17:26:48.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-31T17:26:48.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-31T17:26:48.772Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:26:49.762Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-31T17:26:49.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-05-31T17:26:49.895Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:26:52.054Z] --- PASS: TestRunContainerWithBridgeNone (3.23s) [2021-05-31T17:26:52.054Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:26:52.054Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:52.054Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:52.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:52.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:52.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:52.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:52.054Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:26:52.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:26:52.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:26:52.054Z] === RUN TestNetworkList [2021-05-31T17:26:52.054Z] === RUN TestNetworkList//networks [2021-05-31T17:26:52.054Z] === PAUSE TestNetworkList//networks [2021-05-31T17:26:52.054Z] === RUN TestNetworkList//networks/ [2021-05-31T17:26:52.054Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:26:52.054Z] === CONT TestNetworkList//networks [2021-05-31T17:26:52.054Z] === CONT TestNetworkList//networks/ [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkList (0.01s) [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:26:52.054Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:26:52.054Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:26:52.434Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.53s) [2021-05-31T17:26:52.434Z] === RUN TestNISDomainname [2021-05-31T17:26:52.602Z] --- SKIP: TestServicePlugin (3.65s) [2021-05-31T17:26:52.602Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] === RUN TestServiceUpdateLabel [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-31T17:26:52.602Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-31T17:26:52.602Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] PASS [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === Skipped [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:26:52.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:26:52.602Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:26:52.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-31T17:26:52.602Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-31T17:26:52.602Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-31T17:26:52.602Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-31T17:26:52.602Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-05-31T17:26:52.602Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-31T17:26:52.602Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-31T17:26:52.602Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-31T17:26:52.602Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-31T17:26:52.602Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-31T17:26:52.602Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-31T17:26:52.602Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-31T17:26:52.602Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:26:52.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-05-31T17:26:52.602Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-05-31T17:26:52.602Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServicePlugin (3.65s) [2021-05-31T17:26:52.602Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-31T17:26:52.602Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-31T17:26:52.602Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-31T17:26:52.602Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] DONE 24 tests, 23 skipped in 4.041s [2021-05-31T17:26:52.602Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:26:52.602Z] INFO: Testing against a local daemon [2021-05-31T17:26:52.602Z] === RUN TestSessionCreate [2021-05-31T17:26:52.602Z] --- PASS: TestSessionCreate (0.03s) [2021-05-31T17:26:52.602Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:26:52.602Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-31T17:26:52.602Z] PASS [2021-05-31T17:26:52.602Z] [2021-05-31T17:26:52.602Z] DONE 2 tests in 0.135s [2021-05-31T17:26:52.602Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:26:52.602Z] INFO: Testing against a local daemon [2021-05-31T17:26:52.602Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:26:52.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:26:52.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:26:52.602Z] === RUN TestEventsExecDie [2021-05-31T17:26:52.980Z] --- PASS: TestHostIPv4BridgeLabel (0.88s) [2021-05-31T17:26:52.980Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:26:53.529Z] --- PASS: TestEventsExecDie (0.99s) [2021-05-31T17:26:53.529Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:26:53.529Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-31T17:26:53.529Z] === RUN TestInfoBinaryCommits [2021-05-31T17:26:53.529Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-31T17:26:53.529Z] === RUN TestInfoAPIVersioned [2021-05-31T17:26:53.529Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-31T17:26:53.529Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:26:53.814Z] --- PASS: TestNISDomainname (1.40s) [2021-05-31T17:26:53.814Z] === RUN TestHostnameDnsResolution [2021-05-31T17:26:54.108Z] --- PASS: TestCheckoutGit (30.61s) [2021-05-31T17:26:54.108Z] === RUN TestValidGitTransport [2021-05-31T17:26:54.108Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-31T17:26:54.108Z] === RUN TestGitInvalidRef [2021-05-31T17:26:54.109Z] --- PASS: TestGitInvalidRef (0.38s) [2021-05-31T17:26:54.109Z] PASS [2021-05-31T17:26:54.109Z] coverage: 86.3% of statements [2021-05-31T17:26:54.109Z] ok github.com/docker/docker/builder/remotecontext/git 31.311s coverage: 86.3% of statements [2021-05-31T17:26:54.109Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:26:54.109Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:26:54.344Z] --- PASS: TestDaemonRestartWithLiveRestore (1.65s) [2021-05-31T17:26:54.344Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:26:55.415Z] --- PASS: TestInfoDiscoveryBackend (1.77s) [2021-05-31T17:26:55.415Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:26:55.708Z] --- PASS: TestDaemonDefaultNetworkPools (1.39s) [2021-05-31T17:26:55.708Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:26:56.353Z] --- PASS: TestHostnameDnsResolution (2.39s) [2021-05-31T17:26:56.353Z] === RUN TestStats [2021-05-31T17:26:57.906Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-31T17:26:58.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-05-31T17:26:58.220Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:26:58.480Z] --- PASS: TestCreateServiceMultipleTimes (22.28s) [2021-05-31T17:26:58.480Z] === RUN TestCreateServiceConflict [2021-05-31T17:26:58.677Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-05-31T17:26:58.677Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:26:58.677Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-31T17:26:58.677Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:26:58.677Z] === RUN TestInfoAPI [2021-05-31T17:26:58.677Z] --- PASS: TestInfoAPI (0.02s) [2021-05-31T17:26:58.677Z] === RUN TestInfoAPIWarnings [2021-05-31T17:26:58.897Z] --- PASS: TestStats (2.91s) [2021-05-31T17:26:58.897Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:26:58.897Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:26:58.897Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:26:58.897Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:26:58.897Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:26:58.897Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:26:58.897Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:26:58.897Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:26:58.897Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:26:58.897Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:26:58.897Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:26:58.897Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:26:58.897Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:27:00.161Z] ......... [ 86%] [2021-05-31T17:27:00.733Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.72s) [2021-05-31T17:27:00.733Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:27:01.213Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-31T17:27:01.214Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestConfigureDaemonLogs [2021-05-31T17:27:01.214Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestCommonOptionsInstallFlags [2021-05-31T17:27:01.214Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-31T17:27:01.214Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-31T17:27:01.214Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-31T17:27:01.214Z] PASS [2021-05-31T17:27:01.214Z] coverage: 18.4% of statements [2021-05-31T17:27:01.214Z] ok github.com/docker/docker/cmd/dockerd 0.343s coverage: 18.4% of statements [2021-05-31T17:27:01.659Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-05-31T17:27:01.659Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:27:01.979Z] --- PASS: TestCreateServiceConflict (3.45s) [2021-05-31T17:27:01.979Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:27:02.102Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-31T17:27:02.200Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-31T17:27:02.200Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-05-31T17:27:02.200Z] --- PASS: TestStopContainerWithTimeout/1 (2.46s) [2021-05-31T17:27:02.200Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2021-05-31T17:27:02.200Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-05-31T17:27:02.200Z] === RUN TestDeleteDevicemapper [2021-05-31T17:27:02.200Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:27:02.200Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:27:02.200Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:27:02.760Z] === RUN TestContainerStopSignal [2021-05-31T17:27:02.760Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestContainerStopTimeout [2021-05-31T17:27:02.760Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-31T17:27:02.760Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-31T17:27:02.760Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-31T17:27:02.760Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestReplaceAndAppendEnvVars [2021-05-31T17:27:02.760Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-31T17:27:02.760Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-31T17:27:02.760Z] === RUN TestNewMemoryStore [2021-05-31T17:27:02.760Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestAddContainers [2021-05-31T17:27:02.760Z] --- PASS: TestAddContainers (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestGetContainer [2021-05-31T17:27:02.760Z] --- PASS: TestGetContainer (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestDeleteContainer [2021-05-31T17:27:02.760Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestListContainers [2021-05-31T17:27:02.760Z] --- PASS: TestListContainers (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestFirstContainer [2021-05-31T17:27:02.760Z] --- PASS: TestFirstContainer (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestApplyAllContainer [2021-05-31T17:27:02.760Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestIsValidHealthString [2021-05-31T17:27:02.760Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestStateRunStop [2021-05-31T17:27:02.760Z] --- PASS: TestStateRunStop (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestStateTimeoutWait [2021-05-31T17:27:02.760Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-31T17:27:02.760Z] state_test.go:141: Stop callback fired [2021-05-31T17:27:02.760Z] state_test.go:165: Stop callback fired [2021-05-31T17:27:02.760Z] === RUN TestIsValidStateString [2021-05-31T17:27:02.760Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-31T17:27:02.760Z] === RUN TestViewSaveDelete [2021-05-31T17:27:02.760Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-31T17:27:02.760Z] === RUN TestViewAll [2021-05-31T17:27:02.760Z] --- PASS: TestViewAll (0.02s) [2021-05-31T17:27:02.760Z] === RUN TestViewGet [2021-05-31T17:27:02.760Z] --- PASS: TestViewGet (0.01s) [2021-05-31T17:27:02.760Z] === RUN TestNames [2021-05-31T17:27:03.223Z] --- PASS: TestNames (0.00s) [2021-05-31T17:27:03.223Z] === RUN TestViewWithHealthCheck [2021-05-31T17:27:03.223Z] --- PASS: TestViewWithHealthCheck (0.09s) [2021-05-31T17:27:03.223Z] PASS [2021-05-31T17:27:03.223Z] coverage: 41.5% of statements [2021-05-31T17:27:03.223Z] ok github.com/docker/docker/container 0.362s coverage: 41.5% of statements [2021-05-31T17:27:03.223Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:27:03.223Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:27:03.223Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:27:03.223Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:27:03.498Z] 29d5b6a226d2: Pull complete [2021-05-31T17:27:03.498Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-31T17:27:03.498Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:27:03.498Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-31T17:27:03.498Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-31T17:27:03.498Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-31T17:27:03.498Z] WARN: Skipping validation tests [2021-05-31T17:27:03.498Z] INFO: Running unit tests at 05/31/2021 17:26:53... [2021-05-31T17:27:03.498Z] INFO: make.ps1 starting at 05/31/2021 17:26:58 [2021-05-31T17:27:03.498Z] INFO: Git commit (bf07c06c63) assumed from DOCKER_GITCOMMIT environment variable [2021-05-31T17:27:03.498Z] INFO: Invoking autogen... [2021-05-31T17:27:03.498Z] INFO: Running unit tests... [2021-05-31T17:27:04.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2021-05-31T17:27:04.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:27:04.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:27:04.174Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:27:04.174Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:27:04.777Z] === RUN TestPrepare [2021-05-31T17:27:04.777Z] --- PASS: TestPrepare (0.00s) [2021-05-31T17:27:04.777Z] === RUN TestStart [2021-05-31T17:27:04.777Z] --- PASS: TestStart (0.00s) [2021-05-31T17:27:04.777Z] === RUN TestWaitCancel [2021-05-31T17:27:04.777Z] --- PASS: TestWaitCancel (0.00s) [2021-05-31T17:27:04.777Z] === RUN TestWaitDisabled [2021-05-31T17:27:04.777Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-31T17:27:04.777Z] === RUN TestWaitEnabled [2021-05-31T17:27:04.777Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-31T17:27:04.777Z] === RUN TestRemove [2021-05-31T17:27:04.777Z] --- PASS: TestRemove (0.00s) [2021-05-31T17:27:04.777Z] PASS [2021-05-31T17:27:04.777Z] coverage: 65.3% of statements [2021-05-31T17:27:04.777Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2021-05-31T17:27:05.494Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.82s) [2021-05-31T17:27:05.494Z] === RUN TestUpdateMemory [2021-05-31T17:27:05.494Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-31T17:27:05.494Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:27:05.494Z] === RUN TestUpdateCPUQuota [2021-05-31T17:27:05.513Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-31T17:27:06.301Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-31T17:27:06.458Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-05-31T17:27:06.458Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:27:07.696Z] === RUN TestNewListSecretsFilters [2021-05-31T17:27:07.696Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-31T17:27:07.696Z] === RUN TestNewListConfigsFilters [2021-05-31T17:27:07.696Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-31T17:27:07.696Z] PASS [2021-05-31T17:27:07.696Z] coverage: 0.5% of statements [2021-05-31T17:27:07.696Z] ok github.com/docker/docker/daemon/cluster 0.465s coverage: 0.5% of statements [2021-05-31T17:27:08.158Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-31T17:27:08.158Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-31T17:27:08.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-31T17:27:08.158Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-31T17:27:08.508Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-31T17:27:08.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-31T17:27:08.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-31T17:27:08.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-31T17:27:08.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-31T17:27:08.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-31T17:27:08.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-31T17:27:08.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-31T17:27:08.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-31T17:27:08.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-31T17:27:08.842Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-31T17:27:09.083Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-31T17:27:09.083Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-31T17:27:09.083Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-31T17:27:09.083Z] PASS [2021-05-31T17:27:09.083Z] coverage: 35.9% of statements [2021-05-31T17:27:09.083Z] ok github.com/docker/docker/daemon/cluster/convert 0.301s coverage: 35.9% of statements [2021-05-31T17:27:09.233Z] 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-31T17:27:09.840Z] --- PASS: TestBuildWithHugeFile (56.08s) [2021-05-31T17:27:09.840Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:27:09.840Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:27:09.840Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:27:09.840Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:27:09.840Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:27:09.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:27:09.840Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:27:09.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:27:09.840Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:27:09.840Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:27:09.840Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:27:09.840Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:27:09.840Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:27:09.840Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-31T17:27:09.840Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-05-31T17:27:09.840Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-05-31T17:27:09.840Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-05-31T17:27:09.840Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:27:09.840Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-31T17:27:11.413Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-31T17:27:12.064Z] --- PASS: TestUpdateCPUQuota (5.95s) [2021-05-31T17:27:12.064Z] === RUN TestUpdatePidsLimit [2021-05-31T17:27:12.064Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-31T17:27:12.064Z] === RUN TestUpdatePidsLimit/no_change [2021-05-31T17:27:12.324Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-31T17:27:12.835Z] === RUN TestDiscoveryOptsErrors [2021-05-31T17:27:12.835Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-31T17:27:12.835Z] === RUN TestDiscoveryOpts [2021-05-31T17:27:12.835Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-31T17:27:12.835Z] PASS [2021-05-31T17:27:12.835Z] coverage: 30.0% of statements [2021-05-31T17:27:12.835Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2021-05-31T17:27:12.939Z] --- PASS: TestBuildPreserveOwnership (3.94s) [2021-05-31T17:27:12.940Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2021-05-31T17:27:12.940Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-05-31T17:27:12.940Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:27:12.940Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-05-31T17:27:12.940Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-31T17:27:13.040Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-31T17:27:13.040Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-31T17:27:13.262Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-31T17:27:13.787Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-31T17:27:13.812Z] === RUN TestBuilderGC [2021-05-31T17:27:13.812Z] --- PASS: TestBuilderGC (0.01s) [2021-05-31T17:27:13.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationNotFound [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonBrokenConfiguration [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestParseClusterAdvertiseSettings [2021-05-31T17:27:14.277Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestFindConfigurationConflicts [2021-05-31T17:27:14.277Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-31T17:27:14.277Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.01s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-31T17:27:14.277Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-31T17:27:14.277Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-31T17:27:14.277Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_label [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_dns [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-31T17:27:14.277Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-31T17:27:14.277Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestModifiedDiscoverySettings [2021-05-31T17:27:14.277Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestReloadSetConfigFileNotExist [2021-05-31T17:27:14.277Z] time="2021-05-31T17:27:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-31T17:27:14.277Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-05-31T17:27:14.277Z] === RUN TestReloadDefaultConfigNotExist [2021-05-31T17:27:14.277Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-31T17:27:14.277Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:14.277Z] === RUN TestReloadBadDefaultConfig [2021-05-31T17:27:14.277Z] time="2021-05-31T17:27:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-514962095" [2021-05-31T17:27:14.277Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestReloadWithConflictingLabels [2021-05-31T17:27:14.277Z] time="2021-05-31T17:27:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-405519426" [2021-05-31T17:27:14.277Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestReloadWithDuplicateLabels [2021-05-31T17:27:14.277Z] time="2021-05-31T17:27:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-010728121" [2021-05-31T17:27:14.277Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-31T17:27:14.277Z] === RUN TestDaemonConfigurationMerge [2021-05-31T17:27:14.277Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-31T17:27:14.277Z] PASS [2021-05-31T17:27:14.277Z] coverage: 79.7% of statements [2021-05-31T17:27:14.277Z] ok github.com/docker/docker/daemon/config 0.531s coverage: 79.7% of statements [2021-05-31T17:27:14.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-31T17:27:14.739Z] === RUN TestVerifyNetworkingConfig [2021-05-31T17:27:14.739Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestGetContainer [2021-05-31T17:27:14.739Z] --- PASS: TestGetContainer (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestValidContainerNames [2021-05-31T17:27:14.739Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestContainerInitDNS [2021-05-31T17:27:14.739Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-31T17:27:14.739Z] daemon_test.go:147: root required [2021-05-31T17:27:14.739Z] === RUN TestMerge [2021-05-31T17:27:14.739Z] --- PASS: TestMerge (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestValidateContainerIsolation [2021-05-31T17:27:14.739Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestFindNetworkErrorType [2021-05-31T17:27:14.739Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestEnsureServicesExist [2021-05-31T17:27:14.739Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestEnsureServicesExistErrors [2021-05-31T17:27:14.739Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-31T17:27:14.739Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-31T17:27:14.739Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-31T17:27:14.739Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestContainerDelete [2021-05-31T17:27:14.739Z] --- PASS: TestContainerDelete (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestContainerDoubleDelete [2021-05-31T17:27:14.739Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestLogContainerEventCopyLabels [2021-05-31T17:27:14.739Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestLogContainerEventWithAttributes [2021-05-31T17:27:14.739Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestNoneHealthcheck [2021-05-31T17:27:14.739Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestHealthStates [2021-05-31T17:27:14.739Z] === RUN TestEventsLog [2021-05-31T17:27:14.739Z] --- PASS: TestEventsLog (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestEventsLogTimeout [2021-05-31T17:27:14.739Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestLogEvents [2021-05-31T17:27:14.739Z] --- PASS: TestLogEvents (0.05s) [2021-05-31T17:27:14.739Z] === RUN TestLoadBufferedEvents [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] time="2021-05-31T17:27:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-31T17:27:14.739Z] --- PASS: TestHealthStates (0.14s) [2021-05-31T17:27:14.739Z] === RUN TestMaskURLCredentials [2021-05-31T17:27:14.739Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestGetInspectData [2021-05-31T17:27:14.739Z] --- PASS: TestGetInspectData (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestFillLicense [2021-05-31T17:27:14.739Z] --- PASS: TestFillLicense (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestListInvalidFilter [2021-05-31T17:27:14.739Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestNameFilter [2021-05-31T17:27:14.739Z] --- PASS: TestNameFilter (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-31T17:27:14.739Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-31T17:27:14.739Z] === 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-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-31T17:27:14.739Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-31T17:27:14.739Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-31T17:27:14.739Z] --- 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-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-31T17:27:14.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonReloadLabels [2021-05-31T17:27:14.740Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-31T17:27:14.740Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonReloadMirrors [2021-05-31T17:27:14.740Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-31T17:27:14.740Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-31T17:27:14.740Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-31T17:27:14.740Z] === RUN TestDaemonDiscoveryReload [2021-05-31T17:27:15.170Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-31T17:27:15.202Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-05-31T17:27:15.202Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-31T17:27:15.202Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-31T17:27:15.202Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-31T17:27:15.202Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-31T17:27:15.202Z] PASS [2021-05-31T17:27:15.202Z] coverage: 50.0% of statements [2021-05-31T17:27:15.202Z] ok github.com/docker/docker/daemon/events 0.557s coverage: 50.0% of statements [2021-05-31T17:27:15.202Z] === RUN TestWaitNodeAttachment [2021-05-31T17:27:15.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-31T17:27:15.664Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-05-31T17:27:15.664Z] === RUN TestIsolationConversion [2021-05-31T17:27:15.664Z] === RUN TestIsolationConversion/default [2021-05-31T17:27:15.664Z] === RUN TestIsolationConversion/process [2021-05-31T17:27:15.664Z] === RUN TestIsolationConversion/hyperv [2021-05-31T17:27:15.664Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestContainerLabels [2021-05-31T17:27:15.664Z] --- PASS: TestContainerLabels (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestCredentialSpecConversion [2021-05-31T17:27:15.664Z] === RUN TestCredentialSpecConversion/none [2021-05-31T17:27:15.664Z] === RUN TestCredentialSpecConversion/config [2021-05-31T17:27:15.664Z] === RUN TestCredentialSpecConversion/file [2021-05-31T17:27:15.664Z] === RUN TestCredentialSpecConversion/registry [2021-05-31T17:27:15.664Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-31T17:27:15.664Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountBind [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountVolume [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountTarget [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountTmpfs [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountInvalidType [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-31T17:27:15.664Z] === RUN TestControllerValidateMountNamedPipe [2021-05-31T17:27:15.664Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-31T17:27:15.664Z] PASS [2021-05-31T17:27:15.664Z] coverage: 11.3% of statements [2021-05-31T17:27:15.665Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.069s coverage: 11.3% of statements [2021-05-31T17:27:16.127Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-31T17:27:16.127Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-31T17:27:16.590Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-31T17:27:16.590Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-31T17:27:16.590Z] === RUN TestLinkNaming [2021-05-31T17:27:16.590Z] --- PASS: TestLinkNaming (0.00s) [2021-05-31T17:27:16.590Z] === RUN TestLinkNew [2021-05-31T17:27:16.590Z] --- PASS: TestLinkNew (0.00s) [2021-05-31T17:27:16.590Z] === RUN TestLinkEnv [2021-05-31T17:27:16.590Z] --- PASS: TestLinkEnv (0.00s) [2021-05-31T17:27:16.590Z] === RUN TestLinkMultipleEnv [2021-05-31T17:27:16.590Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-31T17:27:16.590Z] === RUN TestLinkPortRangeEnv [2021-05-31T17:27:16.590Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-31T17:27:16.590Z] PASS [2021-05-31T17:27:16.590Z] coverage: 93.0% of statements [2021-05-31T17:27:16.590Z] ok github.com/docker/docker/daemon/links 0.088s coverage: 93.0% of statements [2021-05-31T17:27:16.706Z] --- PASS: TestInfoAPIWarnings (17.72s) [2021-05-31T17:27:16.706Z] === RUN TestInfoDebug [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit (5.68s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.78s) [2021-05-31T17:27:16.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-05-31T17:27:16.718Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:27:17.052Z] === RUN TestIsEmptyDir [2021-05-31T17:27:17.052Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-31T17:27:17.052Z] PASS [2021-05-31T17:27:17.052Z] coverage: 2.3% of statements [2021-05-31T17:27:17.052Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2021-05-31T17:27:17.052Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-31T17:27:17.052Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-31T17:27:17.052Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-31T17:27:17.052Z] reload_test.go:520: root required [2021-05-31T17:27:17.052Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-31T17:27:17.052Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-31T17:27:17.052Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-31T17:27:17.052Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-31T17:27:17.052Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-31T17:27:17.052Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-31T17:27:17.052Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-31T17:27:17.052Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-31T17:27:17.052Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-31T17:27:17.052Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-31T17:27:17.052Z] === RUN TestParseVolumesFrom [2021-05-31T17:27:17.052Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-31T17:27:17.052Z] PASS [2021-05-31T17:27:17.053Z] coverage: 9.0% of statements [2021-05-31T17:27:17.053Z] ok github.com/docker/docker/daemon 2.619s coverage: 9.0% of statements [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-31T17:27:17.053Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-31T17:27:17.747Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:27:18.591Z] --- PASS: TestInfoDebug (1.76s) [2021-05-31T17:27:18.591Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite (522.38s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.77s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.05s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.03s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.50s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:1455: [dd38aeaf7e511] daemon is not started [2021-05-31T17:27:19.615Z] check_test.go:309: [ddf4d7044e937] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.67s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.90s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d7551d98f15c2] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.06s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.79s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.04s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.72s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.11s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.36s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.11s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.98s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d20e814662745] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-31T17:27:19.615Z] check_test.go:309: [db246dc96e48f] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.51s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.97s) [2021-05-31T17:27:19.615Z] check_test.go:309: [dd8a69ea9bcff] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.23s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.79s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.13s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.28s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.90s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.02s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.08s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d818bb809e54d] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.06s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.86s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.76s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.03s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.65s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.77s) [2021-05-31T17:27:19.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-31T17:27:19.615Z] check_test.go:309: [d2fbb2053266d] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.69s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.25s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.35s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.82s) [2021-05-31T17:27:19.615Z] check_test.go:309: [dffb6ea046097] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.52s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.90s) [2021-05-31T17:27:19.615Z] check_test.go:309: [daf96eb98d5a9] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.91s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_plugins_test.go:79: [d8d48a96d1c90] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.62s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_plugins_test.go:169: [d603f889234bc] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.75s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.01s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.84s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d46380e721a93] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.75s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.74s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.73s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.72s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.73s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.79s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.15s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.87s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.86s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.75s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.34s) [2021-05-31T17:27:19.615Z] check_test.go:309: [ddc649f3fbed7] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.06s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.61s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.05s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.28s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.17s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.34s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.23s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d76e09bdf3ab2] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.78s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.07s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.52s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.70s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.06s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.80s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.82s) [2021-05-31T17:27:19.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-31T17:27:19.615Z] check_test.go:309: [df363e665afff] daemon is not started [2021-05-31T17:27:19.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-31T17:27:19.615Z] check_test.go:309: [d734dfc6756f5] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.02s) [2021-05-31T17:27:19.615Z] check_test.go:309: [da1d3d9e66882] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.39s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.48s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.22s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.33s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.01s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.97s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.34s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.73s) [2021-05-31T17:27:19.615Z] check_test.go:309: [dd5e396103b93] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.70s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.49s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.51s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d7e934cfa80ff] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.92s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.77s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.12s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.38s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.46s) [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-31T17:27:19.615Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-31T17:27:19.615Z] check_test.go:309: [d07472208adc7] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.09s) [2021-05-31T17:27:19.615Z] check_test.go:309: [dcde7dd7fce96] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.89s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.92s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.19s) [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.95s) [2021-05-31T17:27:19.615Z] check_test.go:309: [d10390c45dca3] daemon is not started [2021-05-31T17:27:19.615Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.85s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.94s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.13s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.36s) [2021-05-31T17:27:19.616Z] check_test.go:309: [d2641e6f7e8dd] daemon is not started [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.28s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.77s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.73s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.30s) [2021-05-31T17:27:19.616Z] check_test.go:309: [d67af978fcf38] daemon is not started [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.08s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.97s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.12s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.07s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-31T17:27:19.616Z] check_test.go:309: [d2cdbd118bdd6] daemon is not started [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.49s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.03s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.43s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.90s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.88s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.07s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.29s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.51s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.54s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.68s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.07s) [2021-05-31T17:27:19.616Z] docker_cli_daemon_test.go:2550: [d6fc568b30b3b] daemon is not started [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.15s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.40s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.87s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.96s) [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-05-31T17:27:19.616Z] check_test.go:309: [de355c87a611a] daemon is not started [2021-05-31T17:27:19.616Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.60s) [2021-05-31T17:27:19.616Z] === RUN TestDockerSwarmSuite [2021-05-31T17:27:19.616Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-31T17:27:19.955Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2021-05-31T17:27:19.955Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:27:20.805Z] === RUN TestAdapterReadLogs [2021-05-31T17:27:20.805Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCopier [2021-05-31T17:27:20.805Z] --- PASS: TestCopier (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCopierLongLines [2021-05-31T17:27:20.805Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCopierSlow [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/defaults [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-31T17:27:20.805Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-31T17:27:20.805Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-31T17:27:20.805Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-31T17:27:20.805Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-05-31T17:27:20.805Z] === RUN TestCreateSuccess [2021-05-31T17:27:20.805Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCreateLogGroupSuccess [2021-05-31T17:27:20.805Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCreateError [2021-05-31T17:27:20.805Z] --- PASS: TestCreateError (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCreateAlreadyExists [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-31T17:27:20.805Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestLogClosed [2021-05-31T17:27:20.805Z] --- PASS: TestLogClosed (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestLogBlocking [2021-05-31T17:27:20.805Z] --- PASS: TestLogBlocking (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-31T17:27:20.805Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestLogNonBlockingBufferFull [2021-05-31T17:27:20.805Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestPublishBatchSuccess [2021-05-31T17:27:20.805Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestPublishBatchError [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=error msg=Error [2021-05-31T17:27:20.805Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-31T17:27:20.805Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-31T17:27:20.805Z] time="2021-05-31T17:27:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-31T17:27:20.805Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchSimple [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchTicker [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMultilinePattern [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchClose [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/0/Hello [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/2/🙃 [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/3/���� [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/4/He��o [2021-05-31T17:27:20.805Z] === RUN TestEffectiveLen/5/ [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/0/ [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/1/Hello [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/2/Hello [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/3/Hello [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/4/🙃 [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/5/🙃 [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/6/a� [2021-05-31T17:27:20.805Z] === RUN TestFindValidSplit/7/a� [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: Hello [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: He [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: llo [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: Hello [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: a [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: � [2021-05-31T17:27:20.805Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1044: a� [2021-05-31T17:27:20.805Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:27:20.805Z] === RUN TestProcessEventEmoji [2021-05-31T17:27:20.805Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchLineSplit [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-31T17:27:20.805Z] --- PASS: TestCopierSlow (0.20s) [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMaxEvents [2021-05-31T17:27:20.805Z] === RUN TestCopierWithSized [2021-05-31T17:27:20.805Z] === RUN TestCopierWithSized/as_is [2021-05-31T17:27:20.805Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-31T17:27:20.805Z] --- PASS: TestCopierWithSized (0.02s) [2021-05-31T17:27:20.805Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-05-31T17:27:20.805Z] === RUN TestCopierWithPartial [2021-05-31T17:27:20.805Z] --- PASS: TestCopierWithPartial (0.01s) [2021-05-31T17:27:20.805Z] === RUN TestRingLogger [2021-05-31T17:27:20.805Z] --- PASS: TestRingLogger (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestRingCap [2021-05-31T17:27:20.805Z] --- PASS: TestRingCap (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestRingClose [2021-05-31T17:27:20.805Z] --- PASS: TestRingClose (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestRingDrain [2021-05-31T17:27:20.805Z] --- PASS: TestRingDrain (0.00s) [2021-05-31T17:27:20.805Z] PASS [2021-05-31T17:27:20.805Z] coverage: 43.8% of statements [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-31T17:27:20.805Z] ok github.com/docker/docker/daemon/logger 0.423s coverage: 43.8% of statements [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-31T17:27:20.805Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-31T17:27:20.805Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-31T17:27:20.805Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-31T17:27:20.805Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-31T17:27:20.805Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-31T17:27:20.805Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-31T17:27:20.806Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-31T17:27:20.806Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestCreateTagSuccess [2021-05-31T17:27:20.806Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-31T17:27:20.806Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-31T17:27:20.806Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-31T17:27:20.806Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-31T17:27:20.806Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-31T17:27:20.806Z] PASS [2021-05-31T17:27:20.806Z] coverage: 77.4% of statements [2021-05-31T17:27:20.806Z] ok github.com/docker/docker/daemon/logger/awslogs 0.489s coverage: 77.4% of statements [2021-05-31T17:27:20.806Z] === RUN TestSearchRegistryForImagesErrors [2021-05-31T17:27:20.806Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestSearchRegistryForImages [2021-05-31T17:27:20.806Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestOnlyPlatformWithFallback [2021-05-31T17:27:20.806Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestImageDelete [2021-05-31T17:27:20.806Z] === RUN TestImageDelete/no_lease [2021-05-31T17:27:20.806Z] === RUN TestImageDelete/lease_exists [2021-05-31T17:27:20.806Z] --- PASS: TestImageDelete (0.04s) [2021-05-31T17:27:20.806Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-31T17:27:20.806Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-05-31T17:27:20.806Z] === RUN TestContentStoreForPull [2021-05-31T17:27:20.806Z] === RUN TestJSONFileLogger [2021-05-31T17:27:20.806Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestJSONFileLoggerWithTags [2021-05-31T17:27:20.806Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestJSONFileLoggerWithOpts [2021-05-31T17:27:20.806Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-31T17:27:20.806Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-31T17:27:20.806Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-31T17:27:20.806Z] === RUN TestEncodeDecode [2021-05-31T17:27:20.806Z] === PAUSE TestEncodeDecode [2021-05-31T17:27:20.806Z] === RUN TestUnexpectedEOF [2021-05-31T17:27:20.806Z] --- PASS: TestContentStoreForPull (0.21s) [2021-05-31T17:27:20.806Z] PASS [2021-05-31T17:27:20.806Z] coverage: 6.7% of statements [2021-05-31T17:27:20.806Z] ok github.com/docker/docker/daemon/images 0.420s coverage: 6.7% of statements [2021-05-31T17:27:20.806Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:27:20.806Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:27:20.828Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-31T17:27:21.269Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-31T17:27:21.269Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:27:21.269Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:27:21.269Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-31T17:27:21.269Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-31T17:27:21.269Z] time="2021-05-31T17:27:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-31T17:27:21.269Z] time="2021-05-31T17:27:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-31T17:27:21.269Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-05-31T17:27:21.269Z] === CONT TestEncodeDecode [2021-05-31T17:27:21.269Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-31T17:27:21.269Z] PASS [2021-05-31T17:27:21.269Z] coverage: 69.9% of statements [2021-05-31T17:27:21.269Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.315s coverage: 69.9% of statements [2021-05-31T17:27:21.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s) [2021-05-31T17:27:21.813Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:27:22.211Z] --- PASS: TestServiceWithDataPathPortInit (15.57s) [2021-05-31T17:27:22.211Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:27:22.258Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-31T17:27:22.258Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-31T17:27:22.258Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-31T17:27:22.258Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-05-31T17:27:22.258Z] === RUN TestFastTimeMarshalJSON [2021-05-31T17:27:22.258Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-05-31T17:27:22.258Z] PASS [2021-05-31T17:27:22.258Z] coverage: 87.2% of statements [2021-05-31T17:27:22.258Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.499s coverage: 87.2% of statements [2021-05-31T17:27:22.468Z] --- PASS: TestInfoRegistryMirrors (1.96s) [2021-05-31T17:27:22.468Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:27:22.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-05-31T17:27:22.468Z] === RUN TestPingCacheHeaders [2021-05-31T17:27:22.468Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-31T17:27:22.468Z] === RUN TestPingGet [2021-05-31T17:27:22.468Z] --- PASS: TestPingGet (0.02s) [2021-05-31T17:27:22.468Z] === RUN TestPingHead [2021-05-31T17:27:22.468Z] --- PASS: TestPingHead (0.02s) [2021-05-31T17:27:22.468Z] === RUN TestVersion [2021-05-31T17:27:22.468Z] --- PASS: TestVersion (0.02s) [2021-05-31T17:27:22.468Z] PASS [2021-05-31T17:27:22.468Z] [2021-05-31T17:27:22.468Z] === Skipped [2021-05-31T17:27:22.468Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:27:22.468Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:27:22.468Z] [2021-05-31T17:27:22.468Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-31T17:27:22.468Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-31T17:27:22.468Z] [2021-05-31T17:27:22.468Z] [2021-05-31T17:27:22.468Z] DONE 18 tests, 2 skipped in 29.799s [2021-05-31T17:27:22.468Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:27:22.468Z] INFO: Testing against a local daemon [2021-05-31T17:27:22.468Z] === RUN TestVolumesCreateAndList [2021-05-31T17:27:22.468Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-31T17:27:22.468Z] === RUN TestVolumesRemove [2021-05-31T17:27:22.468Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-31T17:27:22.468Z] === RUN TestVolumesInspect [2021-05-31T17:27:22.468Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-31T17:27:22.468Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:27:22.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:27:22.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:27:22.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:27:22.468Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-31T17:27:22.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:27:22.468Z] PASS [2021-05-31T17:27:22.468Z] [2021-05-31T17:27:22.468Z] DONE 5 tests in 0.270s [2021-05-31T17:27:22.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:27:22.468Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12381 is not a child of this shell [2021-05-31T17:27:22.468Z] warning: PID 12381 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-31T17:27:22.723Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:27:22.723Z] [2021-05-31T17:27:22.723Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:27:22.723Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:27:22.723Z] [2021-05-31T17:27:22.723Z] To set a process to complain mode, use the command line tool [2021-05-31T17:27:22.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:27:22.723Z] Removing test suite binaries [2021-05-31T17:27:22.723Z] exiting test-integration [2021-05-31T17:27:22.723Z] ++ exit 0 [2021-05-31T17:27:23.233Z] === RUN TestWriteLog [2021-05-31T17:27:23.233Z] === PAUSE TestWriteLog [2021-05-31T17:27:23.233Z] === RUN TestReadLog [2021-05-31T17:27:23.233Z] === PAUSE TestReadLog [2021-05-31T17:27:23.233Z] === CONT TestWriteLog [2021-05-31T17:27:23.233Z] --- PASS: TestWriteLog (0.00s) [2021-05-31T17:27:23.233Z] === CONT TestReadLog [2021-05-31T17:27:23.233Z] === RUN TestReadLog/tail_exact [2021-05-31T17:27:23.649Z] [2021-05-31T17:27:23.703Z] === RUN TestReadLog/tail_less_than_available [2021-05-31T17:27:23.703Z] === RUN TestReadLog/tail_more_than_available [2021-05-31T17:27:23.703Z] --- PASS: TestReadLog (0.27s) [2021-05-31T17:27:23.703Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-05-31T17:27:23.703Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-31T17:27:23.703Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2021-05-31T17:27:23.703Z] PASS [2021-05-31T17:27:23.703Z] coverage: 75.2% of statements [2021-05-31T17:27:23.703Z] ok github.com/docker/docker/daemon/logger/local 0.494s coverage: 75.2% of statements [2021-05-31T17:27:23.703Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:27:23.813Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-31T17:27:24.111Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-31T17:27:24.111Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-31T17:27:24.167Z] === RUN TestLog [2021-05-31T17:27:24.167Z] --- PASS: TestLog (0.01s) [2021-05-31T17:27:24.167Z] PASS [2021-05-31T17:27:24.167Z] coverage: 31.5% of statements [2021-05-31T17:27:24.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.166s coverage: 31.5% of statements [2021-05-31T17:27:24.167Z] === RUN TestOpenFileDelete [2021-05-31T17:27:24.167Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestOpenFileRename [2021-05-31T17:27:24.167Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestParseLogTagDefaultTag [2021-05-31T17:27:24.167Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestParseLogTag [2021-05-31T17:27:24.167Z] --- PASS: TestParseLogTag (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestParseLogTagEmptyTag [2021-05-31T17:27:24.167Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestTailFiles [2021-05-31T17:27:24.167Z] --- PASS: TestTailFiles (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestFollowLogsConsumerGone [2021-05-31T17:27:24.167Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-31T17:27:24.167Z] === RUN TestFollowLogsProducerGone [2021-05-31T17:27:24.167Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-31T17:27:24.167Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-31T17:27:24.167Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-31T17:27:24.167Z] === RUN TestCheckCapacityAndRotate [2021-05-31T17:27:24.167Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-31T17:27:24.167Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-31T17:27:24.634Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-05-31T17:27:24.634Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-05-31T17:27:24.634Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-05-31T17:27:24.634Z] PASS [2021-05-31T17:27:24.634Z] coverage: 55.3% of statements [2021-05-31T17:27:24.634Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.236s coverage: 55.3% of statements Post stage [Pipeline] junit [2021-05-31T17:27:25.026Z] Recording test results [2021-05-31T17:27:25.362Z] --- PASS: TestCreateServiceSecretFileMode (3.73s) [2021-05-31T17:27:25.362Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:27:25.610Z] === RUN TestNewParse [2021-05-31T17:27:25.610Z] --- PASS: TestNewParse (0.00s) [2021-05-31T17:27:25.610Z] PASS [2021-05-31T17:27:25.610Z] coverage: 8.3% of statements [2021-05-31T17:27:25.610Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2021-05-31T17:27:25.610Z] === RUN TestParseLogFormat [2021-05-31T17:27:25.610Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestValidateLogOptEmpty [2021-05-31T17:27:25.610Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestValidateSyslogAddress [2021-05-31T17:27:25.610Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestParseAddressDefaultPort [2021-05-31T17:27:25.610Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestValidateSyslogFacility [2021-05-31T17:27:25.610Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestValidateLogOptSyslogFormat [2021-05-31T17:27:25.610Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-31T17:27:25.610Z] === RUN TestValidateLogOpt [2021-05-31T17:27:25.610Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-31T17:27:25.610Z] PASS [2021-05-31T17:27:25.610Z] coverage: 46.8% of statements [2021-05-31T17:27:25.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2021-05-31T17:27:26.072Z] === RUN TestValidateLogOpt [2021-05-31T17:27:26.072Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestNewMissedConfig [2021-05-31T17:27:26.072Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestNewMissedUrl [2021-05-31T17:27:26.072Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestNewMissedToken [2021-05-31T17:27:26.072Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestNewWithProxy [2021-05-31T17:27:26.072Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestDefault [2021-05-31T17:27:26.072Z] --- PASS: TestDefault (0.01s) [2021-05-31T17:27:26.072Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-31T17:27:26.072Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestJsonFormat [2021-05-31T17:27:26.072Z] --- PASS: TestJsonFormat (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestRawFormat [2021-05-31T17:27:26.072Z] --- PASS: TestRawFormat (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestRawFormatWithLabels [2021-05-31T17:27:26.072Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestRawFormatWithoutTag [2021-05-31T17:27:26.072Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-31T17:27:26.072Z] === RUN TestBatching [2021-05-31T17:27:26.535Z] --- PASS: TestBatching (0.39s) [2021-05-31T17:27:26.535Z] === RUN TestFrequency [2021-05-31T17:27:26.535Z] --- PASS: TestFrequency (0.20s) [2021-05-31T17:27:26.535Z] === RUN TestOneMessagePerRequest [2021-05-31T17:27:26.535Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-31T17:27:26.535Z] === RUN TestVerify [2021-05-31T17:27:26.535Z] --- PASS: TestVerify (0.00s) [2021-05-31T17:27:26.535Z] === RUN TestSkipVerify [2021-05-31T17:27:26.535Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.535Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.535Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.785Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:27:26.997Z] --- PASS: TestSkipVerify (0.51s) [2021-05-31T17:27:26.997Z] === RUN TestBufferMaximum [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.756500\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.756500\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] --- PASS: TestBufferMaximum (0.01s) [2021-05-31T17:27:26.997Z] === RUN TestServerAlwaysDown [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.761524\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.761524\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.761524\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.762506\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] time="2021-05-31T17:27:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482046.762506\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:26.997Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-31T17:27:26.997Z] === RUN TestCannotSendAfterClose [2021-05-31T17:27:26.997Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-31T17:27:26.997Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-31T17:27:27.110Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-31T17:27:27.119Z] + echo Ensuring container killed. [2021-05-31T17:27:27.119Z] Ensuring container killed. [2021-05-31T17:27:27.119Z] + docker rm -vf docker-pr3 [2021-05-31T17:27:27.119Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-31T17:27:27.437Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:27:27.437Z] Chowning /workspace to jenkins user [2021-05-31T17:27:27.437Z] + id -u [2021-05-31T17:27:27.437Z] + id -g [2021-05-31T17:27:27.437Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [2021-05-31T17:27:27.437Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:27:27.437Z] latest: Pulling from library/busybox [2021-05-31T17:27:27.450Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-05-31T17:27:27.450Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mjxf8j3hl44oprpu2ypu1jpel Created:2021-05-31 17:27:20.900439748 +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[73f1118c87416d073a555be7ccd5baa9efe213dd2ed0793e35456008e61d1a65:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xh31cz7u5sfujp02xnogao835 EndpointID:f7e9a94dbd8b204a6a075d934605a22be19fb10321e18287edfc29bdfc71ccc1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:973c56aa9f4f094956694efe7663137b84cdbadbff6747ed8acabcda2fed6c4b 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:c373efdb10ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xh31cz7u5sfujp02xnogao835 EndpointID:f7e9a94dbd8b204a6a075d934605a22be19fb10321e18287edfc29bdfc71ccc1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-31T17:27:27.450Z] PASS [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] === Skipped [2021-05-31T17:27:27.450Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:27:27.450Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] DONE 26 tests, 1 skipped in 56.190s [2021-05-31T17:27:27.450Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:27:27.450Z] INFO: Testing against a local daemon [2021-05-31T17:27:27.450Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:27:27.450Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:27:27.450Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:27:27.450Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:27:27.450Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:27:27.450Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:27:27.450Z] PASS [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] === Skipped [2021-05-31T17:27:27.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:27:27.450Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:27:27.450Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.450Z] [2021-05-31T17:27:27.451Z] DONE 2 tests, 2 skipped in 0.036s [2021-05-31T17:27:27.451Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:27:27.451Z] INFO: Testing against a local daemon [2021-05-31T17:27:27.451Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:27:27.697Z] 92f8b3f0730f: Pulling fs layer [2021-05-31T17:27:27.697Z] 92f8b3f0730f: Verifying Checksum [2021-05-31T17:27:27.697Z] 92f8b3f0730f: Download complete [2021-05-31T17:27:27.697Z] 92f8b3f0730f: Pull complete [2021-05-31T17:27:27.697Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:27:27.697Z] Status: Downloaded newer image for busybox:latest [2021-05-31T17:27:27.972Z] time="2021-05-31T17:27:27Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-31T17:27:27.972Z] time="2021-05-31T17:27:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dc14b6069d09\"}'" [2021-05-31T17:27:27.972Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-31T17:27:27.972Z] PASS [2021-05-31T17:27:27.972Z] coverage: 82.5% of statements [2021-05-31T17:27:27.972Z] ok github.com/docker/docker/daemon/logger/splunk 2.200s coverage: 82.5% of statements [2021-05-31T17:27:27.972Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:27:27.972Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-31T17:27:27.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:27:27.972Z] === RUN TestV1IDService [2021-05-31T17:27:27.972Z] --- PASS: TestV1IDService (0.03s) [2021-05-31T17:27:27.972Z] === RUN TestV2MetadataService [2021-05-31T17:27:28.377Z] Loaded image: buildpack-deps:buster [2021-05-31T17:27:28.377Z] Loaded image: busybox:latest [2021-05-31T17:27:28.377Z] Loaded image: busybox:glibc [2021-05-31T17:27:28.673Z] Loaded image: debian:bullseye [2021-05-31T17:27:28.673Z] Loaded image: hello-world:latest [2021-05-31T17:27:28.911Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-31T17:27:28.947Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-31T17:27:28.947Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-31T17:27:28.947Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestContinueOnError_NeverContinue [2021-05-31T17:27:28.947Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestManifestStore [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/no_remote_or_local [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local334480555\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/no_local_cache [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/with_local_cache [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/unknown_media_type [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="reference for unknown type: " [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="reference for unknown type: " [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="reference for unknown type: " [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="reference for unknown type: " [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="reference for unknown type: " [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-31T17:27:28.947Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-31T17:27:28.947Z] time="2021-05-31T17:27:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore (0.37s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-31T17:27:28.947Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-31T17:27:28.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-31T17:27:28.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestFixManifestLayers [2021-05-31T17:27:28.947Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-31T17:27:28.947Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-31T17:27:28.947Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-31T17:27:28.947Z] === RUN TestFixManifestLayersBadParent [2021-05-31T17:27:28.947Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestValidateManifest [2021-05-31T17:27:28.947Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-31T17:27:28.947Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-31T17:27:28.947Z] === RUN TestFormatPlatform [2021-05-31T17:27:28.947Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestGetRepositoryMountCandidates [2021-05-31T17:27:28.947Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestLayerAlreadyExists [2021-05-31T17:27:28.947Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-31T17:27:28.947Z] 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-31T17:27:28.947Z] 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-31T17:27:28.947Z] 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-31T17:27:28.947Z] 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-31T17:27:28.947Z] 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-31T17:27:28.947Z] 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-31T17:27:28.947Z] === RUN TestWhenEmptyAuthConfig [2021-05-31T17:27:28.947Z] === RUN TestSuccessfulDownload [2021-05-31T17:27:28.947Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-31T17:27:28.947Z] download_test.go:268: Needs fixing on Windows [2021-05-31T17:27:28.947Z] === RUN TestCancelledDownload [2021-05-31T17:27:28.947Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-31T17:27:28.947Z] === RUN TestMaxDownloadAttempts [2021-05-31T17:27:28.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:27:28.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:27:28.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:27:28.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:27:28.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:27:28.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:27:28.947Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:27:28.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:27:28.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:27:28.947Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:27:28.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:27:28.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:27:28.969Z] Loaded image: arm32v7/hello-world:latest [2021-05-31T17:27:29.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:27:29.337Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.92s) [2021-05-31T17:27:29.337Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:27:29.392Z] + bundleName=amd64-rootless [2021-05-31T17:27:29.392Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-31T17:27:29.392Z] Creating amd64-rootless-bundles.tar.gz [2021-05-31T17:27:29.392Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-31T17:27:29.392Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-31T17:27:29.400Z] Archiving artifacts [2021-05-31T17:27:29.409Z] --- PASS: TestV2MetadataService (1.32s) [2021-05-31T17:27:29.410Z] PASS [2021-05-31T17:27:29.410Z] coverage: 48.2% of statements [2021-05-31T17:27:29.410Z] ok github.com/docker/docker/distribution/metadata 1.460s coverage: 48.2% of statements [2021-05-31T17:27:29.410Z] time="2021-05-31T17:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:27:29.410Z] time="2021-05-31T17:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:27:29.410Z] time="2021-05-31T17:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:27:29.410Z] time="2021-05-31T17:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:27:29.410Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-31T17:27:29.410Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-05-31T17:27:29.410Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-05-31T17:27:29.410Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-05-31T17:27:29.410Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-05-31T17:27:29.410Z] === RUN TestTransfer [2021-05-31T17:27:29.431Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-31T17:27:29.431Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-31T17:27:29.431Z] [2021-05-31T17:27:29.431Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-31T17:27:29.431Z] =========================== short test summary info ============================ [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-31T17:27:29.431Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-31T17:27:29.431Z] Not supported on most drivers [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-31T17:27:29.431Z] Output of docker top depends on host distro, and is not formalized. [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-31T17:27:29.431Z] Output of docker top depends on host distro, and is not formalized. [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-31T17:27:29.431Z] Can fail if eth0 has multiple IP addresses [2021-05-31T17:27:29.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-31T17:27:29.431Z] This doesn't seem to be taken into account by the engine [2021-05-31T17:27:29.431Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-31T17:27:29.431Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-31T17:27:29.431Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-31T17:27:29.431Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 369.68 seconds == [2021-05-31T17:27:29.794Z] --- PASS: TestCreateServiceConfigFileMode (3.66s) [2021-05-31T17:27:29.794Z] === RUN TestCreateServiceSysctls [2021-05-31T17:27:29.871Z] --- PASS: TestTransfer (0.12s) [2021-05-31T17:27:29.871Z] === RUN TestConcurrencyLimit [2021-05-31T17:27:29.871Z] === RUN TestNotFound [2021-05-31T17:27:29.871Z] --- PASS: TestNotFound (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestConflict [2021-05-31T17:27:29.871Z] --- PASS: TestConflict (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestForbidden [2021-05-31T17:27:29.871Z] --- PASS: TestForbidden (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestInvalidParameter [2021-05-31T17:27:29.871Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestNotImplemented [2021-05-31T17:27:29.871Z] --- PASS: TestNotImplemented (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestNotModified [2021-05-31T17:27:29.871Z] --- PASS: TestNotModified (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestUnauthorized [2021-05-31T17:27:29.871Z] --- PASS: TestUnauthorized (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestUnknown [2021-05-31T17:27:29.871Z] --- PASS: TestUnknown (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestCancelled [2021-05-31T17:27:29.871Z] --- PASS: TestCancelled (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestDeadline [2021-05-31T17:27:29.871Z] --- PASS: TestDeadline (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestDataLoss [2021-05-31T17:27:29.871Z] --- PASS: TestDataLoss (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestUnavailable [2021-05-31T17:27:29.871Z] --- PASS: TestUnavailable (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestSystem [2021-05-31T17:27:29.871Z] --- PASS: TestSystem (0.00s) [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Not_Found [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Bad_Request [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Conflict [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Unauthorized [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Forbidden [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Not_Modified [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-31T17:27:29.871Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-31T17:27:29.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-31T17:27:29.871Z] PASS [2021-05-31T17:27:29.871Z] coverage: 53.1% of statements [2021-05-31T17:27:29.871Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-05-31T17:27:29.871Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-05-31T17:27:29.871Z] === RUN TestInactiveJobs [2021-05-31T17:27:30.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-31T17:27:30.268Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-31T17:27:30.334Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-05-31T17:27:30.334Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-31T17:27:30.334Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-31T17:27:30.334Z] === RUN TestTokenPassThru [2021-05-31T17:27:30.334Z] --- PASS: TestTokenPassThru (0.02s) [2021-05-31T17:27:30.334Z] === RUN TestTokenPassThruDifferentHost [2021-05-31T17:27:30.334Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-31T17:27:30.334Z] PASS [2021-05-31T17:27:30.334Z] coverage: 23.6% of statements [2021-05-31T17:27:30.334Z] ok github.com/docker/docker/distribution 1.709s coverage: 23.6% of statements [2021-05-31T17:27:30.334Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:27:30.334Z] --- PASS: TestInactiveJobs (0.43s) [2021-05-31T17:27:30.334Z] === RUN TestWatchRelease [2021-05-31T17:27:30.334Z] --- PASS: TestWatchRelease (0.04s) [2021-05-31T17:27:30.334Z] === RUN TestWatchFinishedTransfer [2021-05-31T17:27:30.334Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-31T17:27:30.334Z] === RUN TestDuplicateTransfer [2021-05-31T17:27:30.796Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-05-31T17:27:30.796Z] === RUN TestSuccessfulUpload [2021-05-31T17:27:30.827Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:27:31.131Z] + make clean [2021-05-31T17:27:31.267Z] time="2021-05-31T17:27:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-31T17:27:31.267Z] --- PASS: TestSuccessfulUpload (0.59s) [2021-05-31T17:27:31.267Z] === RUN TestCancelledUpload [2021-05-31T17:27:31.267Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-31T17:27:31.267Z] PASS [2021-05-31T17:27:31.267Z] coverage: 76.8% of statements [2021-05-31T17:27:31.267Z] ok github.com/docker/docker/distribution/xfer 2.223s coverage: 76.8% of statements [2021-05-31T17:27:31.267Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:27:31.390Z] docker volume rm -f docker-dev-cache [2021-05-31T17:27:31.390Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:27:31.610Z] --- PASS: TestUpdateRestartPolicy (13.18s) [2021-05-31T17:27:31.610Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:27:31.611Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-05-31T17:27:31.611Z] === RUN TestWaitNonBlocked [2021-05-31T17:27:31.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:27:31.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:27:31.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:27:31.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:27:31.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:27:31.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:27:31.632Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-31T17:27:31.730Z] === RUN TestCompare [2021-05-31T17:27:31.730Z] --- PASS: TestCompare (0.00s) [2021-05-31T17:27:31.730Z] PASS [2021-05-31T17:27:31.730Z] coverage: 19.2% of statements [2021-05-31T17:27:31.730Z] ok github.com/docker/docker/image/cache 0.161s coverage: 19.2% of statements [2021-05-31T17:27:31.873Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-31T17:27:31.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-05-31T17:27:31.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-05-31T17:27:31.873Z] === RUN TestWaitBlocked [2021-05-31T17:27:31.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:27:31.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:27:31.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:27:31.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:27:31.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:27:31.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] } [Pipeline] // withEnv [2021-05-31T17:27:32.192Z] === RUN TestFSGetInvalidData [2021-05-31T17:27:32.192Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-31T17:27:32.192Z] === RUN TestFSInvalidSet [2021-05-31T17:27:32.192Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-31T17:27:32.192Z] === RUN TestFSInvalidRoot [2021-05-31T17:27:32.192Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-31T17:27:32.192Z] === RUN TestFSMetadataGetSet [2021-05-31T17:27:32.192Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-05-31T17:27:32.192Z] === RUN TestFSInvalidWalker [2021-05-31T17:27:32.192Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-05-31T17:27:32.192Z] === RUN TestFSGetSet [2021-05-31T17:27:32.192Z] --- PASS: TestFSGetSet (0.03s) [2021-05-31T17:27:32.192Z] === RUN TestFSGetUnsetKey [2021-05-31T17:27:32.192Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-31T17:27:32.192Z] === RUN TestFSGetEmptyData [2021-05-31T17:27:32.192Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-31T17:27:32.192Z] === RUN TestFSDelete [2021-05-31T17:27:32.192Z] --- PASS: TestFSDelete (0.02s) [2021-05-31T17:27:32.192Z] === RUN TestFSWalker [2021-05-31T17:27:32.192Z] --- PASS: TestFSWalker (0.02s) [2021-05-31T17:27:32.192Z] === RUN TestFSWalkerStopOnError [2021-05-31T17:27:32.192Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-05-31T17:27:32.192Z] === RUN TestNewFromJSON [2021-05-31T17:27:32.192Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-31T17:27:32.192Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-31T17:27:32.192Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-31T17:27:32.192Z] === RUN TestMarshalKeyOrder [2021-05-31T17:27:32.192Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-31T17:27:32.192Z] === RUN TestHistoryEqual [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T17:27:32.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-31T17:27:32.559Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-31T17:27:32.600Z] === RUN TestMiddlewares [2021-05-31T17:27:32.600Z] --- PASS: TestMiddlewares (0.00s) [2021-05-31T17:27:32.600Z] PASS [2021-05-31T17:27:32.600Z] coverage: 9.0% of statements [2021-05-31T17:27:32.600Z] ok github.com/docker/docker/api/server 0.105s coverage: 9.0% of statements [2021-05-31T17:27:32.655Z] --- PASS: TestHistoryEqual (0.15s) [2021-05-31T17:27:32.655Z] === RUN TestImage [2021-05-31T17:27:32.655Z] --- PASS: TestImage (0.00s) [2021-05-31T17:27:32.655Z] === RUN TestImageOSNotEmpty [2021-05-31T17:27:32.655Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-31T17:27:32.655Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-31T17:27:32.655Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-31T17:27:32.655Z] === RUN TestCreate [2021-05-31T17:27:32.655Z] --- PASS: TestCreate (0.01s) [2021-05-31T17:27:32.655Z] === RUN TestRestore [2021-05-31T17:27:32.655Z] time="2021-05-31T17:27:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-31T17:27:32.655Z] --- PASS: TestRestore (0.13s) [2021-05-31T17:27:32.655Z] === RUN TestAddDelete [2021-05-31T17:27:32.655Z] --- PASS: TestAddDelete (0.03s) [2021-05-31T17:27:32.655Z] === RUN TestSearchAfterDelete [2021-05-31T17:27:32.655Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-31T17:27:32.655Z] === RUN TestParentReset [2021-05-31T17:27:32.655Z] --- PASS: TestParentReset (0.03s) [2021-05-31T17:27:32.655Z] === RUN TestGetAndSetLastUpdated [2021-05-31T17:27:32.655Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-31T17:27:32.655Z] === RUN TestStoreLen [2021-05-31T17:27:32.655Z] --- PASS: TestStoreLen (0.06s) [2021-05-31T17:27:32.655Z] PASS [2021-05-31T17:27:32.655Z] coverage: 86.6% of statements [2021-05-31T17:27:32.655Z] ok github.com/docker/docker/image 0.783s coverage: 86.6% of statements [2021-05-31T17:27:33.118Z] === RUN TestValidateManifest [2021-05-31T17:27:33.118Z] === RUN TestValidateManifest/nil [2021-05-31T17:27:33.118Z] === RUN TestValidateManifest/non-nil [2021-05-31T17:27:33.118Z] --- PASS: TestValidateManifest (0.00s) [2021-05-31T17:27:33.118Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-31T17:27:33.118Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-31T17:27:33.118Z] PASS [2021-05-31T17:27:33.118Z] coverage: 0.6% of statements [2021-05-31T17:27:33.118Z] ok github.com/docker/docker/image/tarexport 0.362s coverage: 0.6% of statements [2021-05-31T17:27:33.280Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-31T17:27:33.280Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-05-31T17:27:33.280Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-05-31T17:27:33.281Z] === CONT TestContainerStartOnDaemonRestart [2021-05-31T17:27:33.281Z] === CONT TestContainerKillOnDaemonStart [2021-05-31T17:27:33.281Z] === CONT TestIpcModeOlderClient [2021-05-31T17:27:33.281Z] === CONT TestDaemonHostGatewayIP [2021-05-31T17:27:33.281Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-31T17:27:33.281Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:27:33.580Z] === RUN TestMakeV1ConfigFromConfig [2021-05-31T17:27:33.580Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-31T17:27:33.580Z] PASS [2021-05-31T17:27:33.580Z] coverage: 25.0% of statements [2021-05-31T17:27:33.580Z] ok github.com/docker/docker/image/v1 0.221s coverage: 25.0% of statements [2021-05-31T17:27:33.580Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:27:33.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-31T17:27:34.320Z] --- PASS: TestCreateServiceSysctls (4.55s) [2021-05-31T17:27:34.320Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:27:34.553Z] === RUN TestSerialization [2021-05-31T17:27:34.553Z] --- PASS: TestSerialization (0.02s) [2021-05-31T17:27:34.553Z] PASS [2021-05-31T17:27:34.553Z] coverage: 100.0% of statements [2021-05-31T17:27:34.553Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2021-05-31T17:27:35.015Z] === RUN TestEmptyLayer [2021-05-31T17:27:35.015Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-31T17:27:35.015Z] === RUN TestCommitFailure [2021-05-31T17:27:35.015Z] --- PASS: TestCommitFailure (0.01s) [2021-05-31T17:27:35.015Z] === RUN TestStartTransactionFailure [2021-05-31T17:27:35.015Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-05-31T17:27:35.015Z] === RUN TestGetOrphan [2021-05-31T17:27:35.015Z] --- PASS: TestGetOrphan (0.03s) [2021-05-31T17:27:35.015Z] === RUN TestMountAndRegister [2021-05-31T17:27:35.015Z] --- PASS: TestMountAndRegister (0.05s) [2021-05-31T17:27:35.015Z] layer_test.go:271: Layer size: 14 [2021-05-31T17:27:35.015Z] === RUN TestLayerRelease [2021-05-31T17:27:35.015Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-31T17:27:35.015Z] layer_test.go:304: Failing on Windows [2021-05-31T17:27:35.015Z] === RUN TestStoreRestore [2021-05-31T17:27:35.015Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-31T17:27:35.015Z] layer_test.go:353: Failing on Windows [2021-05-31T17:27:35.015Z] === RUN TestTarStreamStability [2021-05-31T17:27:35.015Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-31T17:27:35.015Z] layer_test.go:468: Failing on Windows [2021-05-31T17:27:35.015Z] === RUN TestRegisterExistingLayer [2021-05-31T17:27:35.015Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-05-31T17:27:35.015Z] === RUN TestTarStreamVerification [2021-05-31T17:27:35.015Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-31T17:27:35.015Z] layer_test.go:697: Failing on Windows [2021-05-31T17:27:35.015Z] === RUN TestLayerMigration [2021-05-31T17:27:35.015Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-31T17:27:35.015Z] migration_test.go:46: Failing on Windows [2021-05-31T17:27:35.477Z] === RUN TestLayerMigrationNoTarsplit [2021-05-31T17:27:35.477Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-31T17:27:35.477Z] migration_test.go:182: Failing on Windows [2021-05-31T17:27:35.477Z] === RUN TestMountInit [2021-05-31T17:27:35.477Z] --- SKIP: TestMountInit (0.00s) [2021-05-31T17:27:35.477Z] mount_test.go:17: Failing on Windows [2021-05-31T17:27:35.477Z] === RUN TestMountSize [2021-05-31T17:27:35.477Z] --- SKIP: TestMountSize (0.00s) [2021-05-31T17:27:35.477Z] mount_test.go:76: Failing on Windows [2021-05-31T17:27:35.477Z] === RUN TestMountChanges [2021-05-31T17:27:35.477Z] --- SKIP: TestMountChanges (0.00s) [2021-05-31T17:27:35.477Z] mount_test.go:125: Failing on Windows [2021-05-31T17:27:35.477Z] === RUN TestMountApply [2021-05-31T17:27:35.477Z] --- SKIP: TestMountApply (0.00s) [2021-05-31T17:27:35.477Z] mount_test.go:212: Failing on Windows [2021-05-31T17:27:35.477Z] PASS [2021-05-31T17:27:35.477Z] coverage: 30.1% of statements [2021-05-31T17:27:35.477Z] ok github.com/docker/docker/layer 0.361s coverage: 30.1% of statements [2021-05-31T17:27:35.477Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:27:35.824Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-31T17:27:35.918Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.40s) [2021-05-31T17:27:35.918Z] PASS [2021-05-31T17:27:35.918Z] [2021-05-31T17:27:35.918Z] === Skipped [2021-05-31T17:27:35.918Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-05-31T17:27:35.918Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:27:35.918Z] [2021-05-31T17:27:35.918Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-31T17:27:35.918Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-31T17:27:35.918Z] [2021-05-31T17:27:35.918Z] [2021-05-31T17:27:35.918Z] DONE 34 tests, 2 skipped in 120.847s [2021-05-31T17:27:35.918Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-05-31T17:27:35.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:27:35.918Z] ++ set -e [2021-05-31T17:27:35.918Z] ++ '[' -n 0 ']' [2021-05-31T17:27:35.918Z] ++ set -x [2021-05-31T17:27:35.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:27:35.918Z] INFO: Testing against a local daemon [2021-05-31T17:27:35.918Z] === RUN TestConfigInspect [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-31T17:27:36.453Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-31T17:27:36.453Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-31T17:27:36.453Z] PASS [2021-05-31T17:27:36.453Z] coverage: 42.3% of statements [2021-05-31T17:27:36.453Z] ok github.com/docker/docker/oci 0.214s coverage: 42.3% of statements [2021-05-31T17:27:36.453Z] === RUN TestEnvironmentParsing [2021-05-31T17:27:36.453Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-31T17:27:36.453Z] PASS [2021-05-31T17:27:36.453Z] coverage: 1.0% of statements [2021-05-31T17:27:36.453Z] ok github.com/docker/docker/libcontainerd/local 0.206s coverage: 1.0% of statements [2021-05-31T17:27:36.453Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:27:36.453Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:27:36.453Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:27:36.453Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:27:36.453Z] === RUN TestParseVersion [2021-05-31T17:27:36.453Z] --- PASS: TestParseVersion (0.00s) [2021-05-31T17:27:36.453Z] PASS [2021-05-31T17:27:36.453Z] coverage: 52.9% of statements [2021-05-31T17:27:36.453Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-05-31T17:27:36.582Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-05-31T17:27:36.582Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:27:36.920Z] === RUN TestAddressPoolOpt [2021-05-31T17:27:36.920Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/a [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/something [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/_=a [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/env1=value1 [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/_env1=value1 [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/PATH [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/=a [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/PATH= [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/PATH=something [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/asd!qwe [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/1asd [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/123 [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/some_space [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/__some_space_before [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/some_space_after__ [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/= [2021-05-31T17:27:36.920Z] === RUN TestValidateEnv/PaTh [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestParseHost [2021-05-31T17:27:36.920Z] --- PASS: TestParseHost (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestParseDockerDaemonHost [2021-05-31T17:27:36.920Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestParseTCP [2021-05-31T17:27:36.920Z] --- PASS: TestParseTCP (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-31T17:27:36.920Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestValidateExtraHosts [2021-05-31T17:27:36.920Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestIpOptString [2021-05-31T17:27:36.920Z] --- PASS: TestIpOptString (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-31T17:27:36.920Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestNewIpOptValidDefaultVal [2021-05-31T17:27:36.920Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestIpOptSetInvalidVal [2021-05-31T17:27:36.920Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestValidateIPAddress [2021-05-31T17:27:36.920Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestMapOpts [2021-05-31T17:27:36.920Z] --- PASS: TestMapOpts (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestListOptsWithoutValidator [2021-05-31T17:27:36.920Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestListOptsWithValidator [2021-05-31T17:27:36.920Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestValidateDNSSearch [2021-05-31T17:27:36.920Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_general_format [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_one_more [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-31T17:27:36.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-31T17:27:36.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestNamedListOpts [2021-05-31T17:27:36.920Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestNamedMapOpts [2021-05-31T17:27:36.920Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestParseLink [2021-05-31T17:27:36.920Z] --- PASS: TestParseLink (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestQuotedStringSetWithQuotes [2021-05-31T17:27:36.920Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-31T17:27:36.920Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-31T17:27:36.920Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-31T17:27:36.920Z] === RUN TestUlimitOpt [2021-05-31T17:27:36.920Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-31T17:27:36.920Z] PASS [2021-05-31T17:27:36.920Z] coverage: 67.1% of statements [2021-05-31T17:27:36.920Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-05-31T17:27:37.441Z] --- PASS: TestConfigInspect (1.92s) [2021-05-31T17:27:37.441Z] === RUN TestConfigList [2021-05-31T17:27:37.844Z] --- PASS: TestCreateServiceCapabilities (3.86s) [2021-05-31T17:27:37.844Z] === RUN TestInspect [2021-05-31T17:27:37.894Z] === RUN TestUnbuffered [2021-05-31T17:27:37.894Z] --- PASS: TestUnbuffered (0.00s) [2021-05-31T17:27:37.894Z] === RUN TestRaceUnbuffered [2021-05-31T17:27:37.894Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-31T17:27:37.894Z] PASS [2021-05-31T17:27:37.894Z] coverage: 100.0% of statements [2021-05-31T17:27:37.894Z] ok github.com/docker/docker/pkg/broadcaster 0.260s coverage: 100.0% of statements [2021-05-31T17:27:38.355Z] === RUN TestPeerCertificateMarshalJSON [2021-05-31T17:27:38.355Z] === RUN TestMatch [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[foo]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[foo_bar]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[]#01 [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[qux]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-31T17:27:38.355Z] === RUN TestMatch/[[foo_baz]] [2021-05-31T17:27:38.355Z] --- PASS: TestMatch (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-31T17:27:38.355Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-31T17:27:38.355Z] PASS [2021-05-31T17:27:38.355Z] coverage: 87.5% of statements [2021-05-31T17:27:38.355Z] ok github.com/docker/docker/pkg/capabilities 0.076s coverage: 87.5% of statements [2021-05-31T17:27:38.817Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-31T17:27:38.817Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-31T17:27:38.817Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2021-05-31T17:27:38.817Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-31T17:27:38.817Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-31T17:27:38.817Z] === RUN TestMiddleware [2021-05-31T17:27:38.817Z] --- PASS: TestMiddleware (0.00s) [2021-05-31T17:27:38.817Z] === RUN TestNewResponseModifier [2021-05-31T17:27:38.817Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-31T17:27:38.817Z] PASS [2021-05-31T17:27:38.817Z] coverage: 26.8% of statements [2021-05-31T17:27:38.818Z] ok github.com/docker/docker/pkg/authorization 0.392s coverage: 26.8% of statements [2021-05-31T17:27:38.971Z] --- PASS: TestConfigList (1.93s) [2021-05-31T17:27:38.971Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:27:39.088Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-31T17:27:39.123Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.83s) [2021-05-31T17:27:39.792Z] === RUN TestChrootTarUntar [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] === RUN TestChrootUntarEmptyArchive [2021-05-31T17:27:39.792Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestChrootTarUntarWithSymlink [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:27:39.792Z] === RUN TestChrootCopyWithTar [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:27:39.792Z] === RUN TestChrootCopyFileWithTar [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] === RUN TestChrootUntarPath [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:27:39.792Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] === RUN TestChrootApplyDotDotFile [2021-05-31T17:27:39.792Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-31T17:27:39.792Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:27:39.792Z] PASS [2021-05-31T17:27:39.792Z] coverage: 15.4% of statements [2021-05-31T17:27:39.792Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.4% of statements [2021-05-31T17:27:39.792Z] === RUN TestIsArchivePathDir [2021-05-31T17:27:39.792Z] === RUN TestSizeEmpty [2021-05-31T17:27:39.792Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeEmptyFile [2021-05-31T17:27:39.792Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeNonemptyFile [2021-05-31T17:27:39.792Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-31T17:27:39.792Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-31T17:27:39.792Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-31T17:27:39.792Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestMoveToSubdir [2021-05-31T17:27:39.792Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-31T17:27:39.792Z] === RUN TestSizeNonExistingDirectory [2021-05-31T17:27:39.792Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-31T17:27:39.792Z] PASS [2021-05-31T17:27:39.792Z] coverage: 80.0% of statements [2021-05-31T17:27:39.792Z] ok github.com/docker/docker/pkg/directory 0.094s coverage: 80.0% of statements [2021-05-31T17:27:39.792Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-31T17:27:39.792Z] === RUN TestIsArchivePathInvalidFile [2021-05-31T17:27:39.792Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-05-31T17:27:39.792Z] === RUN TestIsArchivePathTar [2021-05-31T17:27:40.064Z] --- PASS: TestDaemonHostGatewayIP (7.04s) [2021-05-31T17:27:40.255Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-05-31T17:27:40.255Z] === RUN TestDecompressStreamGzip [2021-05-31T17:27:40.255Z] === RUN Test [2021-05-31T17:27:40.255Z] === RUN Test/TestContainsEntry [2021-05-31T17:27:40.255Z] === RUN Test/TestCreateEntries [2021-05-31T17:27:40.255Z] === RUN Test/TestEntriesDiff [2021-05-31T17:27:40.255Z] === RUN Test/TestEntriesEquality [2021-05-31T17:27:40.255Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-31T17:27:40.255Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-31T17:27:40.255Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-31T17:27:40.255Z] === RUN Test/TestGeneratorNotGenerate [2021-05-31T17:27:40.255Z] === RUN Test/TestGeneratorWithPort [2021-05-31T17:27:40.255Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-31T17:27:40.255Z] === RUN Test/TestNewEntry [2021-05-31T17:27:40.255Z] === RUN Test/TestParse [2021-05-31T17:27:40.255Z] --- PASS: Test (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-31T17:27:40.255Z] --- PASS: Test/TestParse (0.00s) [2021-05-31T17:27:40.255Z] PASS [2021-05-31T17:27:40.255Z] coverage: 58.3% of statements [2021-05-31T17:27:40.255Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-05-31T17:27:40.255Z] === RUN TestDecompressStreamBzip2 [2021-05-31T17:27:40.255Z] ok github.com/docker/docker/pkg/discovery 0.060s coverage: 58.3% of statements [2021-05-31T17:27:40.255Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-05-31T17:27:40.255Z] === RUN TestDecompressStreamXz [2021-05-31T17:27:40.255Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-31T17:27:40.255Z] archive_test.go:134: Xz not present in msys2 [2021-05-31T17:27:40.255Z] === RUN TestCompressStreamXzUnsupported [2021-05-31T17:27:40.255Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-31T17:27:40.255Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestCompressStreamInvalid [2021-05-31T17:27:40.255Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestExtensionInvalid [2021-05-31T17:27:40.255Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestExtensionUncompressed [2021-05-31T17:27:40.255Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestExtensionBzip2 [2021-05-31T17:27:40.255Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestExtensionGzip [2021-05-31T17:27:40.255Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestExtensionXz [2021-05-31T17:27:40.255Z] --- PASS: TestExtensionXz (0.00s) [2021-05-31T17:27:40.255Z] === RUN TestCmdStreamLargeStderr [2021-05-31T17:27:40.717Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-05-31T17:27:40.717Z] === RUN TestCmdStreamBad [2021-05-31T17:27:40.717Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-31T17:27:40.717Z] archive_test.go:239: Failing on Windows CI machines [2021-05-31T17:27:40.717Z] === RUN TestCmdStreamGood [2021-05-31T17:27:40.717Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-31T17:27:40.717Z] === RUN TestUntarPathWithInvalidDest [2021-05-31T17:27:40.717Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-05-31T17:27:40.717Z] === RUN TestUntarPathWithInvalidSrc [2021-05-31T17:27:40.717Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-31T17:27:40.717Z] === RUN TestUntarPath [2021-05-31T17:27:40.717Z] --- PASS: TestUntarPath (0.18s) [2021-05-31T17:27:40.717Z] === RUN TestUntarPathWithDestinationFile [2021-05-31T17:27:40.717Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-05-31T17:27:40.717Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-31T17:27:40.717Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-05-31T17:27:40.717Z] === RUN TestCopyWithTarInvalidSrc [2021-05-31T17:27:40.717Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-31T17:27:40.717Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-31T17:27:40.717Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-31T17:27:40.717Z] === RUN TestCopyWithTarSrcFile [2021-05-31T17:27:40.717Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-31T17:27:40.717Z] === RUN TestCopyWithTarSrcFolder [2021-05-31T17:27:41.002Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2021-05-31T17:27:41.055Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2021-05-31T17:27:41.055Z] === RUN TestConfigsUpdate [2021-05-31T17:27:41.180Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-31T17:27:41.180Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-31T17:27:41.180Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-31T17:27:41.180Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-31T17:27:41.180Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-31T17:27:41.180Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-31T17:27:41.180Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-31T17:27:41.180Z] === RUN TestCopyFileWithTarSrcFile [2021-05-31T17:27:41.180Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-31T17:27:41.180Z] === RUN TestTarFiles [2021-05-31T17:27:41.180Z] === RUN Test [2021-05-31T17:27:41.180Z] === RUN Test/TestContent [2021-05-31T17:27:41.180Z] === RUN Test/TestInitialize [2021-05-31T17:27:41.180Z] === RUN Test/TestNew [2021-05-31T17:27:41.180Z] === RUN Test/TestParsingContentsWithComments [2021-05-31T17:27:41.180Z] === RUN Test/TestRegister [2021-05-31T17:27:41.180Z] === RUN Test/TestWatch [2021-05-31T17:27:41.180Z] --- PASS: Test (0.01s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestContent (0.00s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestNew (0.00s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestRegister (0.00s) [2021-05-31T17:27:41.180Z] --- PASS: Test/TestWatch (0.01s) [2021-05-31T17:27:41.180Z] PASS [2021-05-31T17:27:41.180Z] coverage: 92.9% of statements [2021-05-31T17:27:41.180Z] ok github.com/docker/docker/pkg/discovery/file 0.078s coverage: 92.9% of statements [2021-05-31T17:27:41.643Z] === RUN Test [2021-05-31T17:27:41.643Z] === RUN Test/TestWatch [2021-05-31T17:27:41.643Z] --- PASS: Test (0.00s) [2021-05-31T17:27:41.643Z] --- PASS: Test/TestWatch (0.00s) [2021-05-31T17:27:41.643Z] PASS [2021-05-31T17:27:41.643Z] coverage: 92.3% of statements [2021-05-31T17:27:41.643Z] ok github.com/docker/docker/pkg/discovery/memory 0.098s coverage: 92.3% of statements [2021-05-31T17:27:41.643Z] === RUN Test [2021-05-31T17:27:41.643Z] === RUN Test/TestInitialize [2021-05-31T17:27:42.105Z] time="2021-05-31T17:27:41Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:27:42.105Z] time="2021-05-31T17:27:41Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:27:42.105Z] time="2021-05-31T17:27:41Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:27:42.105Z] === RUN Test/TestInitializeWithCerts [2021-05-31T17:27:42.105Z] time="2021-05-31T17:27:41Z" level=info msg="Initializing discovery with TLS" [2021-05-31T17:27:42.105Z] === RUN Test/TestWatch [2021-05-31T17:27:42.105Z] time="2021-05-31T17:27:41Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:27:42.210Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:27:42.210Z] [2021-05-31T17:27:42.210Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:27:42.210Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:27:42.210Z] [2021-05-31T17:27:42.210Z] To set a process to complain mode, use the command line tool [2021-05-31T17:27:42.210Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:27:42.210Z] Post stage [Pipeline] junit [2021-05-31T17:27:42.223Z] Recording test results [2021-05-31T17:27:42.276Z] --- PASS: TestInspect (3.99s) [2021-05-31T17:27:42.276Z] === RUN TestCreateJob [2021-05-31T17:27:42.567Z] === RUN Test [2021-05-31T17:27:42.567Z] === RUN Test/TestInitialize [2021-05-31T17:27:42.567Z] === RUN Test/TestInitializeWithPattern [2021-05-31T17:27:42.567Z] === RUN Test/TestRegister [2021-05-31T17:27:42.567Z] === RUN Test/TestWatch [2021-05-31T17:27:42.567Z] --- PASS: Test (0.00s) [2021-05-31T17:27:42.567Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-31T17:27:42.567Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-31T17:27:42.567Z] --- PASS: Test/TestRegister (0.00s) [2021-05-31T17:27:42.567Z] --- PASS: Test/TestWatch (0.00s) [2021-05-31T17:27:42.567Z] PASS [2021-05-31T17:27:42.567Z] coverage: 93.8% of statements [2021-05-31T17:27:42.567Z] ok github.com/docker/docker/pkg/discovery/nodes 0.109s coverage: 93.8% of statements [2021-05-31T17:27:43.029Z] === RUN TestPollerAddRemove [2021-05-31T17:27:43.029Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-31T17:27:43.029Z] === RUN TestPollerEvent [2021-05-31T17:27:43.029Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-31T17:27:43.029Z] poller_test.go:41: No chmod on Windows [2021-05-31T17:27:43.029Z] === RUN TestPollerClose [2021-05-31T17:27:43.029Z] --- PASS: TestPollerClose (0.00s) [2021-05-31T17:27:43.029Z] PASS [2021-05-31T17:27:43.029Z] coverage: 45.7% of statements [2021-05-31T17:27:43.029Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-05-31T17:27:43.137Z] --- PASS: TestConfigsUpdate (1.91s) [2021-05-31T17:27:43.137Z] === RUN TestTemplatedConfig [2021-05-31T17:27:43.241Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-31T17:27:43.522Z] + echo Ensuring container killed. [2021-05-31T17:27:43.522Z] Ensuring container killed. [2021-05-31T17:27:43.522Z] + docker rm -vf docker-pr3 [2021-05-31T17:27:43.522Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-31T17:27:43.813Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:27:43.813Z] Chowning /workspace to jenkins user [2021-05-31T17:27:43.813Z] + id -u [2021-05-31T17:27:43.813Z] + id -g [2021-05-31T17:27:43.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [2021-05-31T17:27:43.813Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:27:43.813Z] latest: Pulling from library/busybox [2021-05-31T17:27:43.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-31T17:27:44.003Z] === RUN TestCopyFileWithInvalidSrc [2021-05-31T17:27:44.003Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCopyFileWithInvalidDest [2021-05-31T17:27:44.003Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-31T17:27:44.003Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-31T17:27:44.003Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCopyFile [2021-05-31T17:27:44.003Z] --- PASS: TestCopyFile (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-31T17:27:44.003Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-31T17:27:44.003Z] fileutils_test.go:134: Needs porting to Windows [2021-05-31T17:27:44.003Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-31T17:27:44.003Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-31T17:27:44.003Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-31T17:27:44.003Z] fileutils_test.go:180: Needs porting to Windows [2021-05-31T17:27:44.003Z] === RUN TestWildcardMatches [2021-05-31T17:27:44.003Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestPatternMatches [2021-05-31T17:27:44.003Z] --- PASS: TestPatternMatches (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-31T17:27:44.003Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestPatternMatchesFolderExclusions [2021-05-31T17:27:44.003Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-31T17:27:44.003Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-31T17:27:44.003Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-31T17:27:44.003Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-31T17:27:44.003Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestSingleExclamationError [2021-05-31T17:27:44.003Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestMatchesWithNoPatterns [2021-05-31T17:27:44.003Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestMatchesWithMalformedPatterns [2021-05-31T17:27:44.003Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestMatches [2021-05-31T17:27:44.003Z] --- PASS: TestMatches (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatterns [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatternsExceptionFlag [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCleanPatternsErrorSingleException [2021-05-31T17:27:44.003Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCreateIfNotExistsDir [2021-05-31T17:27:44.003Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestCreateIfNotExistsFile [2021-05-31T17:27:44.003Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestMatch [2021-05-31T17:27:44.003Z] --- PASS: TestMatch (0.00s) [2021-05-31T17:27:44.003Z] PASS [2021-05-31T17:27:44.003Z] coverage: 87.7% of statements [2021-05-31T17:27:44.003Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 87.7% of statements [2021-05-31T17:27:44.003Z] === RUN TestGet [2021-05-31T17:27:44.003Z] --- PASS: TestGet (0.00s) [2021-05-31T17:27:44.003Z] === RUN TestGetShortcutString [2021-05-31T17:27:44.003Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-31T17:27:44.003Z] PASS [2021-05-31T17:27:44.003Z] coverage: 42.9% of statements [2021-05-31T17:27:44.003Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2021-05-31T17:27:44.074Z] 92f8b3f0730f: Pulling fs layer [2021-05-31T17:27:44.074Z] 92f8b3f0730f: Verifying Checksum [2021-05-31T17:27:44.074Z] 92f8b3f0730f: Download complete [2021-05-31T17:27:44.074Z] 92f8b3f0730f: Pull complete [2021-05-31T17:27:44.074Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:27:44.074Z] Status: Downloaded newer image for busybox:latest [2021-05-31T17:27:44.416Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-31T17:27:44.979Z] --- PASS: Test (3.16s) [2021-05-31T17:27:44.979Z] --- PASS: Test/TestInitialize (0.15s) [2021-05-31T17:27:44.979Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-31T17:27:44.979Z] --- PASS: Test/TestWatch (3.01s) [2021-05-31T17:27:44.979Z] PASS [2021-05-31T17:27:44.979Z] coverage: 84.1% of statements [2021-05-31T17:27:44.979Z] ok github.com/docker/docker/pkg/discovery/kv 3.337s coverage: 84.1% of statements [2021-05-31T17:27:44.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-31T17:27:45.450Z] === RUN TestCreateIDMapOrder [2021-05-31T17:27:45.450Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-31T17:27:45.450Z] PASS [2021-05-31T17:27:45.450Z] coverage: 7.2% of statements [2021-05-31T17:27:45.450Z] ok github.com/docker/docker/pkg/idtools 0.168s coverage: 7.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:27:45.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-31T17:27:45.626Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-31T17:27:45.793Z] + bundleName=docker-py [2021-05-31T17:27:45.793Z] + echo Creating docker-py-bundles.tar.gz [2021-05-31T17:27:45.793Z] Creating docker-py-bundles.tar.gz [2021-05-31T17:27:45.793Z] + 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-31T17:27:45.814Z] Archiving artifacts [2021-05-31T17:27:45.905Z] --- PASS: TestTemplatedConfig (2.54s) [2021-05-31T17:27:45.905Z] === RUN TestConfigCreateResolve [2021-05-31T17:27:45.912Z] === RUN TestFixedBufferCap [2021-05-31T17:27:45.912Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestFixedBufferLen [2021-05-31T17:27:45.912Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestFixedBufferString [2021-05-31T17:27:45.912Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestFixedBufferWrite [2021-05-31T17:27:45.912Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestFixedBufferRead [2021-05-31T17:27:45.912Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestBytesPipeRead [2021-05-31T17:27:45.912Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestBytesPipeWrite [2021-05-31T17:27:45.912Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-31T17:27:45.912Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-31T17:27:46.375Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-05-31T17:27:46.375Z] === RUN TestAtomicWriteToFile [2021-05-31T17:27:46.375Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-05-31T17:27:46.375Z] === RUN TestAtomicWriteSetCommit [2021-05-31T17:27:46.375Z] === RUN TestError [2021-05-31T17:27:46.375Z] --- PASS: TestError (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestProgressString [2021-05-31T17:27:46.375Z] === RUN TestProgressString/no_progress [2021-05-31T17:27:46.375Z] === RUN TestProgressString/progress_1 [2021-05-31T17:27:46.375Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-31T17:27:46.375Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-31T17:27:46.375Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-31T17:27:46.375Z] === RUN TestProgressString/with_units [2021-05-31T17:27:46.375Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-31T17:27:46.375Z] === RUN TestProgressString/hide_counts [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-31T17:27:46.375Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestJSONMessageDisplay [2021-05-31T17:27:46.375Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-31T17:27:46.375Z] === RUN TestAtomicWriteSetCancel [2021-05-31T17:27:46.375Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2021-05-31T17:27:46.375Z] === RUN TestReadCloserWrapperClose [2021-05-31T17:27:46.375Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestReaderErrWrapperReadOnError [2021-05-31T17:27:46.375Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestReaderErrWrapperRead [2021-05-31T17:27:46.375Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestHashData [2021-05-31T17:27:46.375Z] --- PASS: TestHashData (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestCancelReadCloser [2021-05-31T17:27:46.375Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-31T17:27:46.375Z] === RUN TestWriteCloserWrapperClose [2021-05-31T17:27:46.375Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestNopWriteCloser [2021-05-31T17:27:46.375Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestNopWriter [2021-05-31T17:27:46.375Z] --- PASS: TestNopWriter (0.00s) [2021-05-31T17:27:46.375Z] === RUN TestWriteCounter [2021-05-31T17:27:46.375Z] --- PASS: TestWriteCounter (0.00s) [2021-05-31T17:27:46.375Z] PASS [2021-05-31T17:27:46.375Z] coverage: 69.2% of statements [2021-05-31T17:27:46.752Z] --- PASS: TestCreateJob (4.98s) [2021-05-31T17:27:46.752Z] === RUN TestReplicatedJob [2021-05-31T17:27:46.838Z] ok github.com/docker/docker/pkg/ioutils 0.719s coverage: 69.2% of statements [2021-05-31T17:27:46.838Z] === RUN TestStandardLongPath [2021-05-31T17:27:46.838Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-31T17:27:46.838Z] === RUN TestUNCLongPath [2021-05-31T17:27:46.838Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-31T17:27:46.838Z] PASS [2021-05-31T17:27:46.838Z] coverage: 100.0% of statements [2021-05-31T17:27:46.838Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-05-31T17:27:46.838Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-31T17:27:46.838Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-31T17:27:46.838Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-31T17:27:46.838Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-31T17:27:46.838Z] === RUN TestDisplayJSONMessagesStream [2021-05-31T17:27:46.838Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-31T17:27:46.838Z] PASS [2021-05-31T17:27:46.838Z] coverage: 91.7% of statements [2021-05-31T17:27:46.838Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-05-31T17:27:46.838Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2021-05-31T17:27:47.300Z] --- PASS: TestTarFiles (6.41s) [2021-05-31T17:27:47.300Z] === RUN TestTarUntar [2021-05-31T17:27:47.300Z] --- PASS: TestTarUntar (0.03s) [2021-05-31T17:27:47.300Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-31T17:27:47.300Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-31T17:27:47.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-05-31T17:27:47.430Z] --- PASS: TestConfigCreateResolve (1.92s) [2021-05-31T17:27:47.430Z] === RUN TestConfigDaemonLibtrustID [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-31T17:27:47.466Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-31T17:27:47.466Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-31T17:27:47.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan (17.83s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.97s) [2021-05-31T17:27:47.516Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2021-05-31T17:27:47.516Z] PASS [2021-05-31T17:27:47.516Z] [2021-05-31T17:27:47.516Z] DONE 8 tests in 19.780s [2021-05-31T17:27:47.516Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:27:47.516Z] testing: warning: no tests to run [2021-05-31T17:27:47.516Z] PASS [2021-05-31T17:27:47.516Z] [2021-05-31T17:27:47.516Z] DONE 0 tests in 0.007s [2021-05-31T17:27:47.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:27:47.516Z] INFO: Testing against a local daemon [2021-05-31T17:27:47.516Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:27:47.573Z] --- PASS: TestContainerKillOnDaemonStart (13.73s) [2021-05-31T17:27:47.573Z] PASS [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === Skipped [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-31T17:27:47.573Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:27:47.573Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:27:47.573Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:27:47.573Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:27:47.573Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-31T17:27:47.573Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] [2021-05-31T17:27:47.573Z] DONE 196 tests, 6 skipped in 171.164s [2021-05-31T17:27:47.573Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:27:47.573Z] ++ 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-31T17:27:47.573Z] ++ set -e [2021-05-31T17:27:47.573Z] ++ '[' -n 0 ']' [2021-05-31T17:27:47.573Z] ++ set -x [2021-05-31T17:27:47.573Z] ++ 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-31T17:27:47.573Z] INFO: Testing against a local daemon [2021-05-31T17:27:47.573Z] === RUN TestCommitInheritsEnv [2021-05-31T17:27:47.573Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-05-31T17:27:47.573Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:27:47.573Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:27:47.573Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-31T17:27:47.573Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:27:47.573Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-05-31T17:27:47.573Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:27:47.573Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-31T17:27:47.573Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:27:47.727Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-31T17:27:47.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh binary-daemon [2021-05-31T17:27:47.762Z] === RUN TestTarWithOptions [2021-05-31T17:27:47.762Z] --- PASS: TestTarWithOptions (0.02s) [2021-05-31T17:27:47.762Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-31T17:27:47.762Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-31T17:27:47.762Z] === RUN TestUntarUstarGnuConflict [2021-05-31T17:27:47.762Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-05-31T17:27:47.762Z] === RUN TestUntarInvalidFilenames [2021-05-31T17:27:47.762Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames797954462\\dest" [2021-05-31T17:27:47.762Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-05-31T17:27:47.762Z] === RUN TestUntarHardlinkToSymlink [2021-05-31T17:27:47.762Z] === RUN TestNameFormat [2021-05-31T17:27:47.762Z] --- PASS: TestNameFormat (0.00s) [2021-05-31T17:27:47.762Z] === RUN TestNameRetries [2021-05-31T17:27:47.762Z] --- PASS: TestNameRetries (0.00s) [2021-05-31T17:27:47.762Z] PASS [2021-05-31T17:27:47.762Z] coverage: 85.7% of statements [2021-05-31T17:27:47.762Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-31T17:27:47.762Z] === RUN TestUntarInvalidHardlink [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink495039455\\victim\\hello" -> "../victim/hello" [2021-05-31T17:27:47.762Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink576132530\\victim\\hello" -> "/../victim/hello" [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink334151529\\victim" -> "../victim" [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink027913652\\victim" -> "../victim" [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink403325315\\victim" -> "../victim" [2021-05-31T17:27:47.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink040784134\\victim" -> "../victim" [2021-05-31T17:27:47.762Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-31T17:27:47.762Z] === RUN TestUntarInvalidSymlink [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink014505133\\dest\\dotdot" -> "../victim/hello" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink907308072\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink466658151\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink157346714\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink655849521\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink704452572\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:47.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink319896971\\dest\\dir\\loophole" -> "../../victim" [2021-05-31T17:27:47.763Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-05-31T17:27:47.763Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-31T17:27:47.763Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-31T17:27:47.763Z] === RUN TestXGlobalNoParent [2021-05-31T17:27:47.763Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-31T17:27:47.763Z] === RUN TestReplaceFileTarWrapper [2021-05-31T17:27:47.763Z] === RUN TestParseKeyValueOpt [2021-05-31T17:27:47.763Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-31T17:27:47.763Z] === RUN TestParseUintList [2021-05-31T17:27:47.763Z] --- PASS: TestParseUintList (0.00s) [2021-05-31T17:27:47.763Z] === RUN TestParseUintListMaximumLimits [2021-05-31T17:27:47.763Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-31T17:27:47.763Z] PASS [2021-05-31T17:27:47.763Z] coverage: 97.0% of statements [2021-05-31T17:27:47.763Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2021-05-31T17:27:47.763Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-05-31T17:27:47.763Z] === RUN TestPrefixHeaderReadable [2021-05-31T17:27:47.763Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-31T17:27:47.763Z] === RUN TestDisablePigz [2021-05-31T17:27:47.763Z] === RUN TestNewAndRemove [2021-05-31T17:27:47.763Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-31T17:27:47.763Z] === RUN TestRemoveInvalidPath [2021-05-31T17:27:47.763Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-31T17:27:47.763Z] PASS [2021-05-31T17:27:47.763Z] coverage: 82.6% of statements [2021-05-31T17:27:47.763Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2021-05-31T17:27:47.992Z] [2021-05-31T17:27:48.078Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-05-31T17:27:48.078Z] PASS [2021-05-31T17:27:48.078Z] [2021-05-31T17:27:48.078Z] DONE 7 tests in 12.756s [2021-05-31T17:27:48.078Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-05-31T17:27:48.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:27:48.078Z] ++ set -e [2021-05-31T17:27:48.078Z] ++ '[' -n 0 ']' [2021-05-31T17:27:48.078Z] ++ set -x [2021-05-31T17:27:48.078Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:27:48.078Z] INFO: Testing against a local daemon [2021-05-31T17:27:48.078Z] === RUN TestCheckpoint [2021-05-31T17:27:48.078Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:27:48.078Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:27:48.078Z] === RUN TestContainerInvalidJSON [2021-05-31T17:27:48.078Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:27:48.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:27:48.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:27:48.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:27:48.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:27:48.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:27:48.078Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:27:48.078Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:27:48.078Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:27:48.078Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-31T17:27:48.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-31T17:27:48.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-31T17:27:48.078Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-31T17:27:48.078Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:27:48.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-31T17:27:48.078Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:27:48.078Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-31T17:27:48.078Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:27:48.142Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-05-31T17:27:48.142Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:27:48.142Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:27:48.142Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:27:48.142Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:27:48.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-31T17:27:48.142Z] === RUN TestTagInvalidReference [2021-05-31T17:27:48.142Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-31T17:27:48.142Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:27:48.142Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-31T17:27:48.142Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:27:48.142Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-31T17:27:48.142Z] === RUN TestTagOfficialNames [2021-05-31T17:27:48.231Z] --- PASS: TestDisablePigz (0.14s) [2021-05-31T17:27:48.231Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-31T17:27:48.231Z] === RUN TestPigz [2021-05-31T17:27:48.231Z] --- PASS: TestPigz (0.17s) [2021-05-31T17:27:48.231Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-31T17:27:48.231Z] === RUN TestCopyFileWithInvalidDest [2021-05-31T17:27:48.231Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:27:48.231Z] archive_windows_test.go:16: Currently fails [2021-05-31T17:27:48.231Z] === RUN TestCanonicalTarNameForPath [2021-05-31T17:27:48.231Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-31T17:27:48.231Z] === RUN TestCanonicalTarName [2021-05-31T17:27:48.231Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-31T17:27:48.231Z] === RUN TestChmodTarEntry [2021-05-31T17:27:48.231Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-31T17:27:48.231Z] === RUN TestHardLinkOrder [2021-05-31T17:27:48.231Z] --- PASS: TestHardLinkOrder (0.14s) [2021-05-31T17:27:48.231Z] === RUN TestChangeString [2021-05-31T17:27:48.231Z] --- PASS: TestChangeString (0.00s) [2021-05-31T17:27:48.231Z] === RUN TestChangesWithNoChanges [2021-05-31T17:27:48.231Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-05-31T17:27:48.231Z] === RUN TestChangesWithChanges [2021-05-31T17:27:48.231Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-31T17:27:48.231Z] === RUN TestChangesWithChangesGH13590 [2021-05-31T17:27:48.231Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-31T17:27:48.231Z] changes_test.go:196: needs more investigation [2021-05-31T17:27:48.231Z] === RUN TestChangesDirsEmpty [2021-05-31T17:27:48.251Z] Removing bundles/ [2021-05-31T17:27:48.251Z] [2021-05-31T17:27:48.251Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-31T17:27:48.251Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-31T17:27:48.251Z] GOOS="" GOARCH="" GOARM="" [2021-05-31T17:27:48.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-31T17:27:48.390Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-31T17:27:48.390Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:27:48.390Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-31T17:27:48.390Z] === RUN TestCopyFromContainer [2021-05-31T17:27:48.402Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-31T17:27:48.402Z] === RUN TestTagMatchesDigest [2021-05-31T17:27:48.402Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-31T17:27:48.402Z] PASS [2021-05-31T17:27:48.402Z] [2021-05-31T17:27:48.402Z] === Skipped [2021-05-31T17:27:48.402Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:27:48.402Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-31T17:27:48.402Z] [2021-05-31T17:27:48.402Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:27:48.402Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:27:48.402Z] [2021-05-31T17:27:48.402Z] [2021-05-31T17:27:48.402Z] DONE 12 tests, 2 skipped in 1.529s [2021-05-31T17:27:48.402Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:27:48.402Z] ++ 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-31T17:27:48.402Z] ++ set -e [2021-05-31T17:27:48.402Z] ++ '[' -n 0 ']' [2021-05-31T17:27:48.402Z] ++ set -x [2021-05-31T17:27:48.402Z] ++ 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-31T17:27:48.402Z] INFO: Testing against a local daemon [2021-05-31T17:27:48.402Z] === RUN TestNetworkCreateDelete [2021-05-31T17:27:48.694Z] --- PASS: TestChangesDirsEmpty (0.21s) [2021-05-31T17:27:48.694Z] === RUN TestChangesDirsMutated [2021-05-31T17:27:48.694Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-05-31T17:27:48.694Z] === RUN TestApplyLayer [2021-05-31T17:27:48.694Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-31T17:27:48.694Z] changes_test.go:433: needs further investigation [2021-05-31T17:27:48.694Z] === RUN TestChangesSizeWithHardlinks [2021-05-31T17:27:48.694Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-31T17:27:48.694Z] changes_test.go:469: needs further investigation [2021-05-31T17:27:48.694Z] === RUN TestChangesSizeWithNoChanges [2021-05-31T17:27:48.694Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-31T17:27:48.694Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestChangesSize [2021-05-31T17:27:48.694Z] --- PASS: TestChangesSize (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestApplyLayerInvalidFilenames [2021-05-31T17:27:48.694Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames146548050\\dest" [2021-05-31T17:27:48.694Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-31T17:27:48.694Z] === RUN TestApplyLayerInvalidHardlink [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink221733972\\victim\\hello" -> "../victim/hello" [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703034275\\victim\\hello" -> "/../victim/hello" [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink135129766\\victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink658898381\\victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink417266888\\victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink968814983\\victim" -> "../victim" [2021-05-31T17:27:48.694Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2021-05-31T17:27:48.694Z] === RUN TestApplyLayerInvalidSymlink [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink122255674\\dest\\dotdot" -> "../victim/hello" [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink628717905\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658413692\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink094160811\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink465302286\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:48.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink978488597\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:27:48.694Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-31T17:27:48.694Z] === RUN TestApplyLayerWhiteouts [2021-05-31T17:27:48.694Z] === RUN TestParseEmptyInterface [2021-05-31T17:27:48.694Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestParseNonInterfaceType [2021-05-31T17:27:48.694Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestParseWithOneFunction [2021-05-31T17:27:48.694Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestParseWithMultipleFuncs [2021-05-31T17:27:48.694Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestParseWithUnnamedReturn [2021-05-31T17:27:48.694Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestEmbeddedInterface [2021-05-31T17:27:48.694Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestParsedImports [2021-05-31T17:27:48.694Z] --- PASS: TestParsedImports (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestAliasedImports [2021-05-31T17:27:48.694Z] --- PASS: TestAliasedImports (0.00s) [2021-05-31T17:27:48.694Z] PASS [2021-05-31T17:27:48.694Z] coverage: 56.8% of statements [2021-05-31T17:27:48.694Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2021-05-31T17:27:48.694Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-05-31T17:27:48.694Z] === RUN TestGenerateEmptyFile [2021-05-31T17:27:48.694Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-31T17:27:48.694Z] === RUN TestGenerateWithContent [2021-05-31T17:27:48.694Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-31T17:27:48.694Z] PASS [2021-05-31T17:27:48.694Z] coverage: 62.6% of statements [2021-05-31T17:27:48.694Z] ok github.com/docker/docker/pkg/archive 9.262s coverage: 62.6% of statements [2021-05-31T17:27:48.880Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2021-05-31T17:27:48.880Z] === RUN TestAuthZPluginTLS [2021-05-31T17:27:49.340Z] --- PASS: TestNetworkCreateDelete (0.83s) [2021-05-31T17:27:49.340Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:27:49.668Z] === RUN TestFailedConnection [2021-05-31T17:27:49.806Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-05-31T17:27:49.806Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer// [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer//bar/root [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer/bar/quux [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-31T17:27:49.915Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-31T17:27:50.130Z] === RUN TestHTTPTransport [2021-05-31T17:27:50.130Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-31T17:27:50.130Z] PASS [2021-05-31T17:27:50.130Z] coverage: 85.7% of statements [2021-05-31T17:27:50.130Z] ok github.com/docker/docker/pkg/plugins/transport 0.074s coverage: 85.7% of statements [2021-05-31T17:27:50.213Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-31T17:27:50.213Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-31T17:27:50.213Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-31T17:27:50.367Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-05-31T17:27:50.367Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer (2.02s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-05-31T17:27:50.511Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-31T17:27:50.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:27:50.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:27:50.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:27:50.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:27:50.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:27:50.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:27:50.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:27:50.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:27:50.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:27:50.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:27:50.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:27:50.511Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:27:50.511Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-31T17:27:50.511Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:27:50.511Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:27:50.511Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:27:50.511Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:27:50.511Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:27:50.511Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:27:50.511Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:27:50.511Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:27:50.511Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:27:50.511Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:27:50.511Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:27:50.511Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:27:50.511Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:27:50.511Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-31T17:27:50.511Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:27:50.592Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-31T17:27:50.592Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-31T17:27:50.592Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-31T17:27:50.592Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-31T17:27:50.592Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-31T17:27:50.592Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-31T17:27:50.592Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-31T17:27:50.592Z] === RUN TestBufferPoolPutAndGet [2021-05-31T17:27:50.592Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-31T17:27:50.593Z] PASS [2021-05-31T17:27:50.593Z] coverage: 88.2% of statements [2021-05-31T17:27:50.593Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-05-31T17:27:51.058Z] --- PASS: TestFailedConnection (1.08s) [2021-05-31T17:27:51.058Z] === RUN TestFailOnce [2021-05-31T17:27:51.058Z] === RUN TestOutputOnPrematureClose [2021-05-31T17:27:51.058Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-31T17:27:51.058Z] === RUN TestCompleteSilently [2021-05-31T17:27:51.058Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-31T17:27:51.058Z] PASS [2021-05-31T17:27:51.058Z] coverage: 75.9% of statements [2021-05-31T17:27:51.058Z] ok github.com/docker/docker/pkg/progress 0.096s coverage: 75.9% of statements [2021-05-31T17:27:51.058Z] 2021/05/31 17:27:50 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-31T17:27:51.058Z] goroutine 34 [running]: [2021-05-31T17:27:51.058Z] net/http.(*conn).serve.func1(0xc000126000) [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-31T17:27:51.058Z] panic(0x849b40, 0x986aa0) [2021-05-31T17:27:51.058Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-31T17:27:51.058Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-31T17:27:51.058Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-31T17:27:51.058Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-31T17:27:51.058Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-31T17:27:51.058Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-31T17:27:51.058Z] net/http.(*conn).serve(0xc000126000, 0x99b2a0, 0xc000138000) [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-31T17:27:51.058Z] created by net/http.(*Server).Serve [2021-05-31T17:27:51.058Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-31T17:27:51.058Z] time="2021-05-31T17:27:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-31T17:27:51.058Z] === RUN TestSendToOneSub [2021-05-31T17:27:51.058Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-31T17:27:51.058Z] === RUN TestSendToMultipleSubs [2021-05-31T17:27:51.058Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-31T17:27:51.058Z] === RUN TestEvictOneSub [2021-05-31T17:27:51.058Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-31T17:27:51.058Z] === RUN TestClosePublisher [2021-05-31T17:27:51.058Z] --- PASS: TestClosePublisher (0.00s) [2021-05-31T17:27:51.058Z] === RUN TestPubSubRace [2021-05-31T17:27:51.297Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-05-31T17:27:51.297Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:27:51.857Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-05-31T17:27:51.857Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:27:51.877Z] --- PASS: TestDockerNetworkDeletePreferID (2.50s) [2021-05-31T17:27:51.877Z] === RUN TestDaemonDNSFallback [2021-05-31T17:27:52.033Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-05-31T17:27:52.033Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:27:52.034Z] === RUN TestRegister [2021-05-31T17:27:52.034Z] --- PASS: TestRegister (0.00s) [2021-05-31T17:27:52.034Z] === RUN TestCommand [2021-05-31T17:27:52.034Z] --- PASS: TestCommand (0.03s) [2021-05-31T17:27:52.034Z] === RUN TestNaiveSelf [2021-05-31T17:27:52.034Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-31T17:27:52.034Z] PASS [2021-05-31T17:27:52.034Z] coverage: 82.4% of statements [2021-05-31T17:27:52.034Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2021-05-31T17:27:52.034Z] --- PASS: TestFailOnce (1.15s) [2021-05-31T17:27:52.034Z] === RUN TestEchoInputOutput [2021-05-31T17:27:52.034Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-31T17:27:52.034Z] === RUN TestBackoff [2021-05-31T17:27:52.034Z] --- PASS: TestBackoff (0.00s) [2021-05-31T17:27:52.034Z] === RUN TestAbortRetry [2021-05-31T17:27:52.034Z] --- PASS: TestAbortRetry (0.00s) [2021-05-31T17:27:52.034Z] === RUN TestClientScheme [2021-05-31T17:27:52.034Z] --- PASS: TestClientScheme (0.00s) [2021-05-31T17:27:52.034Z] === RUN TestNewClientWithTimeout [2021-05-31T17:27:52.034Z] --- PASS: TestPubSubRace (1.05s) [2021-05-31T17:27:52.034Z] PASS [2021-05-31T17:27:52.034Z] coverage: 75.0% of statements [2021-05-31T17:27:52.034Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-05-31T17:27:52.501Z] time="2021-05-31T17:27:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-31T17:27:52.964Z] === RUN TestParseSignal [2021-05-31T17:27:52.964Z] --- PASS: TestParseSignal (0.00s) [2021-05-31T17:27:52.964Z] === RUN TestValidSignalForPlatform [2021-05-31T17:27:52.964Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-31T17:27:52.964Z] PASS [2021-05-31T17:27:52.964Z] coverage: 19.7% of statements [2021-05-31T17:27:52.964Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 19.7% of statements [2021-05-31T17:27:53.427Z] === RUN TestNewStdWriter [2021-05-31T17:27:53.427Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-31T17:27:53.427Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestWriteWithNilBytes [2021-05-31T17:27:53.427Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestWrite [2021-05-31T17:27:53.427Z] --- PASS: TestWrite (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestWriteWithWriterError [2021-05-31T17:27:53.427Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-31T17:27:53.427Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyWriteAndRead [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-31T17:27:53.427Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-31T17:27:53.427Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-31T17:27:53.427Z] PASS [2021-05-31T17:27:53.427Z] coverage: 100.0% of statements [2021-05-31T17:27:53.427Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-05-31T17:27:53.744Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-05-31T17:27:53.744Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:27:53.889Z] time="2021-05-31T17:27:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-31T17:27:53.889Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-31T17:27:53.889Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-31T17:27:53.889Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestFormatStatus [2021-05-31T17:27:53.889Z] --- PASS: TestFormatStatus (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestFormatError [2021-05-31T17:27:53.889Z] --- PASS: TestFormatError (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestFormatJSONError [2021-05-31T17:27:53.889Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-31T17:27:53.889Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-31T17:27:53.889Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestNewJSONProgressOutput [2021-05-31T17:27:53.889Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestAuxFormatterEmit [2021-05-31T17:27:53.889Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestStreamWriterStdout [2021-05-31T17:27:53.889Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-31T17:27:53.889Z] === RUN TestStreamWriterStderr [2021-05-31T17:27:53.889Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-31T17:27:53.889Z] PASS [2021-05-31T17:27:53.889Z] coverage: 66.2% of statements [2021-05-31T17:27:53.889Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-05-31T17:27:53.999Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-05-31T17:27:53.999Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:27:54.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:27:54.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:27:54.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:27:54.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:27:54.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:27:54.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:27:54.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:27:54.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:27:54.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:27:54.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:27:54.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-31T17:27:54.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-31T17:27:54.122Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:27:54.351Z] === RUN TestGenerateRandomID [2021-05-31T17:27:54.351Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestShortenId [2021-05-31T17:27:54.351Z] --- PASS: TestShortenId (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestShortenSha256Id [2021-05-31T17:27:54.351Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestShortenIdEmpty [2021-05-31T17:27:54.351Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestShortenIdInvalid [2021-05-31T17:27:54.351Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestIsShortIDNonHex [2021-05-31T17:27:54.351Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-31T17:27:54.351Z] === RUN TestIsShortIDNotCorrectSize [2021-05-31T17:27:54.351Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-31T17:27:54.351Z] PASS [2021-05-31T17:27:54.351Z] coverage: 70.6% of statements [2021-05-31T17:27:54.351Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-05-31T17:27:54.416Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-05-31T17:27:54.416Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:27:54.416Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:27:54.416Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:27:54.416Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-31T17:27:54.416Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-31T17:27:54.416Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:27:54.416Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:27:54.416Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-05-31T17:27:54.416Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:27:54.416Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-31T17:27:54.416Z] === RUN TestContainerStartOnDaemonRestart [2021-05-31T17:27:54.416Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-31T17:27:54.416Z] === RUN TestDaemonRestartIpcMode [2021-05-31T17:27:54.416Z] === PAUSE TestDaemonRestartIpcMode [2021-05-31T17:27:54.416Z] === RUN TestDaemonHostGatewayIP [2021-05-31T17:27:54.416Z] === PAUSE TestDaemonHostGatewayIP [2021-05-31T17:27:54.416Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-31T17:27:54.416Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-31T17:27:54.416Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:27:54.416Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-31T17:27:54.416Z] === RUN TestDiff [2021-05-31T17:27:54.559Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-05-31T17:27:54.559Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:27:55.058Z] --- PASS: TestDiff (0.53s) [2021-05-31T17:27:55.058Z] === RUN TestExecWithCloseStdin [2021-05-31T17:27:55.205Z] --- PASS: TestReplicatedJob (7.69s) [2021-05-31T17:27:55.205Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:27:55.323Z] === RUN TestIsCpusetListAvailable [2021-05-31T17:27:55.323Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-31T17:27:55.323Z] PASS [2021-05-31T17:27:55.323Z] coverage: 38.2% of statements [2021-05-31T17:27:55.323Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-05-31T17:27:55.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-05-31T17:27:55.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:27:55.701Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-05-31T17:27:55.701Z] === RUN TestExec [2021-05-31T17:27:55.785Z] === RUN TestChtimes [2021-05-31T17:27:55.785Z] --- PASS: TestChtimes (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestChtimesWindows [2021-05-31T17:27:55.785Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-31T17:27:55.785Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestEnsureRemoveAllNotExist [2021-05-31T17:27:55.785Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestEnsureRemoveAllWithDir [2021-05-31T17:27:55.785Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestEnsureRemoveAllWithFile [2021-05-31T17:27:55.785Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-31T17:27:55.785Z] === RUN TestHasWin32KSupport [2021-05-31T17:27:55.785Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-31T17:27:55.785Z] syscall_windows_test.go:8: win32k: true [2021-05-31T17:27:55.785Z] PASS [2021-05-31T17:27:55.785Z] coverage: 12.0% of statements [2021-05-31T17:27:55.785Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 12.0% of statements [2021-05-31T17:27:56.248Z] === RUN TestTailFile [2021-05-31T17:27:56.248Z] --- PASS: TestTailFile (0.00s) [2021-05-31T17:27:56.248Z] === RUN TestTailFileManyLines [2021-05-31T17:27:56.248Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-31T17:27:56.248Z] === RUN TestTailEmptyFile [2021-05-31T17:27:56.248Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-31T17:27:56.248Z] === RUN TestTailNegativeN [2021-05-31T17:27:56.248Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/no_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.248Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.248Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.249Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.249Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.250Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.347Z] --- PASS: TestExec (0.66s) [2021-05-31T17:27:56.347Z] === RUN TestExecUser [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.713Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.713Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.714Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.714Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.714Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.715Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:27:56.715Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.717Z] time="2021-05-31T17:27:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:27:56.717Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:56.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:56.988Z] --- PASS: TestExecUser (0.67s) [2021-05-31T17:27:56.988Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.06s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.02s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:57.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:27:57.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:27:57.181Z] PASS [2021-05-31T17:27:57.181Z] coverage: 88.6% of statements [2021-05-31T17:27:57.181Z] ok github.com/docker/docker/pkg/tailfile 0.518s coverage: 88.6% of statements [2021-05-31T17:27:57.181Z] === RUN TestTarSumRemoveNonExistent [2021-05-31T17:27:57.181Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestTarSumRemove [2021-05-31T17:27:57.181Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestSortFileInfoSums [2021-05-31T17:27:57.181Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestNewTarSumForLabelInvalid [2021-05-31T17:27:57.181Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestNewTarSumForLabel [2021-05-31T17:27:57.181Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestEmptyTar [2021-05-31T17:27:57.181Z] --- PASS: TestEmptyTar (0.01s) [2021-05-31T17:27:57.181Z] === RUN TestTarSumsReadSize [2021-05-31T17:27:57.181Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-05-31T17:27:57.181Z] === RUN TestTarSums [2021-05-31T17:27:57.181Z] --- PASS: TestTarSums (0.07s) [2021-05-31T17:27:57.181Z] === RUN TestIteration [2021-05-31T17:27:57.181Z] --- PASS: TestIteration (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestVersionLabelForChecksum [2021-05-31T17:27:57.181Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestVersion [2021-05-31T17:27:57.181Z] --- PASS: TestVersion (0.00s) [2021-05-31T17:27:57.181Z] === RUN TestGetVersion [2021-05-31T17:27:57.181Z] --- PASS: TestGetVersion (0.00s) [2021-05-31T17:27:57.182Z] === RUN TestGetVersions [2021-05-31T17:27:57.182Z] --- PASS: TestGetVersions (0.00s) [2021-05-31T17:27:57.182Z] PASS [2021-05-31T17:27:57.182Z] coverage: 89.3% of statements [2021-05-31T17:27:57.182Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2021-05-31T17:27:57.374Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2021-05-31T17:27:57.374Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:27:57.644Z] testing: warning: no tests to run [2021-05-31T17:27:57.644Z] PASS [2021-05-31T17:27:57.644Z] coverage: [no statements] [2021-05-31T17:27:57.644Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-05-31T17:27:58.044Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-05-31T17:27:58.044Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:27:58.106Z] === RUN TestTruncIndex [2021-05-31T17:27:58.568Z] --- PASS: TestTruncIndex (0.10s) [2021-05-31T17:27:58.568Z] PASS [2021-05-31T17:27:58.568Z] coverage: 91.5% of statements [2021-05-31T17:27:58.568Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-05-31T17:27:58.568Z] === RUN TestIsGIT [2021-05-31T17:27:58.568Z] --- PASS: TestIsGIT (0.00s) [2021-05-31T17:27:58.568Z] === RUN TestIsTransport [2021-05-31T17:27:58.568Z] --- PASS: TestIsTransport (0.00s) [2021-05-31T17:27:58.568Z] PASS [2021-05-31T17:27:58.568Z] coverage: 100.0% of statements [2021-05-31T17:27:58.568Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-05-31T17:27:59.030Z] === RUN TestVersionInfo [2021-05-31T17:27:59.030Z] --- PASS: TestVersionInfo (0.00s) [2021-05-31T17:27:59.030Z] === RUN TestAppendVersions [2021-05-31T17:27:59.030Z] --- PASS: TestAppendVersions (0.00s) [2021-05-31T17:27:59.030Z] PASS [2021-05-31T17:27:59.030Z] coverage: 88.9% of statements [2021-05-31T17:27:59.030Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-05-31T17:27:59.262Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-05-31T17:27:59.262Z] === RUN TestAuthZPluginHeader [2021-05-31T17:27:59.596Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2021-05-31T17:27:59.596Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:27:59.639Z] --- PASS: TestUpdateReplicatedJob (4.89s) [2021-05-31T17:27:59.639Z] === RUN TestServiceListWithStatuses [2021-05-31T17:27:59.639Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:27:59.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:27:59.639Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:28:00.001Z] --- PASS: TestDaemonDNSFallback (8.16s) [2021-05-31T17:28:00.001Z] === RUN TestInspectNetwork [2021-05-31T17:28:00.188Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-05-31T17:28:00.188Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:28:00.238Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2021-05-31T17:28:00.238Z] === RUN TestHealthKillContainer [2021-05-31T17:28:00.576Z] === RUN TestValidatePrivileges [2021-05-31T17:28:00.576Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-31T17:28:00.576Z] === RUN TestFilterByCapNeg [2021-05-31T17:28:00.576Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-31T17:28:00.576Z] === RUN TestFilterByCapPos [2021-05-31T17:28:00.576Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-31T17:28:00.576Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-31T17:28:00.576Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-31T17:28:00.576Z] PASS [2021-05-31T17:28:00.576Z] coverage: 12.0% of statements [2021-05-31T17:28:00.576Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-05-31T17:28:01.039Z] === RUN TestNewSettable [2021-05-31T17:28:01.039Z] --- PASS: TestNewSettable (0.00s) [2021-05-31T17:28:01.039Z] === RUN TestIsSettable [2021-05-31T17:28:01.039Z] --- PASS: TestIsSettable (0.00s) [2021-05-31T17:28:01.039Z] === RUN TestUpdateSettingsEnv [2021-05-31T17:28:01.039Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-31T17:28:01.039Z] PASS [2021-05-31T17:28:01.039Z] coverage: 20.1% of statements [2021-05-31T17:28:01.039Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.1% of statements [2021-05-31T17:28:01.039Z] time="2021-05-31T17:28:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-31T17:28:02.014Z] === RUN TestLoad [2021-05-31T17:28:02.014Z] --- PASS: TestLoad (0.00s) [2021-05-31T17:28:02.014Z] === RUN TestSave [2021-05-31T17:28:02.014Z] --- PASS: TestSave (0.03s) [2021-05-31T17:28:02.014Z] === RUN TestAddDeleteGet [2021-05-31T17:28:02.014Z] --- PASS: TestAddDeleteGet (0.05s) [2021-05-31T17:28:02.014Z] === RUN TestInvalidTags [2021-05-31T17:28:02.014Z] --- PASS: TestInvalidTags (0.00s) [2021-05-31T17:28:02.014Z] PASS [2021-05-31T17:28:02.014Z] coverage: 84.4% of statements [2021-05-31T17:28:02.014Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2021-05-31T17:28:02.997Z] --- PASS: TestHealthKillContainer (2.68s) [2021-05-31T17:28:02.997Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:28:03.292Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-05-31T17:28:03.292Z] === RUN TestIpcModeNone [2021-05-31T17:28:03.560Z] === RUN TestResolveAuthConfigIndexServer [2021-05-31T17:28:03.560Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestResolveAuthConfigFullURL [2021-05-31T17:28:03.560Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-31T17:28:03.560Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestValidateMirror [2021-05-31T17:28:03.560Z] --- PASS: TestValidateMirror (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestLoadInsecureRegistries [2021-05-31T17:28:03.560Z] time="2021-05-31T17:28:03Z" 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-31T17:28:03.560Z] time="2021-05-31T17:28:03Z" 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-31T17:28:03.560Z] time="2021-05-31T17:28:03Z" 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-31T17:28:03.560Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-05-31T17:28:03.560Z] === RUN TestNewServiceConfig [2021-05-31T17:28:03.560Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestValidateIndexName [2021-05-31T17:28:03.560Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestValidateIndexNameWithError [2021-05-31T17:28:03.560Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestEndpointParse [2021-05-31T17:28:03.560Z] --- PASS: TestEndpointParse (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestEndpointParseInvalid [2021-05-31T17:28:03.560Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestValidateEndpoint [2021-05-31T17:28:03.560Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-31T17:28:03.560Z] === RUN TestPing [2021-05-31T17:28:03.560Z] --- PASS: TestPing (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestPingRegistryEndpoint [2021-05-31T17:28:03.560Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-31T17:28:03.560Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:03.560Z] === RUN TestEndpoint [2021-05-31T17:28:03.560Z] --- SKIP: TestEndpoint (0.00s) [2021-05-31T17:28:03.560Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:03.560Z] === RUN TestParseRepositoryInfo [2021-05-31T17:28:03.560Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestNewIndexInfo [2021-05-31T17:28:03.560Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-31T17:28:03.560Z] === RUN TestMirrorEndpointLookup [2021-05-31T17:28:03.560Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-05-31T17:28:03.560Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:03.560Z] === RUN TestSearchRepositories [2021-05-31T17:28:03.560Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-31T17:28:03.560Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-31T17:28:03.560Z] Host: 127.0.0.1:49233 [2021-05-31T17:28:03.560Z] User-Agent: docker test client [2021-05-31T17:28:03.560Z] Authorization: Token fake-token [2021-05-31T17:28:03.560Z] X-Docker-Token: true [2021-05-31T17:28:03.560Z] Accept-Encoding: gzip [2021-05-31T17:28:03.560Z] [2021-05-31T17:28:03.560Z] [2021-05-31T17:28:03.560Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-31T17:28:03.560Z] Connection: close [2021-05-31T17:28:03.560Z] Content-Length: 144 [2021-05-31T17:28:03.560Z] Cache-Control: no-cache [2021-05-31T17:28:03.561Z] Content-Type: application/json [2021-05-31T17:28:03.561Z] Date: Mon, 31 May 2021 17:28:03 GMT [2021-05-31T17:28:03.561Z] Expires: -1 [2021-05-31T17:28:03.561Z] Pragma: no-cache [2021-05-31T17:28:03.561Z] Server: docker-tests/mock [2021-05-31T17:28:03.561Z] X-Docker-Registry-Config: mock [2021-05-31T17:28:03.561Z] X-Docker-Registry-Version: 0.0.0 [2021-05-31T17:28:03.561Z] [2021-05-31T17:28:03.561Z] [2021-05-31T17:28:03.561Z] === RUN TestTrustedLocation [2021-05-31T17:28:03.561Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-31T17:28:03.561Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-31T17:28:03.561Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-31T17:28:03.561Z] === RUN TestAllowNondistributableArtifacts [2021-05-31T17:28:03.561Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-31T17:28:03.561Z] === RUN TestIsSecureIndex [2021-05-31T17:28:03.561Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-31T17:28:03.561Z] PASS [2021-05-31T17:28:03.561Z] coverage: 51.7% of statements [2021-05-31T17:28:03.561Z] ok github.com/docker/docker/registry 0.220s coverage: 51.7% of statements [2021-05-31T17:28:03.561Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-31T17:28:03.561Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-31T17:28:03.561Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-31T17:28:03.561Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-31T17:28:03.561Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-31T17:28:03.561Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-31T17:28:03.561Z] === RUN TestResumableRequestReaderWithReadError [2021-05-31T17:28:03.937Z] --- PASS: TestIpcModeNone (0.67s) [2021-05-31T17:28:03.937Z] === RUN TestIpcModePrivate [2021-05-31T17:28:04.023Z] time="2021-05-31T17:28:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-05-31T17:28:04.023Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-31T17:28:04.023Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-31T17:28:04.023Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-31T17:28:04.023Z] === RUN TestResumableRequestReader [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-31T17:28:04.023Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-31T17:28:04.023Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-31T17:28:04.023Z] PASS [2021-05-31T17:28:04.023Z] coverage: 100.0% of statements [2021-05-31T17:28:04.023Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2021-05-31T17:28:04.486Z] === RUN TestRestartManagerTimeout [2021-05-31T17:28:04.486Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-31T17:28:04.486Z] === RUN TestRestartManagerTimeoutReset [2021-05-31T17:28:04.486Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-31T17:28:04.486Z] PASS [2021-05-31T17:28:04.486Z] coverage: 50.9% of statements [2021-05-31T17:28:04.486Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-05-31T17:28:04.949Z] === RUN TestDecodeContainerConfig [2021-05-31T17:28:04.949Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-31T17:28:04.949Z] === RUN TestDecodeContainerConfigIsolation [2021-05-31T17:28:04.949Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-31T17:28:04.949Z] === RUN TestValidatePrivileged [2021-05-31T17:28:04.949Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-31T17:28:04.949Z] PASS [2021-05-31T17:28:04.949Z] coverage: 52.2% of statements [2021-05-31T17:28:04.949Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-05-31T17:28:04.986Z] --- PASS: TestIpcModePrivate (0.74s) [2021-05-31T17:28:04.986Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-05-31T17:28:04.986Z] === RUN TestIpcModeShareable [2021-05-31T17:28:05.280Z] === RUN TestInspectNetwork/full_network_id [2021-05-31T17:28:05.280Z] === RUN TestInspectNetwork/partial_network_id [2021-05-31T17:28:05.280Z] === RUN TestInspectNetwork/network_name [2021-05-31T17:28:05.280Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-31T17:28:05.285Z] --- PASS: TestIpcModeShareable (0.65s) [2021-05-31T17:28:05.285Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-05-31T17:28:05.285Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-31T17:28:05.412Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-31T17:28:05.412Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-31T17:28:05.412Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-31T17:28:05.412Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-31T17:28:05.412Z] PASS [2021-05-31T17:28:05.412Z] coverage: 62.5% of statements [2021-05-31T17:28:05.412Z] ok github.com/docker/docker/testutil 0.101s coverage: 62.5% of statements [2021-05-31T17:28:05.429Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2021-05-31T17:28:05.429Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:28:06.407Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-31T17:28:06.407Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-31T17:28:06.407Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-31T17:28:06.668Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-31T17:28:07.239Z] === RUN TestDockerSuite/TestBuildFails [2021-05-31T17:28:07.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-05-31T17:28:07.369Z] === RUN TestAPIIpcModeHost [2021-05-31T17:28:08.013Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-05-31T17:28:08.013Z] === RUN TestDaemonIpcModeShareable [2021-05-31T17:28:08.092Z] --- PASS: TestDockerNetworkConnectAlias (8.71s) [2021-05-31T17:28:08.092Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:28:08.333Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:28:08.622Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-31T17:28:08.622Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-31T17:28:08.719Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2021-05-31T17:28:08.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:28:08.795Z] === RUN TestGetDriver [2021-05-31T17:28:08.795Z] --- PASS: TestGetDriver (0.00s) [2021-05-31T17:28:08.795Z] === RUN TestVolumeRequestError [2021-05-31T17:28:08.795Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-31T17:28:08.795Z] PASS [2021-05-31T17:28:08.795Z] coverage: 36.1% of statements [2021-05-31T17:28:08.795Z] ok github.com/docker/docker/volume/drivers 0.114s coverage: 36.1% of statements [2021-05-31T17:28:08.795Z] === RUN TestGetAddress [2021-05-31T17:28:08.795Z] --- PASS: TestGetAddress (0.00s) [2021-05-31T17:28:08.795Z] === RUN TestRemove [2021-05-31T17:28:08.795Z] --- SKIP: TestRemove (0.00s) [2021-05-31T17:28:08.795Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-31T17:28:08.795Z] === RUN TestInitializeWithVolumes [2021-05-31T17:28:08.795Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-31T17:28:08.795Z] === RUN TestCreate [2021-05-31T17:28:08.795Z] --- PASS: TestCreate (0.01s) [2021-05-31T17:28:08.795Z] === RUN TestValidateName [2021-05-31T17:28:08.795Z] --- PASS: TestValidateName (0.00s) [2021-05-31T17:28:08.795Z] === RUN TestCreateWithOpts [2021-05-31T17:28:08.795Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-31T17:28:08.795Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-31T17:28:08.795Z] === RUN TestRelaodNoOpts [2021-05-31T17:28:08.795Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-31T17:28:08.795Z] PASS [2021-05-31T17:28:08.795Z] coverage: 41.5% of statements [2021-05-31T17:28:08.795Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-05-31T17:28:09.257Z] === RUN TestConvertTmpfsOptions [2021-05-31T17:28:09.257Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-31T17:28:09.257Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-31T17:28:09.257Z] parser_test.go:49: data="ro" [2021-05-31T17:28:09.257Z] === RUN TestParseMountRaw [2021-05-31T17:28:09.475Z] --- PASS: TestInspectNetwork (9.20s) [2021-05-31T17:28:09.475Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-31T17:28:09.475Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-31T17:28:09.475Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-31T17:28:09.475Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-31T17:28:09.475Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:28:09.541Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2021-05-31T17:28:09.541Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-31T17:28:09.541Z] === RUN TestDaemonIpcModePrivate [2021-05-31T17:28:09.719Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-31T17:28:09.719Z] === RUN TestParseMountRawSplit [2021-05-31T17:28:09.719Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-31T17:28:09.719Z] parser_test.go:390: case 0 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 1 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 2 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 3 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 4 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 5 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 6 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 7 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 8 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 0 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 1 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 2 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 3 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 4 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 5 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 6 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 7 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 8 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 9 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 10 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 11 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 12 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 0 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 1 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 2 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 3 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 4 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 5 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 6 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 7 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 8 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 9 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 10 [2021-05-31T17:28:09.719Z] parser_test.go:390: case 11 [2021-05-31T17:28:09.719Z] === RUN TestParseMountSpec [2021-05-31T17:28:09.719Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-31T17:28:09.719Z] parser_test.go:455: case 0 [2021-05-31T17:28:09.719Z] parser_test.go:455: case 1 [2021-05-31T17:28:09.719Z] parser_test.go:455: case 2 [2021-05-31T17:28:09.719Z] parser_test.go:455: case 3 [2021-05-31T17:28:09.719Z] parser_test.go:455: case 4 [2021-05-31T17:28:09.719Z] parser_test.go:455: case 5 [2021-05-31T17:28:09.719Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-31T17:28:09.719Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestValidateMount [2021-05-31T17:28:09.719Z] --- PASS: TestValidateMount (0.00s) [2021-05-31T17:28:09.719Z] PASS [2021-05-31T17:28:09.719Z] coverage: 66.2% of statements [2021-05-31T17:28:09.719Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2021-05-31T17:28:09.719Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-05-31T17:28:09.719Z] === RUN TestClientStream [2021-05-31T17:28:09.719Z] --- PASS: TestClientStream (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestClientSendFile [2021-05-31T17:28:09.719Z] --- PASS: TestClientSendFile (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestClientWithRequestTimeout [2021-05-31T17:28:09.719Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestFileSpecPlugin [2021-05-31T17:28:09.719Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-31T17:28:09.719Z] === RUN TestFileJSONSpecPlugin [2021-05-31T17:28:09.719Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-31T17:28:09.719Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestPluginAddHandler [2021-05-31T17:28:09.719Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestPluginWaitBadPlugin [2021-05-31T17:28:09.719Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-31T17:28:09.719Z] === RUN TestGet [2021-05-31T17:28:09.719Z] time="2021-05-31T17:28:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-31T17:28:10.692Z] === RUN TestSetGetMeta [2021-05-31T17:28:10.692Z] === PAUSE TestSetGetMeta [2021-05-31T17:28:10.692Z] === RUN TestRestore [2021-05-31T17:28:10.692Z] === PAUSE TestRestore [2021-05-31T17:28:10.692Z] === RUN TestServiceCreate [2021-05-31T17:28:10.692Z] === PAUSE TestServiceCreate [2021-05-31T17:28:10.692Z] === RUN TestServiceList [2021-05-31T17:28:10.692Z] === PAUSE TestServiceList [2021-05-31T17:28:10.692Z] === RUN TestServiceRemove [2021-05-31T17:28:10.692Z] === PAUSE TestServiceRemove [2021-05-31T17:28:10.692Z] === RUN TestServiceGet [2021-05-31T17:28:10.692Z] === PAUSE TestServiceGet [2021-05-31T17:28:10.692Z] === RUN TestServicePrune [2021-05-31T17:28:10.692Z] === PAUSE TestServicePrune [2021-05-31T17:28:10.692Z] === RUN TestCreate [2021-05-31T17:28:10.692Z] === PAUSE TestCreate [2021-05-31T17:28:10.692Z] === RUN TestRemove [2021-05-31T17:28:10.692Z] === PAUSE TestRemove [2021-05-31T17:28:10.692Z] === RUN TestList [2021-05-31T17:28:10.692Z] === PAUSE TestList [2021-05-31T17:28:10.692Z] === RUN TestFindByDriver [2021-05-31T17:28:10.692Z] === PAUSE TestFindByDriver [2021-05-31T17:28:10.692Z] === RUN TestFindByReferenced [2021-05-31T17:28:10.692Z] === PAUSE TestFindByReferenced [2021-05-31T17:28:10.692Z] === RUN TestDerefMultipleOfSameRef [2021-05-31T17:28:10.692Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-31T17:28:10.692Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:28:10.692Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:28:10.692Z] === RUN TestDefererencePluginOnCreateError [2021-05-31T17:28:10.692Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-31T17:28:10.692Z] === RUN TestRefDerefRemove [2021-05-31T17:28:10.692Z] === PAUSE TestRefDerefRemove [2021-05-31T17:28:10.692Z] === RUN TestGet [2021-05-31T17:28:10.692Z] === PAUSE TestGet [2021-05-31T17:28:10.692Z] === RUN TestGetWithReference [2021-05-31T17:28:10.692Z] === PAUSE TestGetWithReference [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_nil_list [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_empty_list [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_filter_some [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_filter_middle [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:28:10.692Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-31T17:28:10.692Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_nil_list [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_filter_some [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_filter_middle [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:28:10.692Z] === CONT TestFilterFunc/test_empty_list [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-31T17:28:10.692Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-31T17:28:10.692Z] === CONT TestGetWithReference [2021-05-31T17:28:10.692Z] === CONT TestSetGetMeta [2021-05-31T17:28:10.692Z] === CONT TestGet [2021-05-31T17:28:10.692Z] === CONT TestRefDerefRemove [2021-05-31T17:28:10.692Z] --- PASS: TestSetGetMeta (0.03s) [2021-05-31T17:28:10.692Z] === CONT TestDefererencePluginOnCreateError [2021-05-31T17:28:10.693Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:28:10.693Z] --- PASS: TestGet (0.04s) [2021-05-31T17:28:10.693Z] === CONT TestDerefMultipleOfSameRef [2021-05-31T17:28:10.693Z] --- PASS: TestGetWithReference (0.04s) [2021-05-31T17:28:10.693Z] === CONT TestFindByReferenced [2021-05-31T17:28:10.693Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestFindByDriver [2021-05-31T17:28:10.693Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-31T17:28:10.693Z] === CONT TestList [2021-05-31T17:28:10.693Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestRemove [2021-05-31T17:28:10.693Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestCreate [2021-05-31T17:28:10.693Z] --- PASS: TestCreate (0.02s) [2021-05-31T17:28:10.693Z] === CONT TestServicePrune [2021-05-31T17:28:10.693Z] --- PASS: TestFindByDriver (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestServiceGet [2021-05-31T17:28:10.693Z] --- PASS: TestList (0.03s) [2021-05-31T17:28:10.693Z] === CONT TestServiceRemove [2021-05-31T17:28:10.693Z] --- PASS: TestRemove (0.04s) [2021-05-31T17:28:10.693Z] === CONT TestServiceList [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-31T17:28:10.693Z] --- PASS: TestServiceGet (0.13s) [2021-05-31T17:28:10.693Z] === CONT TestServiceCreate [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:28:10.693Z] --- PASS: TestServiceRemove (0.14s) [2021-05-31T17:28:10.693Z] === CONT TestRestore [2021-05-31T17:28:10.693Z] --- PASS: TestServiceList (0.13s) [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-31T17:28:10.693Z] --- PASS: TestServiceCreate (0.03s) [2021-05-31T17:28:10.693Z] time="2021-05-31T17:28:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:28:10.693Z] --- PASS: TestRestore (0.03s) [2021-05-31T17:28:10.693Z] --- PASS: TestServicePrune (0.18s) [2021-05-31T17:28:10.693Z] PASS [2021-05-31T17:28:10.693Z] coverage: 70.3% of statements [2021-05-31T17:28:10.693Z] ok github.com/docker/docker/volume/service 0.349s coverage: 70.3% of statements [2021-05-31T17:28:11.070Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2021-05-31T17:28:11.071Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-31T17:28:11.071Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-31T17:28:12.030Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2021-05-31T17:28:12.030Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:28:12.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2021-05-31T17:28:12.122Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-31T17:28:12.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-31T17:28:12.777Z] --- PASS: TestRunContainerWithBridgeNone (3.55s) [2021-05-31T17:28:12.777Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:28:12.777Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:28:12.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:28:12.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:28:12.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:28:12.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:28:12.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:28:12.777Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:28:12.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:28:12.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:28:12.777Z] === RUN TestNetworkList [2021-05-31T17:28:12.777Z] === RUN TestNetworkList//networks [2021-05-31T17:28:12.777Z] === PAUSE TestNetworkList//networks [2021-05-31T17:28:12.777Z] === RUN TestNetworkList//networks/ [2021-05-31T17:28:12.777Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:28:12.777Z] === CONT TestNetworkList//networks [2021-05-31T17:28:12.777Z] === CONT TestNetworkList//networks/ [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkList (0.03s) [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:28:12.777Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:28:12.777Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:28:12.825Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-31T17:28:12.881Z] time="2021-05-31T17:28:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-31T17:28:13.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2021-05-31T17:28:13.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-31T17:28:13.651Z] === RUN TestIpcModeOlderClient [2021-05-31T17:28:13.651Z] === PAUSE TestIpcModeOlderClient [2021-05-31T17:28:13.651Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:28:14.162Z] --- PASS: TestHostIPv4BridgeLabel (1.51s) [2021-05-31T17:28:14.162Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:28:14.295Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2021-05-31T17:28:14.295Z] === RUN TestKillContainer [2021-05-31T17:28:14.295Z] === RUN TestKillContainer/no_signal [2021-05-31T17:28:14.941Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:28:14.961Z] --- PASS: TestDockerNetworkReConnect (7.07s) [2021-05-31T17:28:14.962Z] === RUN TestServicePlugin [2021-05-31T17:28:14.962Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-31T17:28:14.962Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:28:14.962Z] === RUN TestServiceUpdateLabel [2021-05-31T17:28:15.238Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:28:15.368Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-31T17:28:15.880Z] --- PASS: TestKillContainer (1.72s) [2021-05-31T17:28:15.880Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-05-31T17:28:15.880Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-05-31T17:28:15.880Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2021-05-31T17:28:15.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:28:15.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-31T17:28:16.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-31T17:28:16.628Z] time="2021-05-31T17:28:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-31T17:28:17.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2021-05-31T17:28:17.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2021-05-31T17:28:17.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-05-31T17:28:17.177Z] === RUN TestKillStoppedContainer [2021-05-31T17:28:17.177Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-05-31T17:28:17.177Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:28:17.177Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-31T17:28:17.177Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:28:17.454Z] --- PASS: TestDaemonRestartWithLiveRestore (2.60s) [2021-05-31T17:28:17.454Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:28:17.821Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-05-31T17:28:17.821Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:28:17.910Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-31T17:28:18.869Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2021-05-31T17:28:18.869Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:28:19.165Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-05-31T17:28:19.165Z] === RUN TestLinksEtcHostsContentMatch [2021-05-31T17:28:19.361Z] --- PASS: TestDaemonDefaultNetworkPools (2.29s) [2021-05-31T17:28:19.361Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:28:19.397Z] --- PASS: TestServiceUpdateLabel (3.76s) [2021-05-31T17:28:19.397Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:28:19.817Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-05-31T17:28:19.817Z] === RUN TestLinksContainerNames [2021-05-31T17:28:19.817Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-31T17:28:20.077Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-31T17:28:20.860Z] --- PASS: TestLinksContainerNames (1.04s) [2021-05-31T17:28:20.860Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:28:21.158Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-05-31T17:28:21.158Z] === RUN TestContainerNetworkMountsNoChown [2021-05-31T17:28:21.458Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-31T17:28:21.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/default [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/default [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/private [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/private [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rprivate [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/slave [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/slave [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rslave [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/shared [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/shared [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rshared [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-31T17:28:21.802Z] === CONT TestMountDaemonRoot/default [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:28:21.802Z] === CONT TestMountDaemonRoot/rslave [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:28:21.802Z] === CONT TestMountDaemonRoot/rshared [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-31T17:28:21.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:28:21.802Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-31T17:28:21.802Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/shared [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/slave [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/rprivate [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/private [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-31T17:28:21.803Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:28:21.803Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-31T17:28:21.803Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-31T17:28:22.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-31T17:28:22.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-31T17:28:22.098Z] === RUN TestContainerBindMountNonRecursive [2021-05-31T17:28:22.653Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.52s) [2021-05-31T17:28:22.653Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:28:22.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-31T17:28:22.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-31T17:28:23.149Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:28:23.149Z] === RUN TestBoolValue [2021-05-31T17:28:23.149Z] --- PASS: TestBoolValue (0.00s) [2021-05-31T17:28:23.149Z] === RUN TestBoolValueOrDefault [2021-05-31T17:28:23.149Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-31T17:28:23.149Z] === RUN TestInt64ValueOrZero [2021-05-31T17:28:23.149Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-31T17:28:23.149Z] === RUN TestInt64ValueOrDefault [2021-05-31T17:28:23.149Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-31T17:28:23.149Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-31T17:28:23.149Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-31T17:28:23.149Z] === RUN TestJsonContentType [2021-05-31T17:28:23.149Z] --- PASS: TestJsonContentType (0.00s) [2021-05-31T17:28:23.149Z] PASS [2021-05-31T17:28:23.149Z] coverage: 14.7% of statements [2021-05-31T17:28:23.149Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2021-05-31T17:28:23.624Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2021-05-31T17:28:23.624Z] === RUN TestContainerVolumesMountedAsShared [2021-05-31T17:28:23.923Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2021-05-31T17:28:23.923Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-31T17:28:24.193Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.29s) [2021-05-31T17:28:24.193Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:28:24.220Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-31T17:28:24.564Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2021-05-31T17:28:24.564Z] === RUN TestNetworkNat [2021-05-31T17:28:24.662Z] === RUN TestMaskSecretKeys [2021-05-31T17:28:24.662Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-31T17:28:24.662Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-31T17:28:24.662Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-31T17:28:24.662Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-31T17:28:24.662Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-31T17:28:24.662Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-31T17:28:24.662Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-31T17:28:24.662Z] === RUN TestVersionMiddlewareVersion [2021-05-31T17:28:24.662Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-31T17:28:24.662Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-31T17:28:24.662Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-31T17:28:24.662Z] PASS [2021-05-31T17:28:24.662Z] coverage: 37.7% of statements [2021-05-31T17:28:24.662Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:28:24.662Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:28:25.222Z] --- PASS: TestNetworkNat (0.60s) [2021-05-31T17:28:25.222Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:28:25.223Z] --- PASS: TestGet (15.01s) [2021-05-31T17:28:25.223Z] === RUN TestPluginWithNoManifest [2021-05-31T17:28:25.223Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-31T17:28:25.223Z] === RUN TestGetAll [2021-05-31T17:28:25.223Z] --- PASS: TestGetAll (0.00s) [2021-05-31T17:28:25.223Z] PASS [2021-05-31T17:28:25.223Z] coverage: 73.4% of statements [2021-05-31T17:28:25.223Z] ok github.com/docker/docker/pkg/plugins 34.949s coverage: 73.4% of statements [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/quota [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:28:25.223Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:28:25.601Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-31T17:28:25.872Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-05-31T17:28:25.872Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:28:26.171Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-31T17:28:26.179Z] === RUN TestToJSON [2021-05-31T17:28:26.179Z] --- PASS: TestToJSON (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestToParamWithVersion [2021-05-31T17:28:26.179Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestFromJSON [2021-05-31T17:28:26.179Z] --- PASS: TestFromJSON (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestEmpty [2021-05-31T17:28:26.179Z] --- PASS: TestEmpty (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestArgsMatchKVListEmptySources [2021-05-31T17:28:26.179Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestArgsMatchKVList [2021-05-31T17:28:26.179Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestArgsMatch [2021-05-31T17:28:26.179Z] --- PASS: TestArgsMatch (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestAdd [2021-05-31T17:28:26.179Z] --- PASS: TestAdd (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestDel [2021-05-31T17:28:26.179Z] --- PASS: TestDel (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestLen [2021-05-31T17:28:26.179Z] --- PASS: TestLen (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestExactMatch [2021-05-31T17:28:26.179Z] --- PASS: TestExactMatch (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestOnlyOneExactMatch [2021-05-31T17:28:26.179Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestContains [2021-05-31T17:28:26.179Z] --- PASS: TestContains (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestValidate [2021-05-31T17:28:26.179Z] --- PASS: TestValidate (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestWalkValues [2021-05-31T17:28:26.179Z] --- PASS: TestWalkValues (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestFuzzyMatch [2021-05-31T17:28:26.179Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestClone [2021-05-31T17:28:26.179Z] --- PASS: TestClone (0.00s) [2021-05-31T17:28:26.179Z] PASS [2021-05-31T17:28:26.179Z] coverage: 92.2% of statements [2021-05-31T17:28:26.179Z] ok github.com/docker/docker/api/types/filters 0.162s coverage: 92.2% of statements [2021-05-31T17:28:26.179Z] === RUN TestStrSliceMarshalJSON [2021-05-31T17:28:26.179Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestStrSliceUnmarshalJSON [2021-05-31T17:28:26.179Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestStrSliceUnmarshalString [2021-05-31T17:28:26.179Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestStrSliceUnmarshalSlice [2021-05-31T17:28:26.179Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-31T17:28:26.179Z] PASS [2021-05-31T17:28:26.179Z] coverage: 90.0% of statements [2021-05-31T17:28:26.179Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2021-05-31T17:28:26.179Z] === RUN TestDurationToSecondsString [2021-05-31T17:28:26.179Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-31T17:28:26.179Z] === RUN TestGetTimestamp [2021-05-31T17:28:26.179Z] === RUN TestAdjustForAPIVersion [2021-05-31T17:28:26.179Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-31T17:28:26.179Z] PASS [2021-05-31T17:28:26.179Z] coverage: 5.7% of statements [2021-05-31T17:28:26.179Z] ok github.com/docker/docker/api/server/router/swarm 0.090s coverage: 5.7% of statements [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:28:26.179Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:28:26.631Z] --- PASS: TestGetTimestamp (0.18s) [2021-05-31T17:28:26.631Z] === RUN TestParseTimestamps [2021-05-31T17:28:26.631Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-31T17:28:26.631Z] PASS [2021-05-31T17:28:26.631Z] coverage: 100.0% of statements [2021-05-31T17:28:26.631Z] ok github.com/docker/docker/api/types/time 0.227s coverage: 100.0% of statements [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === Skipped [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-31T17:28:26.767Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-31T17:28:26.767Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-31T17:28:26.767Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-31T17:28:26.767Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-05-31T17:28:26.767Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-31T17:28:26.767Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-31T17:28:26.767Z] daemon_test.go:147: root required [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-31T17:28:26.767Z] reload_test.go:520: root required [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-31T17:28:26.767Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-31T17:28:26.767Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-31T17:28:26.767Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-31T17:28:26.767Z] download_test.go:268: Needs fixing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-31T17:28:26.767Z] layer_test.go:304: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-31T17:28:26.767Z] layer_test.go:353: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-31T17:28:26.767Z] layer_test.go:468: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-31T17:28:26.767Z] layer_test.go:697: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-31T17:28:26.767Z] migration_test.go:46: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-31T17:28:26.767Z] migration_test.go:182: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-31T17:28:26.767Z] mount_test.go:17: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-31T17:28:26.767Z] mount_test.go:76: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-31T17:28:26.767Z] mount_test.go:125: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-31T17:28:26.767Z] mount_test.go:212: Failing on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:134: Xz not present in msys2 [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:239: Failing on Windows CI machines [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:28:26.767Z] archive_windows_test.go:16: Currently fails [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-31T17:28:26.767Z] changes_test.go:196: needs more investigation [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-31T17:28:26.767Z] changes_test.go:433: needs further investigation [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-31T17:28:26.767Z] changes_test.go:469: needs further investigation [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-31T17:28:26.767Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-31T17:28:26.767Z] poller_test.go:41: No chmod on Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-31T17:28:26.767Z] fileutils_test.go:134: Needs porting to Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-31T17:28:26.767Z] fileutils_test.go:180: Needs porting to Windows [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-31T17:28:26.767Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-31T17:28:26.767Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-05-31T17:28:26.767Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-31T17:28:26.767Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-31T17:28:26.767Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] [2021-05-31T17:28:26.767Z] DONE 1833 tests, 45 skipped in 202.175s [2021-05-31T17:28:26.767Z] INFO: make.ps1 ended at 05/31/2021 17:28:26 [2021-05-31T17:28:27.091Z] === RUN TestCompareVersion [2021-05-31T17:28:27.091Z] --- PASS: TestCompareVersion (0.00s) [2021-05-31T17:28:27.091Z] PASS [2021-05-31T17:28:27.091Z] coverage: 75.0% of statements [2021-05-31T17:28:27.091Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:28:27.091Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:28:27.932Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.60s) [2021-05-31T17:28:27.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:28:28.312Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-31T17:28:28.312Z] INFO: Unit tests ended at 05/31/2021 17:28:28. Duration:00:03:38.8702280 [2021-05-31T17:28:28.312Z] INFO: Building busybox [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-31T17:28:28.606Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-31T17:28:28.606Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-31T17:28:28.606Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-31T17:28:28.606Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-31T17:28:28.607Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-31T17:28:28.607Z] === RUN TestCloneArgsSmartHttp [2021-05-31T17:28:28.607Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-31T17:28:28.607Z] === RUN TestCloneArgsDumbHttp [2021-05-31T17:28:28.607Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-31T17:28:28.607Z] === RUN TestCloneArgsGit [2021-05-31T17:28:28.607Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-31T17:28:28.607Z] === RUN TestCheckoutGit [2021-05-31T17:28:28.621Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-05-31T17:28:28.621Z] === RUN TestPause [2021-05-31T17:28:28.774Z] Sending build context to Docker daemon 5.12kB [2021-05-31T17:28:28.774Z] [2021-05-31T17:28:28.774Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-31T17:28:28.774Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-31T17:28:28.774Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-31T17:28:28.774Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-31T17:28:28.774Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-31T17:28:28.774Z] ---> 3a7f23e29bd7 [2021-05-31T17:28:28.774Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-31T17:28:28.774Z] ---> Running in 8203226f290d [2021-05-31T17:28:28.871Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.36s) [2021-05-31T17:28:28.871Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:28:29.264Z] --- PASS: TestPause (0.60s) [2021-05-31T17:28:29.264Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:28:29.264Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:28:29.264Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:28:29.264Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:28:29.467Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-31T17:28:29.916Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-05-31T17:28:29.916Z] === RUN TestPidHost [2021-05-31T17:28:30.753Z] === RUN TestEnable [2021-05-31T17:28:30.753Z] --- PASS: TestEnable (0.00s) [2021-05-31T17:28:30.753Z] === RUN TestDisable [2021-05-31T17:28:30.753Z] --- PASS: TestDisable (0.00s) [2021-05-31T17:28:30.753Z] === RUN TestEnabled [2021-05-31T17:28:30.753Z] --- PASS: TestEnabled (0.00s) [2021-05-31T17:28:30.753Z] PASS [2021-05-31T17:28:30.753Z] coverage: 100.0% of statements [2021-05-31T17:28:30.753Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-05-31T17:28:31.204Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-31T17:28:31.204Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-31T17:28:31.204Z] === RUN TestProcessNoDockerignore [2021-05-31T17:28:31.204Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-31T17:28:31.204Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestDetectContentType [2021-05-31T17:28:31.204Z] --- PASS: TestDetectContentType (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestSelectAcceptableMIME [2021-05-31T17:28:31.204Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestInspectEmptyResponse [2021-05-31T17:28:31.204Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestInspectResponseBinary [2021-05-31T17:28:31.204Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestResponseUnsupportedContentType [2021-05-31T17:28:31.204Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestInspectResponseTextSimple [2021-05-31T17:28:31.204Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestInspectResponseEmptyContentType [2021-05-31T17:28:31.204Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestUnknownContentLength [2021-05-31T17:28:31.204Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestDownloadRemote [2021-05-31T17:28:31.204Z] --- PASS: TestDownloadRemote (0.08s) [2021-05-31T17:28:31.204Z] === RUN TestGetWithStatusError [2021-05-31T17:28:31.204Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-31T17:28:31.204Z] === RUN TestCloseRootDirectory [2021-05-31T17:28:31.204Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-31T17:28:31.204Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:31.204Z] === RUN TestHashFile [2021-05-31T17:28:31.204Z] --- SKIP: TestHashFile (0.00s) [2021-05-31T17:28:31.204Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:31.204Z] === RUN TestHashSubdir [2021-05-31T17:28:31.204Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-31T17:28:31.204Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:31.204Z] === RUN TestRemoveDirectory [2021-05-31T17:28:31.204Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-05-31T17:28:31.204Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:28:31.204Z] PASS [2021-05-31T17:28:31.204Z] coverage: 9.3% of statements [2021-05-31T17:28:31.204Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 9.3% of statements [2021-05-31T17:28:31.445Z] --- PASS: TestPidHost (1.33s) [2021-05-31T17:28:31.445Z] === RUN TestPsFilter [2021-05-31T17:28:31.445Z] --- PASS: TestPsFilter (0.18s) [2021-05-31T17:28:31.445Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:28:31.656Z] === RUN TestGetAllAllowed [2021-05-31T17:28:31.656Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestGetAllMeta [2021-05-31T17:28:31.656Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-31T17:28:31.656Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestIsUnreferencedBuiltin [2021-05-31T17:28:31.656Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestIsExistingDirectory [2021-05-31T17:28:31.656Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestGetFilenameForDownload [2021-05-31T17:28:31.656Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestEnv2Variables [2021-05-31T17:28:31.656Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-31T17:28:31.656Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestMaintainer [2021-05-31T17:28:31.656Z] --- PASS: TestMaintainer (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestLabel [2021-05-31T17:28:31.656Z] --- PASS: TestLabel (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestFromScratch [2021-05-31T17:28:31.656Z] --- PASS: TestFromScratch (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestFromWithArg [2021-05-31T17:28:31.656Z] --- PASS: TestFromWithArg (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-31T17:28:31.656Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestFromWithUndefinedArg [2021-05-31T17:28:31.656Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestFromMultiStageWithNamedStage [2021-05-31T17:28:31.656Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestOnbuild [2021-05-31T17:28:31.656Z] --- PASS: TestOnbuild (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestWorkdir [2021-05-31T17:28:31.656Z] --- PASS: TestWorkdir (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestCmd [2021-05-31T17:28:31.656Z] --- PASS: TestCmd (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestHealthcheckNone [2021-05-31T17:28:31.656Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestHealthcheckCmd [2021-05-31T17:28:31.656Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestEntrypoint [2021-05-31T17:28:31.656Z] --- PASS: TestEntrypoint (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestExpose [2021-05-31T17:28:31.656Z] --- PASS: TestExpose (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestUser [2021-05-31T17:28:31.656Z] --- PASS: TestUser (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestVolume [2021-05-31T17:28:31.656Z] --- PASS: TestVolume (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestStopSignal [2021-05-31T17:28:31.656Z] --- SKIP: TestStopSignal (0.00s) [2021-05-31T17:28:31.656Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-31T17:28:31.656Z] === RUN TestArg [2021-05-31T17:28:31.656Z] --- PASS: TestArg (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestShell [2021-05-31T17:28:31.656Z] --- PASS: TestShell (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestPrependEnvOnCmd [2021-05-31T17:28:31.656Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestRunWithBuildArgs [2021-05-31T17:28:31.656Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestRunIgnoresHealthcheck [2021-05-31T17:28:31.656Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestDispatchUnsupportedOptions [2021-05-31T17:28:31.656Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-31T17:28:31.656Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-31T17:28:31.656Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-31T17:28:31.656Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestNormalizeWorkdir [2021-05-31T17:28:31.656Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestDispatch [2021-05-31T17:28:31.656Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-31T17:28:31.656Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-31T17:28:31.656Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-31T17:28:31.656Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-31T17:28:31.656Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-31T17:28:31.656Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-31T17:28:31.656Z] === RUN TestDispatch/COPY_url [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch (0.07s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-31T17:28:31.656Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestAddScratchImageAddsToMounts [2021-05-31T17:28:31.656Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-31T17:28:31.656Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-31T17:28:31.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2021-05-31T17:28:31.742Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:28:32.006Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-31T17:28:32.107Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-31T17:28:32.107Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-31T17:28:32.107Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestImageSourceGetAddsToMounts [2021-05-31T17:28:32.107Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestEmptyDockerfile [2021-05-31T17:28:32.107Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-31T17:28:32.107Z] === RUN TestSymlinkDockerfile [2021-05-31T17:28:32.107Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-31T17:28:32.107Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-31T17:28:32.107Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestNonExistingDockerfile [2021-05-31T17:28:32.107Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestCopyRunConfig [2021-05-31T17:28:32.107Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestDeepCopyRunConfig [2021-05-31T17:28:32.107Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestExportImage [2021-05-31T17:28:32.107Z] --- PASS: TestExportImage (0.00s) [2021-05-31T17:28:32.107Z] === RUN TestNormalizeDest [2021-05-31T17:28:32.107Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-31T17:28:32.107Z] PASS [2021-05-31T17:28:32.107Z] coverage: 46.8% of statements [2021-05-31T17:28:32.107Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 46.8% of statements [2021-05-31T17:28:32.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:28:32.165Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2021-05-31T17:28:32.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:28:32.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:28:32.165Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:28:32.165Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:28:32.384Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-05-31T17:28:32.384Z] === RUN TestRemoveContainerRunning [2021-05-31T17:28:33.031Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-05-31T17:28:33.031Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:28:33.387Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-31T17:28:33.490Z] Removing intermediate container 8203226f290d [2021-05-31T17:28:33.490Z] ---> 3fb9fbe0fe4c [2021-05-31T17:28:33.490Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-31T17:28:33.490Z] ---> Running in 998c2edbd98c [2021-05-31T17:28:33.490Z] Removing intermediate container 998c2edbd98c [2021-05-31T17:28:33.490Z] ---> 7d2512302473 [2021-05-31T17:28:33.490Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-31T17:28:33.490Z] ---> Running in 7035c83ed6f8 [2021-05-31T17:28:33.680Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-05-31T17:28:33.680Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:28:33.680Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-31T17:28:33.680Z] === RUN TestRenameLinkedContainer [2021-05-31T17:28:33.951Z] Removing intermediate container 7035c83ed6f8 [2021-05-31T17:28:33.951Z] ---> caf7df5c8a09 [2021-05-31T17:28:33.951Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-31T17:28:34.740Z] --- PASS: TestServiceUpdateSecrets (16.05s) [2021-05-31T17:28:34.740Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:28:34.924Z] [2021-05-31T17:28:35.386Z] ---> cc3468907bbc [2021-05-31T17:28:35.386Z] 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-31T17:28:35.386Z] ---> Running in efb3df2f49d7 [2021-05-31T17:28:35.962Z] --- PASS: TestRenameLinkedContainer (2.25s) [2021-05-31T17:28:35.962Z] === RUN TestRenameStoppedContainer [2021-05-31T17:28:36.605Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-05-31T17:28:36.605Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:28:37.654Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2021-05-31T17:28:37.654Z] === RUN TestRenameInvalidName [2021-05-31T17:28:38.298Z] --- PASS: TestRenameInvalidName (0.56s) [2021-05-31T17:28:38.298Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:28:38.668Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-31T17:28:38.668Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-31T17:28:40.049Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-31T17:28:40.418Z] --- PASS: TestRenameAnonymousContainer (2.09s) [2021-05-31T17:28:40.419Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:28:40.618Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-31T17:28:40.713Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2021-05-31T17:28:40.713Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:28:41.187Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-31T17:28:41.187Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-31T17:28:41.757Z] --- PASS: TestImportExtremelyLargeImageWorks (231.89s) [2021-05-31T17:28:41.757Z] PASS [2021-05-31T17:28:41.757Z] [2021-05-31T17:28:41.757Z] DONE 12 tests in 236.279s [2021-05-31T17:28:41.757Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:28:41.757Z] ++ 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-31T17:28:41.757Z] ++ set -e [2021-05-31T17:28:41.757Z] ++ '[' -n 0 ']' [2021-05-31T17:28:41.757Z] ++ set -x [2021-05-31T17:28:41.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T17:28:41.758Z] INFO: Testing against a local daemon [2021-05-31T17:28:41.758Z] === RUN TestNetworkCreateDelete [2021-05-31T17:28:42.225Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-05-31T17:28:42.225Z] PASS [2021-05-31T17:28:42.225Z] [2021-05-31T17:28:42.225Z] DONE 17 tests in 53.017s [2021-05-31T17:28:42.225Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:28:42.225Z] INFO: Testing against a local daemon [2021-05-31T17:28:42.225Z] === RUN TestPluginInvalidJSON [2021-05-31T17:28:42.225Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:28:42.225Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:28:42.225Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:28:42.225Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-31T17:28:42.225Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:28:42.225Z] === RUN TestPluginInstall [2021-05-31T17:28:42.225Z] === RUN TestPluginInstall/no_auth [2021-05-31T17:28:42.225Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:42.225Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11cf6d4146abcd079820c6de0c77ce1f947c623686321d11bb88192bc13302ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:42.225Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:42.225Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11cf6d4146abcd079820c6de0c77ce1f947c623686321d11bb88192bc13302ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:42.234Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-05-31T17:28:42.234Z] === RUN TestResize [2021-05-31T17:28:42.326Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-31T17:28:42.326Z] --- PASS: TestNetworkCreateDelete (0.51s) [2021-05-31T17:28:42.326Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:28:42.481Z] === RUN TestPluginInstall/with_htpasswd [2021-05-31T17:28:42.530Z] --- PASS: TestResize (0.55s) [2021-05-31T17:28:42.530Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:28:42.586Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-31T17:28:43.043Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:43.043Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81586a831671d6f516aef6c038b5e96054c0bc99bdd5c78ea954538dc015ce72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:43.043Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:43.043Z] time="2021-05-31T17:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81586a831671d6f516aef6c038b5e96054c0bc99bdd5c78ea954538dc015ce72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:43.166Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-31T17:28:43.170Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2021-05-31T17:28:43.170Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:28:43.298Z] === RUN TestPluginInstall/with_insecure [2021-05-31T17:28:43.434Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-31T17:28:43.473Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:43.474Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-31T17:28:43.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-31T17:28:43.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-31T17:28:43.699Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-31T17:28:43.699Z] --- PASS: TestDockerNetworkDeletePreferID (1.41s) [2021-05-31T17:28:43.699Z] === RUN TestDaemonDNSFallback [2021-05-31T17:28:43.958Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-31T17:28:44.004Z] Removing intermediate container efb3df2f49d7 [2021-05-31T17:28:44.004Z] ---> 2faa2e5a4a82 [2021-05-31T17:28:44.004Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-31T17:28:44.004Z] ---> Running in 1f566ad67d77 [2021-05-31T17:28:44.397Z] === RUN TestCheckpointCreateError [2021-05-31T17:28:44.397Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-31T17:28:44.397Z] === RUN TestCheckpointCreate [2021-05-31T17:28:44.397Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-31T17:28:44.397Z] === RUN TestCheckpointDeleteError [2021-05-31T17:28:44.397Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-31T17:28:44.397Z] === RUN TestCheckpointDelete [2021-05-31T17:28:44.397Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-31T17:28:44.397Z] === RUN TestCheckpointListError [2021-05-31T17:28:44.397Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-31T17:28:44.397Z] === RUN TestCheckpointList [2021-05-31T17:28:44.398Z] --- PASS: TestCheckpointList (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCheckpointListContainerNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNewClientWithOpsFromEnv [2021-05-31T17:28:44.398Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-31T17:28:44.398Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-31T17:28:44.398Z] === RUN TestGetAPIPath [2021-05-31T17:28:44.398Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestParseHostURL [2021-05-31T17:28:44.398Z] --- PASS: TestParseHostURL (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-31T17:28:44.398Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPIVersion [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPVersionOverride [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-31T17:28:44.398Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestClientRedirect [2021-05-31T17:28:44.398Z] --- PASS: TestClientRedirect (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigCreateUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigCreateError [2021-05-31T17:28:44.398Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigCreate [2021-05-31T17:28:44.398Z] --- PASS: TestConfigCreate (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspectNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspectWithEmptyID [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspectUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspectError [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspectConfigNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigInspect [2021-05-31T17:28:44.398Z] --- PASS: TestConfigInspect (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigListUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigListError [2021-05-31T17:28:44.398Z] --- PASS: TestConfigListError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigList [2021-05-31T17:28:44.398Z] --- PASS: TestConfigList (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigRemoveUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigRemoveError [2021-05-31T17:28:44.398Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigRemove [2021-05-31T17:28:44.398Z] --- PASS: TestConfigRemove (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigUpdateUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigUpdateError [2021-05-31T17:28:44.398Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestConfigUpdate [2021-05-31T17:28:44.398Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCommitError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCommit [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCommit (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStatPathError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStatPathNotFoundError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStatPathNoHeaderError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStatPath [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyToContainerError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyToContainerNotFoundError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyToContainer [2021-05-31T17:28:44.398Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyFromContainerError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyFromContainerNotFoundError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-31T17:28:44.398Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestCopyFromContainer [2021-05-31T17:28:44.398Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCreateError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCreateImageNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCreateWithName [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerCreateAutoRemove [2021-05-31T17:28:44.398Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerDiffError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerDiff [2021-05-31T17:28:44.398Z] --- PASS: TestContainerDiff (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecCreateError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecCreate [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecStartError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecStart [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecInspectError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecInspect [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExportError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExportError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExport [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExport (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerInspectError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerInspectContainerNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerInspectWithEmptyID [2021-05-31T17:28:44.398Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerInspect [2021-05-31T17:28:44.398Z] --- PASS: TestContainerInspect (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerInspectNode [2021-05-31T17:28:44.398Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerKillError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerKillError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerKill [2021-05-31T17:28:44.398Z] --- PASS: TestContainerKill (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerListError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerListError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerList [2021-05-31T17:28:44.398Z] --- PASS: TestContainerList (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerLogsNotFoundError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerLogsError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerLogs [2021-05-31T17:28:44.398Z] --- PASS: TestContainerLogs (0.18s) [2021-05-31T17:28:44.398Z] === RUN TestContainerPauseError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerPause [2021-05-31T17:28:44.398Z] --- PASS: TestContainerPause (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainersPruneError [2021-05-31T17:28:44.398Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainersPrune [2021-05-31T17:28:44.398Z] --- PASS: TestContainersPrune (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRemoveError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRemoveNotFoundError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRemove [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRemove (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRenameError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRename [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRename (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerResizeError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecResizeError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerResize [2021-05-31T17:28:44.398Z] --- PASS: TestContainerResize (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerExecResize [2021-05-31T17:28:44.398Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRestartError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerRestart [2021-05-31T17:28:44.398Z] --- PASS: TestContainerRestart (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStartError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStartError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStart [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStart (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStatsError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStats [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStats (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStopError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStopError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerStop [2021-05-31T17:28:44.398Z] --- PASS: TestContainerStop (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerTopError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerTopError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerTop [2021-05-31T17:28:44.398Z] --- PASS: TestContainerTop (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerUnpauseError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerUnpause [2021-05-31T17:28:44.398Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerUpdateError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerUpdate [2021-05-31T17:28:44.398Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerWaitError [2021-05-31T17:28:44.398Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestContainerWait [2021-05-31T17:28:44.398Z] --- PASS: TestContainerWait (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestDiskUsageError [2021-05-31T17:28:44.398Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestDiskUsage [2021-05-31T17:28:44.398Z] --- PASS: TestDiskUsage (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestDistributionInspectUnsupported [2021-05-31T17:28:44.398Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestDistributionInspectWithEmptyID [2021-05-31T17:28:44.398Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestEventsErrorInOptions [2021-05-31T17:28:44.398Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestEventsErrorFromServer [2021-05-31T17:28:44.398Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestEvents [2021-05-31T17:28:44.398Z] --- PASS: TestEvents (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestTLSCloseWriter [2021-05-31T17:28:44.398Z] === PAUSE TestTLSCloseWriter [2021-05-31T17:28:44.398Z] === RUN TestImageBuildError [2021-05-31T17:28:44.398Z] --- PASS: TestImageBuildError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageBuild [2021-05-31T17:28:44.398Z] --- PASS: TestImageBuild (0.05s) [2021-05-31T17:28:44.398Z] === RUN TestGetDockerOS [2021-05-31T17:28:44.398Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageCreateError [2021-05-31T17:28:44.398Z] --- PASS: TestImageCreateError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageCreate [2021-05-31T17:28:44.398Z] --- PASS: TestImageCreate (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageHistoryError [2021-05-31T17:28:44.398Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageHistory [2021-05-31T17:28:44.398Z] --- PASS: TestImageHistory (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageImportError [2021-05-31T17:28:44.398Z] --- PASS: TestImageImportError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageImport [2021-05-31T17:28:44.398Z] --- PASS: TestImageImport (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageInspectError [2021-05-31T17:28:44.398Z] --- PASS: TestImageInspectError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageInspectImageNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageInspectWithEmptyID [2021-05-31T17:28:44.398Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageInspect [2021-05-31T17:28:44.398Z] --- PASS: TestImageInspect (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageListError [2021-05-31T17:28:44.398Z] --- PASS: TestImageListError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageList [2021-05-31T17:28:44.398Z] --- PASS: TestImageList (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageListApiBefore125 [2021-05-31T17:28:44.398Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageLoadError [2021-05-31T17:28:44.398Z] --- PASS: TestImageLoadError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageLoad [2021-05-31T17:28:44.398Z] --- PASS: TestImageLoad (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagesPruneError [2021-05-31T17:28:44.398Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagesPrune [2021-05-31T17:28:44.398Z] --- PASS: TestImagesPrune (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullReferenceParseError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullAnyError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePullWithoutErrors [2021-05-31T17:28:44.398Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushReferenceError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushAnyError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithoutErrors [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-31T17:28:44.398Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-31T17:28:44.398Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageRemoveError [2021-05-31T17:28:44.398Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageRemoveImageNotFound [2021-05-31T17:28:44.398Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageRemove [2021-05-31T17:28:44.398Z] --- PASS: TestImageRemove (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSaveError [2021-05-31T17:28:44.398Z] --- PASS: TestImageSaveError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSave [2021-05-31T17:28:44.398Z] --- PASS: TestImageSave (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSearchAnyError [2021-05-31T17:28:44.398Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-31T17:28:44.398Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-31T17:28:44.398Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-31T17:28:44.398Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-31T17:28:44.399Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-31T17:28:44.399Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageSearchWithoutErrors [2021-05-31T17:28:44.399Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageTagError [2021-05-31T17:28:44.399Z] --- PASS: TestImageTagError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageTagInvalidReference [2021-05-31T17:28:44.399Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageTagInvalidSourceImageName [2021-05-31T17:28:44.399Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageTagHexSource [2021-05-31T17:28:44.399Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestImageTag [2021-05-31T17:28:44.399Z] --- PASS: TestImageTag (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestInfoServerError [2021-05-31T17:28:44.399Z] --- PASS: TestInfoServerError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestInfoInvalidResponseJSONError [2021-05-31T17:28:44.399Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestInfo [2021-05-31T17:28:44.399Z] --- PASS: TestInfo (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkConnectError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkConnect [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkCreateError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkCreate [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkDisconnectError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkDisconnect [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkInspectNotFoundError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkInspect [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkListError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkList [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworksPruneError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworksPrune [2021-05-31T17:28:44.399Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNetworkRemove [2021-05-31T17:28:44.399Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeInspectNodeNotFound [2021-05-31T17:28:44.399Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeInspect [2021-05-31T17:28:44.399Z] --- PASS: TestNodeInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeListError [2021-05-31T17:28:44.399Z] --- PASS: TestNodeListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeList [2021-05-31T17:28:44.399Z] --- PASS: TestNodeList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeRemove [2021-05-31T17:28:44.399Z] --- PASS: TestNodeRemove (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeUpdateError [2021-05-31T17:28:44.399Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestNodeUpdate [2021-05-31T17:28:44.399Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestOptionWithTimeout [2021-05-31T17:28:44.399Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPingFail [2021-05-31T17:28:44.399Z] --- PASS: TestPingFail (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPingWithError [2021-05-31T17:28:44.399Z] 2021/05/31 17:28:42 RoundTripper returned a response & error; ignoring response [2021-05-31T17:28:44.399Z] 2021/05/31 17:28:42 RoundTripper returned a response & error; ignoring response [2021-05-31T17:28:44.399Z] --- PASS: TestPingWithError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPingSuccess [2021-05-31T17:28:44.399Z] --- PASS: TestPingSuccess (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPingHeadFallback [2021-05-31T17:28:44.399Z] === RUN TestPingHeadFallback/OK [2021-05-31T17:28:44.399Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-31T17:28:44.399Z] === RUN TestPingHeadFallback/Not_Found [2021-05-31T17:28:44.399Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-31T17:28:44.399Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-31T17:28:44.399Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-31T17:28:44.399Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-31T17:28:44.399Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-31T17:28:44.399Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginDisableError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginDisable [2021-05-31T17:28:44.399Z] --- PASS: TestPluginDisable (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginEnableError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginEnable [2021-05-31T17:28:44.399Z] --- PASS: TestPluginEnable (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginInspect [2021-05-31T17:28:44.399Z] --- PASS: TestPluginInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginListError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginList [2021-05-31T17:28:44.399Z] --- PASS: TestPluginList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginPushError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginPushError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginPush [2021-05-31T17:28:44.399Z] --- PASS: TestPluginPush (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginRemove [2021-05-31T17:28:44.399Z] --- PASS: TestPluginRemove (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginSetError [2021-05-31T17:28:44.399Z] --- PASS: TestPluginSetError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPluginSet [2021-05-31T17:28:44.399Z] --- PASS: TestPluginSet (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSetHostHeader [2021-05-31T17:28:44.399Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestPlainTextError [2021-05-31T17:28:44.399Z] --- PASS: TestPlainTextError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestInfiniteError [2021-05-31T17:28:44.399Z] --- PASS: TestInfiniteError (0.05s) [2021-05-31T17:28:44.399Z] === RUN TestSecretCreateUnsupported [2021-05-31T17:28:44.399Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretCreateError [2021-05-31T17:28:44.399Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretCreate [2021-05-31T17:28:44.399Z] --- PASS: TestSecretCreate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretInspectUnsupported [2021-05-31T17:28:44.399Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretInspectSecretNotFound [2021-05-31T17:28:44.399Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretInspect [2021-05-31T17:28:44.399Z] --- PASS: TestSecretInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretListUnsupported [2021-05-31T17:28:44.399Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretListError [2021-05-31T17:28:44.399Z] --- PASS: TestSecretListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretList [2021-05-31T17:28:44.399Z] --- PASS: TestSecretList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretRemoveUnsupported [2021-05-31T17:28:44.399Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretRemove [2021-05-31T17:28:44.399Z] --- PASS: TestSecretRemove (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretUpdateUnsupported [2021-05-31T17:28:44.399Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretUpdateError [2021-05-31T17:28:44.399Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSecretUpdate [2021-05-31T17:28:44.399Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceCreateError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceCreate [2021-05-31T17:28:44.399Z] --- PASS: TestServiceCreate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-31T17:28:44.399Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceCreateDigestPinning [2021-05-31T17:28:44.399Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceInspectServiceNotFound [2021-05-31T17:28:44.399Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceInspect [2021-05-31T17:28:44.399Z] --- PASS: TestServiceInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceListError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceList [2021-05-31T17:28:44.399Z] --- PASS: TestServiceList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceLogsError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceLogs [2021-05-31T17:28:44.399Z] --- PASS: TestServiceLogs (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceRemoveNotFoundError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceRemove [2021-05-31T17:28:44.399Z] --- PASS: TestServiceRemove (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceUpdateError [2021-05-31T17:28:44.399Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestServiceUpdate [2021-05-31T17:28:44.399Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmGetUnlockKeyError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmGetUnlockKey [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmInitError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmInit [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmInit (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmInspect [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmJoinError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmJoin [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmLeaveError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmLeave [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmUnlockError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmUnlock [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmUpdateError [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestSwarmUpdate [2021-05-31T17:28:44.399Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestTaskInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestTaskInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestTaskInspect [2021-05-31T17:28:44.399Z] --- PASS: TestTaskInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestTaskListError [2021-05-31T17:28:44.399Z] --- PASS: TestTaskListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestTaskList [2021-05-31T17:28:44.399Z] --- PASS: TestTaskList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeCreateError [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeCreate [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeInspectError [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeInspectNotFound [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeInspectWithEmptyID [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeInspect [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeListError [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeListError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeList [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeList (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeRemoveError [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-31T17:28:44.399Z] === RUN TestVolumeRemove [2021-05-31T17:28:44.399Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-31T17:28:44.399Z] === CONT TestTLSCloseWriter [2021-05-31T17:28:44.399Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-31T17:28:44.399Z] PASS [2021-05-31T17:28:44.399Z] coverage: 74.9% of statements [2021-05-31T17:28:44.399Z] ok github.com/docker/docker/client 0.659s coverage: 74.9% of statements [2021-05-31T17:28:44.661Z] time="2021-05-31T17:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:44.661Z] time="2021-05-31T17:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70d5cd16c109745ede331f85a39712f3f3fab964df76f9d1c8584b4156c4c39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:44.661Z] time="2021-05-31T17:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:28:44.661Z] time="2021-05-31T17:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70d5cd16c109745ede331f85a39712f3f3fab964df76f9d1c8584b4156c4c39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:28:44.661Z] --- PASS: TestPluginInstall (4.25s) [2021-05-31T17:28:44.661Z] --- PASS: TestPluginInstall/no_auth (2.04s) [2021-05-31T17:28:44.661Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-05-31T17:28:44.661Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-05-31T17:28:44.661Z] plugin_test.go:165: [d61dc39f98a2a] daemon is not started [2021-05-31T17:28:44.661Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:28:44.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-31T17:28:44.979Z] [2021-05-31T17:28:44.979Z] SUCCESS: Specified value was saved. [2021-05-31T17:28:45.157Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-31T17:28:45.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:45.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-31T17:28:45.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-31T17:28:46.549Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-31T17:28:46.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-31T17:28:46.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-31T17:28:47.169Z] Removing intermediate container 1f566ad67d77 [2021-05-31T17:28:47.169Z] ---> ee052b4141b7 [2021-05-31T17:28:47.169Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-31T17:28:47.169Z] ---> Running in a882e57e8708 [2021-05-31T17:28:47.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-31T17:28:47.913Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-31T17:28:48.269Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-31T17:28:48.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-31T17:28:49.954Z] --- PASS: TestPluginsWithRuntimes (4.98s) [2021-05-31T17:28:49.954Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-05-31T17:28:49.954Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.57s) [2021-05-31T17:28:49.954Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:28:49.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-31T17:28:49.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-31T17:28:50.210Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-31T17:28:50.210Z] PASS [2021-05-31T17:28:50.210Z] [2021-05-31T17:28:50.210Z] DONE 10 tests in 10.007s [2021-05-31T17:28:50.264Z] --- PASS: TestServiceWithDataPathPortInit (18.21s) [2021-05-31T17:28:50.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:28:50.466Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:28:50.466Z] INFO: Testing against a local daemon [2021-05-31T17:28:50.466Z] === RUN TestExternalGraphDriver [2021-05-31T17:28:50.466Z] === RUN TestExternalGraphDriver/json [2021-05-31T17:28:50.935Z] Cannot create a file when that file already exists. [2021-05-31T17:28:51.666Z] --- PASS: TestDaemonDNSFallback (7.92s) [2021-05-31T17:28:51.666Z] === RUN TestInspectNetwork [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-05-31T17:28:52.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2021-05-31T17:28:52.068Z] === RUN TestCgroupNamespacesRun [2021-05-31T17:28:52.979Z] === RUN TestExternalGraphDriver/spec [2021-05-31T17:28:53.298Z] --- PASS: TestServiceUpdateConfigs (16.04s) [2021-05-31T17:28:53.298Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:28:53.575Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-31T17:28:53.589Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-05-31T17:28:53.589Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-31T17:28:54.638Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-05-31T17:28:54.638Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-31T17:28:55.494Z] === RUN TestExternalGraphDriver/pull [2021-05-31T17:28:55.652Z] Removing intermediate container a882e57e8708 [2021-05-31T17:28:55.652Z] ---> 7171230bc19e [2021-05-31T17:28:55.652Z] Step 13/13 : CMD ["sh"] [2021-05-31T17:28:55.652Z] ---> Running in d09cad76c656 [2021-05-31T17:28:55.652Z] Removing intermediate container d09cad76c656 [2021-05-31T17:28:55.652Z] ---> 2573cce09d82 [2021-05-31T17:28:55.652Z] Successfully built 2573cce09d82 [2021-05-31T17:28:55.652Z] Successfully tagged busybox:latest [2021-05-31T17:28:55.652Z] INFO: Docker images of the daemon under test [2021-05-31T17:28:55.652Z] [2021-05-31T17:28:55.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T17:28:55.652Z] busybox latest 2573cce09d82 Less than a second ago 5.3GB [2021-05-31T17:28:55.652Z] microsoft/windowsservercore latest 3a7f23e29bd7 3 weeks ago 5.28GB [2021-05-31T17:28:55.652Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 3 weeks ago 5.28GB [2021-05-31T17:28:55.652Z] [2021-05-31T17:28:55.652Z] INFO: Running integration tests at 05/31/2021 17:28:55... [2021-05-31T17:28:55.652Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-31T17:28:55.652Z] INFO: Integration API tests being run from the host: [2021-05-31T17:28:56.117Z] INFO: make.ps1 starting at 05/31/2021 17:28:55 [2021-05-31T17:28:56.161Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2021-05-31T17:28:56.161Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-31T17:28:56.581Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-31T17:28:57.680Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2021-05-31T17:28:57.680Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-31T17:28:57.776Z] === RUN TestInspectNetwork/full_network_id [2021-05-31T17:28:57.776Z] === RUN TestInspectNetwork/partial_network_id [2021-05-31T17:28:57.776Z] === RUN TestInspectNetwork/network_name [2021-05-31T17:28:57.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-31T17:28:57.776Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-31T17:28:57.776Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-31T17:28:57.776Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-31T17:28:57.776Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-31T17:28:57.776Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-31T17:28:58.007Z] --- PASS: TestExternalGraphDriver (7.17s) [2021-05-31T17:28:58.007Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-05-31T17:28:58.007Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-05-31T17:28:58.007Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-05-31T17:28:58.007Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:28:58.036Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-31T17:28:59.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2021-05-31T17:28:59.201Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-31T17:28:59.418Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-31T17:29:00.250Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2021-05-31T17:29:00.250Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ff07izr6o8zu9dcinfkwfhdal Created:2021-05-31 17:28:51.675001992 +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[fceec4008263f6af3f589a01f26252b9d046cad5bc34477cec217cad59f91529:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2n5jesecdlh2b21gp7ur8eyf2 EndpointID:0eef4f65975eb27f79847d4d7125d99737de31e8ed311944c47c5fbe102e6fb7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1992b27903079ecd5fce7c4e391fa740bb52b2af90f112e8fd565528f49d1b39 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:dd547d3f3dff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2n5jesecdlh2b21gp7ur8eyf2 EndpointID:0eef4f65975eb27f79847d4d7125d99737de31e8ed311944c47c5fbe102e6fb7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-31T17:29:00.250Z] PASS [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] === Skipped [2021-05-31T17:29:00.250Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:29:00.250Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] DONE 26 tests, 1 skipped in 70.671s [2021-05-31T17:29:00.250Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:29:00.250Z] ++ 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-31T17:29:00.250Z] ++ set -e [2021-05-31T17:29:00.250Z] ++ '[' -n 0 ']' [2021-05-31T17:29:00.250Z] ++ set -x [2021-05-31T17:29:00.250Z] ++ 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-31T17:29:00.250Z] INFO: Testing against a local daemon [2021-05-31T17:29:00.250Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:29:00.250Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:29:00.250Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:00.250Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:29:00.250Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:29:00.250Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:00.250Z] PASS [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] === Skipped [2021-05-31T17:29:00.250Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:29:00.250Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:29:00.250Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] [2021-05-31T17:29:00.250Z] DONE 2 tests, 2 skipped in 0.248s [2021-05-31T17:29:00.250Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:29:00.250Z] ++ 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-31T17:29:00.250Z] ++ set -e [2021-05-31T17:29:00.250Z] ++ '[' -n 0 ']' [2021-05-31T17:29:00.250Z] ++ set -x [2021-05-31T17:29:00.250Z] ++ 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-31T17:29:00.250Z] INFO: Testing against a local daemon [2021-05-31T17:29:00.250Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:29:00.267Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-05-31T17:29:00.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-31T17:29:00.801Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-31T17:29:01.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-05-31T17:29:01.311Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-31T17:29:01.369Z] --- PASS: TestInspectNetwork (9.73s) [2021-05-31T17:29:01.369Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-31T17:29:01.369Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-31T17:29:01.369Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-31T17:29:01.369Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-31T17:29:01.369Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:29:01.983Z] --- PASS: TestCheckoutGit (33.35s) [2021-05-31T17:29:01.983Z] === RUN TestValidGitTransport [2021-05-31T17:29:01.983Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-31T17:29:01.983Z] === RUN TestGitInvalidRef [2021-05-31T17:29:01.983Z] --- PASS: TestGitInvalidRef (0.20s) [2021-05-31T17:29:01.983Z] PASS [2021-05-31T17:29:01.983Z] coverage: 86.3% of statements [2021-05-31T17:29:01.983Z] ok github.com/docker/docker/builder/remotecontext/git 33.783s coverage: 86.3% of statements [2021-05-31T17:29:02.171Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2021-05-31T17:29:02.171Z] PASS [2021-05-31T17:29:02.171Z] [2021-05-31T17:29:02.171Z] DONE 5 tests in 11.836s [2021-05-31T17:29:02.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:29:02.171Z] INFO: Testing against a local daemon [2021-05-31T17:29:02.171Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:29:02.171Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:29:02.171Z] === RUN TestReadPluginNoRead [2021-05-31T17:29:02.171Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:29:02.171Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:29:02.171Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:29:02.171Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:29:02.171Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:29:02.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.33s) [2021-05-31T17:29:02.790Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:29:02.834Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2021-05-31T17:29:02.835Z] === RUN TestNISDomainname [2021-05-31T17:29:03.481Z] --- PASS: TestNISDomainname (0.76s) [2021-05-31T17:29:03.481Z] === RUN TestHostnameDnsResolution [2021-05-31T17:29:03.498Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:29:03.498Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:29:04.122Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-05-31T17:29:04.122Z] === RUN TestStats [2021-05-31T17:29:04.697Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-31T17:29:05.570Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-31T17:29:05.570Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-31T17:29:05.830Z] --- PASS: TestRunContainerWithBridgeNone (4.34s) [2021-05-31T17:29:05.830Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:29:05.830Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:29:05.830Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:29:05.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:29:05.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:29:05.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:29:05.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:29:05.830Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:29:05.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:29:05.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:29:05.830Z] === RUN TestNetworkList [2021-05-31T17:29:05.830Z] === RUN TestNetworkList//networks [2021-05-31T17:29:05.830Z] === PAUSE TestNetworkList//networks [2021-05-31T17:29:05.830Z] === RUN TestNetworkList//networks/ [2021-05-31T17:29:05.830Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:29:05.830Z] === CONT TestNetworkList//networks [2021-05-31T17:29:05.830Z] === CONT TestNetworkList//networks/ [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkList (0.03s) [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:29:05.830Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:29:05.830Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:29:06.077Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-31T17:29:06.090Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-31T17:29:06.337Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-05-31T17:29:06.337Z] === CONT TestReadPluginNoRead [2021-05-31T17:29:06.659Z] --- PASS: TestHostIPv4BridgeLabel (0.95s) [2021-05-31T17:29:06.659Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:29:06.870Z] --- PASS: TestStats (2.55s) [2021-05-31T17:29:06.870Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:29:06.870Z] === RUN TestStopContainerWithTimeout/0 [2021-05-31T17:29:06.870Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-31T17:29:06.870Z] === RUN TestStopContainerWithTimeout/1 [2021-05-31T17:29:06.870Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-31T17:29:06.870Z] === RUN TestStopContainerWithTimeout/3 [2021-05-31T17:29:06.870Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-31T17:29:06.870Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-31T17:29:06.870Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-31T17:29:06.870Z] === CONT TestStopContainerWithTimeout/0 [2021-05-31T17:29:06.870Z] === CONT TestStopContainerWithTimeout/3 [2021-05-31T17:29:06.870Z] === CONT TestStopContainerWithTimeout/1 [2021-05-31T17:29:06.870Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-31T17:29:07.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-31T17:29:08.569Z] --- PASS: TestDaemonRestartWithLiveRestore (1.73s) [2021-05-31T17:29:08.569Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:29:08.610Z] --- PASS: TestServiceUpdateNetwork (16.85s) [2021-05-31T17:29:08.610Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:29:08.899Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-31T17:29:09.602Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:29:09.628Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-31T17:29:09.628Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-05-31T17:29:09.628Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-05-31T17:29:09.628Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2021-05-31T17:29:09.628Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-05-31T17:29:09.628Z] === RUN TestDeleteDevicemapper [2021-05-31T17:29:09.628Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-31T17:29:09.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:29:09.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:29:09.725Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-31T17:29:09.726Z] Copying nested executables into bundles/binary-daemon [2021-05-31T17:29:09.726Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-31T17:29:09.927Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-31T17:29:09.950Z] --- PASS: TestDaemonDefaultNetworkPools (1.53s) [2021-05-31T17:29:09.951Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:29:10.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/make.sh cross [2021-05-31T17:29:10.328Z] [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-31T17:29:10.503Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestConfigureDaemonLogs [2021-05-31T17:29:10.503Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestCommonOptionsInstallFlags [2021-05-31T17:29:10.503Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-31T17:29:10.503Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-31T17:29:10.503Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-31T17:29:10.503Z] PASS [2021-05-31T17:29:10.503Z] coverage: 18.4% of statements [2021-05-31T17:29:10.503Z] ok github.com/docker/docker/cmd/dockerd 0.412s coverage: 18.4% of statements [2021-05-31T17:29:10.529Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:29:10.588Z] Removing bundles/ [2021-05-31T17:29:10.588Z] [2021-05-31T17:29:10.588Z] ---> Making bundle: cross (in bundles/cross) [2021-05-31T17:29:10.588Z] Cross building: bundles/cross/linux/amd64 [2021-05-31T17:29:10.588Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-31T17:29:10.588Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-31T17:29:11.456Z] === RUN TestContainerStopSignal [2021-05-31T17:29:11.456Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestContainerStopTimeout [2021-05-31T17:29:11.456Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-31T17:29:11.456Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-31T17:29:11.456Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-31T17:29:11.456Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestReplaceAndAppendEnvVars [2021-05-31T17:29:11.456Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-31T17:29:11.456Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-31T17:29:11.456Z] === RUN TestNewMemoryStore [2021-05-31T17:29:11.456Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestAddContainers [2021-05-31T17:29:11.456Z] --- PASS: TestAddContainers (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestGetContainer [2021-05-31T17:29:11.456Z] --- PASS: TestGetContainer (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestDeleteContainer [2021-05-31T17:29:11.456Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestListContainers [2021-05-31T17:29:11.456Z] --- PASS: TestListContainers (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestFirstContainer [2021-05-31T17:29:11.456Z] --- PASS: TestFirstContainer (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestApplyAllContainer [2021-05-31T17:29:11.456Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestIsValidHealthString [2021-05-31T17:29:11.456Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestStateRunStop [2021-05-31T17:29:11.456Z] --- PASS: TestStateRunStop (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestStateTimeoutWait [2021-05-31T17:29:11.456Z] --- PASS: TestStateTimeoutWait (0.22s) [2021-05-31T17:29:11.456Z] state_test.go:141: Stop callback fired [2021-05-31T17:29:11.456Z] state_test.go:165: Stop callback fired [2021-05-31T17:29:11.456Z] === RUN TestIsValidStateString [2021-05-31T17:29:11.456Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestViewSaveDelete [2021-05-31T17:29:11.456Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-31T17:29:11.456Z] === RUN TestViewAll [2021-05-31T17:29:11.456Z] --- PASS: TestViewAll (0.01s) [2021-05-31T17:29:11.456Z] === RUN TestViewGet [2021-05-31T17:29:11.456Z] --- PASS: TestViewGet (0.01s) [2021-05-31T17:29:11.456Z] === RUN TestNames [2021-05-31T17:29:11.456Z] --- PASS: TestNames (0.00s) [2021-05-31T17:29:11.456Z] === RUN TestViewWithHealthCheck [2021-05-31T17:29:11.456Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-31T17:29:11.456Z] PASS [2021-05-31T17:29:11.456Z] coverage: 41.5% of statements [2021-05-31T17:29:11.456Z] ok github.com/docker/docker/container 0.389s coverage: 41.5% of statements [2021-05-31T17:29:11.456Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:29:11.456Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:29:11.893Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-05-31T17:29:11.908Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:29:11.908Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:29:12.149Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:29:12.185Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-31T17:29:12.391Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2021-05-31T17:29:12.391Z] === RUN TestUpdateMemory [2021-05-31T17:29:12.497Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.41s) [2021-05-31T17:29:12.497Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:29:13.034Z] --- PASS: TestUpdateMemory (0.77s) [2021-05-31T17:29:13.034Z] === RUN TestUpdateCPUQuota [2021-05-31T17:29:14.036Z] --- PASS: TestReadPluginNoRead (7.34s) [2021-05-31T17:29:14.036Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-05-31T17:29:14.036Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-05-31T17:29:14.036Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-05-31T17:29:14.036Z] read_test.go:92: [d4e845d0a1b96] daemon is not started [2021-05-31T17:29:14.036Z] PASS [2021-05-31T17:29:14.036Z] [2021-05-31T17:29:14.036Z] DONE 6 tests in 11.559s [2021-05-31T17:29:14.036Z] 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-31T17:29:14.036Z] testing: warning: no tests to run [2021-05-31T17:29:14.036Z] PASS [2021-05-31T17:29:14.036Z] [2021-05-31T17:29:14.036Z] DONE 0 tests in 0.008s [2021-05-31T17:29:14.036Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:29:14.036Z] INFO: Testing against a local daemon [2021-05-31T17:29:14.036Z] === RUN TestPluginWithDevMounts [2021-05-31T17:29:14.036Z] === PAUSE TestPluginWithDevMounts [2021-05-31T17:29:14.036Z] === CONT TestPluginWithDevMounts [2021-05-31T17:29:14.060Z] === RUN TestPrepare [2021-05-31T17:29:14.060Z] --- PASS: TestPrepare (0.00s) [2021-05-31T17:29:14.060Z] === RUN TestStart [2021-05-31T17:29:14.060Z] --- PASS: TestStart (0.00s) [2021-05-31T17:29:14.060Z] === RUN TestWaitCancel [2021-05-31T17:29:14.060Z] --- PASS: TestWaitCancel (0.00s) [2021-05-31T17:29:14.060Z] === RUN TestWaitDisabled [2021-05-31T17:29:14.060Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-31T17:29:14.060Z] === RUN TestWaitEnabled [2021-05-31T17:29:14.060Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-31T17:29:14.060Z] === RUN TestRemove [2021-05-31T17:29:14.060Z] --- PASS: TestRemove (0.00s) [2021-05-31T17:29:14.060Z] PASS [2021-05-31T17:29:14.060Z] coverage: 65.3% of statements [2021-05-31T17:29:14.060Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.334s coverage: 65.3% of statements [2021-05-31T17:29:14.558Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-05-31T17:29:14.558Z] === RUN TestUpdatePidsLimit [2021-05-31T17:29:14.558Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-31T17:29:14.853Z] === RUN TestUpdatePidsLimit/no_change [2021-05-31T17:29:15.150Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-31T17:29:15.457Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-31T17:29:15.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-31T17:29:15.790Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.95s) [2021-05-31T17:29:15.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:29:15.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-31T17:29:15.932Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-05-31T17:29:15.932Z] PASS [2021-05-31T17:29:15.932Z] [2021-05-31T17:29:15.932Z] DONE 1 tests in 1.772s [2021-05-31T17:29:15.932Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:29:15.932Z] INFO: Testing against a local daemon [2021-05-31T17:29:15.932Z] === RUN TestSecretInspect [2021-05-31T17:29:16.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-31T17:29:16.207Z] === RUN TestNewListSecretsFilters [2021-05-31T17:29:16.207Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-31T17:29:16.207Z] === RUN TestNewListConfigsFilters [2021-05-31T17:29:16.207Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-31T17:29:16.207Z] PASS [2021-05-31T17:29:16.207Z] coverage: 0.5% of statements [2021-05-31T17:29:16.207Z] ok github.com/docker/docker/daemon/cluster 0.319s coverage: 0.5% of statements [2021-05-31T17:29:16.207Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-31T17:29:16.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-31T17:29:16.366Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.94s) [2021-05-31T17:29:16.366Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:29:16.382Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-31T17:29:16.659Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-31T17:29:16.659Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-31T17:29:16.659Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-31T17:29:16.659Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-31T17:29:16.659Z] PASS [2021-05-31T17:29:16.659Z] coverage: 35.9% of statements [2021-05-31T17:29:16.659Z] ok github.com/docker/docker/daemon/cluster/convert 0.371s coverage: 35.9% of statements [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit (2.74s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-05-31T17:29:17.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2021-05-31T17:29:17.395Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:29:18.382Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-31T17:29:18.446Z] --- PASS: TestSecretInspect (2.46s) [2021-05-31T17:29:18.446Z] === RUN TestSecretList [2021-05-31T17:29:19.659Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-05-31T17:29:19.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:29:19.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:29:19.659Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:29:19.659Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:29:19.920Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-31T17:29:20.959Z] --- PASS: TestSecretList (2.46s) [2021-05-31T17:29:20.959Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:29:21.302Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-31T17:29:21.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:29:21.794Z] INFO: Testing against a local daemon [2021-05-31T17:29:21.794Z] === RUN TestBuildWithSession [2021-05-31T17:29:21.794Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:29:21.794Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:29:21.794Z] === RUN TestBuildSquashParent [2021-05-31T17:29:21.794Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-31T17:29:21.794Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:29:21.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:29:21.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:29:21.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:29:21.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:29:21.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:29:21.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:29:22.398Z] === RUN TestBuilderGC [2021-05-31T17:29:22.398Z] --- PASS: TestBuilderGC (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationNotFound [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonBrokenConfiguration [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestParseClusterAdvertiseSettings [2021-05-31T17:29:22.398Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestFindConfigurationConflicts [2021-05-31T17:29:22.398Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-31T17:29:22.398Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-31T17:29:22.398Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-31T17:29:22.398Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-31T17:29:22.398Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_label [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_dns [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-31T17:29:22.398Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-31T17:29:22.398Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestModifiedDiscoverySettings [2021-05-31T17:29:22.398Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestReloadSetConfigFileNotExist [2021-05-31T17:29:22.398Z] === RUN TestDiscoveryOptsErrors [2021-05-31T17:29:22.398Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDiscoveryOpts [2021-05-31T17:29:22.398Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-31T17:29:22.398Z] PASS [2021-05-31T17:29:22.398Z] coverage: 30.0% of statements [2021-05-31T17:29:22.398Z] ok github.com/docker/docker/daemon/discovery 0.084s coverage: 30.0% of statements [2021-05-31T17:29:22.398Z] time="2021-05-31T17:29:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-31T17:29:22.398Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-05-31T17:29:22.398Z] === RUN TestReloadDefaultConfigNotExist [2021-05-31T17:29:22.398Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-31T17:29:22.398Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:22.398Z] === RUN TestReloadBadDefaultConfig [2021-05-31T17:29:22.398Z] time="2021-05-31T17:29:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-614467447" [2021-05-31T17:29:22.398Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestReloadWithConflictingLabels [2021-05-31T17:29:22.398Z] time="2021-05-31T17:29:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-519187050" [2021-05-31T17:29:22.398Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestReloadWithDuplicateLabels [2021-05-31T17:29:22.398Z] time="2021-05-31T17:29:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-252776641" [2021-05-31T17:29:22.398Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-31T17:29:22.398Z] === RUN TestDaemonConfigurationMerge [2021-05-31T17:29:22.398Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-31T17:29:22.398Z] PASS [2021-05-31T17:29:22.398Z] coverage: 79.7% of statements [2021-05-31T17:29:22.398Z] ok github.com/docker/docker/daemon/config 0.330s coverage: 79.7% of statements [2021-05-31T17:29:23.472Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2021-05-31T17:29:23.472Z] === RUN TestSecretsUpdate [2021-05-31T17:29:23.915Z] === RUN TestVerifyNetworkingConfig [2021-05-31T17:29:23.915Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestGetContainer [2021-05-31T17:29:23.915Z] --- PASS: TestGetContainer (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestValidContainerNames [2021-05-31T17:29:23.915Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestContainerInitDNS [2021-05-31T17:29:23.915Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-31T17:29:23.915Z] daemon_test.go:147: root required [2021-05-31T17:29:23.915Z] === RUN TestMerge [2021-05-31T17:29:23.915Z] --- PASS: TestMerge (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestValidateContainerIsolation [2021-05-31T17:29:23.915Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestFindNetworkErrorType [2021-05-31T17:29:23.915Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestEnsureServicesExist [2021-05-31T17:29:23.915Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-31T17:29:23.915Z] === RUN TestEnsureServicesExistErrors [2021-05-31T17:29:23.915Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-31T17:29:23.915Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-31T17:29:23.915Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-31T17:29:23.915Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-31T17:29:23.915Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-31T17:29:23.915Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestContainerDelete [2021-05-31T17:29:24.367Z] --- PASS: TestContainerDelete (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestContainerDoubleDelete [2021-05-31T17:29:24.367Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestLogContainerEventCopyLabels [2021-05-31T17:29:24.367Z] --- PASS: TestLogContainerEventCopyLabels (0.02s) [2021-05-31T17:29:24.367Z] === RUN TestLogContainerEventWithAttributes [2021-05-31T17:29:24.367Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestNoneHealthcheck [2021-05-31T17:29:24.367Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestHealthStates [2021-05-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] time="2021-05-31T17:29:23Z" 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-31T17:29:24.367Z] --- PASS: TestHealthStates (0.16s) [2021-05-31T17:29:24.367Z] === RUN TestMaskURLCredentials [2021-05-31T17:29:24.367Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestGetInspectData [2021-05-31T17:29:24.367Z] --- PASS: TestGetInspectData (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestFillLicense [2021-05-31T17:29:24.367Z] --- PASS: TestFillLicense (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestListInvalidFilter [2021-05-31T17:29:24.367Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestNameFilter [2021-05-31T17:29:24.367Z] --- PASS: TestNameFilter (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-31T17:29:24.367Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-31T17:29:24.367Z] === 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-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-31T17:29:24.367Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-31T17:29:24.367Z] --- 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-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-31T17:29:24.367Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonReloadLabels [2021-05-31T17:29:24.367Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-31T17:29:24.367Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonReloadMirrors [2021-05-31T17:29:24.367Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-31T17:29:24.367Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-31T17:29:24.367Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestDaemonDiscoveryReload [2021-05-31T17:29:24.367Z] === RUN TestEventsLog [2021-05-31T17:29:24.367Z] --- PASS: TestEventsLog (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestEventsLogTimeout [2021-05-31T17:29:24.367Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-31T17:29:24.367Z] === RUN TestLogEvents [2021-05-31T17:29:24.367Z] --- PASS: TestLogEvents (0.05s) [2021-05-31T17:29:24.367Z] === RUN TestLoadBufferedEvents [2021-05-31T17:29:24.508Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-31T17:29:24.596Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-31T17:29:24.596Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-31T17:29:24.819Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-05-31T17:29:24.819Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-31T17:29:24.819Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-31T17:29:24.819Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-31T17:29:24.819Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-31T17:29:24.819Z] PASS [2021-05-31T17:29:24.819Z] coverage: 50.0% of statements [2021-05-31T17:29:24.819Z] ok github.com/docker/docker/daemon/events 0.452s coverage: 50.0% of statements [2021-05-31T17:29:25.270Z] === RUN TestWaitNodeAttachment [2021-05-31T17:29:25.270Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-05-31T17:29:25.270Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-31T17:29:25.270Z] === RUN TestIsEmptyDir [2021-05-31T17:29:25.270Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-31T17:29:25.270Z] PASS [2021-05-31T17:29:25.270Z] coverage: 2.3% of statements [2021-05-31T17:29:25.270Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-05-31T17:29:25.362Z] --- PASS: TestSecretsUpdate (2.47s) [2021-05-31T17:29:25.362Z] === RUN TestTemplatedSecret [2021-05-31T17:29:25.721Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-31T17:29:25.721Z] === RUN TestIsolationConversion [2021-05-31T17:29:25.721Z] === RUN TestIsolationConversion/default [2021-05-31T17:29:25.721Z] === RUN TestIsolationConversion/process [2021-05-31T17:29:25.721Z] === RUN TestIsolationConversion/hyperv [2021-05-31T17:29:25.721Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestContainerLabels [2021-05-31T17:29:25.721Z] --- PASS: TestContainerLabels (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestCredentialSpecConversion [2021-05-31T17:29:25.721Z] === RUN TestCredentialSpecConversion/none [2021-05-31T17:29:25.721Z] === RUN TestCredentialSpecConversion/config [2021-05-31T17:29:25.721Z] === RUN TestCredentialSpecConversion/file [2021-05-31T17:29:25.721Z] === RUN TestCredentialSpecConversion/registry [2021-05-31T17:29:25.721Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-31T17:29:25.721Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountBind [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountVolume [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountTarget [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountTmpfs [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountInvalidType [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-31T17:29:25.721Z] === RUN TestControllerValidateMountNamedPipe [2021-05-31T17:29:25.721Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-31T17:29:25.721Z] PASS [2021-05-31T17:29:25.721Z] coverage: 11.3% of statements [2021-05-31T17:29:25.721Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.730s coverage: 11.3% of statements [2021-05-31T17:29:25.721Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-31T17:29:25.721Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-31T17:29:26.172Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-05-31T17:29:26.172Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-31T17:29:26.172Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-31T17:29:26.172Z] reload_test.go:520: root required [2021-05-31T17:29:26.172Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-31T17:29:26.172Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.06s) [2021-05-31T17:29:26.172Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-31T17:29:26.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2021-05-31T17:29:26.626Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-31T17:29:26.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-31T17:29:26.626Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-31T17:29:26.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-31T17:29:26.626Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-31T17:29:26.626Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-05-31T17:29:26.626Z] === RUN TestParseVolumesFrom [2021-05-31T17:29:26.626Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-31T17:29:26.626Z] PASS [2021-05-31T17:29:26.626Z] coverage: 9.0% of statements [2021-05-31T17:29:26.626Z] ok github.com/docker/docker/daemon 3.056s coverage: 9.0% of statements [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-31T17:29:26.626Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-31T17:29:26.626Z] === RUN TestLinkNaming [2021-05-31T17:29:26.626Z] --- PASS: TestLinkNaming (0.00s) [2021-05-31T17:29:26.626Z] === RUN TestLinkNew [2021-05-31T17:29:26.626Z] --- PASS: TestLinkNew (0.00s) [2021-05-31T17:29:26.626Z] === RUN TestLinkEnv [2021-05-31T17:29:26.626Z] --- PASS: TestLinkEnv (0.00s) [2021-05-31T17:29:26.626Z] === RUN TestLinkMultipleEnv [2021-05-31T17:29:26.626Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-31T17:29:26.626Z] === RUN TestLinkPortRangeEnv [2021-05-31T17:29:26.626Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-31T17:29:26.626Z] PASS [2021-05-31T17:29:26.626Z] coverage: 93.0% of statements [2021-05-31T17:29:26.626Z] ok github.com/docker/docker/daemon/links 0.088s coverage: 93.0% of statements [2021-05-31T17:29:26.876Z] --- PASS: TestServiceUpdatePidsLimit (18.21s) [2021-05-31T17:29:26.877Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-05-31T17:29:26.877Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-05-31T17:29:26.877Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-05-31T17:29:26.877Z] PASS [2021-05-31T17:29:26.877Z] [2021-05-31T17:29:26.877Z] === Skipped [2021-05-31T17:29:26.877Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:29:26.877Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:29:26.877Z] [2021-05-31T17:29:26.877Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-05-31T17:29:26.877Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:26.877Z] [2021-05-31T17:29:26.877Z] [2021-05-31T17:29:26.877Z] DONE 27 tests, 2 skipped in 181.410s [2021-05-31T17:29:26.877Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] ++ set -e [2021-05-31T17:29:26.877Z] ++ '[' -n 0 ']' [2021-05-31T17:29:26.877Z] ++ set -x [2021-05-31T17:29:26.877Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] INFO: Testing against a local daemon [2021-05-31T17:29:26.877Z] === RUN TestSessionCreate [2021-05-31T17:29:26.877Z] --- PASS: TestSessionCreate (0.02s) [2021-05-31T17:29:26.877Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:29:26.877Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-31T17:29:26.877Z] PASS [2021-05-31T17:29:26.877Z] [2021-05-31T17:29:26.877Z] DONE 2 tests in 0.218s [2021-05-31T17:29:26.877Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] ++ set -e [2021-05-31T17:29:26.877Z] ++ '[' -n 0 ']' [2021-05-31T17:29:26.877Z] ++ set -x [2021-05-31T17:29:26.877Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:26.877Z] INFO: Testing against a local daemon [2021-05-31T17:29:26.877Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:29:26.877Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:29:26.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:29:26.877Z] === RUN TestEventsExecDie [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan (23.89s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.87s) [2021-05-31T17:29:27.048Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.80s) [2021-05-31T17:29:27.048Z] PASS [2021-05-31T17:29:27.048Z] [2021-05-31T17:29:27.048Z] DONE 8 tests in 27.402s [2021-05-31T17:29:27.048Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:29:27.048Z] ++ 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-31T17:29:27.048Z] ++ set -e [2021-05-31T17:29:27.048Z] ++ '[' -n 0 ']' [2021-05-31T17:29:27.048Z] ++ set -x [2021-05-31T17:29:27.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T17:29:27.048Z] testing: warning: no tests to run [2021-05-31T17:29:27.048Z] PASS [2021-05-31T17:29:27.048Z] [2021-05-31T17:29:27.048Z] DONE 0 tests in 0.028s [2021-05-31T17:29:27.048Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:29:27.048Z] ++ 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-31T17:29:27.048Z] ++ set -e [2021-05-31T17:29:27.048Z] ++ '[' -n 0 ']' [2021-05-31T17:29:27.048Z] ++ set -x [2021-05-31T17:29:27.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-31T17:29:27.048Z] INFO: Testing against a local daemon [2021-05-31T17:29:27.048Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:29:27.506Z] --- PASS: TestEventsExecDie (1.21s) [2021-05-31T17:29:27.506Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:29:27.506Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-05-31T17:29:27.506Z] === RUN TestInfoBinaryCommits [2021-05-31T17:29:27.506Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-05-31T17:29:27.506Z] === RUN TestInfoAPIVersioned [2021-05-31T17:29:27.506Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-05-31T17:29:27.506Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:29:28.134Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-05-31T17:29:28.134Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:29:28.784Z] === RUN TestAdapterReadLogs [2021-05-31T17:29:28.784Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestCopier [2021-05-31T17:29:28.784Z] --- PASS: TestCopier (0.01s) [2021-05-31T17:29:28.784Z] === RUN TestCopierLongLines [2021-05-31T17:29:28.784Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestCopierSlow [2021-05-31T17:29:28.784Z] --- PASS: TestCopierSlow (0.20s) [2021-05-31T17:29:28.784Z] === RUN TestCopierWithSized [2021-05-31T17:29:28.784Z] === RUN TestCopierWithSized/as_is [2021-05-31T17:29:28.784Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-31T17:29:28.784Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-31T17:29:28.784Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-31T17:29:28.784Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-31T17:29:28.784Z] === RUN TestCopierWithPartial [2021-05-31T17:29:28.784Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestRingLogger [2021-05-31T17:29:28.784Z] --- PASS: TestRingLogger (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestRingCap [2021-05-31T17:29:28.784Z] --- PASS: TestRingCap (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestRingClose [2021-05-31T17:29:28.784Z] --- PASS: TestRingClose (0.00s) [2021-05-31T17:29:28.784Z] === RUN TestRingDrain [2021-05-31T17:29:28.784Z] --- PASS: TestRingDrain (0.00s) [2021-05-31T17:29:28.784Z] PASS [2021-05-31T17:29:28.784Z] coverage: 43.3% of statements [2021-05-31T17:29:28.784Z] ok github.com/docker/docker/daemon/logger 0.366s coverage: 43.3% of statements [2021-05-31T17:29:28.793Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-31T17:29:28.793Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-31T17:29:29.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-31T17:29:29.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:29:29.453Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-05-31T17:29:29.453Z] === RUN TestInfoAPI [2021-05-31T17:29:29.453Z] --- PASS: TestInfoAPI (0.02s) [2021-05-31T17:29:29.453Z] === RUN TestInfoAPIWarnings [2021-05-31T17:29:29.528Z] --- PASS: TestTemplatedSecret (3.42s) [2021-05-31T17:29:29.528Z] === RUN TestSecretCreateResolve [2021-05-31T17:29:29.589Z] --- PASS: TestAuthZPluginAllowRequest (2.39s) [2021-05-31T17:29:29.589Z] === RUN TestAuthZPluginTLS [2021-05-31T17:29:30.061Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2021-05-31T17:29:30.061Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:29:30.061Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-05-31T17:29:30.061Z] === RUN TestWaitNonBlocked [2021-05-31T17:29:30.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:29:30.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:29:30.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:29:30.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:29:30.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:29:30.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:29:30.061Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-31T17:29:30.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-05-31T17:29:30.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-05-31T17:29:30.061Z] === RUN TestWaitBlocked [2021-05-31T17:29:30.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:29:30.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:29:30.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:29:30.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:29:30.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-31T17:29:30.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/defaults [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-31T17:29:30.299Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-31T17:29:30.299Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-31T17:29:30.300Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-31T17:29:30.300Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-31T17:29:30.300Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-31T17:29:30.300Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:29Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-31T17:29:30.300Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-05-31T17:29:30.300Z] === RUN TestCreateSuccess [2021-05-31T17:29:30.300Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCreateLogGroupSuccess [2021-05-31T17:29:30.300Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCreateError [2021-05-31T17:29:30.300Z] --- PASS: TestCreateError (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCreateAlreadyExists [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-31T17:29:30.300Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestLogClosed [2021-05-31T17:29:30.300Z] --- PASS: TestLogClosed (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestLogBlocking [2021-05-31T17:29:30.300Z] --- PASS: TestLogBlocking (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-31T17:29:30.300Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestLogNonBlockingBufferFull [2021-05-31T17:29:30.300Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestPublishBatchSuccess [2021-05-31T17:29:30.300Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestPublishBatchError [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:30Z" level=error msg=Error [2021-05-31T17:29:30.300Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-31T17:29:30.300Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-31T17:29:30.300Z] time="2021-05-31T17:29:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-31T17:29:30.300Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchSimple [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchTicker [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchMultilinePattern [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-31T17:29:30.300Z] === RUN TestCollectBatchClose [2021-05-31T17:29:30.300Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-31T17:29:30.300Z] === RUN TestEffectiveLen [2021-05-31T17:29:30.300Z] === RUN TestEffectiveLen/0/Hello [2021-05-31T17:29:30.528Z] --- PASS: TestAuthZPluginTLS (1.24s) [2021-05-31T17:29:30.528Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:29:30.751Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-31T17:29:30.751Z] === RUN TestEffectiveLen/2/🙃 [2021-05-31T17:29:30.751Z] === RUN TestEffectiveLen/3/���� [2021-05-31T17:29:30.751Z] === RUN TestEffectiveLen/4/He��o [2021-05-31T17:29:30.751Z] === RUN TestEffectiveLen/5/ [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/0/ [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/1/Hello [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/2/Hello [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/3/Hello [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/4/🙃 [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/5/🙃 [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/6/a� [2021-05-31T17:29:30.751Z] === RUN TestFindValidSplit/7/a� [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: Hello [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: He [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: llo [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: Hello [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: a [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: � [2021-05-31T17:29:30.751Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1044: a� [2021-05-31T17:29:30.751Z] cloudwatchlogs_test.go:1045: [2021-05-31T17:29:30.751Z] === RUN TestProcessEventEmoji [2021-05-31T17:29:30.751Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchLineSplit [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchMaxEvents [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-31T17:29:30.751Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-31T17:29:30.751Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-31T17:29:30.751Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-31T17:29:30.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-31T17:29:30.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestCreateTagSuccess [2021-05-31T17:29:30.751Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-31T17:29:30.751Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-31T17:29:30.751Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-31T17:29:30.751Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-31T17:29:30.751Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-31T17:29:30.751Z] PASS [2021-05-31T17:29:30.751Z] coverage: 77.8% of statements [2021-05-31T17:29:30.751Z] ok github.com/docker/docker/daemon/logger/awslogs 0.454s coverage: 77.8% of statements [2021-05-31T17:29:30.751Z] === RUN TestJSONFileLogger [2021-05-31T17:29:30.751Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestJSONFileLoggerWithTags [2021-05-31T17:29:30.751Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestJSONFileLoggerWithOpts [2021-05-31T17:29:30.751Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-31T17:29:30.751Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-31T17:29:30.751Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestEncodeDecode [2021-05-31T17:29:30.751Z] === PAUSE TestEncodeDecode [2021-05-31T17:29:30.751Z] === RUN TestUnexpectedEOF [2021-05-31T17:29:30.751Z] time="2021-05-31T17:29:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-31T17:29:30.751Z] time="2021-05-31T17:29:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-31T17:29:30.751Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-05-31T17:29:30.751Z] === CONT TestEncodeDecode [2021-05-31T17:29:30.751Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-31T17:29:30.751Z] PASS [2021-05-31T17:29:30.751Z] coverage: 69.9% of statements [2021-05-31T17:29:30.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2021-05-31T17:29:30.751Z] === RUN TestSearchRegistryForImagesErrors [2021-05-31T17:29:30.751Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestSearchRegistryForImages [2021-05-31T17:29:30.751Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestOnlyPlatformWithFallback [2021-05-31T17:29:30.751Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-31T17:29:30.751Z] === RUN TestImageDelete [2021-05-31T17:29:30.752Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-31T17:29:30.752Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-31T17:29:30.752Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-31T17:29:30.752Z] === RUN TestImageDelete/no_lease [2021-05-31T17:29:30.752Z] === RUN TestImageDelete/lease_exists [2021-05-31T17:29:30.752Z] --- PASS: TestImageDelete (0.06s) [2021-05-31T17:29:30.752Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-31T17:29:30.752Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-05-31T17:29:30.752Z] === RUN TestContentStoreForPull [2021-05-31T17:29:31.111Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-31T17:29:31.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2021-05-31T17:29:31.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2021-05-31T17:29:31.111Z] === CONT TestContainerStartOnDaemonRestart [2021-05-31T17:29:31.111Z] === CONT TestContainerKillOnDaemonStart [2021-05-31T17:29:31.111Z] === CONT TestDaemonHostGatewayIP [2021-05-31T17:29:31.111Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-31T17:29:31.203Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-05-31T17:29:31.203Z] === RUN TestFastTimeMarshalJSON [2021-05-31T17:29:31.203Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-31T17:29:31.203Z] PASS [2021-05-31T17:29:31.203Z] coverage: 87.2% of statements [2021-05-31T17:29:31.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.320s coverage: 87.2% of statements [2021-05-31T17:29:31.203Z] --- PASS: TestContentStoreForPull (0.23s) [2021-05-31T17:29:31.203Z] PASS [2021-05-31T17:29:31.203Z] coverage: 6.7% of statements [2021-05-31T17:29:31.203Z] ok github.com/docker/docker/daemon/images 0.467s coverage: 6.7% of statements [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-31T17:29:31.203Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-31T17:29:31.333Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-31T17:29:31.416Z] --- PASS: TestSecretCreateResolve (2.44s) [2021-05-31T17:29:31.416Z] PASS [2021-05-31T17:29:31.416Z] [2021-05-31T17:29:31.416Z] DONE 6 tests in 15.738s [2021-05-31T17:29:31.416Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:29:31.416Z] INFO: Testing against a local daemon [2021-05-31T17:29:31.416Z] === RUN TestServiceCreateInit [2021-05-31T17:29:31.416Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:29:31.593Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-31T17:29:31.913Z] --- PASS: TestAuthZPluginDenyRequest (1.19s) [2021-05-31T17:29:31.913Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:29:32.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:29:32.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:29:32.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.18s) [2021-05-31T17:29:32.863Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:29:33.354Z] === RUN TestWriteLog [2021-05-31T17:29:33.354Z] === PAUSE TestWriteLog [2021-05-31T17:29:33.354Z] === RUN TestReadLog [2021-05-31T17:29:33.354Z] === PAUSE TestReadLog [2021-05-31T17:29:33.354Z] === CONT TestWriteLog [2021-05-31T17:29:33.354Z] --- PASS: TestWriteLog (0.00s) [2021-05-31T17:29:33.354Z] === CONT TestReadLog [2021-05-31T17:29:33.354Z] === RUN TestReadLog/tail_exact [2021-05-31T17:29:33.354Z] === RUN TestReadLog/tail_less_than_available [2021-05-31T17:29:33.354Z] === RUN TestReadLog/tail_more_than_available [2021-05-31T17:29:33.354Z] --- PASS: TestReadLog (0.17s) [2021-05-31T17:29:33.354Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-05-31T17:29:33.354Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-05-31T17:29:33.354Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-31T17:29:33.354Z] PASS [2021-05-31T17:29:33.354Z] coverage: 75.2% of statements [2021-05-31T17:29:33.354Z] ok github.com/docker/docker/daemon/logger/local 0.313s coverage: 75.2% of statements [2021-05-31T17:29:33.354Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:29:33.354Z] === RUN TestOpenFileDelete [2021-05-31T17:29:33.354Z] --- PASS: TestOpenFileDelete (0.01s) [2021-05-31T17:29:33.354Z] === RUN TestOpenFileRename [2021-05-31T17:29:33.354Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestParseLogTagDefaultTag [2021-05-31T17:29:33.354Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestParseLogTag [2021-05-31T17:29:33.354Z] --- PASS: TestParseLogTag (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestParseLogTagEmptyTag [2021-05-31T17:29:33.354Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestTailFiles [2021-05-31T17:29:33.354Z] --- PASS: TestTailFiles (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestFollowLogsConsumerGone [2021-05-31T17:29:33.354Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-31T17:29:33.354Z] === RUN TestFollowLogsProducerGone [2021-05-31T17:29:33.354Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-31T17:29:33.354Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-31T17:29:33.354Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-31T17:29:33.354Z] === RUN TestCheckCapacityAndRotate [2021-05-31T17:29:33.354Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-31T17:29:33.354Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-31T17:29:33.354Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-05-31T17:29:33.354Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-05-31T17:29:33.354Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-05-31T17:29:33.354Z] PASS [2021-05-31T17:29:33.354Z] coverage: 53.7% of statements [2021-05-31T17:29:33.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.178s coverage: 53.7% of statements [2021-05-31T17:29:33.354Z] === RUN TestLog [2021-05-31T17:29:33.354Z] --- PASS: TestLog (0.01s) [2021-05-31T17:29:33.354Z] PASS [2021-05-31T17:29:33.354Z] coverage: 31.5% of statements [2021-05-31T17:29:33.354Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2021-05-31T17:29:34.134Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-31T17:29:34.242Z] --- PASS: TestAuthZPluginDenyResponse (1.17s) [2021-05-31T17:29:34.242Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:29:34.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-31T17:29:34.654Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-31T17:29:34.723Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-05-31T17:29:34.724Z] === CONT TestDaemonRestartIpcMode [2021-05-31T17:29:34.868Z] === RUN TestNewParse [2021-05-31T17:29:34.868Z] --- PASS: TestNewParse (0.00s) [2021-05-31T17:29:34.868Z] PASS [2021-05-31T17:29:34.868Z] coverage: 8.3% of statements [2021-05-31T17:29:34.868Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-05-31T17:29:34.868Z] === RUN TestValidateLogOpt [2021-05-31T17:29:34.868Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestNewMissedConfig [2021-05-31T17:29:34.868Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestNewMissedUrl [2021-05-31T17:29:34.868Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestNewMissedToken [2021-05-31T17:29:34.868Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestNewWithProxy [2021-05-31T17:29:34.868Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestDefault [2021-05-31T17:29:34.868Z] --- PASS: TestDefault (0.01s) [2021-05-31T17:29:34.868Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-31T17:29:34.868Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestJsonFormat [2021-05-31T17:29:34.868Z] --- PASS: TestJsonFormat (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestRawFormat [2021-05-31T17:29:34.868Z] --- PASS: TestRawFormat (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestRawFormatWithLabels [2021-05-31T17:29:34.868Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-05-31T17:29:34.868Z] === RUN TestRawFormatWithoutTag [2021-05-31T17:29:34.868Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-31T17:29:34.868Z] === RUN TestBatching [2021-05-31T17:29:35.020Z] === CONT TestIpcModeOlderClient [2021-05-31T17:29:35.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s) [2021-05-31T17:29:35.020Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-05-31T17:29:35.315Z] --- PASS: TestDaemonHostGatewayIP (4.47s) [2021-05-31T17:29:35.320Z] --- PASS: TestBatching (0.54s) [2021-05-31T17:29:35.320Z] === RUN TestFrequency [2021-05-31T17:29:35.771Z] === RUN TestParseLogFormat [2021-05-31T17:29:35.771Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestValidateLogOptEmpty [2021-05-31T17:29:35.771Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestValidateSyslogAddress [2021-05-31T17:29:35.771Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestParseAddressDefaultPort [2021-05-31T17:29:35.771Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestValidateSyslogFacility [2021-05-31T17:29:35.771Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestValidateLogOptSyslogFormat [2021-05-31T17:29:35.771Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestValidateLogOpt [2021-05-31T17:29:35.771Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-31T17:29:35.771Z] PASS [2021-05-31T17:29:35.771Z] coverage: 46.8% of statements [2021-05-31T17:29:35.771Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-05-31T17:29:35.771Z] --- PASS: TestFrequency (0.17s) [2021-05-31T17:29:35.771Z] === RUN TestOneMessagePerRequest [2021-05-31T17:29:35.771Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestVerify [2021-05-31T17:29:35.771Z] --- PASS: TestVerify (0.00s) [2021-05-31T17:29:35.771Z] === RUN TestSkipVerify [2021-05-31T17:29:35.771Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:35.771Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:35.771Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.037Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-31T17:29:36.223Z] --- PASS: TestSkipVerify (0.50s) [2021-05-31T17:29:36.223Z] === RUN TestBufferMaximum [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.873889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.873889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-31T17:29:36.223Z] === RUN TestServerAlwaysDown [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.877889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.877889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.877889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.878889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] time="2021-05-31T17:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622482175.878889\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:36.223Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-31T17:29:36.223Z] === RUN TestCannotSendAfterClose [2021-05-31T17:29:36.223Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-31T17:29:36.223Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-31T17:29:36.671Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:29:36.782Z] --- PASS: TestAuthZPluginAllowEventStream (2.52s) [2021-05-31T17:29:36.782Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:29:37.177Z] time="2021-05-31T17:29:36Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-31T17:29:37.177Z] time="2021-05-31T17:29:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8dad11179787\"}'" [2021-05-31T17:29:37.177Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-31T17:29:37.177Z] PASS [2021-05-31T17:29:37.177Z] coverage: 82.5% of statements [2021-05-31T17:29:37.177Z] ok github.com/docker/docker/daemon/logger/splunk 2.367s coverage: 82.5% of statements [2021-05-31T17:29:37.177Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:29:37.177Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-31T17:29:37.177Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:29:37.177Z] === RUN TestV1IDService [2021-05-31T17:29:37.177Z] --- PASS: TestV1IDService (0.05s) [2021-05-31T17:29:37.177Z] === RUN TestV2MetadataService [2021-05-31T17:29:37.398Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2021-05-31T17:29:37.419Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-31T17:29:37.419Z] --- PASS: TestServiceWithDataPathPortInit (17.97s) [2021-05-31T17:29:37.419Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:29:37.629Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-31T17:29:37.629Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-31T17:29:37.629Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-31T17:29:37.629Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-31T17:29:37.629Z] === RUN TestContinueOnError_NeverContinue [2021-05-31T17:29:37.629Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-31T17:29:37.629Z] === RUN TestManifestStore [2021-05-31T17:29:37.629Z] === RUN TestManifestStore/no_remote_or_local [2021-05-31T17:29:37.720Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-05-31T17:29:37.720Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:29:38.080Z] time="2021-05-31T17:29:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local808889491\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/no_local_cache [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/with_local_cache [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/unknown_media_type [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-31T17:29:38.080Z] time="2021-05-31T17:29:37Z" level=warning msg="reference for unknown type: " [2021-05-31T17:29:38.080Z] time="2021-05-31T17:29:37Z" level=warning msg="reference for unknown type: " [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-31T17:29:38.080Z] time="2021-05-31T17:29:37Z" level=warning msg="reference for unknown type: " [2021-05-31T17:29:38.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-31T17:29:38.081Z] time="2021-05-31T17:29:37Z" level=warning msg="reference for unknown type: " [2021-05-31T17:29:38.081Z] time="2021-05-31T17:29:37Z" level=warning msg="reference for unknown type: " [2021-05-31T17:29:38.081Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-31T17:29:38.081Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-31T17:29:38.081Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-31T17:29:38.081Z] time="2021-05-31T17:29:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore (0.39s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.06s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-31T17:29:38.081Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-31T17:29:38.081Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-31T17:29:38.081Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-31T17:29:38.081Z] === RUN TestFixManifestLayers [2021-05-31T17:29:38.081Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-31T17:29:38.081Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-31T17:29:38.081Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-31T17:29:38.081Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-31T17:29:38.081Z] === RUN TestFixManifestLayersBadParent [2021-05-31T17:29:38.081Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-31T17:29:38.081Z] === RUN TestValidateManifest [2021-05-31T17:29:38.081Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-31T17:29:38.081Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-31T17:29:38.081Z] === RUN TestFormatPlatform [2021-05-31T17:29:38.081Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-31T17:29:38.081Z] === RUN TestGetRepositoryMountCandidates [2021-05-31T17:29:38.081Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-31T17:29:38.081Z] === RUN TestLayerAlreadyExists [2021-05-31T17:29:38.081Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-31T17:29:38.081Z] 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-31T17:29:38.081Z] 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-31T17:29:38.081Z] 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-31T17:29:38.081Z] 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-31T17:29:38.081Z] 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-31T17:29:38.081Z] 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-31T17:29:38.081Z] === RUN TestWhenEmptyAuthConfig [2021-05-31T17:29:38.540Z] --- PASS: TestV2MetadataService (1.07s) [2021-05-31T17:29:38.540Z] PASS [2021-05-31T17:29:38.540Z] coverage: 48.2% of statements [2021-05-31T17:29:38.540Z] ok github.com/docker/docker/distribution/metadata 1.234s coverage: 48.2% of statements [2021-05-31T17:29:38.540Z] === RUN TestSuccessfulDownload [2021-05-31T17:29:38.540Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-31T17:29:38.540Z] download_test.go:268: Needs fixing on Windows [2021-05-31T17:29:38.540Z] === RUN TestCancelledDownload [2021-05-31T17:29:38.540Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-31T17:29:38.540Z] === RUN TestMaxDownloadAttempts [2021-05-31T17:29:38.540Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:29:38.540Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:29:38.540Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:29:38.540Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:29:38.540Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:29:38.540Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:29:38.540Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:29:38.540Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:29:38.540Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-31T17:29:38.540Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-31T17:29:38.540Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-31T17:29:38.540Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-31T17:29:38.992Z] time="2021-05-31T17:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:29:38.992Z] time="2021-05-31T17:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:29:38.992Z] time="2021-05-31T17:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:29:38.992Z] time="2021-05-31T17:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-31T17:29:38.992Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-31T17:29:38.992Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-05-31T17:29:38.992Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-05-31T17:29:38.992Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-05-31T17:29:38.992Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-05-31T17:29:38.992Z] === RUN TestTransfer [2021-05-31T17:29:39.100Z] --- PASS: TestAuthZPluginErrorRequest (1.18s) [2021-05-31T17:29:39.100Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.07s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.37s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.50s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.54s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.27s) [2021-05-31T17:29:39.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.80s) [2021-05-31T17:29:39.295Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:29:39.295Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:29:39.328Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-31T17:29:39.444Z] --- PASS: TestTransfer (0.12s) [2021-05-31T17:29:39.444Z] === RUN TestConcurrencyLimit [2021-05-31T17:29:39.444Z] === RUN TestNotFound [2021-05-31T17:29:39.444Z] --- PASS: TestNotFound (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestConflict [2021-05-31T17:29:39.444Z] --- PASS: TestConflict (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestForbidden [2021-05-31T17:29:39.444Z] --- PASS: TestForbidden (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestInvalidParameter [2021-05-31T17:29:39.444Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestNotImplemented [2021-05-31T17:29:39.444Z] --- PASS: TestNotImplemented (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestNotModified [2021-05-31T17:29:39.444Z] --- PASS: TestNotModified (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestUnauthorized [2021-05-31T17:29:39.444Z] --- PASS: TestUnauthorized (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestUnknown [2021-05-31T17:29:39.444Z] --- PASS: TestUnknown (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestCancelled [2021-05-31T17:29:39.444Z] --- PASS: TestCancelled (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestDeadline [2021-05-31T17:29:39.444Z] --- PASS: TestDeadline (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestDataLoss [2021-05-31T17:29:39.444Z] --- PASS: TestDataLoss (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestUnavailable [2021-05-31T17:29:39.444Z] --- PASS: TestUnavailable (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestSystem [2021-05-31T17:29:39.444Z] --- PASS: TestSystem (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Not_Found [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Bad_Request [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Conflict [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Unauthorized [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Forbidden [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Not_Modified [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-31T17:29:39.444Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-31T17:29:39.444Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-31T17:29:39.444Z] PASS [2021-05-31T17:29:39.444Z] coverage: 53.1% of statements [2021-05-31T17:29:39.444Z] ok github.com/docker/docker/errdefs 0.065s coverage: 53.1% of statements [2021-05-31T17:29:39.444Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2021-05-31T17:29:39.444Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-31T17:29:39.444Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-31T17:29:39.444Z] === RUN TestTokenPassThru [2021-05-31T17:29:39.444Z] --- PASS: TestTokenPassThru (0.02s) [2021-05-31T17:29:39.444Z] === RUN TestTokenPassThruDifferentHost [2021-05-31T17:29:39.444Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-31T17:29:39.444Z] PASS [2021-05-31T17:29:39.444Z] coverage: 23.6% of statements [2021-05-31T17:29:39.444Z] ok github.com/docker/docker/distribution 1.743s coverage: 23.6% of statements [2021-05-31T17:29:39.444Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-05-31T17:29:39.444Z] === RUN TestInactiveJobs [2021-05-31T17:29:39.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:29:39.588Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-31T17:29:39.588Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-31T17:29:39.895Z] --- PASS: TestInactiveJobs (0.42s) [2021-05-31T17:29:39.895Z] === RUN TestWatchRelease [2021-05-31T17:29:40.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.20s) [2021-05-31T17:29:40.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:29:40.169Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-31T17:29:40.348Z] --- PASS: TestWatchRelease (0.09s) [2021-05-31T17:29:40.348Z] === RUN TestWatchFinishedTransfer [2021-05-31T17:29:40.348Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-31T17:29:40.348Z] === RUN TestDuplicateTransfer [2021-05-31T17:29:40.348Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-05-31T17:29:40.348Z] === RUN TestSuccessfulUpload [2021-05-31T17:29:40.741Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-31T17:29:40.799Z] time="2021-05-31T17:29:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-31T17:29:40.799Z] --- PASS: TestSuccessfulUpload (0.71s) [2021-05-31T17:29:40.799Z] === RUN TestCancelledUpload [2021-05-31T17:29:40.799Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-31T17:29:40.799Z] PASS [2021-05-31T17:29:40.799Z] coverage: 76.8% of statements [2021-05-31T17:29:40.799Z] ok github.com/docker/docker/distribution/xfer 2.306s coverage: 76.8% of statements [2021-05-31T17:29:40.799Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:29:40.900Z] --- PASS: TestServiceCreateInit (9.38s) [2021-05-31T17:29:40.901Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-05-31T17:29:40.901Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-05-31T17:29:40.901Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:29:41.250Z] === RUN TestFSGetInvalidData [2021-05-31T17:29:41.250Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-05-31T17:29:41.250Z] === RUN TestFSInvalidSet [2021-05-31T17:29:41.250Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSInvalidRoot [2021-05-31T17:29:41.250Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSMetadataGetSet [2021-05-31T17:29:41.250Z] === RUN TestCompare [2021-05-31T17:29:41.250Z] --- PASS: TestCompare (0.00s) [2021-05-31T17:29:41.250Z] PASS [2021-05-31T17:29:41.250Z] coverage: 19.2% of statements [2021-05-31T17:29:41.250Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-31T17:29:41.250Z] === RUN TestFSInvalidWalker [2021-05-31T17:29:41.250Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2021-05-31T17:29:41.250Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSGetSet [2021-05-31T17:29:41.250Z] --- PASS: TestFSGetSet (0.02s) [2021-05-31T17:29:41.250Z] === RUN TestFSGetUnsetKey [2021-05-31T17:29:41.250Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSGetEmptyData [2021-05-31T17:29:41.250Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSDelete [2021-05-31T17:29:41.250Z] --- PASS: TestFSDelete (0.02s) [2021-05-31T17:29:41.250Z] === RUN TestFSWalker [2021-05-31T17:29:41.250Z] --- PASS: TestFSWalker (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestFSWalkerStopOnError [2021-05-31T17:29:41.250Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-31T17:29:41.250Z] === RUN TestNewFromJSON [2021-05-31T17:29:41.250Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-31T17:29:41.250Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-31T17:29:41.250Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-31T17:29:41.250Z] === RUN TestMarshalKeyOrder [2021-05-31T17:29:41.250Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-31T17:29:41.250Z] === RUN TestHistoryEqual [2021-05-31T17:29:41.310Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-31T17:29:41.704Z] --- PASS: TestHistoryEqual (0.17s) [2021-05-31T17:29:41.704Z] === RUN TestImage [2021-05-31T17:29:41.704Z] --- PASS: TestImage (0.00s) [2021-05-31T17:29:41.704Z] === RUN TestImageOSNotEmpty [2021-05-31T17:29:41.704Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-31T17:29:41.704Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-31T17:29:41.704Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-31T17:29:41.704Z] === RUN TestCreate [2021-05-31T17:29:41.704Z] --- PASS: TestCreate (0.09s) [2021-05-31T17:29:41.704Z] === RUN TestRestore [2021-05-31T17:29:41.704Z] time="2021-05-31T17:29:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-31T17:29:41.704Z] --- PASS: TestRestore (0.06s) [2021-05-31T17:29:41.704Z] === RUN TestAddDelete [2021-05-31T17:29:41.704Z] --- PASS: TestAddDelete (0.05s) [2021-05-31T17:29:41.704Z] === RUN TestSearchAfterDelete [2021-05-31T17:29:41.704Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-31T17:29:41.704Z] === RUN TestParentReset [2021-05-31T17:29:41.704Z] --- PASS: TestParentReset (0.05s) [2021-05-31T17:29:41.704Z] === RUN TestGetAndSetLastUpdated [2021-05-31T17:29:41.704Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-31T17:29:41.704Z] === RUN TestStoreLen [2021-05-31T17:29:41.704Z] --- PASS: TestStoreLen (0.05s) [2021-05-31T17:29:41.704Z] PASS [2021-05-31T17:29:41.704Z] coverage: 86.6% of statements [2021-05-31T17:29:41.704Z] ok github.com/docker/docker/image 0.775s coverage: 86.6% of statements [2021-05-31T17:29:42.155Z] === RUN TestValidateManifest [2021-05-31T17:29:42.155Z] === RUN TestValidateManifest/nil [2021-05-31T17:29:42.155Z] === RUN TestValidateManifest/non-nil [2021-05-31T17:29:42.155Z] --- PASS: TestValidateManifest (0.00s) [2021-05-31T17:29:42.155Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-31T17:29:42.155Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-31T17:29:42.155Z] PASS [2021-05-31T17:29:42.155Z] coverage: 0.6% of statements [2021-05-31T17:29:42.155Z] ok github.com/docker/docker/image/tarexport 0.114s coverage: 0.6% of statements [2021-05-31T17:29:43.109Z] === RUN TestMakeV1ConfigFromConfig [2021-05-31T17:29:43.109Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-31T17:29:43.109Z] PASS [2021-05-31T17:29:43.109Z] coverage: 25.0% of statements [2021-05-31T17:29:43.109Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2021-05-31T17:29:43.109Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:29:43.219Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-31T17:29:43.329Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.71s) [2021-05-31T17:29:43.329Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:29:43.788Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-31T17:29:44.064Z] === RUN TestSerialization [2021-05-31T17:29:44.064Z] --- PASS: TestSerialization (0.02s) [2021-05-31T17:29:44.064Z] PASS [2021-05-31T17:29:44.064Z] coverage: 100.0% of statements [2021-05-31T17:29:44.064Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2021-05-31T17:29:44.334Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2021-05-31T17:29:44.334Z] PASS [2021-05-31T17:29:44.334Z] [2021-05-31T17:29:44.334Z] === Skipped [2021-05-31T17:29:44.334Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-05-31T17:29:44.334Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:29:44.334Z] [2021-05-31T17:29:44.334Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-31T17:29:44.334Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-31T17:29:44.334Z] [2021-05-31T17:29:44.334Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-05-31T17:29:44.334Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-31T17:29:44.334Z] [2021-05-31T17:29:44.334Z] [2021-05-31T17:29:44.334Z] DONE 196 tests, 3 skipped in 115.974s [2021-05-31T17:29:44.334Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-05-31T17:29:44.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:44.334Z] ++ set -e [2021-05-31T17:29:44.334Z] ++ '[' -n 0 ']' [2021-05-31T17:29:44.334Z] ++ set -x [2021-05-31T17:29:44.334Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:44.334Z] INFO: Testing against a local daemon [2021-05-31T17:29:44.334Z] === RUN TestCommitInheritsEnv [2021-05-31T17:29:44.334Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-05-31T17:29:44.334Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:29:44.334Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-31T17:29:44.334Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:29:44.334Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-31T17:29:44.334Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:29:44.334Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-31T17:29:44.334Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:29:44.630Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-05-31T17:29:44.630Z] === RUN TestRemoveImageGarbageCollector [2021-05-31T17:29:44.630Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:29:44.630Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:44.630Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:29:44.630Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-31T17:29:44.630Z] === RUN TestTagInvalidReference [2021-05-31T17:29:44.927Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-31T17:29:44.927Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:29:44.927Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-31T17:29:44.927Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:29:44.927Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-31T17:29:44.927Z] === RUN TestTagOfficialNames [2021-05-31T17:29:44.927Z] --- PASS: TestTagOfficialNames (0.03s) [2021-05-31T17:29:44.927Z] === RUN TestTagMatchesDigest [2021-05-31T17:29:44.927Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-31T17:29:44.927Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-31T17:29:45.021Z] === RUN TestEmptyLayer [2021-05-31T17:29:45.021Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-31T17:29:45.021Z] === RUN TestCommitFailure [2021-05-31T17:29:45.021Z] --- PASS: TestCommitFailure (0.01s) [2021-05-31T17:29:45.021Z] === RUN TestStartTransactionFailure [2021-05-31T17:29:45.021Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-31T17:29:45.021Z] === RUN TestGetOrphan [2021-05-31T17:29:45.021Z] --- PASS: TestGetOrphan (0.01s) [2021-05-31T17:29:45.021Z] === RUN TestMountAndRegister [2021-05-31T17:29:45.472Z] --- PASS: TestMountAndRegister (0.05s) [2021-05-31T17:29:45.472Z] layer_test.go:271: Layer size: 14 [2021-05-31T17:29:45.472Z] === RUN TestLayerRelease [2021-05-31T17:29:45.472Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-31T17:29:45.472Z] layer_test.go:304: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestStoreRestore [2021-05-31T17:29:45.472Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-31T17:29:45.472Z] layer_test.go:353: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestTarStreamStability [2021-05-31T17:29:45.472Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-31T17:29:45.472Z] layer_test.go:468: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestRegisterExistingLayer [2021-05-31T17:29:45.472Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-05-31T17:29:45.472Z] === RUN TestTarStreamVerification [2021-05-31T17:29:45.472Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-31T17:29:45.472Z] layer_test.go:697: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestLayerMigration [2021-05-31T17:29:45.472Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-31T17:29:45.472Z] migration_test.go:46: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestLayerMigrationNoTarsplit [2021-05-31T17:29:45.472Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-31T17:29:45.472Z] migration_test.go:182: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestMountInit [2021-05-31T17:29:45.472Z] --- SKIP: TestMountInit (0.00s) [2021-05-31T17:29:45.472Z] mount_test.go:17: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestMountSize [2021-05-31T17:29:45.472Z] --- SKIP: TestMountSize (0.00s) [2021-05-31T17:29:45.472Z] mount_test.go:76: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestMountChanges [2021-05-31T17:29:45.472Z] --- SKIP: TestMountChanges (0.00s) [2021-05-31T17:29:45.472Z] mount_test.go:125: Failing on Windows [2021-05-31T17:29:45.472Z] === RUN TestMountApply [2021-05-31T17:29:45.472Z] --- SKIP: TestMountApply (0.00s) [2021-05-31T17:29:45.472Z] mount_test.go:212: Failing on Windows [2021-05-31T17:29:45.472Z] PASS [2021-05-31T17:29:45.472Z] coverage: 30.1% of statements [2021-05-31T17:29:45.472Z] ok github.com/docker/docker/layer 0.606s coverage: 30.1% of statements [2021-05-31T17:29:45.867Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.67s) [2021-05-31T17:29:45.867Z] === RUN TestAuthZPluginHeader [2021-05-31T17:29:45.923Z] === RUN TestEnvironmentParsing [2021-05-31T17:29:45.923Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-31T17:29:45.923Z] PASS [2021-05-31T17:29:45.923Z] coverage: 1.0% of statements [2021-05-31T17:29:45.923Z] ok github.com/docker/docker/libcontainerd/local 0.119s coverage: 1.0% of statements [2021-05-31T17:29:45.923Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:29:45.923Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:29:45.923Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:29:45.923Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-31T17:29:45.923Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-31T17:29:45.923Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-31T17:29:45.923Z] PASS [2021-05-31T17:29:45.923Z] coverage: 42.3% of statements [2021-05-31T17:29:45.923Z] ok github.com/docker/docker/oci 0.106s coverage: 42.3% of statements [2021-05-31T17:29:45.923Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:29:46.330Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-31T17:29:46.376Z] === RUN TestAddressPoolOpt [2021-05-31T17:29:46.376Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/a [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/something [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/_=a [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/env1=value1 [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/_env1=value1 [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/PATH [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/=a [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/PATH= [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/PATH=something [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/asd!qwe [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/1asd [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/123 [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/some_space [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/__some_space_before [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/some_space_after__ [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/= [2021-05-31T17:29:46.376Z] === RUN TestValidateEnv/PaTh [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestParseHost [2021-05-31T17:29:46.376Z] --- PASS: TestParseHost (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestParseDockerDaemonHost [2021-05-31T17:29:46.376Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestParseTCP [2021-05-31T17:29:46.376Z] --- PASS: TestParseTCP (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-31T17:29:46.376Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestValidateExtraHosts [2021-05-31T17:29:46.376Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestIpOptString [2021-05-31T17:29:46.376Z] --- PASS: TestIpOptString (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-31T17:29:46.376Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestNewIpOptValidDefaultVal [2021-05-31T17:29:46.376Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestIpOptSetInvalidVal [2021-05-31T17:29:46.376Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestValidateIPAddress [2021-05-31T17:29:46.376Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestMapOpts [2021-05-31T17:29:46.376Z] --- PASS: TestMapOpts (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestListOptsWithoutValidator [2021-05-31T17:29:46.376Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestListOptsWithValidator [2021-05-31T17:29:46.376Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestValidateDNSSearch [2021-05-31T17:29:46.376Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_general_format [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_one_more [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-31T17:29:46.376Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-31T17:29:46.376Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestNamedListOpts [2021-05-31T17:29:46.376Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestNamedMapOpts [2021-05-31T17:29:46.376Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestParseLink [2021-05-31T17:29:46.376Z] --- PASS: TestParseLink (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestQuotedStringSetWithQuotes [2021-05-31T17:29:46.376Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-31T17:29:46.376Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-31T17:29:46.376Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-31T17:29:46.376Z] === RUN TestUlimitOpt [2021-05-31T17:29:46.376Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-31T17:29:46.376Z] PASS [2021-05-31T17:29:46.376Z] coverage: 67.1% of statements [2021-05-31T17:29:46.376Z] ok github.com/docker/docker/opts 0.117s coverage: 67.1% of statements [2021-05-31T17:29:46.829Z] === RUN TestParseVersion [2021-05-31T17:29:46.829Z] --- PASS: TestParseVersion (0.00s) [2021-05-31T17:29:46.829Z] PASS [2021-05-31T17:29:46.829Z] coverage: 52.9% of statements [2021-05-31T17:29:46.829Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-05-31T17:29:46.905Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.22s) [2021-05-31T17:29:46.905Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tan5hwsnuvus7bavzx8y9guvh Created:2021-05-31 17:29:39.145149153 +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[7fc920e42aa8d110a2ab6402df0707aaf3da9bd1e01cfa45b0d35f150fd4aab8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z44zejw6nvcwne36ejqfhd3cy EndpointID:c67ab35e6965c15c31672432916b4e4f557e0e6f8758464bcf4a8a1961a9901d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fca76317f751fa1166e327df36244dccd3c1ec529d1d696ac7e7eb62925cf779 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:28d4b0002118 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z44zejw6nvcwne36ejqfhd3cy EndpointID:c67ab35e6965c15c31672432916b4e4f557e0e6f8758464bcf4a8a1961a9901d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-31T17:29:46.905Z] PASS [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] === Skipped [2021-05-31T17:29:46.905Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:29:46.905Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] DONE 26 tests, 1 skipped in 65.026s [2021-05-31T17:29:46.905Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:29:46.905Z] ++ 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-31T17:29:46.905Z] ++ set -e [2021-05-31T17:29:46.905Z] ++ '[' -n 0 ']' [2021-05-31T17:29:46.905Z] ++ set -x [2021-05-31T17:29:46.905Z] ++ 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-31T17:29:46.905Z] INFO: Testing against a local daemon [2021-05-31T17:29:46.905Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:29:46.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:29:46.905Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:46.905Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:29:46.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:29:46.905Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:46.905Z] PASS [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] === Skipped [2021-05-31T17:29:46.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-31T17:29:46.905Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:29:46.905Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] [2021-05-31T17:29:46.905Z] DONE 2 tests, 2 skipped in 0.147s [2021-05-31T17:29:46.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:29:46.905Z] ++ 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-31T17:29:46.905Z] ++ set -e [2021-05-31T17:29:46.905Z] ++ '[' -n 0 ']' [2021-05-31T17:29:46.905Z] ++ set -x [2021-05-31T17:29:46.905Z] ++ 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-31T17:29:47.165Z] INFO: Testing against a local daemon [2021-05-31T17:29:47.165Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:29:47.248Z] --- PASS: TestAuthZPluginHeader (1.52s) [2021-05-31T17:29:47.248Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:29:47.248Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:29:47.248Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:47.248Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:29:47.248Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:29:47.248Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:47.248Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:29:47.248Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:29:47.248Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:47.248Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:29:47.248Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:29:47.248Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:29:47.248Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:29:47.424Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-31T17:29:47.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:29:47.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:29:48.046Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-05-31T17:29:48.046Z] === RUN TestInfoDebug [2021-05-31T17:29:48.046Z] --- PASS: TestInfoDebug (0.52s) [2021-05-31T17:29:48.046Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:29:48.046Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-05-31T17:29:48.046Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:29:48.046Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-05-31T17:29:48.046Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:29:48.046Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2021-05-31T17:29:48.046Z] === RUN TestPingCacheHeaders [2021-05-31T17:29:48.046Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-05-31T17:29:48.046Z] === RUN TestPingGet [2021-05-31T17:29:48.046Z] --- PASS: TestPingGet (0.01s) [2021-05-31T17:29:48.046Z] === RUN TestPingHead [2021-05-31T17:29:48.046Z] --- PASS: TestPingHead (0.01s) [2021-05-31T17:29:48.046Z] === RUN TestVersion [2021-05-31T17:29:48.046Z] --- PASS: TestVersion (0.01s) [2021-05-31T17:29:48.046Z] PASS [2021-05-31T17:29:48.046Z] [2021-05-31T17:29:48.046Z] === Skipped [2021-05-31T17:29:48.046Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:29:48.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:29:48.046Z] [2021-05-31T17:29:48.046Z] [2021-05-31T17:29:48.046Z] DONE 18 tests, 1 skipped in 21.754s [2021-05-31T17:29:48.046Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:29:48.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:48.046Z] ++ set -e [2021-05-31T17:29:48.046Z] ++ '[' -n 0 ']' [2021-05-31T17:29:48.046Z] ++ set -x [2021-05-31T17:29:48.046Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:29:48.046Z] INFO: Testing against a local daemon [2021-05-31T17:29:48.046Z] === RUN TestVolumesCreateAndList [2021-05-31T17:29:48.046Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-31T17:29:48.046Z] === RUN TestVolumesRemove [2021-05-31T17:29:48.046Z] --- PASS: TestVolumesRemove (0.14s) [2021-05-31T17:29:48.046Z] === RUN TestVolumesInspect [2021-05-31T17:29:48.046Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-31T17:29:48.046Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:29:48.046Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:29:48.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:29:48.046Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:29:48.046Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-31T17:29:48.046Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:29:48.046Z] PASS [2021-05-31T17:29:48.046Z] [2021-05-31T17:29:48.046Z] DONE 5 tests in 0.327s [2021-05-31T17:29:48.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:29:48.335Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T17:29:48.335Z] +++ kill 12382 [2021-05-31T17:29:48.346Z] === RUN TestPeerCertificateMarshalJSON [2021-05-31T17:29:48.346Z] === RUN TestUnbuffered [2021-05-31T17:29:48.346Z] --- PASS: TestUnbuffered (0.00s) [2021-05-31T17:29:48.346Z] === RUN TestRaceUnbuffered [2021-05-31T17:29:48.346Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-31T17:29:48.346Z] PASS [2021-05-31T17:29:48.346Z] coverage: 100.0% of statements [2021-05-31T17:29:48.346Z] ok github.com/docker/docker/pkg/broadcaster 0.116s coverage: 100.0% of statements [2021-05-31T17:29:48.346Z] === RUN TestMatch [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[foo]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[foo_bar]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[]#01 [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[qux]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-31T17:29:48.346Z] === RUN TestMatch/[[foo_baz]] [2021-05-31T17:29:48.346Z] --- PASS: TestMatch (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-31T17:29:48.346Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-31T17:29:48.346Z] PASS [2021-05-31T17:29:48.346Z] coverage: 87.5% of statements [2021-05-31T17:29:48.346Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-05-31T17:29:48.800Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-31T17:29:48.800Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-31T17:29:48.800Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-05-31T17:29:48.800Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-31T17:29:48.800Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-31T17:29:48.800Z] === RUN TestMiddleware [2021-05-31T17:29:48.800Z] --- PASS: TestMiddleware (0.00s) [2021-05-31T17:29:48.800Z] === RUN TestNewResponseModifier [2021-05-31T17:29:48.800Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-31T17:29:48.800Z] PASS [2021-05-31T17:29:48.800Z] coverage: 26.8% of statements [2021-05-31T17:29:48.800Z] ok github.com/docker/docker/pkg/authorization 0.716s coverage: 26.8% of statements [2021-05-31T17:29:48.864Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:29:49.251Z] === RUN TestSizeEmpty [2021-05-31T17:29:49.251Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestSizeEmptyFile [2021-05-31T17:29:49.251Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestSizeNonemptyFile [2021-05-31T17:29:49.251Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-31T17:29:49.251Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-31T17:29:49.251Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-31T17:29:49.251Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-31T17:29:49.251Z] === RUN TestMoveToSubdir [2021-05-31T17:29:49.251Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-31T17:29:49.334Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2021-05-31T17:29:49.334Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:29:49.594Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-31T17:29:49.716Z] === RUN TestSizeNonExistingDirectory [2021-05-31T17:29:49.716Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-31T17:29:49.716Z] PASS [2021-05-31T17:29:49.716Z] coverage: 80.0% of statements [2021-05-31T17:29:49.716Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2021-05-31T17:29:49.716Z] === RUN TestIsArchivePathDir [2021-05-31T17:29:49.716Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-05-31T17:29:49.716Z] === RUN TestIsArchivePathInvalidFile [2021-05-31T17:29:49.716Z] === RUN TestChrootTarUntar [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] === RUN TestChrootUntarEmptyArchive [2021-05-31T17:29:49.716Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-31T17:29:49.716Z] === RUN TestChrootTarUntarWithSymlink [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:29:49.716Z] === RUN TestChrootCopyWithTar [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:29:49.716Z] === RUN TestChrootCopyFileWithTar [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] === RUN TestChrootUntarPath [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:29:49.716Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] === RUN TestChrootApplyDotDotFile [2021-05-31T17:29:49.716Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-31T17:29:49.716Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:29:49.716Z] PASS [2021-05-31T17:29:49.716Z] coverage: 15.4% of statements [2021-05-31T17:29:49.716Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-05-31T17:29:49.716Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-31T17:29:49.716Z] === RUN TestIsArchivePathTar [2021-05-31T17:29:49.836Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:29:49.906Z] +++ /etc/init.d/apparmor stop [2021-05-31T17:29:49.906Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:29:49.906Z] [2021-05-31T17:29:49.906Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:29:49.906Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:29:49.906Z] [2021-05-31T17:29:49.906Z] To set a process to complain mode, use the command line tool [2021-05-31T17:29:49.906Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:29:49.906Z] +++ true [2021-05-31T17:29:49.906Z] exiting test-integration [2021-05-31T17:29:49.906Z] ++ exit 0 [2021-05-31T17:29:49.906Z] [2021-05-31T17:29:50.167Z] --- PASS: TestIsArchivePathTar (0.25s) [2021-05-31T17:29:50.167Z] === RUN TestDecompressStreamGzip [2021-05-31T17:29:50.167Z] --- PASS: TestDecompressStreamGzip (0.20s) [2021-05-31T17:29:50.167Z] === RUN TestDecompressStreamBzip2 [2021-05-31T17:29:50.533Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-31T17:29:50.619Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2021-05-31T17:29:50.619Z] === RUN TestDecompressStreamXz [2021-05-31T17:29:50.619Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-31T17:29:50.619Z] archive_test.go:134: Xz not present in msys2 [2021-05-31T17:29:50.619Z] === RUN TestCompressStreamXzUnsupported [2021-05-31T17:29:50.619Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-31T17:29:50.619Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestCompressStreamInvalid [2021-05-31T17:29:50.619Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestExtensionInvalid [2021-05-31T17:29:50.619Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestExtensionUncompressed [2021-05-31T17:29:50.619Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestExtensionBzip2 [2021-05-31T17:29:50.619Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestExtensionGzip [2021-05-31T17:29:50.619Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestExtensionXz [2021-05-31T17:29:50.619Z] --- PASS: TestExtensionXz (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestCmdStreamLargeStderr [2021-05-31T17:29:50.619Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-31T17:29:50.619Z] === RUN TestCmdStreamBad [2021-05-31T17:29:50.619Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-31T17:29:50.619Z] archive_test.go:239: Failing on Windows CI machines [2021-05-31T17:29:50.619Z] === RUN TestCmdStreamGood [2021-05-31T17:29:50.619Z] === RUN Test [2021-05-31T17:29:50.619Z] === RUN Test/TestContainsEntry [2021-05-31T17:29:50.619Z] === RUN Test/TestCreateEntries [2021-05-31T17:29:50.619Z] === RUN Test/TestEntriesDiff [2021-05-31T17:29:50.619Z] === RUN Test/TestEntriesEquality [2021-05-31T17:29:50.619Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-31T17:29:50.619Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-31T17:29:50.619Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-31T17:29:50.619Z] === RUN Test/TestGeneratorNotGenerate [2021-05-31T17:29:50.619Z] === RUN Test/TestGeneratorWithPort [2021-05-31T17:29:50.619Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-31T17:29:50.619Z] === RUN Test/TestNewEntry [2021-05-31T17:29:50.619Z] === RUN Test/TestParse [2021-05-31T17:29:50.619Z] --- PASS: Test (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-31T17:29:50.619Z] --- PASS: Test/TestParse (0.00s) [2021-05-31T17:29:50.619Z] PASS [2021-05-31T17:29:50.619Z] coverage: 58.3% of statements [2021-05-31T17:29:50.619Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-05-31T17:29:50.619Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-31T17:29:50.619Z] === RUN TestUntarPathWithInvalidDest [2021-05-31T17:29:50.619Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-05-31T17:29:50.619Z] === RUN TestUntarPathWithInvalidSrc [2021-05-31T17:29:50.619Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-31T17:29:50.619Z] === RUN TestUntarPath [2021-05-31T17:29:50.619Z] --- PASS: TestUntarPath (0.06s) [2021-05-31T17:29:50.619Z] === RUN TestUntarPathWithDestinationFile [2021-05-31T17:29:50.793Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-31T17:29:51.070Z] === RUN Test [2021-05-31T17:29:51.070Z] === RUN Test/TestContent [2021-05-31T17:29:51.070Z] === RUN Test/TestInitialize [2021-05-31T17:29:51.070Z] === RUN Test/TestNew [2021-05-31T17:29:51.070Z] === RUN Test/TestParsingContentsWithComments [2021-05-31T17:29:51.070Z] === RUN Test/TestRegister [2021-05-31T17:29:51.070Z] === RUN Test/TestWatch [2021-05-31T17:29:51.070Z] --- PASS: Test (0.01s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestContent (0.00s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestNew (0.00s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestRegister (0.00s) [2021-05-31T17:29:51.070Z] --- PASS: Test/TestWatch (0.01s) [2021-05-31T17:29:51.070Z] PASS [2021-05-31T17:29:51.070Z] coverage: 92.9% of statements [2021-05-31T17:29:51.070Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-05-31T17:29:51.070Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-31T17:29:51.070Z] ok github.com/docker/docker/pkg/discovery/file 0.089s coverage: 92.9% of statements [2021-05-31T17:29:51.070Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-05-31T17:29:51.070Z] === RUN TestCopyWithTarInvalidSrc [2021-05-31T17:29:51.070Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-31T17:29:51.070Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-31T17:29:51.070Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-31T17:29:51.070Z] === RUN TestCopyWithTarSrcFile [2021-05-31T17:29:51.070Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-31T17:29:51.070Z] === RUN TestCopyWithTarSrcFolder [2021-05-31T17:29:51.070Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-31T17:29:51.070Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-31T17:29:51.070Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-31T17:29:51.070Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-31T17:29:51.070Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-31T17:29:51.070Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-31T17:29:51.070Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-31T17:29:51.070Z] === RUN TestCopyFileWithTarSrcFile [2021-05-31T17:29:51.070Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-31T17:29:51.070Z] === RUN TestTarFiles [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy (12.21s) [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.05s) [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2021-05-31T17:29:51.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2021-05-31T17:29:51.383Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:29:51.731Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-31T17:29:52.023Z] === RUN Test [2021-05-31T17:29:52.023Z] === RUN Test/TestInitialize [2021-05-31T17:29:52.023Z] === RUN Test [2021-05-31T17:29:52.023Z] === RUN Test/TestWatch [2021-05-31T17:29:52.023Z] --- PASS: Test (0.00s) [2021-05-31T17:29:52.023Z] --- PASS: Test/TestWatch (0.00s) [2021-05-31T17:29:52.023Z] PASS [2021-05-31T17:29:52.023Z] coverage: 92.3% of statements [2021-05-31T17:29:52.023Z] ok github.com/docker/docker/pkg/discovery/memory 0.076s coverage: 92.3% of statements [2021-05-31T17:29:52.023Z] time="2021-05-31T17:29:51Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:29:52.023Z] time="2021-05-31T17:29:51Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:29:52.023Z] time="2021-05-31T17:29:51Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:29:52.023Z] === RUN Test/TestInitializeWithCerts [2021-05-31T17:29:52.023Z] time="2021-05-31T17:29:51Z" level=info msg="Initializing discovery with TLS" [2021-05-31T17:29:52.023Z] === RUN Test/TestWatch [2021-05-31T17:29:52.023Z] time="2021-05-31T17:29:51Z" level=info msg="Initializing discovery without TLS" [2021-05-31T17:29:52.301Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-31T17:29:52.474Z] === RUN Test [2021-05-31T17:29:52.474Z] === RUN Test/TestInitialize [2021-05-31T17:29:52.474Z] === RUN Test/TestInitializeWithPattern [2021-05-31T17:29:52.474Z] === RUN Test/TestRegister [2021-05-31T17:29:52.474Z] === RUN Test/TestWatch [2021-05-31T17:29:52.474Z] --- PASS: Test (0.00s) [2021-05-31T17:29:52.474Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-31T17:29:52.474Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-31T17:29:52.474Z] --- PASS: Test/TestRegister (0.00s) [2021-05-31T17:29:52.474Z] --- PASS: Test/TestWatch (0.00s) [2021-05-31T17:29:52.474Z] PASS [2021-05-31T17:29:52.474Z] coverage: 93.8% of statements [2021-05-31T17:29:52.474Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-05-31T17:29:52.561Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory Post stage [Pipeline] junit [2021-05-31T17:29:52.864Z] Recording test results [2021-05-31T17:29:53.121Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-05-31T17:29:53.132Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:29:53.431Z] === RUN TestPollerAddRemove [2021-05-31T17:29:53.431Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-31T17:29:53.431Z] === RUN TestPollerEvent [2021-05-31T17:29:53.431Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-31T17:29:53.431Z] poller_test.go:41: No chmod on Windows [2021-05-31T17:29:53.431Z] === RUN TestPollerClose [2021-05-31T17:29:53.431Z] --- PASS: TestPollerClose (0.00s) [2021-05-31T17:29:53.431Z] PASS [2021-05-31T17:29:53.431Z] coverage: 36.2% of statements [2021-05-31T17:29:53.431Z] ok github.com/docker/docker/pkg/filenotify 0.086s coverage: 36.2% of statements [2021-05-31T17:29:53.565Z] + echo Ensuring container killed. [2021-05-31T17:29:53.565Z] Ensuring container killed. [2021-05-31T17:29:53.565Z] + docker rm -vf docker-pr3 [2021-05-31T17:29:53.565Z] Error: No such container: docker-pr3 [2021-05-31T17:29:53.565Z] + true [Pipeline] sh [2021-05-31T17:29:53.883Z] === RUN TestCopyFileWithInvalidSrc [2021-05-31T17:29:53.883Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCopyFileWithInvalidDest [2021-05-31T17:29:53.883Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-31T17:29:53.883Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-31T17:29:53.883Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCopyFile [2021-05-31T17:29:53.883Z] --- PASS: TestCopyFile (0.01s) [2021-05-31T17:29:53.883Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-31T17:29:53.883Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-31T17:29:53.883Z] fileutils_test.go:134: Needs porting to Windows [2021-05-31T17:29:53.883Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-31T17:29:53.883Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-31T17:29:53.883Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-31T17:29:53.883Z] fileutils_test.go:180: Needs porting to Windows [2021-05-31T17:29:53.883Z] === RUN TestWildcardMatches [2021-05-31T17:29:53.883Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestPatternMatches [2021-05-31T17:29:53.883Z] --- PASS: TestPatternMatches (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-31T17:29:53.883Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestPatternMatchesFolderExclusions [2021-05-31T17:29:53.883Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-31T17:29:53.883Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-31T17:29:53.883Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-31T17:29:53.883Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-31T17:29:53.883Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestSingleExclamationError [2021-05-31T17:29:53.883Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestMatchesWithNoPatterns [2021-05-31T17:29:53.883Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestMatchesWithMalformedPatterns [2021-05-31T17:29:53.883Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestMatches [2021-05-31T17:29:53.883Z] --- PASS: TestMatches (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatterns [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatternsExceptionFlag [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-31T17:29:53.883Z] === RUN TestCleanPatternsErrorSingleException [2021-05-31T17:29:53.883Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-31T17:29:53.938Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:29:53.938Z] Chowning /workspace to jenkins user [2021-05-31T17:29:53.938Z] + id -u [2021-05-31T17:29:53.938Z] + id -g [2021-05-31T17:29:53.938Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41656:/workspace busybox chown -R 1001:1001 /workspace [2021-05-31T17:29:53.938Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:29:54.227Z] latest: Pulling from library/busybox [2021-05-31T17:29:54.227Z] 83ab935e8eba: Pulling fs layer [2021-05-31T17:29:54.305Z] --- PASS: TestBuildMultiStageParentConfig (2.54s) [2021-05-31T17:29:54.305Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:29:54.305Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-31T17:29:54.305Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:29:54.305Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:29:54.334Z] === RUN TestCreateIfNotExistsDir [2021-05-31T17:29:54.335Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-31T17:29:54.335Z] === RUN TestCreateIfNotExistsFile [2021-05-31T17:29:54.335Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-31T17:29:54.335Z] === RUN TestMatch [2021-05-31T17:29:54.335Z] --- PASS: TestMatch (0.00s) [2021-05-31T17:29:54.335Z] PASS [2021-05-31T17:29:54.335Z] coverage: 87.7% of statements [2021-05-31T17:29:54.335Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 87.7% of statements [2021-05-31T17:29:54.335Z] === RUN TestGet [2021-05-31T17:29:54.335Z] --- PASS: TestGet (0.00s) [2021-05-31T17:29:54.335Z] === RUN TestGetShortcutString [2021-05-31T17:29:54.335Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-31T17:29:54.335Z] PASS [2021-05-31T17:29:54.335Z] coverage: 42.9% of statements [2021-05-31T17:29:54.335Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-05-31T17:29:54.516Z] 83ab935e8eba: Download complete [2021-05-31T17:29:55.145Z] 83ab935e8eba: Pull complete [2021-05-31T17:29:55.145Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:29:55.145Z] Status: Downloaded newer image for busybox:latest [2021-05-31T17:29:55.279Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-05-31T17:29:55.279Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:29:55.287Z] --- PASS: Test (3.20s) [2021-05-31T17:29:55.287Z] --- PASS: Test/TestInitialize (0.17s) [2021-05-31T17:29:55.287Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-31T17:29:55.287Z] --- PASS: Test/TestWatch (3.03s) [2021-05-31T17:29:55.287Z] PASS [2021-05-31T17:29:55.287Z] coverage: 84.1% of statements [2021-05-31T17:29:55.287Z] ok github.com/docker/docker/pkg/discovery/kv 3.330s coverage: 84.1% of statements [2021-05-31T17:29:55.287Z] === RUN TestCreateIDMapOrder [2021-05-31T17:29:55.287Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-31T17:29:55.287Z] PASS [2021-05-31T17:29:55.287Z] coverage: 7.2% of statements [2021-05-31T17:29:55.287Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2021-05-31T17:29:56.239Z] === RUN TestFixedBufferCap [2021-05-31T17:29:56.239Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestFixedBufferLen [2021-05-31T17:29:56.239Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestFixedBufferString [2021-05-31T17:29:56.239Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestFixedBufferWrite [2021-05-31T17:29:56.239Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestFixedBufferRead [2021-05-31T17:29:56.239Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestBytesPipeRead [2021-05-31T17:29:56.239Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestBytesPipeWrite [2021-05-31T17:29:56.239Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-31T17:29:56.239Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-31T17:29:56.691Z] === RUN TestError [2021-05-31T17:29:56.691Z] --- PASS: TestError (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestProgressString [2021-05-31T17:29:56.691Z] === RUN TestProgressString/no_progress [2021-05-31T17:29:56.691Z] === RUN TestProgressString/progress_1 [2021-05-31T17:29:56.691Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-31T17:29:56.691Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-31T17:29:56.691Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-31T17:29:56.691Z] === RUN TestProgressString/with_units [2021-05-31T17:29:56.691Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-31T17:29:56.691Z] === RUN TestProgressString/hide_counts [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-31T17:29:56.691Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestJSONMessageDisplay [2021-05-31T17:29:56.691Z] --- PASS: TestTarFiles (5.82s) [2021-05-31T17:29:56.691Z] === RUN TestTarUntar [2021-05-31T17:29:56.691Z] --- PASS: TestTarUntar (0.04s) [2021-05-31T17:29:56.691Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-31T17:29:56.691Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestTarWithOptions [2021-05-31T17:29:56.691Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-31T17:29:56.691Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-31T17:29:56.691Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestUntarUstarGnuConflict [2021-05-31T17:29:56.691Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestUntarInvalidFilenames [2021-05-31T17:29:56.691Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-05-31T17:29:56.691Z] === RUN TestAtomicWriteToFile [2021-05-31T17:29:56.691Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-05-31T17:29:56.691Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-31T17:29:56.691Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-31T17:29:56.691Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestDisplayJSONMessagesStream [2021-05-31T17:29:56.691Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-31T17:29:56.691Z] PASS [2021-05-31T17:29:56.691Z] coverage: 91.7% of statements [2021-05-31T17:29:56.691Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-31T17:29:56.691Z] === RUN TestAtomicWriteSetCommit [2021-05-31T17:29:56.691Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2021-05-31T17:29:56.691Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-31T17:29:56.691Z] === RUN TestAtomicWriteSetCancel [2021-05-31T17:29:56.691Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2021-05-31T17:29:56.691Z] === RUN TestReadCloserWrapperClose [2021-05-31T17:29:56.691Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestReaderErrWrapperReadOnError [2021-05-31T17:29:56.691Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestReaderErrWrapperRead [2021-05-31T17:29:56.691Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestHashData [2021-05-31T17:29:56.691Z] --- PASS: TestHashData (0.00s) [2021-05-31T17:29:56.691Z] === RUN TestCancelReadCloser [2021-05-31T17:29:57.142Z] === RUN TestStandardLongPath [2021-05-31T17:29:57.142Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestUNCLongPath [2021-05-31T17:29:57.142Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-31T17:29:57.142Z] PASS [2021-05-31T17:29:57.142Z] coverage: 100.0% of statements [2021-05-31T17:29:57.142Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-31T17:29:57.142Z] === RUN TestWriteCloserWrapperClose [2021-05-31T17:29:57.142Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestNopWriteCloser [2021-05-31T17:29:57.142Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestNopWriter [2021-05-31T17:29:57.142Z] --- PASS: TestNopWriter (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestWriteCounter [2021-05-31T17:29:57.142Z] --- PASS: TestWriteCounter (0.00s) [2021-05-31T17:29:57.142Z] PASS [2021-05-31T17:29:57.142Z] coverage: 69.2% of statements [2021-05-31T17:29:57.142Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2021-05-31T17:29:57.142Z] ok github.com/docker/docker/pkg/ioutils 0.691s coverage: 69.2% of statements [2021-05-31T17:29:57.142Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames845897034\\dest" [2021-05-31T17:29:57.142Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-05-31T17:29:57.142Z] === RUN TestUntarHardlinkToSymlink [2021-05-31T17:29:57.142Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-31T17:29:57.142Z] === RUN TestUntarInvalidHardlink [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink349410043\\victim\\hello" -> "../victim/hello" [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink438342174\\victim\\hello" -> "/../victim/hello" [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink390404325\\victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink631155456\\victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113397855\\victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink024774706\\victim" -> "../victim" [2021-05-31T17:29:57.142Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-31T17:29:57.142Z] === RUN TestUntarInvalidSymlink [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink063967209\\dest\\dotdot" -> "../victim/hello" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink793197108\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink217005571\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210447238\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213109549\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink376510120\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:57.142Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink987001319\\dest\\dir\\loophole" -> "../../victim" [2021-05-31T17:29:57.142Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-05-31T17:29:57.142Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-31T17:29:57.142Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestXGlobalNoParent [2021-05-31T17:29:57.142Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-31T17:29:57.142Z] === RUN TestReplaceFileTarWrapper [2021-05-31T17:29:57.142Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-05-31T17:29:57.142Z] === RUN TestPrefixHeaderReadable [2021-05-31T17:29:57.598Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-31T17:29:57.598Z] === RUN TestDisablePigz [2021-05-31T17:29:57.598Z] --- PASS: TestDisablePigz (0.16s) [2021-05-31T17:29:57.598Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-31T17:29:57.598Z] === RUN TestPigz [2021-05-31T17:29:57.598Z] --- PASS: TestPigz (0.24s) [2021-05-31T17:29:57.598Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-31T17:29:57.598Z] === RUN TestCopyFileWithInvalidDest [2021-05-31T17:29:57.598Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:29:57.598Z] archive_windows_test.go:16: Currently fails [2021-05-31T17:29:57.598Z] === RUN TestCanonicalTarNameForPath [2021-05-31T17:29:57.598Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-31T17:29:57.598Z] === RUN TestCanonicalTarName [2021-05-31T17:29:57.598Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-31T17:29:57.598Z] === RUN TestChmodTarEntry [2021-05-31T17:29:57.598Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-31T17:29:57.598Z] === RUN TestHardLinkOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:29:58.049Z] --- PASS: TestHardLinkOrder (0.11s) [2021-05-31T17:29:58.049Z] === RUN TestChangeString [2021-05-31T17:29:58.049Z] --- PASS: TestChangeString (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestChangesWithNoChanges [2021-05-31T17:29:58.049Z] === RUN TestNameFormat [2021-05-31T17:29:58.049Z] --- PASS: TestNameFormat (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestNameRetries [2021-05-31T17:29:58.049Z] --- PASS: TestNameRetries (0.00s) [2021-05-31T17:29:58.049Z] PASS [2021-05-31T17:29:58.049Z] coverage: 85.7% of statements [2021-05-31T17:29:58.049Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-31T17:29:58.049Z] === RUN TestChangesWithChanges [2021-05-31T17:29:58.049Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-05-31T17:29:58.049Z] --- PASS: TestChangesWithChanges (0.03s) [2021-05-31T17:29:58.049Z] === RUN TestChangesWithChangesGH13590 [2021-05-31T17:29:58.049Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-31T17:29:58.049Z] changes_test.go:196: needs more investigation [2021-05-31T17:29:58.049Z] === RUN TestChangesDirsEmpty [2021-05-31T17:29:58.049Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-31T17:29:58.049Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-31T17:29:58.049Z] === RUN TestChangesDirsMutated [2021-05-31T17:29:58.049Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-31T17:29:58.049Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-31T17:29:58.049Z] === RUN TestApplyLayer [2021-05-31T17:29:58.049Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-31T17:29:58.049Z] changes_test.go:433: needs further investigation [2021-05-31T17:29:58.049Z] === RUN TestChangesSizeWithHardlinks [2021-05-31T17:29:58.049Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-31T17:29:58.049Z] changes_test.go:469: needs further investigation [2021-05-31T17:29:58.049Z] === RUN TestChangesSizeWithNoChanges [2021-05-31T17:29:58.049Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-31T17:29:58.049Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestChangesSize [2021-05-31T17:29:58.049Z] --- PASS: TestChangesSize (0.01s) [2021-05-31T17:29:58.049Z] === RUN TestApplyLayerInvalidFilenames [2021-05-31T17:29:58.049Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames481961388\\dest" [2021-05-31T17:29:58.049Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-31T17:29:58.049Z] === RUN TestApplyLayerInvalidHardlink [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink686525374\\victim\\hello" -> "../victim/hello" [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink483418629\\victim\\hello" -> "/../victim/hello" [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492969376\\victim" -> "../victim" [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink441656447\\victim" -> "../victim" [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink508160978\\victim" -> "../victim" [2021-05-31T17:29:58.049Z] === RUN TestParseKeyValueOpt [2021-05-31T17:29:58.049Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestParseUintList [2021-05-31T17:29:58.049Z] --- PASS: TestParseUintList (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestParseUintListMaximumLimits [2021-05-31T17:29:58.049Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-31T17:29:58.049Z] PASS [2021-05-31T17:29:58.049Z] coverage: 97.0% of statements [2021-05-31T17:29:58.049Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink101502729\\victim" -> "../victim" [2021-05-31T17:29:58.049Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-05-31T17:29:58.049Z] === RUN TestApplyLayerInvalidSymlink [2021-05-31T17:29:58.049Z] ok github.com/docker/docker/pkg/parsers 0.066s coverage: 97.0% of statements [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink254903508\\dest\\dotdot" -> "../victim/hello" [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink585853987\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink592025894\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158253645\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436684104\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:58.049Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink946874375\\dest\\loophole-victim" -> "../victim" [2021-05-31T17:29:58.049Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-31T17:29:58.049Z] === RUN TestApplyLayerWhiteouts [2021-05-31T17:29:58.049Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-05-31T17:29:58.049Z] === RUN TestGenerateEmptyFile [2021-05-31T17:29:58.049Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-31T17:29:58.049Z] === RUN TestGenerateWithContent [2021-05-31T17:29:58.049Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-31T17:29:58.049Z] PASS [2021-05-31T17:29:58.049Z] coverage: 61.6% of statements [2021-05-31T17:29:58.049Z] ok github.com/docker/docker/pkg/archive 8.656s coverage: 61.6% of statements [2021-05-31T17:29:58.252Z] + bundleName=s390x-integration [2021-05-31T17:29:58.252Z] + echo Creating s390x-integration-bundles.tar.gz [2021-05-31T17:29:58.252Z] Creating s390x-integration-bundles.tar.gz [2021-05-31T17:29:58.252Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-31T17:29:58.252Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-31T17:29:58.295Z] Archiving artifacts [2021-05-31T17:29:58.418Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-31T17:29:58.418Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-31T17:29:58.501Z] === RUN TestNewAndRemove [2021-05-31T17:29:58.501Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-31T17:29:58.501Z] === RUN TestRemoveInvalidPath [2021-05-31T17:29:58.501Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-31T17:29:58.501Z] PASS [2021-05-31T17:29:58.501Z] coverage: 82.6% of statements [2021-05-31T17:29:58.501Z] ok github.com/docker/docker/pkg/pidfile 0.105s coverage: 82.6% of statements [2021-05-31T17:29:58.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:29:58.936Z] --- PASS: TestCreateServiceMultipleTimes (18.31s) [2021-05-31T17:29:58.936Z] === RUN TestCreateServiceConflict [2021-05-31T17:29:58.982Z] + make clean [2021-05-31T17:29:59.271Z] docker volume rm -f docker-dev-cache [2021-05-31T17:29:59.301Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:29:59.453Z] === RUN TestParseEmptyInterface [2021-05-31T17:29:59.453Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestParseNonInterfaceType [2021-05-31T17:29:59.453Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestParseWithOneFunction [2021-05-31T17:29:59.453Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestParseWithMultipleFuncs [2021-05-31T17:29:59.453Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestParseWithUnnamedReturn [2021-05-31T17:29:59.453Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestEmbeddedInterface [2021-05-31T17:29:59.453Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestParsedImports [2021-05-31T17:29:59.453Z] --- PASS: TestParsedImports (0.00s) [2021-05-31T17:29:59.453Z] === RUN TestAliasedImports [2021-05-31T17:29:59.453Z] --- PASS: TestAliasedImports (0.00s) [2021-05-31T17:29:59.453Z] PASS [2021-05-31T17:29:59.453Z] coverage: 56.8% of statements [2021-05-31T17:29:59.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-05-31T17:29:59.801Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-31T17:30:00.408Z] === RUN TestFailedConnection [2021-05-31T17:30:00.741Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-31T17:30:00.859Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-31T17:30:00.859Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-31T17:30:00.859Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-31T17:30:00.859Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-31T17:30:00.859Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-31T17:30:00.859Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-31T17:30:00.859Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-31T17:30:00.859Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-31T17:30:00.859Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-31T17:30:00.859Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-31T17:30:00.859Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-31T17:30:00.859Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-31T17:30:00.860Z] === RUN TestBufferPoolPutAndGet [2021-05-31T17:30:00.860Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-31T17:30:00.860Z] PASS [2021-05-31T17:30:00.860Z] coverage: 88.2% of statements [2021-05-31T17:30:00.860Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2021-05-31T17:30:00.860Z] === RUN TestHTTPTransport [2021-05-31T17:30:00.860Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-31T17:30:00.860Z] PASS [2021-05-31T17:30:00.860Z] coverage: 85.7% of statements [2021-05-31T17:30:00.860Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-05-31T17:30:01.450Z] --- PASS: TestCreateServiceConflict (2.48s) [2021-05-31T17:30:01.450Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:30:01.681Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-31T17:30:01.814Z] === RUN TestOutputOnPrematureClose [2021-05-31T17:30:01.814Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-31T17:30:01.814Z] === RUN TestCompleteSilently [2021-05-31T17:30:01.814Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-31T17:30:01.814Z] PASS [2021-05-31T17:30:01.814Z] coverage: 75.9% of statements [2021-05-31T17:30:01.814Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-05-31T17:30:01.814Z] === RUN TestSendToOneSub [2021-05-31T17:30:01.814Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-31T17:30:01.814Z] === RUN TestSendToMultipleSubs [2021-05-31T17:30:01.814Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-31T17:30:01.814Z] === RUN TestEvictOneSub [2021-05-31T17:30:01.814Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-31T17:30:01.814Z] === RUN TestClosePublisher [2021-05-31T17:30:01.814Z] --- PASS: TestClosePublisher (0.00s) [2021-05-31T17:30:01.814Z] === RUN TestPubSubRace [Pipeline] // stage [Pipeline] } [2021-05-31T17:30:01.941Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-31T17:30:02.265Z] --- PASS: TestFailedConnection (2.14s) [2021-05-31T17:30:02.265Z] === RUN TestFailOnce [2021-05-31T17:30:02.717Z] 2021/05/31 17:30:02 http: panic serving 127.0.0.1:49220: Plugin not ready [2021-05-31T17:30:02.717Z] goroutine 34 [running]: [2021-05-31T17:30:02.717Z] net/http.(*conn).serve.func1(0xc000134000) [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-31T17:30:02.717Z] panic(0x849b40, 0x986aa0) [2021-05-31T17:30:02.717Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-31T17:30:02.717Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-31T17:30:02.717Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-31T17:30:02.717Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-31T17:30:02.717Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-31T17:30:02.717Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00014a000, 0xc000148000) [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-31T17:30:02.717Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040) [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-31T17:30:02.717Z] created by net/http.(*Server).Serve [2021-05-31T17:30:02.717Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-31T17:30:02.717Z] time="2021-05-31T17:30:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" [2021-05-31T17:30:02.717Z] === RUN TestRegister [2021-05-31T17:30:02.717Z] --- PASS: TestRegister (0.00s) [2021-05-31T17:30:02.717Z] === RUN TestCommand [2021-05-31T17:30:02.717Z] --- PASS: TestCommand (0.03s) [2021-05-31T17:30:02.717Z] === RUN TestNaiveSelf [2021-05-31T17:30:02.717Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-31T17:30:02.717Z] PASS [2021-05-31T17:30:02.717Z] coverage: 82.4% of statements [2021-05-31T17:30:02.717Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-05-31T17:30:02.717Z] --- PASS: TestPubSubRace (1.06s) [2021-05-31T17:30:02.717Z] PASS [2021-05-31T17:30:02.717Z] coverage: 75.0% of statements [2021-05-31T17:30:02.717Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2021-05-31T17:30:03.673Z] --- PASS: TestFailOnce (1.17s) [2021-05-31T17:30:03.673Z] === RUN TestEchoInputOutput [2021-05-31T17:30:03.673Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-31T17:30:03.673Z] === RUN TestBackoff [2021-05-31T17:30:03.673Z] --- PASS: TestBackoff (0.00s) [2021-05-31T17:30:03.673Z] === RUN TestAbortRetry [2021-05-31T17:30:03.673Z] --- PASS: TestAbortRetry (0.00s) [2021-05-31T17:30:03.673Z] === RUN TestClientScheme [2021-05-31T17:30:03.673Z] --- PASS: TestClientScheme (0.00s) [2021-05-31T17:30:03.673Z] === RUN TestNewClientWithTimeout [2021-05-31T17:30:03.673Z] === RUN TestParseSignal [2021-05-31T17:30:03.673Z] --- PASS: TestParseSignal (0.00s) [2021-05-31T17:30:03.673Z] === RUN TestValidSignalForPlatform [2021-05-31T17:30:03.673Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-31T17:30:03.673Z] PASS [2021-05-31T17:30:03.673Z] coverage: 19.7% of statements [2021-05-31T17:30:03.673Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.7% of statements [2021-05-31T17:30:04.125Z] === RUN TestNewStdWriter [2021-05-31T17:30:04.125Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-31T17:30:04.125Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestWriteWithNilBytes [2021-05-31T17:30:04.125Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestWrite [2021-05-31T17:30:04.125Z] --- PASS: TestWrite (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestWriteWithWriterError [2021-05-31T17:30:04.125Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-31T17:30:04.125Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyWriteAndRead [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-31T17:30:04.125Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-31T17:30:04.125Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-31T17:30:04.125Z] PASS [2021-05-31T17:30:04.125Z] coverage: 100.0% of statements [2021-05-31T17:30:04.125Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-05-31T17:30:04.125Z] time="2021-05-31T17:30:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-31T17:30:05.078Z] === RUN TestGenerateRandomID [2021-05-31T17:30:05.078Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestShortenId [2021-05-31T17:30:05.078Z] --- PASS: TestShortenId (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestShortenSha256Id [2021-05-31T17:30:05.078Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestShortenIdEmpty [2021-05-31T17:30:05.078Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestShortenIdInvalid [2021-05-31T17:30:05.078Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestIsShortIDNonHex [2021-05-31T17:30:05.078Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestIsShortIDNotCorrectSize [2021-05-31T17:30:05.078Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-31T17:30:05.078Z] PASS [2021-05-31T17:30:05.078Z] coverage: 70.6% of statements [2021-05-31T17:30:05.078Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2021-05-31T17:30:05.078Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-31T17:30:05.078Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-31T17:30:05.078Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestFormatStatus [2021-05-31T17:30:05.078Z] --- PASS: TestFormatStatus (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestFormatError [2021-05-31T17:30:05.078Z] --- PASS: TestFormatError (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestFormatJSONError [2021-05-31T17:30:05.078Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-31T17:30:05.078Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-31T17:30:05.078Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestNewJSONProgressOutput [2021-05-31T17:30:05.078Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestAuxFormatterEmit [2021-05-31T17:30:05.078Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestStreamWriterStdout [2021-05-31T17:30:05.078Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-31T17:30:05.078Z] === RUN TestStreamWriterStderr [2021-05-31T17:30:05.078Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-31T17:30:05.078Z] PASS [2021-05-31T17:30:05.078Z] coverage: 66.2% of statements [2021-05-31T17:30:05.078Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-05-31T17:30:05.529Z] time="2021-05-31T17:30:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-31T17:30:05.614Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-05-31T17:30:05.614Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:30:05.980Z] === RUN TestIsCpusetListAvailable [2021-05-31T17:30:05.980Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-31T17:30:05.980Z] PASS [2021-05-31T17:30:05.980Z] coverage: 38.2% of statements [2021-05-31T17:30:05.980Z] ok github.com/docker/docker/pkg/sysinfo 0.064s coverage: 38.2% of statements [2021-05-31T17:30:06.932Z] === RUN TestChtimes [2021-05-31T17:30:06.932Z] --- PASS: TestChtimes (0.01s) [2021-05-31T17:30:06.932Z] === RUN TestChtimesWindows [2021-05-31T17:30:06.932Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-31T17:30:06.932Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-31T17:30:06.932Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-31T17:30:06.932Z] === RUN TestEnsureRemoveAllNotExist [2021-05-31T17:30:06.932Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-31T17:30:06.932Z] === RUN TestEnsureRemoveAllWithDir [2021-05-31T17:30:06.932Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-31T17:30:06.932Z] === RUN TestEnsureRemoveAllWithFile [2021-05-31T17:30:06.932Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-31T17:30:06.932Z] === RUN TestHasWin32KSupport [2021-05-31T17:30:06.932Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-31T17:30:06.932Z] syscall_windows_test.go:8: win32k: true [2021-05-31T17:30:06.932Z] PASS [2021-05-31T17:30:06.932Z] coverage: 12.0% of statements [2021-05-31T17:30:06.932Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements [2021-05-31T17:30:07.384Z] === RUN TestTailFile [2021-05-31T17:30:07.384Z] --- PASS: TestTailFile (0.00s) [2021-05-31T17:30:07.384Z] === RUN TestTailFileManyLines [2021-05-31T17:30:07.384Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-31T17:30:07.384Z] === RUN TestTailEmptyFile [2021-05-31T17:30:07.384Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-31T17:30:07.384Z] === RUN TestTailNegativeN [2021-05-31T17:30:07.384Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.384Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.384Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:30:07.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.385Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.840Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.840Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.841Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-31T17:30:07.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-31T17:30:07.843Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-31T17:30:07.844Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-31T17:30:07.845Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-31T17:30:07.845Z] PASS [2021-05-31T17:30:07.845Z] coverage: 88.6% of statements [2021-05-31T17:30:07.845Z] ok github.com/docker/docker/pkg/tailfile 0.438s coverage: 88.6% of statements [2021-05-31T17:30:07.845Z] time="2021-05-31T17:30:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-31T17:30:08.296Z] === RUN TestTarSumRemoveNonExistent [2021-05-31T17:30:08.296Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestTarSumRemove [2021-05-31T17:30:08.296Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestSortFileInfoSums [2021-05-31T17:30:08.296Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestNewTarSumForLabelInvalid [2021-05-31T17:30:08.296Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestNewTarSumForLabel [2021-05-31T17:30:08.296Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestEmptyTar [2021-05-31T17:30:08.296Z] --- PASS: TestEmptyTar (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestTarSumsReadSize [2021-05-31T17:30:08.296Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestTarSums [2021-05-31T17:30:08.296Z] --- PASS: TestTarSums (0.08s) [2021-05-31T17:30:08.296Z] === RUN TestIteration [2021-05-31T17:30:08.296Z] --- PASS: TestIteration (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestVersionLabelForChecksum [2021-05-31T17:30:08.296Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestVersion [2021-05-31T17:30:08.296Z] --- PASS: TestVersion (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestGetVersion [2021-05-31T17:30:08.296Z] --- PASS: TestGetVersion (0.00s) [2021-05-31T17:30:08.296Z] === RUN TestGetVersions [2021-05-31T17:30:08.296Z] --- PASS: TestGetVersions (0.00s) [2021-05-31T17:30:08.296Z] PASS [2021-05-31T17:30:08.296Z] coverage: 89.3% of statements [2021-05-31T17:30:08.296Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-05-31T17:30:08.747Z] testing: warning: no tests to run [2021-05-31T17:30:08.747Z] PASS [2021-05-31T17:30:08.747Z] coverage: [no statements] [2021-05-31T17:30:08.747Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-05-31T17:30:09.189Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.82s) [2021-05-31T17:30:09.189Z] PASS [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] === Skipped [2021-05-31T17:30:09.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:30:09.189Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:30:09.189Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:30:09.189Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:30:09.189Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] [2021-05-31T17:30:09.189Z] DONE 17 tests, 4 skipped in 40.111s [2021-05-31T17:30:09.189Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:30:09.189Z] ++ 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-31T17:30:09.189Z] ++ set -e [2021-05-31T17:30:09.189Z] ++ '[' -n 0 ']' [2021-05-31T17:30:09.189Z] ++ set -x [2021-05-31T17:30:09.189Z] ++ 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-31T17:30:09.189Z] INFO: Testing against a local daemon [2021-05-31T17:30:09.189Z] === RUN TestPluginInvalidJSON [2021-05-31T17:30:09.189Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:30:09.189Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:30:09.189Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:30:09.189Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-31T17:30:09.189Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:30:09.189Z] === RUN TestPluginInstall [2021-05-31T17:30:09.189Z] === RUN TestPluginInstall/no_auth [2021-05-31T17:30:09.199Z] === RUN TestTruncIndex [2021-05-31T17:30:09.449Z] time="2021-05-31T17:30:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:09.449Z] time="2021-05-31T17:30:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e8148fb21d39b2ccb2d3a7d61fea0ce25cb1054ca4ed1572131e648de3af80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:09.449Z] time="2021-05-31T17:30:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:09.449Z] time="2021-05-31T17:30:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e8148fb21d39b2ccb2d3a7d61fea0ce25cb1054ca4ed1572131e648de3af80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:09.651Z] --- PASS: TestTruncIndex (0.10s) [2021-05-31T17:30:09.651Z] PASS [2021-05-31T17:30:09.651Z] coverage: 91.5% of statements [2021-05-31T17:30:09.651Z] ok github.com/docker/docker/pkg/truncindex 0.158s coverage: 91.5% of statements [2021-05-31T17:30:09.651Z] === RUN TestIsGIT [2021-05-31T17:30:09.651Z] --- PASS: TestIsGIT (0.00s) [2021-05-31T17:30:09.651Z] === RUN TestIsTransport [2021-05-31T17:30:09.651Z] --- PASS: TestIsTransport (0.00s) [2021-05-31T17:30:09.651Z] PASS [2021-05-31T17:30:09.651Z] coverage: 100.0% of statements [2021-05-31T17:30:09.651Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-05-31T17:30:09.709Z] === RUN TestPluginInstall/with_htpasswd [2021-05-31T17:30:10.102Z] === RUN TestVersionInfo [2021-05-31T17:30:10.102Z] --- PASS: TestVersionInfo (0.00s) [2021-05-31T17:30:10.102Z] === RUN TestAppendVersions [2021-05-31T17:30:10.102Z] --- PASS: TestAppendVersions (0.00s) [2021-05-31T17:30:10.102Z] PASS [2021-05-31T17:30:10.102Z] coverage: 88.9% of statements [2021-05-31T17:30:10.102Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2021-05-31T17:30:10.648Z] time="2021-05-31T17:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:10.648Z] time="2021-05-31T17:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edd18cd7b9ea0d7ea8cb5293a636383ef2dd4d10848a8792b7176a993fd51e35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:10.648Z] time="2021-05-31T17:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:10.648Z] time="2021-05-31T17:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edd18cd7b9ea0d7ea8cb5293a636383ef2dd4d10848a8792b7176a993fd51e35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:10.908Z] === RUN TestPluginInstall/with_insecure [2021-05-31T17:30:11.946Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-31T17:30:12.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-31T17:30:12.257Z] === RUN TestValidatePrivileges [2021-05-31T17:30:12.257Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-31T17:30:12.257Z] === RUN TestFilterByCapNeg [2021-05-31T17:30:12.257Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-31T17:30:12.257Z] === RUN TestFilterByCapPos [2021-05-31T17:30:12.257Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-31T17:30:12.257Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-31T17:30:12.257Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-31T17:30:12.257Z] PASS [2021-05-31T17:30:12.257Z] coverage: 12.0% of statements [2021-05-31T17:30:12.257Z] ok github.com/docker/docker/plugin 0.107s coverage: 12.0% of statements [2021-05-31T17:30:12.257Z] === RUN TestNewSettable [2021-05-31T17:30:12.257Z] --- PASS: TestNewSettable (0.00s) [2021-05-31T17:30:12.257Z] === RUN TestIsSettable [2021-05-31T17:30:12.257Z] --- PASS: TestIsSettable (0.00s) [2021-05-31T17:30:12.257Z] === RUN TestUpdateSettingsEnv [2021-05-31T17:30:12.257Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-31T17:30:12.257Z] PASS [2021-05-31T17:30:12.257Z] coverage: 20.1% of statements [2021-05-31T17:30:12.257Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.1% of statements [2021-05-31T17:30:12.467Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-31T17:30:12.709Z] time="2021-05-31T17:30:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-31T17:30:12.818Z] time="2021-05-31T17:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:12.818Z] time="2021-05-31T17:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e375947fc63bc3ae46857020f2b988d22b716af66a9427b9769d4f8de2f7e19c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:12.818Z] time="2021-05-31T17:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:30:12.818Z] time="2021-05-31T17:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e375947fc63bc3ae46857020f2b988d22b716af66a9427b9769d4f8de2f7e19c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:30:13.019Z] --- PASS: TestBuildMultiStageOnBuild (16.56s) [2021-05-31T17:30:13.019Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:30:13.019Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-31T17:30:13.019Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:30:13.019Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:30:13.078Z] --- PASS: TestPluginInstall (5.94s) [2021-05-31T17:30:13.078Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-05-31T17:30:13.078Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-05-31T17:30:13.078Z] --- PASS: TestPluginInstall/with_insecure (2.17s) [2021-05-31T17:30:13.078Z] plugin_test.go:165: [dda3b3c7ef500] daemon is not started [2021-05-31T17:30:13.078Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:30:13.662Z] === RUN TestLoad [2021-05-31T17:30:13.662Z] --- PASS: TestLoad (0.00s) [2021-05-31T17:30:13.662Z] === RUN TestSave [2021-05-31T17:30:13.662Z] --- PASS: TestSave (0.03s) [2021-05-31T17:30:13.662Z] === RUN TestAddDeleteGet [2021-05-31T17:30:13.662Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-31T17:30:13.662Z] === RUN TestInvalidTags [2021-05-31T17:30:13.662Z] --- PASS: TestInvalidTags (0.01s) [2021-05-31T17:30:13.662Z] PASS [2021-05-31T17:30:13.662Z] coverage: 84.4% of statements [2021-05-31T17:30:13.662Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan (24.26s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.16s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.96s) [2021-05-31T17:30:13.849Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.50s) [2021-05-31T17:30:13.849Z] PASS [2021-05-31T17:30:13.849Z] [2021-05-31T17:30:13.849Z] DONE 8 tests in 26.625s [2021-05-31T17:30:13.849Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:30:13.849Z] ++ 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-31T17:30:13.849Z] ++ set -e [2021-05-31T17:30:13.849Z] ++ '[' -n 0 ']' [2021-05-31T17:30:13.849Z] ++ set -x [2021-05-31T17:30:13.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=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-31T17:30:13.849Z] testing: warning: no tests to run [2021-05-31T17:30:13.849Z] PASS [2021-05-31T17:30:13.849Z] [2021-05-31T17:30:13.849Z] DONE 0 tests in 0.029s [2021-05-31T17:30:13.849Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:30:13.849Z] ++ 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-31T17:30:13.849Z] ++ set -e [2021-05-31T17:30:13.849Z] ++ '[' -n 0 ']' [2021-05-31T17:30:13.849Z] ++ set -x [2021-05-31T17:30:13.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=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-31T17:30:13.849Z] INFO: Testing against a local daemon [2021-05-31T17:30:13.849Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:30:15.618Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-31T17:30:15.812Z] === RUN TestResolveAuthConfigIndexServer [2021-05-31T17:30:15.812Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResolveAuthConfigFullURL [2021-05-31T17:30:15.812Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-31T17:30:15.812Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestValidateMirror [2021-05-31T17:30:15.812Z] --- PASS: TestValidateMirror (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestLoadInsecureRegistries [2021-05-31T17:30:15.812Z] time="2021-05-31T17:30:15Z" 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-31T17:30:15.812Z] time="2021-05-31T17:30:15Z" 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-31T17:30:15.812Z] time="2021-05-31T17:30:15Z" 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-31T17:30:15.812Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-05-31T17:30:15.812Z] === RUN TestNewServiceConfig [2021-05-31T17:30:15.812Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestValidateIndexName [2021-05-31T17:30:15.812Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestValidateIndexNameWithError [2021-05-31T17:30:15.812Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestEndpointParse [2021-05-31T17:30:15.812Z] --- PASS: TestEndpointParse (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestEndpointParseInvalid [2021-05-31T17:30:15.812Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestValidateEndpoint [2021-05-31T17:30:15.812Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-31T17:30:15.812Z] === RUN TestPing [2021-05-31T17:30:15.812Z] --- PASS: TestPing (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestPingRegistryEndpoint [2021-05-31T17:30:15.812Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-31T17:30:15.812Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:15.812Z] === RUN TestEndpoint [2021-05-31T17:30:15.812Z] --- SKIP: TestEndpoint (0.01s) [2021-05-31T17:30:15.812Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:15.812Z] === RUN TestParseRepositoryInfo [2021-05-31T17:30:15.812Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestNewIndexInfo [2021-05-31T17:30:15.812Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestMirrorEndpointLookup [2021-05-31T17:30:15.812Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-31T17:30:15.812Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:15.812Z] === RUN TestSearchRepositories [2021-05-31T17:30:15.812Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-31T17:30:15.812Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-31T17:30:15.812Z] Host: 127.0.0.1:49229 [2021-05-31T17:30:15.812Z] User-Agent: docker test client [2021-05-31T17:30:15.812Z] Authorization: Token fake-token [2021-05-31T17:30:15.812Z] X-Docker-Token: true [2021-05-31T17:30:15.812Z] Accept-Encoding: gzip [2021-05-31T17:30:15.812Z] [2021-05-31T17:30:15.812Z] [2021-05-31T17:30:15.812Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-31T17:30:15.812Z] Connection: close [2021-05-31T17:30:15.812Z] Content-Length: 144 [2021-05-31T17:30:15.812Z] Cache-Control: no-cache [2021-05-31T17:30:15.812Z] Content-Type: application/json [2021-05-31T17:30:15.812Z] Date: Mon, 31 May 2021 17:30:15 GMT [2021-05-31T17:30:15.812Z] Expires: -1 [2021-05-31T17:30:15.812Z] Pragma: no-cache [2021-05-31T17:30:15.812Z] Server: docker-tests/mock [2021-05-31T17:30:15.812Z] X-Docker-Registry-Config: mock [2021-05-31T17:30:15.812Z] X-Docker-Registry-Version: 0.0.0 [2021-05-31T17:30:15.812Z] [2021-05-31T17:30:15.812Z] [2021-05-31T17:30:15.812Z] === RUN TestTrustedLocation [2021-05-31T17:30:15.812Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-31T17:30:15.812Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestAllowNondistributableArtifacts [2021-05-31T17:30:15.812Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestIsSecureIndex [2021-05-31T17:30:15.812Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-31T17:30:15.812Z] PASS [2021-05-31T17:30:15.812Z] coverage: 51.7% of statements [2021-05-31T17:30:15.812Z] ok github.com/docker/docker/registry 0.280s coverage: 51.7% of statements [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReaderWithReadError [2021-05-31T17:30:15.812Z] time="2021-05-31T17:30:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReader [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-31T17:30:15.812Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-31T17:30:15.812Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-31T17:30:15.812Z] PASS [2021-05-31T17:30:15.812Z] coverage: 100.0% of statements [2021-05-31T17:30:15.812Z] ok github.com/docker/docker/registry/resumable 0.251s coverage: 100.0% of statements [2021-05-31T17:30:16.388Z] --- PASS: TestAuthZPluginAllowRequest (2.68s) [2021-05-31T17:30:16.388Z] === RUN TestAuthZPluginTLS [2021-05-31T17:30:16.771Z] === RUN TestRestartManagerTimeout [2021-05-31T17:30:16.771Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-31T17:30:16.771Z] === RUN TestRestartManagerTimeoutReset [2021-05-31T17:30:16.771Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-31T17:30:16.771Z] PASS [2021-05-31T17:30:16.771Z] coverage: 50.9% of statements [2021-05-31T17:30:16.771Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2021-05-31T17:30:17.224Z] === RUN TestDecodeContainerConfig [2021-05-31T17:30:17.224Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-31T17:30:17.224Z] === RUN TestDecodeContainerConfigIsolation [2021-05-31T17:30:17.224Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-31T17:30:17.224Z] === RUN TestValidatePrivileged [2021-05-31T17:30:17.224Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-31T17:30:17.224Z] PASS [2021-05-31T17:30:17.224Z] coverage: 52.2% of statements [2021-05-31T17:30:17.224Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2021-05-31T17:30:17.327Z] --- PASS: TestAuthZPluginTLS (0.95s) [2021-05-31T17:30:17.327Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:30:18.155Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-31T17:30:18.178Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-31T17:30:18.178Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-31T17:30:18.178Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-31T17:30:18.178Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-31T17:30:18.178Z] PASS [2021-05-31T17:30:18.178Z] coverage: 62.5% of statements [2021-05-31T17:30:18.178Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-05-31T17:30:18.265Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-31T17:30:18.265Z] --- PASS: TestAuthZPluginDenyRequest (0.79s) [2021-05-31T17:30:18.265Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:30:18.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s) [2021-05-31T17:30:18.834Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:30:19.771Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-05-31T17:30:19.771Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:30:20.448Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2021-05-31T17:30:20.448Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:30:20.693Z] --- PASS: TestPluginsWithRuntimes (7.19s) [2021-05-31T17:30:20.693Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.24s) [2021-05-31T17:30:20.693Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.23s) [2021-05-31T17:30:20.693Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:30:21.056Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:30:21.056Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-05-31T17:30:21.056Z] === RUN TestClientStream [2021-05-31T17:30:21.056Z] --- PASS: TestClientStream (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestClientSendFile [2021-05-31T17:30:21.056Z] --- PASS: TestClientSendFile (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestClientWithRequestTimeout [2021-05-31T17:30:21.056Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestFileSpecPlugin [2021-05-31T17:30:21.056Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-05-31T17:30:21.056Z] === RUN TestFileJSONSpecPlugin [2021-05-31T17:30:21.056Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-31T17:30:21.056Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-05-31T17:30:21.056Z] === RUN TestPluginAddHandler [2021-05-31T17:30:21.056Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestPluginWaitBadPlugin [2021-05-31T17:30:21.056Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-31T17:30:21.056Z] === RUN TestGet [2021-05-31T17:30:21.056Z] time="2021-05-31T17:30:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-31T17:30:21.151Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-05-31T17:30:21.152Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:30:21.263Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-05-31T17:30:21.263Z] PASS [2021-05-31T17:30:21.263Z] [2021-05-31T17:30:21.263Z] DONE 10 tests in 14.463s [2021-05-31T17:30:21.263Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:30:21.263Z] ++ 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-31T17:30:21.263Z] ++ set -e [2021-05-31T17:30:21.263Z] ++ '[' -n 0 ']' [2021-05-31T17:30:21.263Z] ++ set -x [2021-05-31T17:30:21.263Z] ++ 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-31T17:30:21.522Z] INFO: Testing against a local daemon [2021-05-31T17:30:21.522Z] === RUN TestExternalGraphDriver [2021-05-31T17:30:21.613Z] --- PASS: TestBuildMultiStageLayerLeak (10.12s) [2021-05-31T17:30:21.613Z] === RUN TestBuildWithHugeFile [2021-05-31T17:30:21.782Z] === RUN TestExternalGraphDriver/json [2021-05-31T17:30:21.811Z] --- PASS: TestCreateServiceSecretFileMode (2.84s) [2021-05-31T17:30:21.811Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:30:22.017Z] === RUN TestGetDriver [2021-05-31T17:30:22.017Z] --- PASS: TestGetDriver (0.00s) [2021-05-31T17:30:22.017Z] === RUN TestVolumeRequestError [2021-05-31T17:30:22.017Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-31T17:30:22.017Z] PASS [2021-05-31T17:30:22.017Z] coverage: 36.1% of statements [2021-05-31T17:30:22.017Z] ok github.com/docker/docker/volume/drivers 0.102s coverage: 36.1% of statements [2021-05-31T17:30:22.017Z] === RUN TestGetAddress [2021-05-31T17:30:22.017Z] --- PASS: TestGetAddress (0.00s) [2021-05-31T17:30:22.017Z] === RUN TestRemove [2021-05-31T17:30:22.017Z] --- SKIP: TestRemove (0.00s) [2021-05-31T17:30:22.017Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-31T17:30:22.017Z] === RUN TestInitializeWithVolumes [2021-05-31T17:30:22.017Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-31T17:30:22.017Z] === RUN TestCreate [2021-05-31T17:30:22.017Z] --- PASS: TestCreate (0.01s) [2021-05-31T17:30:22.017Z] === RUN TestValidateName [2021-05-31T17:30:22.017Z] --- PASS: TestValidateName (0.00s) [2021-05-31T17:30:22.017Z] === RUN TestCreateWithOpts [2021-05-31T17:30:22.017Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-31T17:30:22.017Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-31T17:30:22.017Z] === RUN TestRelaodNoOpts [2021-05-31T17:30:22.017Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-05-31T17:30:22.017Z] PASS [2021-05-31T17:30:22.017Z] coverage: 41.5% of statements [2021-05-31T17:30:22.017Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2021-05-31T17:30:22.017Z] time="2021-05-31T17:30:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-31T17:30:22.091Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2021-05-31T17:30:22.091Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:30:22.661Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-31T17:30:22.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:30:22.969Z] === RUN TestConvertTmpfsOptions [2021-05-31T17:30:22.969Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-31T17:30:22.969Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-31T17:30:22.969Z] parser_test.go:49: data="ro" [2021-05-31T17:30:22.969Z] === RUN TestParseMountRaw [2021-05-31T17:30:22.969Z] --- PASS: TestParseMountRaw (0.04s) [2021-05-31T17:30:22.969Z] === RUN TestParseMountRawSplit [2021-05-31T17:30:22.969Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-31T17:30:22.969Z] parser_test.go:390: case 0 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 1 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 2 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 3 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 4 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 5 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 6 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 7 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 8 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 0 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 1 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 2 [2021-05-31T17:30:22.969Z] parser_test.go:390: case 3 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 4 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 5 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 6 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 7 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 8 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 9 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 10 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 11 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 12 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 0 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 1 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 2 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 3 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 4 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 5 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 6 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 7 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 8 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 9 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 10 [2021-05-31T17:30:22.970Z] parser_test.go:390: case 11 [2021-05-31T17:30:22.970Z] === RUN TestParseMountSpec [2021-05-31T17:30:22.970Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-31T17:30:22.970Z] parser_test.go:455: case 0 [2021-05-31T17:30:22.970Z] parser_test.go:455: case 1 [2021-05-31T17:30:22.970Z] parser_test.go:455: case 2 [2021-05-31T17:30:22.970Z] parser_test.go:455: case 3 [2021-05-31T17:30:22.970Z] parser_test.go:455: case 4 [2021-05-31T17:30:22.970Z] parser_test.go:455: case 5 [2021-05-31T17:30:22.970Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-31T17:30:22.970Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-31T17:30:22.970Z] === RUN TestValidateMount [2021-05-31T17:30:22.970Z] --- PASS: TestValidateMount (0.00s) [2021-05-31T17:30:22.970Z] PASS [2021-05-31T17:30:22.970Z] coverage: 66.2% of statements [2021-05-31T17:30:22.970Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 66.2% of statements [2021-05-31T17:30:23.240Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) [2021-05-31T17:30:23.240Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:30:23.809Z] === RUN TestDockerSuite/TestBuildRm [2021-05-31T17:30:24.324Z] --- PASS: TestCreateServiceConfigFileMode (2.74s) [2021-05-31T17:30:24.324Z] === RUN TestCreateServiceSysctls [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-31T17:30:24.485Z] === RUN TestSetGetMeta [2021-05-31T17:30:24.485Z] === PAUSE TestSetGetMeta [2021-05-31T17:30:24.485Z] === RUN TestRestore [2021-05-31T17:30:24.485Z] === PAUSE TestRestore [2021-05-31T17:30:24.485Z] === RUN TestServiceCreate [2021-05-31T17:30:24.485Z] === PAUSE TestServiceCreate [2021-05-31T17:30:24.485Z] === RUN TestServiceList [2021-05-31T17:30:24.485Z] === PAUSE TestServiceList [2021-05-31T17:30:24.485Z] === RUN TestServiceRemove [2021-05-31T17:30:24.485Z] === PAUSE TestServiceRemove [2021-05-31T17:30:24.485Z] === RUN TestServiceGet [2021-05-31T17:30:24.485Z] === PAUSE TestServiceGet [2021-05-31T17:30:24.485Z] === RUN TestServicePrune [2021-05-31T17:30:24.485Z] === PAUSE TestServicePrune [2021-05-31T17:30:24.485Z] === RUN TestCreate [2021-05-31T17:30:24.485Z] === PAUSE TestCreate [2021-05-31T17:30:24.485Z] === RUN TestRemove [2021-05-31T17:30:24.485Z] === PAUSE TestRemove [2021-05-31T17:30:24.485Z] === RUN TestList [2021-05-31T17:30:24.485Z] === PAUSE TestList [2021-05-31T17:30:24.485Z] === RUN TestFindByDriver [2021-05-31T17:30:24.485Z] === PAUSE TestFindByDriver [2021-05-31T17:30:24.485Z] === RUN TestFindByReferenced [2021-05-31T17:30:24.485Z] === PAUSE TestFindByReferenced [2021-05-31T17:30:24.485Z] === RUN TestDerefMultipleOfSameRef [2021-05-31T17:30:24.485Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-31T17:30:24.485Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:30:24.485Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:30:24.485Z] === RUN TestDefererencePluginOnCreateError [2021-05-31T17:30:24.485Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-31T17:30:24.485Z] === RUN TestRefDerefRemove [2021-05-31T17:30:24.485Z] === PAUSE TestRefDerefRemove [2021-05-31T17:30:24.485Z] === RUN TestGet [2021-05-31T17:30:24.485Z] === PAUSE TestGet [2021-05-31T17:30:24.485Z] === RUN TestGetWithReference [2021-05-31T17:30:24.485Z] === PAUSE TestGetWithReference [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_nil_list [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_empty_list [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_filter_some [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_filter_middle [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:30:24.485Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-31T17:30:24.485Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_nil_list [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_filter_some [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_empty_list [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-31T17:30:24.485Z] === CONT TestFilterFunc/test_filter_middle [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-31T17:30:24.485Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-31T17:30:24.485Z] === CONT TestSetGetMeta [2021-05-31T17:30:24.485Z] === CONT TestFindByReferenced [2021-05-31T17:30:24.485Z] === CONT TestServicePrune [2021-05-31T17:30:24.485Z] === CONT TestFindByDriver [2021-05-31T17:30:24.485Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestGetWithReference [2021-05-31T17:30:24.485Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-31T17:30:24.485Z] === CONT TestGet [2021-05-31T17:30:24.485Z] --- PASS: TestFindByDriver (0.03s) [2021-05-31T17:30:24.485Z] === CONT TestRefDerefRemove [2021-05-31T17:30:24.485Z] --- PASS: TestGetWithReference (0.03s) [2021-05-31T17:30:24.485Z] === CONT TestDefererencePluginOnCreateError [2021-05-31T17:30:24.485Z] --- PASS: TestGet (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-31T17:30:24.485Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestDerefMultipleOfSameRef [2021-05-31T17:30:24.485Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-31T17:30:24.485Z] === CONT TestServiceGet [2021-05-31T17:30:24.485Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestServiceRemove [2021-05-31T17:30:24.485Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestServiceList [2021-05-31T17:30:24.485Z] --- PASS: TestServiceGet (0.10s) [2021-05-31T17:30:24.485Z] === CONT TestServiceCreate [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:30:24.485Z] --- PASS: TestServiceRemove (0.10s) [2021-05-31T17:30:24.485Z] === CONT TestRestore [2021-05-31T17:30:24.485Z] --- PASS: TestServiceList (0.10s) [2021-05-31T17:30:24.485Z] === CONT TestList [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-31T17:30:24.485Z] --- PASS: TestServiceCreate (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestRemove [2021-05-31T17:30:24.485Z] --- PASS: TestRestore (0.02s) [2021-05-31T17:30:24.485Z] === CONT TestCreate [2021-05-31T17:30:24.485Z] time="2021-05-31T17:30:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-31T17:30:24.485Z] --- PASS: TestList (0.02s) [2021-05-31T17:30:24.485Z] --- PASS: TestServicePrune (0.20s) [2021-05-31T17:30:24.485Z] --- PASS: TestCreate (0.02s) [2021-05-31T17:30:24.485Z] --- PASS: TestRemove (0.02s) [2021-05-31T17:30:24.485Z] PASS [2021-05-31T17:30:24.485Z] coverage: 70.3% of statements [2021-05-31T17:30:24.485Z] ok github.com/docker/docker/volume/service 0.287s coverage: 70.3% of statements [2021-05-31T17:30:25.718Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s) [2021-05-31T17:30:25.718Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:30:25.979Z] === RUN TestExternalGraphDriver/spec [2021-05-31T17:30:27.631Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-31T17:30:28.174Z] time="2021-05-31T17:30:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-31T17:30:28.203Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s) [2021-05-31T17:30:28.203Z] === RUN TestAuthZPluginHeader [2021-05-31T17:30:28.463Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-31T17:30:28.488Z] --- PASS: TestCreateServiceSysctls (3.36s) [2021-05-31T17:30:28.488Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:30:29.032Z] --- PASS: TestAuthZPluginHeader (1.09s) [2021-05-31T17:30:29.032Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:30:29.971Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-31T17:30:30.174Z] === RUN TestExternalGraphDriver/pull [2021-05-31T17:30:30.539Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-31T17:30:30.799Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-31T17:30:31.004Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2021-05-31T17:30:31.004Z] === RUN TestInspect [2021-05-31T17:30:32.068Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-31T17:30:32.068Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-31T17:30:32.068Z] Cross building: bundles/cross/windows/amd64 [2021-05-31T17:30:32.068Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-31T17:30:32.068Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-31T17:30:32.179Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-31T17:30:32.713Z] --- PASS: TestExternalGraphDriver (10.94s) [2021-05-31T17:30:32.713Z] --- PASS: TestExternalGraphDriver/json (3.67s) [2021-05-31T17:30:32.713Z] --- PASS: TestExternalGraphDriver/spec (4.19s) [2021-05-31T17:30:32.713Z] --- PASS: TestExternalGraphDriver/pull (2.93s) [2021-05-31T17:30:32.713Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:30:32.713Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-05-31T17:30:32.713Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:32.713Z] PASS [2021-05-31T17:30:32.713Z] [2021-05-31T17:30:32.713Z] === Skipped [2021-05-31T17:30:32.713Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-05-31T17:30:32.713Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:30:32.713Z] [2021-05-31T17:30:32.713Z] [2021-05-31T17:30:32.713Z] DONE 5 tests, 1 skipped in 11.147s [2021-05-31T17:30:32.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:30:32.713Z] ++ 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-31T17:30:32.713Z] ++ set -e [2021-05-31T17:30:32.713Z] ++ '[' -n 0 ']' [2021-05-31T17:30:32.713Z] ++ set -x [2021-05-31T17:30:32.713Z] ++ 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-31T17:30:32.713Z] INFO: Testing against a local daemon [2021-05-31T17:30:32.713Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:30:32.713Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:30:32.713Z] === RUN TestReadPluginNoRead [2021-05-31T17:30:32.713Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:30:32.713Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:30:32.713Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:30:32.713Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:30:32.713Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:30:32.713Z] === CONT TestReadPluginNoRead [2021-05-31T17:30:33.119Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-31T17:30:34.269Z] --- PASS: TestInspect (3.46s) [2021-05-31T17:30:34.269Z] === RUN TestCreateJob [2021-05-31T17:30:34.507Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-31T17:30:34.767Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.54s) [2021-05-31T17:30:34.767Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:30:36.662Z] --- PASS: TestGet (15.01s) [2021-05-31T17:30:36.662Z] === RUN TestPluginWithNoManifest [2021-05-31T17:30:36.662Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-31T17:30:36.662Z] === RUN TestGetAll [2021-05-31T17:30:36.662Z] --- PASS: TestGetAll (0.00s) [2021-05-31T17:30:36.662Z] PASS [2021-05-31T17:30:36.662Z] coverage: 73.4% of statements [2021-05-31T17:30:36.662Z] ok github.com/docker/docker/pkg/plugins 36.088s coverage: 73.4% of statements [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/quota [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:30:36.662Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:30:36.920Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:30:37.494Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2021-05-31T17:30:38.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-31T17:30:38.436Z] --- PASS: TestCreateJob (3.79s) [2021-05-31T17:30:38.436Z] === RUN TestReplicatedJob [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === Skipped [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-31T17:30:38.819Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-31T17:30:38.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-31T17:30:38.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-31T17:30:38.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-05-31T17:30:38.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-31T17:30:38.819Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-31T17:30:38.819Z] daemon_test.go:147: root required [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-31T17:30:38.819Z] reload_test.go:520: root required [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-31T17:30:38.819Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-31T17:30:38.819Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-31T17:30:38.819Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-31T17:30:38.819Z] download_test.go:268: Needs fixing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-31T17:30:38.819Z] layer_test.go:304: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-31T17:30:38.819Z] layer_test.go:353: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-31T17:30:38.819Z] layer_test.go:468: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-31T17:30:38.819Z] layer_test.go:697: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-31T17:30:38.819Z] migration_test.go:46: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-31T17:30:38.819Z] migration_test.go:182: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-31T17:30:38.819Z] mount_test.go:17: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-31T17:30:38.819Z] mount_test.go:76: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-31T17:30:38.819Z] mount_test.go:125: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-31T17:30:38.819Z] mount_test.go:212: Failing on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:134: Xz not present in msys2 [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:239: Failing on Windows CI machines [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-31T17:30:38.819Z] archive_windows_test.go:16: Currently fails [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-31T17:30:38.819Z] changes_test.go:196: needs more investigation [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-31T17:30:38.819Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-31T17:30:38.819Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-31T17:30:38.819Z] changes_test.go:433: needs further investigation [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-31T17:30:38.819Z] changes_test.go:469: needs further investigation [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-31T17:30:38.819Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-31T17:30:38.819Z] poller_test.go:41: No chmod on Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-31T17:30:38.819Z] fileutils_test.go:134: Needs porting to Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-31T17:30:38.819Z] fileutils_test.go:180: Needs porting to Windows [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-31T17:30:38.819Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-31T17:30:38.819Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-31T17:30:38.819Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-31T17:30:38.819Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-31T17:30:38.819Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] [2021-05-31T17:30:38.819Z] DONE 1833 tests, 47 skipped in 209.979s [2021-05-31T17:30:38.819Z] INFO: make.ps1 ended at 05/31/2021 17:30:38 [2021-05-31T17:30:38.874Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:30:39.000Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-31T17:30:39.000Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-31T17:30:39.000Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2021-05-31T17:30:39.000Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:30:39.260Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-31T17:30:39.260Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-31T17:30:39.830Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-31T17:30:40.333Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-31T17:30:40.333Z] INFO: Unit tests ended at 05/31/2021 17:30:40. Duration:00:03:46.2336761 [2021-05-31T17:30:40.333Z] INFO: Building busybox [2021-05-31T17:30:40.333Z] Sending build context to Docker daemon 5.12kB [2021-05-31T17:30:40.333Z] [2021-05-31T17:30:40.333Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-31T17:30:40.333Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-31T17:30:40.333Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-31T17:30:40.333Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-31T17:30:40.333Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-31T17:30:40.333Z] ---> 39d157a84080 [2021-05-31T17:30:40.333Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-31T17:30:40.781Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:30:40.784Z] ---> Running in 6570f97e7fdc [2021-05-31T17:30:41.740Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-31T17:30:41.740Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-31T17:30:42.681Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-31T17:30:42.698Z] --- PASS: TestReadPluginNoRead (9.62s) [2021-05-31T17:30:42.698Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2021-05-31T17:30:42.698Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-05-31T17:30:42.698Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-05-31T17:30:42.698Z] read_test.go:92: [d3326460492e6] daemon is not started [2021-05-31T17:30:42.960Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2021-05-31T17:30:42.960Z] PASS [2021-05-31T17:30:42.960Z] [2021-05-31T17:30:42.960Z] DONE 6 tests in 10.452s [2021-05-31T17:30:42.960Z] 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-31T17:30:42.960Z] ++ 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-31T17:30:42.960Z] ++ set -e [2021-05-31T17:30:42.960Z] ++ '[' -n 0 ']' [2021-05-31T17:30:42.960Z] ++ set -x [2021-05-31T17:30:42.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-31T17:30:42.961Z] testing: warning: no tests to run [2021-05-31T17:30:42.961Z] PASS [2021-05-31T17:30:43.223Z] [2021-05-31T17:30:43.223Z] DONE 0 tests in 0.059s [2021-05-31T17:30:43.223Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:30:43.223Z] ++ 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-31T17:30:43.223Z] ++ set -e [2021-05-31T17:30:43.223Z] ++ '[' -n 0 ']' [2021-05-31T17:30:43.223Z] ++ set -x [2021-05-31T17:30:43.223Z] ++ 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-31T17:30:43.223Z] INFO: Testing against a local daemon [2021-05-31T17:30:43.223Z] === RUN TestPluginWithDevMounts [2021-05-31T17:30:43.223Z] === PAUSE TestPluginWithDevMounts [2021-05-31T17:30:43.223Z] === CONT TestPluginWithDevMounts [2021-05-31T17:30:43.250Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.17s) [2021-05-31T17:30:43.251Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:30:44.472Z] Removing intermediate container 6570f97e7fdc [2021-05-31T17:30:44.472Z] ---> d64cec8226bc [2021-05-31T17:30:44.472Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-31T17:30:44.472Z] ---> Running in ccc4602c74a6 [2021-05-31T17:30:44.923Z] Removing intermediate container ccc4602c74a6 [2021-05-31T17:30:44.923Z] ---> 01c64bbad3fc [2021-05-31T17:30:44.923Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-31T17:30:44.923Z] ---> Running in 699bfc173c19 [2021-05-31T17:30:44.974Z] --- PASS: TestReplicatedJob (6.55s) [2021-05-31T17:30:44.974Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:30:45.381Z] Removing intermediate container 699bfc173c19 [2021-05-31T17:30:45.381Z] ---> c06b8eb1ee81 [2021-05-31T17:30:45.381Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-31T17:30:45.768Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-05-31T17:30:45.768Z] PASS [2021-05-31T17:30:45.768Z] [2021-05-31T17:30:45.768Z] DONE 1 tests in 2.279s [2021-05-31T17:30:45.768Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:30:45.768Z] ++ 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-31T17:30:45.768Z] ++ set -e [2021-05-31T17:30:45.768Z] ++ '[' -n 0 ']' [2021-05-31T17:30:45.768Z] ++ set -x [2021-05-31T17:30:45.768Z] ++ 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-31T17:30:45.768Z] INFO: Testing against a local daemon [2021-05-31T17:30:45.768Z] === RUN TestSecretInspect [2021-05-31T17:30:46.897Z] [2021-05-31T17:30:47.347Z] ---> 0e2817c61318 [2021-05-31T17:30:47.347Z] 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-31T17:30:47.347Z] ---> Running in dd9b4c19d510 [2021-05-31T17:30:48.533Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-31T17:30:49.063Z] --- PASS: TestSecretInspect (3.19s) [2021-05-31T17:30:49.063Z] === RUN TestSecretList [2021-05-31T17:30:49.138Z] --- PASS: TestUpdateReplicatedJob (4.02s) [2021-05-31T17:30:49.138Z] === RUN TestServiceListWithStatuses [2021-05-31T17:30:49.138Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:30:49.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:30:49.138Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:30:49.916Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-31T17:30:51.297Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-31T17:30:51.297Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-31T17:30:52.236Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-31T17:30:52.355Z] --- PASS: TestSecretList (3.23s) [2021-05-31T17:30:52.355Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:30:53.616Z] === RUN TestDockerSuite/TestBuildUser [2021-05-31T17:30:54.380Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2021-05-31T17:30:54.380Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:30:54.556Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.55s) [2021-05-31T17:30:54.556Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:30:55.649Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2021-05-31T17:30:55.649Z] === RUN TestSecretsUpdate [2021-05-31T17:30:55.936Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-31T17:30:57.639Z] Removing intermediate container dd9b4c19d510 [2021-05-31T17:30:57.639Z] ---> 18eb0ba31ce5 [2021-05-31T17:30:57.639Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-31T17:30:57.639Z] ---> Running in fb591f8be66d [2021-05-31T17:30:57.639Z] [2021-05-31T17:30:57.639Z] SUCCESS: Specified value was saved. [2021-05-31T17:30:58.188Z] --- PASS: TestSecretsUpdate (2.67s) [2021-05-31T17:30:58.188Z] === RUN TestTemplatedSecret [2021-05-31T17:30:58.542Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2021-05-31T17:30:58.542Z] === RUN TestServicePlugin [2021-05-31T17:30:59.230Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-31T17:31:00.504Z] Removing intermediate container fb591f8be66d [2021-05-31T17:31:00.504Z] ---> e365803f2972 [2021-05-31T17:31:00.504Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-31T17:31:00.504Z] ---> Running in a6ec9d3f0081 [2021-05-31T17:31:02.384Z] --- PASS: TestTemplatedSecret (3.82s) [2021-05-31T17:31:02.384Z] === RUN TestSecretCreateResolve [2021-05-31T17:31:02.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-31T17:31:04.202Z] Cannot create a file when that file already exists. [2021-05-31T17:31:04.922Z] --- PASS: TestSecretCreateResolve (3.20s) [2021-05-31T17:31:04.922Z] PASS [2021-05-31T17:31:04.922Z] [2021-05-31T17:31:04.922Z] DONE 6 tests in 19.452s [2021-05-31T17:31:04.922Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:31:04.922Z] ++ 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-31T17:31:04.922Z] ++ set -e [2021-05-31T17:31:04.922Z] ++ '[' -n 0 ']' [2021-05-31T17:31:04.922Z] ++ set -x [2021-05-31T17:31:04.922Z] ++ 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-31T17:31:05.182Z] INFO: Testing against a local daemon [2021-05-31T17:31:05.182Z] === RUN TestServiceCreateInit [2021-05-31T17:31:05.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:31:06.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-31T17:31:08.846Z] Removing intermediate container a6ec9d3f0081 [2021-05-31T17:31:08.846Z] ---> 29277493f786 [2021-05-31T17:31:08.846Z] Step 13/13 : CMD ["sh"] [2021-05-31T17:31:08.846Z] ---> Running in a03c1bc422b3 [2021-05-31T17:31:09.297Z] Removing intermediate container a03c1bc422b3 [2021-05-31T17:31:09.297Z] ---> e428620ccabe [2021-05-31T17:31:09.297Z] Successfully built e428620ccabe [2021-05-31T17:31:09.297Z] Successfully tagged busybox:latest [2021-05-31T17:31:09.297Z] INFO: Docker images of the daemon under test [2021-05-31T17:31:09.297Z] [2021-05-31T17:31:09.297Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-31T17:31:09.297Z] busybox latest e428620ccabe Less than a second ago 2.78GB [2021-05-31T17:31:09.297Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-05-31T17:31:09.297Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-05-31T17:31:09.297Z] [2021-05-31T17:31:09.297Z] INFO: Running integration tests at 05/31/2021 17:31:09... [2021-05-31T17:31:09.297Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-31T17:31:09.297Z] INFO: Integration API tests being run from the host: [2021-05-31T17:31:09.297Z] INFO: make.ps1 starting at 05/31/2021 17:31:09 [2021-05-31T17:31:10.249Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-31T17:31:10.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:31:13.327Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2021-05-31T17:31:13.327Z] PASS [2021-05-31T17:31:13.327Z] [2021-05-31T17:31:13.327Z] DONE 17 tests in 59.185s [2021-05-31T17:31:13.327Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:31:13.327Z] ++ 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-31T17:31:13.327Z] ++ set -e [2021-05-31T17:31:13.327Z] ++ '[' -n 0 ']' [2021-05-31T17:31:13.327Z] ++ set -x [2021-05-31T17:31:13.327Z] ++ 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-31T17:31:13.327Z] INFO: Testing against a local daemon [2021-05-31T17:31:13.327Z] === RUN TestPluginInvalidJSON [2021-05-31T17:31:13.327Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:31:13.327Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:31:13.327Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:31:13.327Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-31T17:31:13.327Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:31:13.327Z] === RUN TestPluginInstall [2021-05-31T17:31:13.327Z] === RUN TestPluginInstall/no_auth [2021-05-31T17:31:15.739Z] --- PASS: TestServiceCreateInit (10.68s) [2021-05-31T17:31:15.739Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2021-05-31T17:31:15.739Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2021-05-31T17:31:15.739Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:31:15.879Z] time="2021-05-31T17:31:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:15.879Z] time="2021-05-31T17:31:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4ddca5310aad38f10e86d9f8bed8e7bdf681ef45563672a304c0687ff7a61fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:15.879Z] time="2021-05-31T17:31:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:15.879Z] time="2021-05-31T17:31:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4ddca5310aad38f10e86d9f8bed8e7bdf681ef45563672a304c0687ff7a61fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:15.879Z] === RUN TestPluginInstall/with_htpasswd [2021-05-31T17:31:16.818Z] time="2021-05-31T17:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:16.818Z] time="2021-05-31T17:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f0d60f0d67e605f730b89a2dfd2b2918ac7dfcccafdae8711c1c9a75a98da95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:16.818Z] time="2021-05-31T17:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:16.818Z] time="2021-05-31T17:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f0d60f0d67e605f730b89a2dfd2b2918ac7dfcccafdae8711c1c9a75a98da95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:16.818Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-31T17:31:17.078Z] === RUN TestPluginInstall/with_insecure [2021-05-31T17:31:18.017Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-31T17:31:18.277Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-31T17:31:18.537Z] time="2021-05-31T17:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:18.537Z] time="2021-05-31T17:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e7058e7f592fdd279b663b943aa5f82cfb1ede2cf72be5ec1e2e1d287b70704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:18.537Z] time="2021-05-31T17:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:31:18.537Z] time="2021-05-31T17:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e7058e7f592fdd279b663b943aa5f82cfb1ede2cf72be5ec1e2e1d287b70704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:31:18.797Z] --- PASS: TestPluginInstall (5.81s) [2021-05-31T17:31:18.797Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2021-05-31T17:31:18.797Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2021-05-31T17:31:18.797Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2021-05-31T17:31:18.797Z] plugin_test.go:165: [d228ddecf106a] daemon is not started [2021-05-31T17:31:18.797Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:31:19.366Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-31T17:31:20.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-31T17:31:20.565Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-31T17:31:21.135Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-31T17:31:22.075Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-31T17:31:22.075Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-31T17:31:22.075Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-31T17:31:22.075Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-31T17:31:22.075Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-31T17:31:23.016Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-31T17:31:24.397Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-31T17:31:24.658Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-31T17:31:24.918Z] --- PASS: TestPluginsWithRuntimes (6.16s) [2021-05-31T17:31:24.918Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.96s) [2021-05-31T17:31:24.918Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.79s) [2021-05-31T17:31:24.918Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:31:26.828Z] --- PASS: TestPluginBackCompatMediaTypes (1.57s) [2021-05-31T17:31:26.828Z] PASS [2021-05-31T17:31:26.828Z] [2021-05-31T17:31:26.828Z] DONE 10 tests in 13.747s [2021-05-31T17:31:26.828Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-31T17:31:26.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:31:26.828Z] ++ 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-31T17:31:26.828Z] ++ set -e [2021-05-31T17:31:26.828Z] ++ '[' -n 0 ']' [2021-05-31T17:31:26.828Z] ++ set -x [2021-05-31T17:31:26.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-31T17:31:26.828Z] INFO: Testing against a local daemon [2021-05-31T17:31:26.828Z] === RUN TestExternalGraphDriver [2021-05-31T17:31:27.088Z] === RUN TestExternalGraphDriver/json [2021-05-31T17:31:27.348Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-31T17:31:28.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-31T17:31:28.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-31T17:31:30.112Z] === RUN TestExternalGraphDriver/spec [2021-05-31T17:31:30.559Z] --- PASS: TestServicePlugin (31.14s) [2021-05-31T17:31:30.559Z] plugin_test.go:62: [d4c78eab9d401] joining swarm manager [d3a1c59340b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:31:30.559Z] plugin_test.go:65: [ded7df45ee2fd] joining swarm manager [d3a1c59340b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:31:30.559Z] === RUN TestServiceUpdateLabel [2021-05-31T17:31:31.485Z] --- PASS: TestServiceUpdateLabel (2.09s) [2021-05-31T17:31:31.485Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:31:32.020Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-31T17:31:33.400Z] === RUN TestExternalGraphDriver/pull [2021-05-31T17:31:33.969Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-31T17:31:34.907Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-31T17:31:35.476Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-31T17:31:35.476Z] --- PASS: TestExternalGraphDriver (8.70s) [2021-05-31T17:31:35.476Z] --- PASS: TestExternalGraphDriver/json (2.95s) [2021-05-31T17:31:35.476Z] --- PASS: TestExternalGraphDriver/spec (3.19s) [2021-05-31T17:31:35.476Z] --- PASS: TestExternalGraphDriver/pull (2.41s) [2021-05-31T17:31:35.476Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:31:36.046Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-31T17:31:36.046Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-31T17:31:36.615Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-31T17:31:37.686Z] --- PASS: TestCreateServiceMultipleTimes (18.72s) [2021-05-31T17:31:37.686Z] === RUN TestCreateServiceConflict [2021-05-31T17:31:37.686Z] --- PASS: TestCreateServiceConflict (2.62s) [2021-05-31T17:31:37.686Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:31:39.155Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-31T17:31:39.155Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-31T17:31:39.155Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-31T17:31:40.094Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-31T17:31:40.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:31:40.206Z] INFO: Testing against a local daemon [2021-05-31T17:31:40.206Z] === RUN TestBuildWithSession [2021-05-31T17:31:40.206Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-31T17:31:40.206Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:31:40.206Z] === RUN TestBuildSquashParent [2021-05-31T17:31:40.206Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-31T17:31:40.206Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:31:40.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:31:40.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:31:40.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-31T17:31:40.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-31T17:31:40.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-31T17:31:40.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-31T17:31:40.663Z] --- PASS: TestGraphdriverPluginV2 (5.17s) [2021-05-31T17:31:40.663Z] PASS [2021-05-31T17:31:40.663Z] [2021-05-31T17:31:40.663Z] DONE 5 tests in 14.083s [2021-05-31T17:31:40.663Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:31:40.663Z] ++ 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-31T17:31:40.663Z] ++ set -e [2021-05-31T17:31:40.663Z] ++ '[' -n 0 ']' [2021-05-31T17:31:40.663Z] ++ set -x [2021-05-31T17:31:40.663Z] ++ 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-31T17:31:40.923Z] INFO: Testing against a local daemon [2021-05-31T17:31:40.923Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:31:40.923Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:31:40.923Z] === RUN TestReadPluginNoRead [2021-05-31T17:31:40.923Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:31:40.923Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:31:40.923Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:31:40.923Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:31:40.923Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:31:40.979Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-05-31T17:31:40.979Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:31:41.183Z] === RUN TestDockerSuite/TestCommitChange [2021-05-31T17:31:42.564Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-31T17:31:43.946Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-31T17:31:46.487Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-31T17:31:46.487Z] --- PASS: TestDaemonStartWithLogOpt (5.41s) [2021-05-31T17:31:46.487Z] === CONT TestReadPluginNoRead [2021-05-31T17:31:47.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-31T17:31:47.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-31T17:31:49.029Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-31T17:31:49.521Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-05-31T17:31:49.521Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:31:49.969Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-31T17:31:49.969Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:31:51.877Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:31:52.137Z] --- PASS: TestContinueAfterPluginCrash (11.24s) [2021-05-31T17:31:52.137Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-31T17:31:53.077Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-31T17:31:53.538Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-31T17:31:53.538Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-31T17:31:53.538Z] remote: Enumerating objects: 23, done. [2021-05-31T17:31:53.538Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-31T17:31:53.538Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-31T17:31:53.538Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-31T17:31:53.538Z] 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-31T17:31:53.538Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-31T17:31:53.538Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-31T17:31:53.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/test/unit [2021-05-31T17:31:54.018Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:31:55.414Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-31T17:31:55.676Z] --- PASS: TestReadPluginNoRead (9.49s) [2021-05-31T17:31:55.676Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-05-31T17:31:55.676Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2021-05-31T17:31:55.676Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2021-05-31T17:31:55.676Z] read_test.go:92: [d1f74c6e3f69e] daemon is not started [2021-05-31T17:31:55.676Z] PASS [2021-05-31T17:31:55.868Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s) [2021-05-31T17:31:55.868Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:31:55.936Z] [2021-05-31T17:31:55.936Z] DONE 6 tests in 15.079s [2021-05-31T17:31:55.936Z] 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-31T17:31:55.936Z] ++ 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-31T17:31:55.936Z] ++ set -e [2021-05-31T17:31:55.936Z] ++ '[' -n 0 ']' [2021-05-31T17:31:55.936Z] ++ set -x [2021-05-31T17:31:55.936Z] ++ 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-31T17:31:55.936Z] testing: warning: no tests to run [2021-05-31T17:31:55.936Z] PASS [2021-05-31T17:31:55.936Z] [2021-05-31T17:31:55.936Z] DONE 0 tests in 0.050s [2021-05-31T17:31:55.936Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:31:55.936Z] ++ 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-31T17:31:55.936Z] ++ set -e [2021-05-31T17:31:55.936Z] ++ '[' -n 0 ']' [2021-05-31T17:31:55.936Z] ++ set -x [2021-05-31T17:31:55.936Z] ++ 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-31T17:31:56.195Z] INFO: Testing against a local daemon [2021-05-31T17:31:56.195Z] === RUN TestPluginWithDevMounts [2021-05-31T17:31:56.195Z] === PAUSE TestPluginWithDevMounts [2021-05-31T17:31:56.195Z] === CONT TestPluginWithDevMounts [2021-05-31T17:31:56.195Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-31T17:31:56.196Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-31T17:31:56.196Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-31T17:31:56.457Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-31T17:31:56.457Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-31T17:31:56.457Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-31T17:31:56.457Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-31T17:31:57.164Z] ? github.com/docker/docker/api [no test files] [2021-05-31T17:31:58.368Z] --- PASS: TestPluginWithDevMounts (2.03s) [2021-05-31T17:31:58.368Z] PASS [2021-05-31T17:31:58.368Z] [2021-05-31T17:31:58.368Z] DONE 1 tests in 2.183s [2021-05-31T17:31:58.368Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:31:58.368Z] ++ 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-31T17:31:58.368Z] ++ set -e [2021-05-31T17:31:58.368Z] ++ '[' -n 0 ']' [2021-05-31T17:31:58.368Z] ++ set -x [2021-05-31T17:31:58.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=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-31T17:31:58.368Z] INFO: Testing against a local daemon [2021-05-31T17:31:58.368Z] === RUN TestSecretInspect [2021-05-31T17:31:58.368Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-31T17:31:59.161Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2021-05-31T17:31:59.161Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:32:00.275Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-31T17:32:00.275Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-31T17:32:01.216Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-31T17:32:01.216Z] --- PASS: TestSecretInspect (2.98s) [2021-05-31T17:32:01.216Z] === RUN TestSecretList [2021-05-31T17:32:01.767Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2021-05-31T17:32:01.767Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:32:02.155Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.83s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.27s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.94s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.59s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.16s) [2021-05-31T17:32:02.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.63s) [2021-05-31T17:32:02.412Z] === RUN TestBuildMultiStageCopy [2021-05-31T17:32:02.412Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-31T17:32:02.454Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-05-31T17:32:02.454Z] === RUN TestCreateServiceSysctls [2021-05-31T17:32:02.726Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-31T17:32:03.669Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-31T17:32:03.929Z] --- PASS: TestSecretList (2.79s) [2021-05-31T17:32:03.929Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:32:04.499Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-31T17:32:04.499Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-31T17:32:04.499Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-31T17:32:05.439Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-31T17:32:05.439Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-31T17:32:05.439Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-31T17:32:05.439Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-31T17:32:05.699Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-31T17:32:06.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-31T17:32:06.650Z] --- PASS: TestCreateServiceSysctls (4.50s) [2021-05-31T17:32:06.650Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:32:07.206Z] --- PASS: TestSecretsCreateAndDelete (3.04s) [2021-05-31T17:32:07.206Z] === RUN TestSecretsUpdate [2021-05-31T17:32:07.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-31T17:32:08.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-31T17:32:08.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-31T17:32:10.313Z] --- PASS: TestSecretsUpdate (2.93s) [2021-05-31T17:32:10.313Z] === RUN TestTemplatedSecret [2021-05-31T17:32:10.313Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-31T17:32:10.847Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2021-05-31T17:32:10.847Z] === RUN TestInspect [2021-05-31T17:32:11.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-31T17:32:11.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-31T17:32:11.252Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-31T17:32:12.063Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-05-31T17:32:12.633Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-31T17:32:14.015Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-31T17:32:14.175Z] --- PASS: TestInspect (3.74s) [2021-05-31T17:32:14.175Z] === RUN TestCreateJob [2021-05-31T17:32:14.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-31T17:32:15.397Z] --- PASS: TestTemplatedSecret (5.32s) [2021-05-31T17:32:15.397Z] === RUN TestSecretCreateResolve [2021-05-31T17:32:15.397Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-31T17:32:15.649Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-31T17:32:16.601Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-31T17:32:16.606Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2021-05-31T17:32:16.606Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:32:16.606Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-31T17:32:16.795Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-31T17:32:16.795Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-31T17:32:17.533Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-31T17:32:18.116Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-31T17:32:18.183Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-31T17:32:18.372Z] --- PASS: TestCreateJob (4.53s) [2021-05-31T17:32:18.372Z] === RUN TestReplicatedJob [2021-05-31T17:32:18.753Z] --- PASS: TestSecretCreateResolve (3.33s) [2021-05-31T17:32:18.753Z] PASS [2021-05-31T17:32:18.753Z] [2021-05-31T17:32:18.753Z] DONE 6 tests in 20.531s [2021-05-31T17:32:18.753Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:32:18.753Z] ++ 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-31T17:32:18.753Z] ++ set -e [2021-05-31T17:32:18.753Z] ++ '[' -n 0 ']' [2021-05-31T17:32:18.753Z] ++ set -x [2021-05-31T17:32:18.753Z] ++ 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-31T17:32:19.012Z] INFO: Testing against a local daemon [2021-05-31T17:32:19.012Z] === RUN TestServiceCreateInit [2021-05-31T17:32:19.012Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:32:19.272Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy (17.28s) [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.53s) [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-05-31T17:32:19.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2021-05-31T17:32:19.630Z] === RUN TestBuildMultiStageParentConfig [2021-05-31T17:32:20.211Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-31T17:32:20.471Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-31T17:32:21.853Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-31T17:32:22.500Z] --- PASS: TestBuildMultiStageParentConfig (2.60s) [2021-05-31T17:32:22.500Z] === RUN TestBuildLabelWithTargets [2021-05-31T17:32:22.500Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-31T17:32:22.500Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:32:22.500Z] === RUN TestBuildWithEmptyLayers [2021-05-31T17:32:23.452Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2021-05-31T17:32:23.452Z] === RUN TestBuildMultiStageOnBuild [2021-05-31T17:32:24.391Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-31T17:32:24.952Z] --- PASS: TestReplicatedJob (6.52s) [2021-05-31T17:32:24.952Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:32:25.612Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-31T17:32:26.929Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:32:27.189Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-31T17:32:27.189Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-31T17:32:27.189Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-31T17:32:27.189Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-31T17:32:27.189Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-31T17:32:28.127Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-31T17:32:30.230Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2021-05-31T17:32:30.230Z] === RUN TestServiceListWithStatuses [2021-05-31T17:32:30.230Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:32:30.230Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:32:30.230Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:32:32.142Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2021-05-31T17:32:32.142Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-31T17:32:32.142Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-31T17:32:32.142Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-31T17:32:32.142Z] PASS [2021-05-31T17:32:32.142Z] [2021-05-31T17:32:32.142Z] === Skipped [2021-05-31T17:32:32.142Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:32:32.142Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:32:32.142Z] [2021-05-31T17:32:32.142Z] [2021-05-31T17:32:32.142Z] DONE 27 tests, 1 skipped in 180.918s [2021-05-31T17:32:32.142Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:32:32.329Z] --- PASS: TestServiceCreateInit (12.81s) [2021-05-31T17:32:32.329Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.94s) [2021-05-31T17:32:32.329Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2021-05-31T17:32:32.329Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:32:32.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-31T17:32:32.397Z] INFO: Testing against a local daemon [2021-05-31T17:32:32.397Z] === RUN TestSessionCreate [2021-05-31T17:32:32.397Z] --- PASS: TestSessionCreate (0.02s) [2021-05-31T17:32:32.397Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:32:32.397Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-31T17:32:32.397Z] PASS [2021-05-31T17:32:32.397Z] [2021-05-31T17:32:32.397Z] DONE 2 tests in 0.085s [2021-05-31T17:32:32.397Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:32:32.397Z] INFO: Testing against a local daemon [2021-05-31T17:32:32.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:32:32.397Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:32:32.397Z] === RUN TestEventsExecDie [2021-05-31T17:32:32.589Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-31T17:32:33.377Z] --- PASS: TestBuildWithHugeFile (128.00s) [2021-05-31T17:32:33.377Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:32:33.760Z] --- PASS: TestEventsExecDie (1.09s) [2021-05-31T17:32:33.760Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:32:33.760Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-31T17:32:33.760Z] === RUN TestInfoBinaryCommits [2021-05-31T17:32:33.760Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-31T17:32:33.760Z] === RUN TestInfoAPIVersioned [2021-05-31T17:32:33.760Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-31T17:32:33.760Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:32:33.971Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-31T17:32:34.322Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2021-05-31T17:32:34.322Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:32:35.247Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-31T17:32:35.247Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:32:35.355Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-31T17:32:35.355Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-31T17:32:35.355Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-31T17:32:35.808Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-05-31T17:32:35.808Z] === RUN TestInfoAPI [2021-05-31T17:32:36.063Z] --- PASS: TestInfoAPI (0.02s) [2021-05-31T17:32:36.063Z] === RUN TestInfoAPIWarnings [2021-05-31T17:32:36.804Z] --- PASS: TestDockerNetworkConnectAlias (6.65s) [2021-05-31T17:32:36.804Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:32:38.159Z] --- PASS: TestBuildMultiStageOnBuild (12.49s) [2021-05-31T17:32:38.159Z] === RUN TestBuildUncleanTarFilenames [2021-05-31T17:32:38.159Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-31T17:32:38.159Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:32:38.159Z] === RUN TestBuildMultiStageLayerLeak [2021-05-31T17:32:38.649Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-31T17:32:40.031Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-31T17:32:41.005Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2021-05-31T17:32:41.005Z] === RUN TestServicePlugin [2021-05-31T17:32:41.005Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-31T17:32:41.005Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:32:41.005Z] === RUN TestServiceUpdateLabel [2021-05-31T17:32:41.941Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-31T17:32:44.298Z] --- PASS: TestServiceUpdateLabel (3.07s) [2021-05-31T17:32:44.298Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:32:48.415Z] --- PASS: TestBuildMultiStageLayerLeak (11.18s) [2021-05-31T17:32:48.415Z] === RUN TestBuildWithHugeFile [2021-05-31T17:32:48.535Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-31T17:32:49.472Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-31T17:32:52.010Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-31T17:32:52.581Z] --- PASS: TestCreateServiceMultipleTimes (20.95s) [2021-05-31T17:32:52.581Z] === RUN TestCreateServiceConflict [2021-05-31T17:32:53.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-31T17:32:54.095Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-05-31T17:32:54.095Z] === RUN TestInfoDebug [2021-05-31T17:32:54.095Z] --- PASS: TestInfoDebug (0.67s) [2021-05-31T17:32:54.095Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:32:54.095Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-05-31T17:32:54.095Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:32:54.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-31T17:32:54.656Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-05-31T17:32:54.656Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:32:54.656Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-05-31T17:32:54.656Z] === RUN TestPingCacheHeaders [2021-05-31T17:32:54.911Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-31T17:32:54.911Z] === RUN TestPingGet [2021-05-31T17:32:54.911Z] --- PASS: TestPingGet (0.01s) [2021-05-31T17:32:54.911Z] === RUN TestPingHead [2021-05-31T17:32:54.911Z] --- PASS: TestPingHead (0.02s) [2021-05-31T17:32:54.911Z] === RUN TestVersion [2021-05-31T17:32:54.911Z] --- PASS: TestVersion (0.02s) [2021-05-31T17:32:54.911Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:32:55.398Z] --- PASS: TestCreateServiceConflict (2.82s) [2021-05-31T17:32:55.398Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:32:56.276Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-05-31T17:32:56.276Z] PASS [2021-05-31T17:32:56.276Z] [2021-05-31T17:32:56.276Z] DONE 18 tests in 23.987s [2021-05-31T17:32:56.276Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:32:56.276Z] INFO: Testing against a local daemon [2021-05-31T17:32:56.276Z] === RUN TestVolumesCreateAndList [2021-05-31T17:32:56.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-31T17:32:56.532Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-31T17:32:56.532Z] === RUN TestVolumesRemove [2021-05-31T17:32:56.532Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-31T17:32:56.532Z] === RUN TestVolumesInspect [2021-05-31T17:32:56.532Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-31T17:32:56.532Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:32:56.532Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:32:56.532Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:32:56.532Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:32:56.532Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-31T17:32:56.532Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:32:56.532Z] PASS [2021-05-31T17:32:56.532Z] [2021-05-31T17:32:56.532Z] DONE 5 tests in 0.172s [2021-05-31T17:32:56.532Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:32:57.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-31T17:32:58.424Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-31T17:32:58.424Z] Removing test suite binaries [2021-05-31T17:32:58.424Z] exiting test-integration [2021-05-31T17:32:58.424Z] ++ exit 0 [2021-05-31T17:32:58.424Z] [2021-05-31T17:32:59.099Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-05-31T17:32:59.099Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:32:59.234Z] --- PASS: TestServiceUpdateSecrets (15.12s) [2021-05-31T17:32:59.234Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:32:59.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-31T17:33:00.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000865dc0_} Post stage [Pipeline] junit [2021-05-31T17:33:01.704Z] Recording test results [2021-05-31T17:33:02.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1304507032_/foo_false____} [2021-05-31T17:33:03.159Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:33:03.489Z] + echo Ensuring container killed. [2021-05-31T17:33:03.489Z] Ensuring container killed. [2021-05-31T17:33:03.489Z] + docker rm -vf docker-pr3 [2021-05-31T17:33:03.489Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-31T17:33:03.797Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:33:03.797Z] Chowning /workspace to jenkins user [2021-05-31T17:33:03.797Z] + id -u [2021-05-31T17:33:03.797Z] + id -g [2021-05-31T17:33:03.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [2021-05-31T17:33:03.797Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:33:04.063Z] latest: Pulling from library/busybox [2021-05-31T17:33:04.063Z] 92f8b3f0730f: Pulling fs layer [2021-05-31T17:33:04.063Z] 92f8b3f0730f: Download complete [2021-05-31T17:33:04.325Z] 92f8b3f0730f: Pull complete [2021-05-31T17:33:04.325Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:33:04.325Z] Status: Downloaded newer image for busybox:latest [2021-05-31T17:33:04.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1304507032_/foo_true____} [2021-05-31T17:33:06.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_false____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:33:07.130Z] + bundleName=amd64-cgroup2 [2021-05-31T17:33:07.130Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-31T17:33:07.130Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-31T17:33:07.130Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-31T17:33:07.130Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-31T17:33:07.393Z] Archiving artifacts [2021-05-31T17:33:07.563Z] --- PASS: TestImportExtremelyLargeImageWorks (193.12s) [2021-05-31T17:33:07.563Z] PASS [2021-05-31T17:33:07.563Z] [2021-05-31T17:33:07.563Z] === Skipped [2021-05-31T17:33:07.563Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-31T17:33:07.563Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:33:07.563Z] [2021-05-31T17:33:07.563Z] [2021-05-31T17:33:07.563Z] DONE 12 tests, 1 skipped in 194.072s [2021-05-31T17:33:07.563Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-05-31T17:33:07.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:07.563Z] ++ set -e [2021-05-31T17:33:07.563Z] ++ '[' -n 0 ']' [2021-05-31T17:33:07.563Z] ++ set -x [2021-05-31T17:33:07.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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:07.563Z] INFO: Testing against a local daemon [2021-05-31T17:33:07.563Z] === RUN TestNetworkCreateDelete [2021-05-31T17:33:07.563Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-05-31T17:33:07.563Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:33:07.563Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-05-31T17:33:07.563Z] === RUN TestDaemonDNSFallback [2021-05-31T17:33:07.563Z] --- PASS: TestDaemonDNSFallback (1.55s) [2021-05-31T17:33:07.563Z] === RUN TestInspectNetwork [2021-05-31T17:33:07.563Z] === RUN TestInspectNetwork/full_network_id [2021-05-31T17:33:07.563Z] === RUN TestInspectNetwork/partial_network_id [2021-05-31T17:33:07.563Z] === RUN TestInspectNetwork/network_name [2021-05-31T17:33:07.564Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-31T17:33:07.564Z] --- PASS: TestInspectNetwork (7.13s) [2021-05-31T17:33:07.564Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-31T17:33:07.564Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-31T17:33:07.564Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-31T17:33:07.564Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-31T17:33:07.564Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:33:07.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_true____} [2021-05-31T17:33:07.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-31T17:33:09.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_true__0xc000865e20__} [2021-05-31T17:33:09.315Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:33:09.625Z] + make clean [2021-05-31T17:33:09.657Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2021-05-31T17:33:09.657Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:33:09.657Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:33:09.657Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:33:09.657Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:33:09.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:33:09.657Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:33:09.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:33:09.657Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:33:09.657Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:33:09.657Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-31T17:33:09.657Z] === RUN TestNetworkList [2021-05-31T17:33:09.657Z] === RUN TestNetworkList//networks [2021-05-31T17:33:09.657Z] === PAUSE TestNetworkList//networks [2021-05-31T17:33:09.657Z] === RUN TestNetworkList//networks/ [2021-05-31T17:33:09.657Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:33:09.657Z] === CONT TestNetworkList//networks [2021-05-31T17:33:09.657Z] === CONT TestNetworkList//networks/ [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkList (0.02s) [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:33:09.657Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:33:09.657Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:33:09.880Z] docker volume rm -f docker-dev-cache [2021-05-31T17:33:09.880Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:33:09.956Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-05-31T17:33:09.956Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:33:11.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000865e60_} [2021-05-31T17:33:11.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-05-31T17:33:11.014Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:33:12.076Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-05-31T17:33:12.076Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:33:12.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000865e80_} [Pipeline] } [2021-05-31T17:33:13.122Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-05-31T17:33:13.122Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T17:33:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000865ea0_} [2021-05-31T17:33:13.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-31T17:33:14.156Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2021-05-31T17:33:14.156Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:33:14.170Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-05-31T17:33:14.170Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:33:14.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000865ec0_} [2021-05-31T17:33:14.815Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-05-31T17:33:14.815Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:33:16.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-31T17:33:16.902Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2021-05-31T17:33:16.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:33:16.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:33:16.902Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:33:16.902Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:33:17.340Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2021-05-31T17:33:17.340Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:33:17.573Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2021-05-31T17:33:17.573Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-31T17:33:18.953Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-31T17:33:20.862Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2021-05-31T17:33:20.862Z] === RUN TestCreateServiceSysctls [2021-05-31T17:33:24.158Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-31T17:33:24.727Z] --- PASS: TestCreateServiceSysctls (3.96s) [2021-05-31T17:33:24.727Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:33:26.636Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-31T17:33:28.544Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2021-05-31T17:33:28.544Z] === RUN TestInspect [2021-05-31T17:33:29.561Z] --- PASS: TestServiceUpdateNetwork (14.61s) [2021-05-31T17:33:29.561Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:33:30.943Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-31T17:33:31.836Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-31T17:33:32.302Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2021-05-31T17:33:32.302Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:33:32.327Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-31T17:33:32.408Z] --- PASS: TestInspect (4.22s) [2021-05-31T17:33:32.408Z] === RUN TestCreateJob [2021-05-31T17:33:33.347Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-31T17:33:33.347Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.5% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-31T17:33:33.533Z] ok github.com/docker/docker/builder/remotecontext/git 1.181s coverage: 86.3% of statements [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/cli [no test files] [2021-05-31T17:33:33.533Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-31T17:33:34.729Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-31T17:33:35.670Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-31T17:33:36.829Z] ok github.com/docker/docker/client 0.178s coverage: 75.4% of statements [2021-05-31T17:33:37.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-31T17:33:37.061Z] --- PASS: TestCreateJob (4.49s) [2021-05-31T17:33:37.061Z] === RUN TestReplicatedJob [2021-05-31T17:33:37.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-31T17:33:37.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2021-05-31T17:33:37.892Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tj66wsm5pc4x9b3f47bv6rg6d Created:2021-05-31 17:33:31.62789467 +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[954099adcd25d7f9d9be905427c63cb57381fc23c6273e690e08156e3927906f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ryg6qkz4wsjki796o8ne3i1ab EndpointID:ae3a09ff39b7e10679ae8437bacaa6339b3b934b80ce36310f379499dd919d9e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:349c06f21cb0ad6ae11a493269116b1b9fc8ee53667a4a91a2a631804f364fb6 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:e5cfdde9bbd9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ryg6qkz4wsjki796o8ne3i1ab EndpointID:ae3a09ff39b7e10679ae8437bacaa6339b3b934b80ce36310f379499dd919d9e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-31T17:33:37.892Z] PASS [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] === Skipped [2021-05-31T17:33:37.892Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:33:37.892Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] DONE 26 tests, 1 skipped in 39.468s [2021-05-31T17:33:37.892Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:33:37.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:37.892Z] ++ set -e [2021-05-31T17:33:37.892Z] ++ '[' -n 0 ']' [2021-05-31T17:33:37.892Z] ++ set -x [2021-05-31T17:33:37.892Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:37.892Z] INFO: Testing against a local daemon [2021-05-31T17:33:37.892Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-31T17:33:37.892Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-31T17:33:37.892Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:33:37.892Z] === RUN TestDockerNetworkIpvlan [2021-05-31T17:33:37.892Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:33:37.892Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:33:37.892Z] PASS [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] === Skipped [2021-05-31T17:33:37.892Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-31T17:33:37.892Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-31T17:33:37.892Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] [2021-05-31T17:33:37.892Z] DONE 2 tests, 2 skipped in 0.087s [2021-05-31T17:33:37.892Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-31T17:33:37.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:37.893Z] ++ set -e [2021-05-31T17:33:37.893Z] ++ '[' -n 0 ']' [2021-05-31T17:33:37.893Z] ++ set -x [2021-05-31T17:33:37.893Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:37.893Z] INFO: Testing against a local daemon [2021-05-31T17:33:37.893Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-31T17:33:38.001Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-31T17:33:38.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-05-31T17:33:38.943Z] === RUN TestDockerNetworkMacvlan [2021-05-31T17:33:39.381Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-31T17:33:39.990Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-31T17:33:40.456Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-31T17:33:40.629Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-31T17:33:41.292Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-31T17:33:41.682Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-31T17:33:43.203Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-31T17:33:43.769Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-31T17:33:44.587Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-31T17:33:45.529Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-31T17:33:45.969Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-31T17:33:46.911Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-31T17:33:47.482Z] --- PASS: TestReplicatedJob (10.51s) [2021-05-31T17:33:47.482Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:33:48.051Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-31T17:33:48.583Z] --- PASS: TestServiceUpdatePidsLimit (17.82s) [2021-05-31T17:33:48.583Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-31T17:33:48.583Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-31T17:33:48.583Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-05-31T17:33:48.583Z] PASS [2021-05-31T17:33:48.583Z] [2021-05-31T17:33:48.583Z] === Skipped [2021-05-31T17:33:48.583Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:33:48.583Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:33:48.583Z] [2021-05-31T17:33:48.583Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-31T17:33:48.583Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:33:48.583Z] [2021-05-31T17:33:48.583Z] [2021-05-31T17:33:48.583Z] DONE 27 tests, 2 skipped in 162.388s [2021-05-31T17:33:48.583Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:33:48.583Z] ++ 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-31T17:33:48.583Z] ++ set -e [2021-05-31T17:33:48.583Z] ++ '[' -n 0 ']' [2021-05-31T17:33:48.583Z] ++ set -x [2021-05-31T17:33:48.583Z] ++ 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-31T17:33:48.583Z] INFO: Testing against a local daemon [2021-05-31T17:33:48.583Z] === RUN TestSessionCreate [2021-05-31T17:33:48.583Z] --- PASS: TestSessionCreate (0.05s) [2021-05-31T17:33:48.583Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:33:48.583Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-31T17:33:48.583Z] PASS [2021-05-31T17:33:48.583Z] [2021-05-31T17:33:48.583Z] DONE 2 tests in 0.252s [2021-05-31T17:33:48.583Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:33:48.583Z] ++ 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-31T17:33:48.583Z] ++ set -e [2021-05-31T17:33:48.583Z] ++ '[' -n 0 ']' [2021-05-31T17:33:48.583Z] ++ set -x [2021-05-31T17:33:48.583Z] ++ 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-31T17:33:48.583Z] INFO: Testing against a local daemon [2021-05-31T17:33:48.583Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:33:48.583Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:33:48.583Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:33:48.583Z] === RUN TestEventsExecDie [2021-05-31T17:33:48.843Z] --- PASS: TestEventsExecDie (1.17s) [2021-05-31T17:33:48.843Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:33:48.991Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-31T17:33:49.103Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-05-31T17:33:49.103Z] === RUN TestInfoBinaryCommits [2021-05-31T17:33:49.103Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-31T17:33:49.103Z] === RUN TestInfoAPIVersioned [2021-05-31T17:33:49.103Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-31T17:33:49.103Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:33:50.371Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-31T17:33:50.448Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-31T17:33:50.483Z] --- PASS: TestInfoDiscoveryBackend (1.19s) [2021-05-31T17:33:50.483Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan (11.60s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.06s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.54s) [2021-05-31T17:33:50.744Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-05-31T17:33:50.744Z] PASS [2021-05-31T17:33:50.744Z] [2021-05-31T17:33:50.744Z] DONE 8 tests in 13.075s [2021-05-31T17:33:50.744Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] ++ set -e [2021-05-31T17:33:50.744Z] ++ '[' -n 0 ']' [2021-05-31T17:33:50.744Z] ++ set -x [2021-05-31T17:33:50.744Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] testing: warning: no tests to run [2021-05-31T17:33:50.744Z] PASS [2021-05-31T17:33:50.744Z] [2021-05-31T17:33:50.744Z] DONE 0 tests in 0.011s [2021-05-31T17:33:50.744Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] ++ set -e [2021-05-31T17:33:50.744Z] ++ '[' -n 0 ']' [2021-05-31T17:33:50.744Z] ++ set -x [2021-05-31T17:33:50.744Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:33:50.744Z] INFO: Testing against a local daemon [2021-05-31T17:33:50.744Z] === RUN TestAuthZPluginAllowRequest [2021-05-31T17:33:51.421Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-31T17:33:51.421Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:33:51.754Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-31T17:33:52.280Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-05-31T17:33:52.280Z] === RUN TestAuthZPluginTLS [2021-05-31T17:33:52.325Z] --- PASS: TestUpdateReplicatedJob (4.95s) [2021-05-31T17:33:52.325Z] === RUN TestServiceListWithStatuses [2021-05-31T17:33:52.325Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:33:52.325Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:33:52.325Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:33:52.359Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-05-31T17:33:52.360Z] === RUN TestInfoAPI [2021-05-31T17:33:52.360Z] --- PASS: TestInfoAPI (0.05s) [2021-05-31T17:33:52.360Z] === RUN TestInfoAPIWarnings [2021-05-31T17:33:52.592Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-05-31T17:33:52.592Z] === RUN TestAuthZPluginDenyRequest [2021-05-31T17:33:52.896Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-31T17:33:53.233Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-05-31T17:33:53.233Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-31T17:33:53.836Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-31T17:33:53.836Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-31T17:33:53.873Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-05-31T17:33:53.873Z] === RUN TestAuthZPluginDenyResponse [2021-05-31T17:33:54.510Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-05-31T17:33:54.510Z] === RUN TestAuthZPluginAllowEventStream [2021-05-31T17:33:54.775Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-31T17:33:55.715Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-31T17:33:56.032Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-05-31T17:33:56.032Z] === RUN TestAuthZPluginErrorResponse [2021-05-31T17:33:56.328Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-05-31T17:33:56.328Z] === RUN TestAuthZPluginErrorRequest [2021-05-31T17:33:56.970Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-05-31T17:33:56.970Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-31T17:33:57.098Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-31T17:33:57.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-05-31T17:33:57.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-31T17:33:58.038Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-31T17:33:59.349Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-05-31T17:33:59.349Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-31T17:33:59.418Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-31T17:33:59.418Z] --- PASS: TestDockerNetworkConnectAlias (6.79s) [2021-05-31T17:33:59.418Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:34:00.817Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-31T17:34:00.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-05-31T17:34:00.887Z] === RUN TestAuthZPluginHeader [2021-05-31T17:34:01.934Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-05-31T17:34:01.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-31T17:34:01.934Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:34:01.934Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:01.934Z] === RUN TestAuthZPluginV2Disable [2021-05-31T17:34:01.934Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:34:01.934Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:01.934Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-31T17:34:01.934Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:34:01.934Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:01.934Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-31T17:34:01.934Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:34:01.934Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:01.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-31T17:34:02.200Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-31T17:34:04.738Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-05-31T17:34:04.738Z] === RUN TestServicePlugin [2021-05-31T17:34:04.738Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-31T17:34:10.454Z] --- PASS: TestInfoAPIWarnings (17.14s) [2021-05-31T17:34:10.454Z] === RUN TestInfoDebug [2021-05-31T17:34:10.714Z] --- PASS: TestInfoDebug (1.11s) [2021-05-31T17:34:10.714Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:34:11.316Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-31T17:34:12.094Z] --- PASS: TestInfoInsecureRegistries (1.12s) [2021-05-31T17:34:12.094Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:34:13.034Z] --- PASS: TestInfoRegistryMirrors (1.17s) [2021-05-31T17:34:13.034Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:34:13.294Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-31T17:34:13.294Z] === RUN TestPingCacheHeaders [2021-05-31T17:34:13.294Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-31T17:34:13.294Z] === RUN TestPingGet [2021-05-31T17:34:13.294Z] --- PASS: TestPingGet (0.03s) [2021-05-31T17:34:13.294Z] === RUN TestPingHead [2021-05-31T17:34:13.294Z] --- PASS: TestPingHead (0.05s) [2021-05-31T17:34:13.294Z] === RUN TestVersion [2021-05-31T17:34:13.553Z] --- PASS: TestVersion (0.05s) [2021-05-31T17:34:13.553Z] PASS [2021-05-31T17:34:13.553Z] [2021-05-31T17:34:13.553Z] === Skipped [2021-05-31T17:34:13.553Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:34:13.553Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:34:13.553Z] [2021-05-31T17:34:13.553Z] [2021-05-31T17:34:13.553Z] DONE 18 tests, 1 skipped in 25.848s [2021-05-31T17:34:13.553Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:34:13.553Z] ++ 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-31T17:34:13.553Z] ++ set -e [2021-05-31T17:34:13.553Z] ++ '[' -n 0 ']' [2021-05-31T17:34:13.553Z] ++ set -x [2021-05-31T17:34:13.554Z] ++ 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-31T17:34:13.554Z] INFO: Testing against a local daemon [2021-05-31T17:34:13.554Z] === RUN TestVolumesCreateAndList [2021-05-31T17:34:13.554Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-31T17:34:13.554Z] === RUN TestVolumesRemove [2021-05-31T17:34:13.813Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-31T17:34:13.813Z] === RUN TestVolumesInspect [2021-05-31T17:34:13.813Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-31T17:34:13.813Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:34:13.813Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:34:13.813Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:34:13.813Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:34:13.813Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-31T17:34:13.813Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:34:13.813Z] PASS [2021-05-31T17:34:13.813Z] [2021-05-31T17:34:13.813Z] DONE 5 tests in 0.346s [2021-05-31T17:34:13.813Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:34:14.382Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T17:34:14.382Z] +++ kill 14041 [2021-05-31T17:34:14.613Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-31T17:34:14.872Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-31T17:34:15.764Z] +++ /etc/init.d/apparmor stop [2021-05-31T17:34:15.764Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:34:15.764Z] [2021-05-31T17:34:15.764Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:34:15.764Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:34:15.764Z] [2021-05-31T17:34:15.764Z] To set a process to complain mode, use the command line tool [2021-05-31T17:34:15.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:34:15.764Z] +++ true [2021-05-31T17:34:15.764Z] exiting test-integration [2021-05-31T17:34:15.764Z] ++ exit 0 [2021-05-31T17:34:15.764Z] Post stage [Pipeline] junit [2021-05-31T17:34:19.078Z] Recording test results [2021-05-31T17:34:19.357Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:34:19.692Z] + echo Ensuring container killed. [2021-05-31T17:34:19.692Z] Ensuring container killed. [2021-05-31T17:34:19.693Z] + docker rm -vf docker-pr3 [2021-05-31T17:34:19.693Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-31T17:34:19.984Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:34:19.984Z] Chowning /workspace to jenkins user [2021-05-31T17:34:19.984Z] + id -u [2021-05-31T17:34:19.984Z] + id -g [2021-05-31T17:34:19.984Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [2021-05-31T17:34:19.984Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:34:20.159Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-31T17:34:20.244Z] latest: Pulling from library/busybox [2021-05-31T17:34:20.244Z] 3f18b27a9121: Pulling fs layer [2021-05-31T17:34:20.244Z] 3f18b27a9121: Download complete [2021-05-31T17:34:20.504Z] 3f18b27a9121: Pull complete [2021-05-31T17:34:20.504Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:34:20.504Z] Status: Downloaded newer image for busybox:latest [2021-05-31T17:34:20.563Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-05-31T17:34:20.563Z] PASS [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] === Skipped [2021-05-31T17:34:20.563Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-31T17:34:20.563Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-31T17:34:20.563Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-31T17:34:20.563Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-31T17:34:20.563Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] [2021-05-31T17:34:20.563Z] DONE 17 tests, 4 skipped in 27.687s [2021-05-31T17:34:20.563Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-31T17:34:20.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:20.563Z] ++ set -e [2021-05-31T17:34:20.563Z] ++ '[' -n 0 ']' [2021-05-31T17:34:20.563Z] ++ set -x [2021-05-31T17:34:20.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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:20.563Z] INFO: Testing against a local daemon [2021-05-31T17:34:20.563Z] === RUN TestPluginInvalidJSON [2021-05-31T17:34:20.563Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:34:20.563Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:34:20.563Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:34:20.563Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-31T17:34:20.563Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:34:20.563Z] === RUN TestPluginInstall [2021-05-31T17:34:20.563Z] === RUN TestPluginInstall/no_auth [2021-05-31T17:34:20.563Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:20.563Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ee77466c8305ca8b1fbe016852b72fd71e9e576a9caf65d7c66c859390b4fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:20.563Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:20.563Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ee77466c8305ca8b1fbe016852b72fd71e9e576a9caf65d7c66c859390b4fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:20.563Z] === RUN TestPluginInstall/with_htpasswd [2021-05-31T17:34:21.205Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:21.205Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:522653e21ca6625c405f7abc25862ebec0f28307f64dbb3f6dddfcc7f5568ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:21.205Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:21.205Z] time="2021-05-31T17:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:522653e21ca6625c405f7abc25862ebec0f28307f64dbb3f6dddfcc7f5568ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:21.506Z] === RUN TestPluginInstall/with_insecure [2021-05-31T17:34:22.559Z] time="2021-05-31T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:22.559Z] time="2021-05-31T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec0c9044ea302c14dde88116cf40666ea30817e48c83a34eb62268911ce3fad0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:22.559Z] time="2021-05-31T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-31T17:34:22.559Z] time="2021-05-31T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec0c9044ea302c14dde88116cf40666ea30817e48c83a34eb62268911ce3fad0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-31T17:34:22.858Z] --- PASS: TestPluginInstall (4.31s) [2021-05-31T17:34:22.858Z] --- PASS: TestPluginInstall/no_auth (1.96s) [2021-05-31T17:34:22.858Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-05-31T17:34:22.858Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-05-31T17:34:22.858Z] plugin_test.go:165: [d3a0589731291] daemon is not started [2021-05-31T17:34:22.858Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:34:23.455Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-31T17:34:23.575Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-05-31T17:34:23.575Z] ok github.com/docker/docker/container 0.119s coverage: 34.6% of statements [2021-05-31T17:34:23.575Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-31T17:34:23.575Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-31T17:34:23.575Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-31T17:34:23.575Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-31T17:34:24.026Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-31T17:34:24.950Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-31T17:34:25.624Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:34:27.201Z] --- PASS: TestPluginsWithRuntimes (4.08s) [2021-05-31T17:34:27.201Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-05-31T17:34:27.201Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-05-31T17:34:27.201Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:34:27.375Z] + bundleName=arm64-integration [2021-05-31T17:34:27.375Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-31T17:34:27.375Z] Creating arm64-integration-bundles.tar.gz [2021-05-31T17:34:27.375Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-31T17:34:27.375Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-31T17:34:27.771Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2021-05-31T17:34:27.847Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-05-31T17:34:27.847Z] PASS [2021-05-31T17:34:27.847Z] [2021-05-31T17:34:27.847Z] DONE 10 tests in 9.321s [2021-05-31T17:34:27.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-31T17:34:27.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:27.847Z] ++ set -e [2021-05-31T17:34:27.847Z] ++ '[' -n 0 ']' [2021-05-31T17:34:27.847Z] ++ set -x [2021-05-31T17:34:27.847Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:27.847Z] INFO: Testing against a local daemon [2021-05-31T17:34:27.847Z] === RUN TestExternalGraphDriver [2021-05-31T17:34:27.847Z] === RUN TestExternalGraphDriver/json [Pipeline] archiveArtifacts [2021-05-31T17:34:27.956Z] Archiving artifacts [2021-05-31T17:34:29.393Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-31T17:34:29.652Z] === RUN TestDockerSuite/TestCpToDot [2021-05-31T17:34:29.681Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-31T17:34:30.109Z] === RUN TestExternalGraphDriver/spec [2021-05-31T17:34:30.365Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:34:30.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-31T17:34:30.682Z] + make clean [2021-05-31T17:34:31.062Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-05-31T17:34:31.254Z] docker volume rm -f docker-dev-cache [2021-05-31T17:34:31.513Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:34:31.667Z] === RUN TestExternalGraphDriver/pull [2021-05-31T17:34:31.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-31T17:34:33.354Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-31T17:34:33.757Z] --- PASS: TestExternalGraphDriver (5.67s) [2021-05-31T17:34:33.757Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-05-31T17:34:33.757Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-05-31T17:34:33.757Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2021-05-31T17:34:33.757Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:34:33.757Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-05-31T17:34:33.757Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:33.757Z] PASS [2021-05-31T17:34:33.757Z] [2021-05-31T17:34:33.757Z] === Skipped [2021-05-31T17:34:33.757Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-05-31T17:34:33.757Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:34:33.757Z] [2021-05-31T17:34:33.757Z] [2021-05-31T17:34:33.757Z] DONE 5 tests, 1 skipped in 5.802s [2021-05-31T17:34:33.757Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-31T17:34:33.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:33.757Z] ++ set -e [2021-05-31T17:34:33.757Z] ++ '[' -n 0 ']' [2021-05-31T17:34:33.757Z] ++ set -x [2021-05-31T17:34:33.757Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:33.757Z] INFO: Testing against a local daemon [2021-05-31T17:34:33.757Z] === RUN TestContinueAfterPluginCrash [2021-05-31T17:34:33.757Z] === PAUSE TestContinueAfterPluginCrash [2021-05-31T17:34:33.757Z] === RUN TestReadPluginNoRead [2021-05-31T17:34:33.757Z] === PAUSE TestReadPluginNoRead [2021-05-31T17:34:33.757Z] === RUN TestDaemonStartWithLogOpt [2021-05-31T17:34:33.757Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-31T17:34:33.757Z] === CONT TestContinueAfterPluginCrash [2021-05-31T17:34:33.757Z] === CONT TestDaemonStartWithLogOpt [2021-05-31T17:34:33.757Z] === CONT TestReadPluginNoRead [2021-05-31T17:34:34.322Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-31T17:34:35.702Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-31T17:34:35.702Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-31T17:34:36.643Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-31T17:34:37.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-31T17:34:37.472Z] --- PASS: TestServicePlugin (33.00s) [2021-05-31T17:34:37.472Z] plugin_test.go:62: [d673ce3606f3b] joining swarm manager [d4780a39ccf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:34:37.472Z] plugin_test.go:65: [de4a7d8a561b5] joining swarm manager [d4780a39ccf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:34:37.472Z] === RUN TestServiceUpdateLabel [2021-05-31T17:34:38.854Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-31T17:34:38.854Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-31T17:34:38.854Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-31T17:34:39.431Z] === RUN TestReadPluginNoRead/default [2021-05-31T17:34:39.431Z] --- PASS: TestDaemonStartWithLogOpt (5.42s) [2021-05-31T17:34:39.794Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-31T17:34:40.070Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-31T17:34:40.734Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-31T17:34:40.734Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-31T17:34:40.734Z] --- PASS: TestServiceUpdateLabel (3.30s) [2021-05-31T17:34:40.734Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:34:40.734Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T17:34:41.051Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-05-31T17:34:41.051Z] ok github.com/docker/docker/daemon 12.152s coverage: 17.3% of statements [2021-05-31T17:34:41.051Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-31T17:34:41.051Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-31T17:34:41.311Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.8% of statements [2021-05-31T17:34:41.620Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-31T17:34:41.673Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-31T17:34:42.244Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-31T17:34:42.252Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-05-31T17:34:42.504Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-31T17:34:42.504Z] === RUN TestDockerSuite/TestCreateRM [2021-05-31T17:34:42.512Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-05-31T17:34:42.512Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-31T17:34:42.512Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-31T17:34:42.765Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-31T17:34:42.765Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-31T17:34:42.765Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-31T17:34:43.025Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-31T17:34:43.150Z] --- PASS: TestReadPluginNoRead (9.39s) [2021-05-31T17:34:43.150Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-05-31T17:34:43.150Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-05-31T17:34:43.150Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-05-31T17:34:43.150Z] read_test.go:92: [d57bd3ea07319] daemon is not started [2021-05-31T17:34:43.893Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-05-31T17:34:44.195Z] --- PASS: TestContinueAfterPluginCrash (10.68s) [2021-05-31T17:34:44.195Z] PASS [2021-05-31T17:34:44.195Z] [2021-05-31T17:34:44.195Z] DONE 6 tests in 10.753s [2021-05-31T17:34:44.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-31T17:34:44.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:44.195Z] ++ set -e [2021-05-31T17:34:44.195Z] ++ '[' -n 0 ']' [2021-05-31T17:34:44.195Z] ++ set -x [2021-05-31T17:34:44.195Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:44.492Z] testing: warning: no tests to run [2021-05-31T17:34:44.492Z] PASS [2021-05-31T17:34:44.492Z] [2021-05-31T17:34:44.492Z] DONE 0 tests in 0.021s [2021-05-31T17:34:44.492Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-31T17:34:44.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:44.492Z] ++ set -e [2021-05-31T17:34:44.492Z] ++ '[' -n 0 ']' [2021-05-31T17:34:44.492Z] ++ set -x [2021-05-31T17:34:44.492Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:44.492Z] INFO: Testing against a local daemon [2021-05-31T17:34:44.492Z] === RUN TestPluginWithDevMounts [2021-05-31T17:34:44.492Z] === PAUSE TestPluginWithDevMounts [2021-05-31T17:34:44.492Z] === CONT TestPluginWithDevMounts [2021-05-31T17:34:44.696Z] --- PASS: TestBuildWithHugeFile (107.04s) [2021-05-31T17:34:44.696Z] === RUN TestBuildWCOWSandboxSize [2021-05-31T17:34:45.804Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.385s coverage: 73.3% of statements [2021-05-31T17:34:46.322Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-31T17:34:46.322Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-31T17:34:46.322Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-31T17:34:46.373Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-05-31T17:34:46.573Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-05-31T17:34:46.573Z] PASS [2021-05-31T17:34:46.573Z] [2021-05-31T17:34:46.573Z] DONE 1 tests in 1.909s [2021-05-31T17:34:46.573Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-05-31T17:34:46.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:46.573Z] ++ set -e [2021-05-31T17:34:46.573Z] ++ '[' -n 0 ']' [2021-05-31T17:34:46.573Z] ++ set -x [2021-05-31T17:34:46.574Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:46.574Z] INFO: Testing against a local daemon [2021-05-31T17:34:46.574Z] === RUN TestSecretInspect [2021-05-31T17:34:47.313Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.460s coverage: 56.2% of statements [2021-05-31T17:34:48.666Z] --- PASS: TestSecretInspect (1.97s) [2021-05-31T17:34:48.666Z] === RUN TestSecretList [2021-05-31T17:34:49.221Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-05-31T17:34:49.616Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-31T17:34:49.616Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-31T17:34:49.616Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-31T17:34:49.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-31T17:34:49.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-31T17:34:49.877Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-31T17:34:50.192Z] --- PASS: TestSecretList (1.87s) [2021-05-31T17:34:50.192Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:34:50.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-31T17:34:51.820Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.348s coverage: 49.4% of statements [2021-05-31T17:34:51.820Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.570s coverage: 45.9% of statements [2021-05-31T17:34:51.820Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-31T17:34:52.282Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-05-31T17:34:52.282Z] === RUN TestSecretsUpdate [2021-05-31T17:34:52.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-31T17:34:53.433Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-31T17:34:53.729Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-31T17:34:53.989Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.613s coverage: 57.7% of statements [2021-05-31T17:34:53.989Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-31T17:34:53.989Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-31T17:34:54.365Z] --- PASS: TestSecretsUpdate (1.89s) [2021-05-31T17:34:54.365Z] === RUN TestTemplatedSecret [2021-05-31T17:34:55.340Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-31T17:34:55.631Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-05-31T17:34:56.462Z] --- PASS: TestTemplatedSecret (2.43s) [2021-05-31T17:34:56.462Z] === RUN TestSecretCreateResolve [2021-05-31T17:34:56.572Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-05-31T17:34:56.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-31T17:34:56.983Z] --- PASS: TestServiceUpdateSecrets (16.32s) [2021-05-31T17:34:56.983Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:34:57.512Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-05-31T17:34:57.512Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-31T17:34:57.512Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-31T17:34:57.553Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-31T17:34:58.451Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.5% of statements [2021-05-31T17:34:58.492Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-31T17:34:58.492Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-31T17:34:58.551Z] --- PASS: TestSecretCreateResolve (1.88s) [2021-05-31T17:34:58.551Z] PASS [2021-05-31T17:34:58.551Z] [2021-05-31T17:34:58.551Z] DONE 6 tests in 12.052s [2021-05-31T17:34:58.551Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-05-31T17:34:58.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:58.551Z] ++ set -e [2021-05-31T17:34:58.551Z] ++ '[' -n 0 ']' [2021-05-31T17:34:58.551Z] ++ set -x [2021-05-31T17:34:58.551Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:34:58.551Z] INFO: Testing against a local daemon [2021-05-31T17:34:58.551Z] === RUN TestServiceCreateInit [2021-05-31T17:34:58.551Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:34:59.431Z] === RUN TestDockerSuite/TestDockerFails [2021-05-31T17:34:59.431Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-31T17:34:59.691Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-31T17:34:59.691Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-31T17:34:59.833Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 77.4% of statements [2021-05-31T17:34:59.834Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-31T17:34:59.834Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-31T17:34:59.834Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-05-31T17:35:01.071Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-31T17:35:01.216Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-31T17:35:01.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-31T17:35:01.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-05-31T17:35:02.009Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-31T17:35:03.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:35:03.118Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-05-31T17:35:03.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-31T17:35:03.377Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 58.6% of statements [2021-05-31T17:35:04.317Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-05-31T17:35:05.302Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-31T17:35:05.302Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-31T17:35:05.302Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-31T17:35:05.561Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-31T17:35:05.700Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-05-31T17:35:05.961Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-31T17:35:06.595Z] --- PASS: TestServiceCreateInit (7.56s) [2021-05-31T17:35:06.595Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2021-05-31T17:35:06.595Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-05-31T17:35:06.595Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:35:06.901Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2021-05-31T17:35:06.901Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-31T17:35:06.901Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-05-31T17:35:06.901Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-31T17:35:08.812Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-05-31T17:35:09.753Z] ok github.com/docker/docker/distribution 0.200s coverage: 25.2% of statements [2021-05-31T17:35:09.753Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-31T17:35:10.694Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-31T17:35:11.634Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-05-31T17:35:12.203Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2021-05-31T17:35:12.203Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-31T17:35:12.464Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-05-31T17:35:13.688Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-31T17:35:13.688Z] --- PASS: TestServiceUpdateConfigs (15.97s) [2021-05-31T17:35:13.688Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:35:13.844Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-05-31T17:35:13.844Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-05-31T17:35:13.844Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-31T17:35:14.416Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-05-31T17:35:15.797Z] ok github.com/docker/docker/oci 0.012s coverage: 45.2% of statements [2021-05-31T17:35:16.226Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-31T17:35:16.737Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-05-31T17:35:16.737Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-31T17:35:18.647Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.0% of statements [2021-05-31T17:35:18.766Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-31T17:35:19.586Z] ok github.com/docker/docker/pkg/authorization 0.186s coverage: 68.3% of statements [2021-05-31T17:35:19.586Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-31T17:35:19.846Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-31T17:35:20.677Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-31T17:35:22.007Z] --- PASS: TestCreateServiceMultipleTimes (15.70s) [2021-05-31T17:35:22.007Z] === RUN TestCreateServiceConflict [2021-05-31T17:35:22.584Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-31T17:35:23.154Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-31T17:35:23.155Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2021-05-31T17:35:23.155Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-31T17:35:23.539Z] --- PASS: TestCreateServiceConflict (1.89s) [2021-05-31T17:35:23.539Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:35:23.726Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-05-31T17:35:23.988Z] ok github.com/docker/docker/layer 7.851s coverage: 68.8% of statements [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-31T17:35:23.988Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-31T17:35:23.988Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-05-31T17:35:24.102Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-31T17:35:24.947Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-31T17:35:25.046Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-31T17:35:25.516Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-05-31T17:35:25.615Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-31T17:35:25.776Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-31T17:35:26.298Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-05-31T17:35:26.298Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:35:26.555Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-31T17:35:27.155Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-05-31T17:35:27.493Z] --- PASS: TestServiceUpdateNetwork (14.40s) [2021-05-31T17:35:27.493Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:35:27.724Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 88.7% of statements [2021-05-31T17:35:28.063Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-31T17:35:28.295Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-05-31T17:35:28.323Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-31T17:35:28.554Z] ok github.com/docker/docker/pkg/fsutils 0.231s coverage: 85.1% of statements [2021-05-31T17:35:28.554Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-05-31T17:35:29.706Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-31T17:35:29.935Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 69.5% of statements [2021-05-31T17:35:30.194Z] ok github.com/docker/docker/pkg/ioutils 0.515s coverage: 69.3% of statements [2021-05-31T17:35:30.274Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-31T17:35:30.454Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-05-31T17:35:30.454Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-31T17:35:30.454Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-05-31T17:35:30.454Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-31T17:35:30.454Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-31T17:35:31.024Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-05-31T17:35:31.024Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-31T17:35:31.024Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-05-31T17:35:31.285Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-31T17:35:31.546Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-05-31T17:35:31.806Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-31T17:35:31.806Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-31T17:35:31.806Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-31T17:35:32.748Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-05-31T17:35:33.317Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-31T17:35:33.577Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-31T17:35:33.837Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-31T17:35:34.474Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-31T17:35:35.216Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-05-31T17:35:35.476Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-31T17:35:37.765Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-31T17:35:37.765Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-31T17:35:38.335Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-31T17:35:39.670Z] ok github.com/docker/docker/pkg/signal 3.394s coverage: 62.3% of statements [2021-05-31T17:35:39.670Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-31T17:35:39.931Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-31T17:35:40.191Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-31T17:35:40.245Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-31T17:35:40.762Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-05-31T17:35:41.332Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-31T17:35:41.592Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-05-31T17:35:41.684Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2021-05-31T17:35:41.684Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:35:41.684Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2021-05-31T17:35:41.684Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:35:42.162Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-05-31T17:35:42.422Z] testing: warning: no tests to run [2021-05-31T17:35:42.422Z] coverage: [no statements] [2021-05-31T17:35:42.422Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-31T17:35:42.990Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-31T17:35:42.990Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-31T17:35:43.250Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-31T17:35:43.772Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2021-05-31T17:35:43.772Z] === RUN TestCreateServiceSysctls [2021-05-31T17:35:44.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-31T17:35:45.010Z] --- PASS: TestServiceUpdatePidsLimit (17.76s) [2021-05-31T17:35:45.010Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-05-31T17:35:45.010Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-05-31T17:35:45.010Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-05-31T17:35:45.010Z] PASS [2021-05-31T17:35:45.010Z] [2021-05-31T17:35:45.010Z] === Skipped [2021-05-31T17:35:45.010Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:35:45.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:35:45.010Z] [2021-05-31T17:35:45.010Z] [2021-05-31T17:35:45.010Z] DONE 27 tests, 1 skipped in 206.391s [2021-05-31T17:35:45.010Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:35:45.010Z] ++ 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-31T17:35:45.010Z] ++ set -e [2021-05-31T17:35:45.010Z] ++ '[' -n 0 ']' [2021-05-31T17:35:45.010Z] ++ set -x [2021-05-31T17:35:45.010Z] ++ 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-31T17:35:45.159Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-31T17:35:45.269Z] INFO: Testing against a local daemon [2021-05-31T17:35:45.269Z] === RUN TestSessionCreate [2021-05-31T17:35:45.269Z] --- PASS: TestSessionCreate (0.04s) [2021-05-31T17:35:45.269Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:35:45.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-31T17:35:45.269Z] PASS [2021-05-31T17:35:45.269Z] [2021-05-31T17:35:45.269Z] DONE 2 tests in 0.179s [2021-05-31T17:35:45.269Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:35:45.269Z] ++ 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-31T17:35:45.269Z] ++ set -e [2021-05-31T17:35:45.269Z] ++ '[' -n 0 ']' [2021-05-31T17:35:45.269Z] ++ set -x [2021-05-31T17:35:45.269Z] ++ 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-31T17:35:45.529Z] INFO: Testing against a local daemon [2021-05-31T17:35:45.529Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:35:45.529Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:35:45.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:35:45.529Z] === RUN TestEventsExecDie [2021-05-31T17:35:45.789Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-31T17:35:46.051Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-31T17:35:46.099Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-31T17:35:46.613Z] --- PASS: TestCreateServiceSysctls (3.10s) [2021-05-31T17:35:46.613Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:35:46.669Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-05-31T17:35:46.991Z] --- PASS: TestEventsExecDie (1.40s) [2021-05-31T17:35:46.991Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:35:46.991Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-05-31T17:35:46.991Z] === RUN TestInfoBinaryCommits [2021-05-31T17:35:46.991Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-05-31T17:35:46.991Z] === RUN TestInfoAPIVersioned [2021-05-31T17:35:46.991Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-31T17:35:46.991Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:35:47.560Z] --- PASS: TestInfoDiscoveryBackend (0.73s) [2021-05-31T17:35:47.561Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:35:47.825Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-31T17:35:48.050Z] ok github.com/docker/docker/quota 0.219s coverage: 71.4% of statements [2021-05-31T17:35:48.094Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-31T17:35:48.310Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-31T17:35:48.664Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-31T17:35:48.664Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-05-31T17:35:48.664Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:35:48.923Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-31T17:35:49.470Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-05-31T17:35:49.470Z] === RUN TestInspect [2021-05-31T17:35:49.692Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-05-31T17:35:49.862Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.94s) [2021-05-31T17:35:49.862Z] === RUN TestInfoAPI [2021-05-31T17:35:49.862Z] --- PASS: TestInfoAPI (0.02s) [2021-05-31T17:35:49.862Z] === RUN TestInfoAPIWarnings [2021-05-31T17:35:49.862Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-31T17:35:49.862Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-31T17:35:50.262Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-31T17:35:50.262Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-31T17:35:51.203Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-31T17:35:51.203Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-31T17:35:51.247Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-31T17:35:52.234Z] --- PASS: TestInspect (2.63s) [2021-05-31T17:35:52.234Z] === RUN TestCreateJob [2021-05-31T17:35:52.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-31T17:35:52.628Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-31T17:35:52.628Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-31T17:35:53.569Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-31T17:35:53.742Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-05-31T17:35:53.828Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-31T17:35:54.087Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-31T17:35:55.032Z] --- PASS: TestCreateJob (3.01s) [2021-05-31T17:35:55.032Z] === RUN TestReplicatedJob [2021-05-31T17:35:55.124Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.4% of statements [2021-05-31T17:35:55.384Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-31T17:35:55.465Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-31T17:35:55.465Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-31T17:35:55.465Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-31T17:35:55.465Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-31T17:35:56.766Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-05-31T17:35:56.844Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-31T17:35:57.784Z] === RUN TestDockerSuite/TestEventsRename [2021-05-31T17:35:58.353Z] === RUN TestDockerSuite/TestEventsResize [2021-05-31T17:35:58.923Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-31T17:35:59.550Z] --- PASS: TestReplicatedJob (4.87s) [2021-05-31T17:35:59.550Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:36:03.204Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-05-31T17:36:03.204Z] === RUN TestServiceListWithStatuses [2021-05-31T17:36:03.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:36:03.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:36:03.204Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:36:05.493Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-31T17:36:05.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-31T17:36:05.754Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-31T17:36:06.693Z] --- PASS: TestInfoAPIWarnings (16.83s) [2021-05-31T17:36:06.693Z] === RUN TestInfoDebug [2021-05-31T17:36:06.748Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/rootless [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/volume [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-31T17:36:06.748Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === Skipped [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-31T17:36:06.748Z] time="2021-05-31T17:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-31T17:36:06.748Z] time="2021-05-31T17:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-31T17:36:06.748Z] time="2021-05-31T17:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-31T17:36:06.748Z] time="2021-05-31T17:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-31T17:36:06.748Z] time="2021-05-31T17:34:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-31T17:36:06.748Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-31T17:36:06.748Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-31T17:36:06.748Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-31T17:36:06.748Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-31T17:36:06.748Z] graphtest_unix.go:73: No driver to put! [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-31T17:36:06.748Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-31T17:36:06.748Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] [2021-05-31T17:36:06.748Z] DONE 2255 tests, 24 skipped in 251.234s [2021-05-31T17:36:06.756Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2021-05-31T17:36:06.756Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:36:06.953Z] === RUN TestDockerSuite/TestEventsTimestampFormats Post stage [Pipeline] junit [2021-05-31T17:36:07.020Z] Recording test results [2021-05-31T17:36:07.213Z] --- PASS: TestInfoDebug (0.77s) [2021-05-31T17:36:07.213Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:36:07.458Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-31T17:36:07.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41656/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf07c06c6365d9ea14ecdacaae698c42bcf9fd10 hack/validate/vendor [2021-05-31T17:36:08.154Z] --- PASS: TestInfoInsecureRegistries (0.81s) [2021-05-31T17:36:08.154Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:36:08.362Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:36:09.094Z] --- PASS: TestInfoRegistryMirrors (1.03s) [2021-05-31T17:36:09.094Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:36:09.242Z] + echo Ensuring container killed. [2021-05-31T17:36:09.242Z] Ensuring container killed. [2021-05-31T17:36:09.242Z] + docker rm -vf docker-pr3 [2021-05-31T17:36:09.242Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-05-31T17:36:09.353Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-05-31T17:36:09.353Z] === RUN TestPingCacheHeaders [2021-05-31T17:36:09.353Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-31T17:36:09.353Z] === RUN TestPingGet [2021-05-31T17:36:09.353Z] --- PASS: TestPingGet (0.01s) [2021-05-31T17:36:09.353Z] === RUN TestPingHead [2021-05-31T17:36:09.353Z] --- PASS: TestPingHead (0.02s) [2021-05-31T17:36:09.353Z] === RUN TestVersion [2021-05-31T17:36:09.353Z] --- PASS: TestVersion (0.04s) [2021-05-31T17:36:09.353Z] PASS [2021-05-31T17:36:09.353Z] [2021-05-31T17:36:09.353Z] === Skipped [2021-05-31T17:36:09.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:36:09.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:36:09.353Z] [2021-05-31T17:36:09.353Z] [2021-05-31T17:36:09.353Z] DONE 18 tests, 1 skipped in 24.082s [2021-05-31T17:36:09.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:36:09.353Z] ++ 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-31T17:36:09.353Z] ++ set -e [2021-05-31T17:36:09.353Z] ++ '[' -n 0 ']' [2021-05-31T17:36:09.353Z] ++ set -x [2021-05-31T17:36:09.353Z] ++ 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-31T17:36:09.531Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:36:09.531Z] Chowning /workspace to jenkins user [2021-05-31T17:36:09.531Z] + id -u [2021-05-31T17:36:09.531Z] + id -g [2021-05-31T17:36:09.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [2021-05-31T17:36:09.614Z] INFO: Testing against a local daemon [2021-05-31T17:36:09.614Z] === RUN TestVolumesCreateAndList [2021-05-31T17:36:09.614Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-31T17:36:09.614Z] === RUN TestVolumesRemove [2021-05-31T17:36:09.614Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-31T17:36:09.614Z] === RUN TestVolumesInspect [2021-05-31T17:36:09.614Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-31T17:36:09.614Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:36:09.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:36:09.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:36:09.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:36:09.614Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-31T17:36:09.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:36:09.614Z] PASS [2021-05-31T17:36:09.614Z] [2021-05-31T17:36:09.614Z] DONE 5 tests in 0.320s [2021-05-31T17:36:09.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:36:10.185Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T17:36:10.185Z] +++ kill 5729 [2021-05-31T17:36:10.335Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2021-05-31T17:36:10.335Z] === RUN TestServicePlugin [2021-05-31T17:36:10.335Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-31T17:36:10.335Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:36:10.335Z] === RUN TestServiceUpdateLabel [2021-05-31T17:36:10.395Z] + bundleName=unit [2021-05-31T17:36:10.396Z] + echo Creating unit-bundles.tar.gz [2021-05-31T17:36:10.396Z] Creating unit-bundles.tar.gz [2021-05-31T17:36:10.396Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-31T17:36:10.396Z] bundles/junit-report.xml [2021-05-31T17:36:10.396Z] bundles/go-test-report.json [2021-05-31T17:36:10.396Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-31T17:36:10.416Z] Archiving artifacts [2021-05-31T17:36:10.445Z] === RUN TestDockerSuite/TestEventsTop [2021-05-31T17:36:10.916Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:36:11.248Z] + make clean [2021-05-31T17:36:11.507Z] docker volume rm -f docker-dev-cache [2021-05-31T17:36:11.507Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:36:11.826Z] +++ /etc/init.d/apparmor stop [2021-05-31T17:36:11.826Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:36:11.826Z] [2021-05-31T17:36:11.826Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:36:11.826Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:36:11.826Z] [2021-05-31T17:36:11.826Z] To set a process to complain mode, use the command line tool [2021-05-31T17:36:11.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:36:11.826Z] +++ true [2021-05-31T17:36:11.826Z] exiting test-integration [2021-05-31T17:36:11.826Z] ++ exit 0 [2021-05-31T17:36:11.826Z] [2021-05-31T17:36:11.826Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-31T17:36:11.904Z] --- PASS: TestServiceUpdateLabel (1.91s) [2021-05-31T17:36:11.904Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T17:36:12.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-31T17:36:12.345Z] + for job in $(jobs -p) [2021-05-31T17:36:12.345Z] + wait 27621 [2021-05-31T17:36:14.424Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-31T17:36:26.641Z] === RUN TestDockerSuite/TestExec [2021-05-31T17:36:27.581Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-31T17:36:27.657Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2021-05-31T17:36:27.657Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:36:28.519Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-31T17:36:29.088Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-31T17:36:29.657Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-31T17:36:32.195Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-31T17:36:32.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-31T17:36:33.025Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-31T17:36:34.408Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-31T17:36:35.789Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-31T17:36:37.173Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-31T17:36:38.555Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-31T17:36:40.356Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2021-05-31T17:36:40.356Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:36:40.464Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-31T17:36:43.001Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-31T17:36:45.539Z] === RUN TestDockerSuite/TestExecEnv [2021-05-31T17:36:46.112Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-31T17:36:48.021Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-31T17:36:48.960Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-31T17:36:51.500Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-31T17:36:52.070Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-31T17:36:52.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-31T17:36:53.040Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2021-05-31T17:36:53.040Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:36:53.452Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-31T17:36:53.687Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-31T17:36:54.744Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-31T17:36:54.833Z] === RUN TestDockerSuite/TestExecParseError [2021-05-31T17:36:55.771Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-31T17:36:56.710Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-31T17:36:58.092Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-31T17:37:01.673Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-31T17:37:02.289Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-31T17:37:03.228Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-31T17:37:04.167Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-31T17:37:10.215Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2021-05-31T17:37:10.215Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-05-31T17:37:10.215Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2021-05-31T17:37:10.215Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-05-31T17:37:10.215Z] PASS [2021-05-31T17:37:10.215Z] [2021-05-31T17:37:10.215Z] === Skipped [2021-05-31T17:37:10.215Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-05-31T17:37:10.215Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-31T17:37:10.215Z] [2021-05-31T17:37:10.215Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-05-31T17:37:10.215Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-31T17:37:10.215Z] [2021-05-31T17:37:10.215Z] [2021-05-31T17:37:10.215Z] DONE 27 tests, 2 skipped in 130.652s [2021-05-31T17:37:10.215Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] ++ set -e [2021-05-31T17:37:10.215Z] ++ '[' -n 0 ']' [2021-05-31T17:37:10.215Z] ++ set -x [2021-05-31T17:37:10.215Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] INFO: Testing against a local daemon [2021-05-31T17:37:10.215Z] === RUN TestSessionCreate [2021-05-31T17:37:10.215Z] --- PASS: TestSessionCreate (0.04s) [2021-05-31T17:37:10.215Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:37:10.215Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-31T17:37:10.215Z] PASS [2021-05-31T17:37:10.215Z] [2021-05-31T17:37:10.215Z] DONE 2 tests in 0.145s [2021-05-31T17:37:10.215Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] ++ set -e [2021-05-31T17:37:10.215Z] ++ '[' -n 0 ']' [2021-05-31T17:37:10.215Z] ++ set -x [2021-05-31T17:37:10.215Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:10.215Z] INFO: Testing against a local daemon [2021-05-31T17:37:10.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:37:10.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:37:10.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:37:10.215Z] === RUN TestEventsExecDie [2021-05-31T17:37:10.215Z] --- PASS: TestEventsExecDie (0.63s) [2021-05-31T17:37:10.215Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:37:10.215Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-31T17:37:10.215Z] === RUN TestInfoBinaryCommits [2021-05-31T17:37:10.215Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-05-31T17:37:10.215Z] === RUN TestInfoAPIVersioned [2021-05-31T17:37:10.215Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-31T17:37:10.215Z] === RUN TestInfoDiscoveryBackend [2021-05-31T17:37:10.510Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-05-31T17:37:10.510Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-31T17:37:10.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-31T17:37:11.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-31T17:37:11.557Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-31T17:37:12.196Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-05-31T17:37:12.196Z] === RUN TestInfoAPI [2021-05-31T17:37:12.196Z] --- PASS: TestInfoAPI (0.04s) [2021-05-31T17:37:12.196Z] === RUN TestInfoAPIWarnings [2021-05-31T17:37:16.023Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-31T17:37:16.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-31T17:37:16.852Z] === RUN TestDockerSuite/TestExecTTY [2021-05-31T17:37:18.232Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-31T17:37:19.612Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-31T17:37:20.551Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-31T17:37:22.460Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-31T17:37:22.460Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-31T17:37:25.002Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-31T17:37:26.384Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-31T17:37:28.294Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-31T17:37:28.862Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-31T17:37:30.245Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-31T17:37:30.855Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-05-31T17:37:30.855Z] === RUN TestInfoDebug [2021-05-31T17:37:30.855Z] --- PASS: TestInfoDebug (0.53s) [2021-05-31T17:37:30.855Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:37:30.855Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-05-31T17:37:30.855Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:37:30.855Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-05-31T17:37:30.855Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:37:30.855Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-05-31T17:37:30.855Z] === RUN TestPingCacheHeaders [2021-05-31T17:37:30.855Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-31T17:37:30.855Z] === RUN TestPingGet [2021-05-31T17:37:30.855Z] --- PASS: TestPingGet (0.02s) [2021-05-31T17:37:30.855Z] === RUN TestPingHead [2021-05-31T17:37:30.855Z] --- PASS: TestPingHead (0.03s) [2021-05-31T17:37:30.855Z] === RUN TestVersion [2021-05-31T17:37:30.855Z] --- PASS: TestVersion (0.03s) [2021-05-31T17:37:30.855Z] PASS [2021-05-31T17:37:30.855Z] [2021-05-31T17:37:30.855Z] === Skipped [2021-05-31T17:37:30.855Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:37:30.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-31T17:37:30.855Z] [2021-05-31T17:37:30.855Z] [2021-05-31T17:37:30.855Z] DONE 18 tests, 1 skipped in 21.255s [2021-05-31T17:37:30.855Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-05-31T17:37:30.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:30.855Z] ++ set -e [2021-05-31T17:37:30.855Z] ++ '[' -n 0 ']' [2021-05-31T17:37:30.855Z] ++ set -x [2021-05-31T17:37:30.855Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-31T17:37:30.855Z] INFO: Testing against a local daemon [2021-05-31T17:37:30.855Z] === RUN TestVolumesCreateAndList [2021-05-31T17:37:30.855Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-31T17:37:30.855Z] === RUN TestVolumesRemove [2021-05-31T17:37:30.855Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-31T17:37:30.855Z] === RUN TestVolumesInspect [2021-05-31T17:37:30.855Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-31T17:37:30.855Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:37:30.855Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:37:30.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:37:30.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:37:30.855Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-31T17:37:30.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:37:30.855Z] PASS [2021-05-31T17:37:30.855Z] [2021-05-31T17:37:30.855Z] DONE 5 tests in 0.207s [2021-05-31T17:37:30.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:37:31.166Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T17:37:31.166Z] +++ kill 14243 [2021-05-31T17:37:32.317Z] +++ /etc/init.d/apparmor stop [2021-05-31T17:37:32.317Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:37:32.317Z] [2021-05-31T17:37:32.317Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:37:32.317Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:37:32.317Z] [2021-05-31T17:37:32.317Z] To set a process to complain mode, use the command line tool [2021-05-31T17:37:32.317Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:37:32.317Z] +++ true [2021-05-31T17:37:32.317Z] exiting test-integration [2021-05-31T17:37:32.317Z] ++ exit 0 [2021-05-31T17:37:32.317Z] Post stage [Pipeline] junit [2021-05-31T17:37:33.917Z] Recording test results [2021-05-31T17:37:34.346Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T17:37:34.773Z] + echo Ensuring container killed. [2021-05-31T17:37:34.773Z] Ensuring container killed. [2021-05-31T17:37:34.773Z] + docker rm -vf docker-pr3 [2021-05-31T17:37:34.773Z] Error: No such container: docker-pr3 [2021-05-31T17:37:34.773Z] + true [Pipeline] sh [2021-05-31T17:37:35.230Z] + echo Chowning /workspace to jenkins user [2021-05-31T17:37:35.230Z] Chowning /workspace to jenkins user [2021-05-31T17:37:35.230Z] + id -u [2021-05-31T17:37:35.230Z] + id -g [2021-05-31T17:37:35.230Z] + docker run --rm -v /home/docker/workspace/moby_PR-41656:/workspace busybox chown -R 1001:1001 /workspace [2021-05-31T17:37:35.230Z] Unable to find image 'busybox:latest' locally [2021-05-31T17:37:35.522Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-31T17:37:35.565Z] latest: Pulling from library/busybox [2021-05-31T17:37:35.565Z] a55561a56381: Pulling fs layer [2021-05-31T17:37:35.888Z] a55561a56381: Download complete [2021-05-31T17:37:36.244Z] a55561a56381: Pull complete [2021-05-31T17:37:36.244Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-31T17:37:36.244Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T17:37:38.924Z] + bundleName=ppc64le-integration [2021-05-31T17:37:38.924Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-05-31T17:37:38.924Z] Creating ppc64le-integration-bundles.tar.gz [2021-05-31T17:37:38.924Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2021-05-31T17:37:38.924Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-31T17:37:38.997Z] Archiving artifacts [2021-05-31T17:37:39.453Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T17:37:39.714Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-31T17:37:39.944Z] + make clean [2021-05-31T17:37:40.296Z] make: command: Command not found [2021-05-31T17:37:40.296Z] make: command: Command not found [2021-05-31T17:37:40.296Z] docker volume rm -f docker-dev-cache [2021-05-31T17:37:40.296Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T17:37:41.620Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T17:37:46.913Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-31T17:37:46.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-31T17:37:47.173Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-31T17:37:47.173Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-31T17:37:47.173Z] === RUN TestDockerSuite/TestHealth [2021-05-31T17:37:49.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-31T17:38:11.657Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-31T17:38:12.597Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-31T17:38:12.597Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-31T17:38:12.597Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-31T17:38:12.597Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-31T17:38:12.597Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-31T17:38:12.856Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-31T17:38:13.116Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-31T17:38:13.376Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-31T17:38:13.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-31T17:38:13.946Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-31T17:38:14.205Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-31T17:38:14.776Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-31T17:38:16.159Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-31T17:38:16.159Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-31T17:38:17.099Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-31T17:38:20.394Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-31T17:38:20.394Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-31T17:38:20.394Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-31T17:38:23.691Z] === RUN TestDockerSuite/TestImportFile [2021-05-31T17:38:25.074Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-31T17:38:25.074Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-31T17:38:26.983Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-31T17:38:28.383Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-31T17:38:30.292Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-31T17:38:31.230Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-31T17:38:31.799Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-31T17:38:32.741Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-31T17:38:32.741Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-31T17:38:32.741Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-31T17:38:33.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-31T17:38:34.619Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-31T17:38:35.558Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-31T17:38:36.499Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-31T17:38:37.440Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-31T17:38:38.383Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-31T17:38:38.383Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-31T17:38:41.677Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-31T17:38:42.245Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-31T17:38:42.817Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-31T17:38:42.817Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-31T17:38:43.756Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-31T17:38:43.756Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-31T17:38:45.137Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-31T17:38:45.706Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-31T17:38:45.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-31T17:38:46.539Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-31T17:38:47.480Z] === RUN TestDockerSuite/TestInspectImage [2021-05-31T17:38:47.480Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-31T17:38:47.739Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-31T17:38:47.739Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-31T17:38:48.680Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-31T17:38:49.619Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-31T17:38:49.619Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-31T17:38:50.581Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-31T17:38:51.523Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-31T17:38:53.432Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-31T17:38:53.432Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-31T17:38:54.813Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-31T17:38:56.195Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-31T17:38:58.743Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-31T17:38:59.314Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-31T17:39:00.693Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-31T17:39:01.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-31T17:39:02.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-31T17:39:02.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-31T17:39:03.710Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-31T17:39:03.710Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-31T17:39:06.250Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-31T17:39:07.630Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-31T17:39:09.010Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-31T17:39:09.270Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-31T17:39:11.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-31T17:39:13.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-31T17:39:16.275Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-31T17:39:16.275Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-31T17:39:17.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-31T17:39:18.594Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-31T17:39:19.164Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-31T17:39:20.105Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-31T17:39:35.001Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-31T17:39:35.942Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-31T17:39:37.850Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-31T17:39:38.790Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-31T17:39:42.087Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-31T17:39:42.087Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-31T17:39:42.656Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-31T17:39:42.656Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-31T17:39:42.656Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-31T17:39:43.596Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-31T17:39:44.535Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-31T17:39:48.735Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-31T17:39:48.995Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-31T17:39:54.285Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-31T17:39:54.854Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-31T17:39:54.854Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-31T17:39:56.235Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-31T17:39:57.173Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-31T17:39:58.553Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-31T17:39:59.493Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-31T17:40:00.431Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-31T17:40:01.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-31T17:40:03.192Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-31T17:40:04.576Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-31T17:40:05.957Z] === RUN TestDockerSuite/TestLogsSince [2021-05-31T17:40:14.089Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-31T17:40:19.367Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-31T17:40:19.936Z] === RUN TestDockerSuite/TestLogsTail [2021-05-31T17:40:21.319Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-31T17:40:22.708Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-31T17:40:23.649Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-31T17:40:24.220Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-31T17:40:25.161Z] === RUN TestDockerSuite/TestNetHostname [2021-05-31T17:40:29.364Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-31T17:40:29.624Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-31T17:40:36.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-31T17:40:36.202Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-31T17:40:39.498Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-31T17:40:40.881Z] === RUN TestDockerSuite/TestPluginActive [2021-05-31T17:40:42.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-31T17:40:42.789Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-31T17:40:45.330Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-31T17:40:49.526Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-31T17:40:49.526Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-31T17:40:49.526Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-31T17:40:49.526Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-31T17:40:52.823Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-31T17:40:52.823Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-31T17:40:54.205Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-31T17:40:56.742Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-31T17:40:56.742Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-31T17:40:59.280Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-31T17:41:01.192Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-31T17:41:04.488Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-31T17:41:05.057Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-31T17:41:07.597Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-31T17:41:09.504Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-31T17:41:09.504Z] === RUN TestDockerSuite/TestPortList [2021-05-31T17:41:21.720Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-31T17:41:22.289Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-31T17:41:30.411Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-31T17:41:30.411Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-31T17:41:30.411Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-31T17:41:30.411Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-31T17:41:30.411Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-31T17:41:30.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-31T17:41:30.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-31T17:41:31.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-31T17:41:31.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-31T17:41:33.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-31T17:41:33.578Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-31T17:41:34.147Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-31T17:41:37.442Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-31T17:41:39.351Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-31T17:41:40.730Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-31T17:41:40.730Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-31T17:41:44.927Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-31T17:41:44.927Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-31T17:41:45.495Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-31T17:41:49.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-31T17:41:49.693Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-31T17:41:54.974Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-31T17:41:54.974Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-31T17:41:58.265Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-31T17:42:02.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-31T17:42:04.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-31T17:42:07.687Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-31T17:42:08.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-31T17:42:09.565Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-31T17:42:11.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-31T17:42:12.042Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-31T17:42:13.950Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-31T17:42:16.489Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-31T17:42:16.489Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-31T17:42:19.782Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-31T17:42:20.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-31T17:42:22.583Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-31T17:42:24.492Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-31T17:42:24.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-31T17:42:24.492Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-31T17:42:25.873Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-31T17:42:27.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-31T17:42:28.640Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-31T17:42:32.859Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-31T17:42:32.859Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-31T17:42:33.119Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-31T17:42:33.119Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-31T17:42:33.119Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-31T17:42:33.379Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-31T17:42:33.379Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-31T17:42:34.318Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-31T17:42:36.860Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-31T17:42:38.241Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-31T17:42:39.181Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-31T17:42:40.121Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-31T17:42:48.255Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-31T17:42:52.456Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-31T17:42:53.394Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-31T17:42:55.306Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-31T17:42:55.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-31T17:42:55.566Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-31T17:42:55.825Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-31T17:42:58.363Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-31T17:42:59.743Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-31T17:43:02.293Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-31T17:43:04.833Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-31T17:43:05.773Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-31T17:43:06.814Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-31T17:43:06.814Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-31T17:43:07.074Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-31T17:43:09.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-31T17:43:11.524Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-31T17:43:12.904Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-31T17:43:13.163Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-31T17:43:13.423Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-31T17:43:15.330Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-31T17:43:16.711Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-31T17:43:18.090Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-31T17:43:19.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-31T17:43:19.470Z] === RUN TestDockerSuite/TestRmiTag [2021-05-31T17:43:19.470Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-31T17:43:20.410Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-31T17:43:22.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-31T17:43:26.265Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-31T17:43:26.525Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-31T17:43:27.463Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-31T17:43:27.723Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-31T17:43:29.104Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-31T17:43:29.674Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-31T17:43:30.243Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-31T17:43:30.814Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-31T17:43:31.073Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-31T17:43:31.643Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-31T17:43:33.550Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-31T17:43:34.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-31T17:43:35.498Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-31T17:43:36.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-31T17:43:36.698Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-31T17:43:38.078Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-31T17:43:39.988Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-31T17:43:40.558Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-31T17:43:41.496Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-31T17:43:42.434Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-31T17:43:43.003Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-31T17:43:43.943Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-31T17:43:44.884Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-31T17:43:45.822Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-31T17:43:46.761Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-31T17:43:47.347Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-31T17:43:48.301Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-31T17:43:48.301Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-31T17:43:50.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-31T17:43:50.471Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-31T17:43:51.854Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-31T17:43:53.237Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-31T17:43:53.807Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-31T17:43:54.746Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-31T17:43:54.746Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-31T17:43:55.316Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-31T17:43:55.885Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-31T17:43:56.825Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-31T17:43:57.394Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-31T17:43:57.963Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-31T17:43:57.963Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-31T17:43:58.900Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-31T17:43:58.900Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-31T17:43:59.840Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-31T17:44:00.779Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-31T17:44:01.349Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-31T17:44:02.288Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-31T17:44:02.288Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-31T17:44:02.857Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-31T17:44:03.797Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-31T17:44:04.738Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-31T17:44:06.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-31T17:44:06.650Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-31T17:44:08.030Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-31T17:44:08.993Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-31T17:44:09.562Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-31T17:44:10.501Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-31T17:44:11.071Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-31T17:44:12.011Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-31T17:44:13.393Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-31T17:44:17.591Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-31T17:44:17.591Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-31T17:44:18.160Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-31T17:44:20.699Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-31T17:44:22.079Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-31T17:44:25.376Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-31T17:44:26.758Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-31T17:44:28.141Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-31T17:44:28.141Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-31T17:44:28.141Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-31T17:44:28.710Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-31T17:44:29.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-31T17:44:31.559Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-31T17:44:32.941Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-31T17:44:33.537Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-31T17:44:36.075Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-31T17:44:37.015Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-31T17:44:38.923Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-31T17:44:39.492Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-31T17:44:39.492Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-31T17:44:40.431Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-31T17:44:41.812Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-31T17:44:41.812Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-31T17:44:42.750Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-31T17:44:43.319Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-31T17:44:43.888Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-31T17:44:44.826Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-31T17:44:44.826Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-31T17:44:45.405Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-31T17:44:46.348Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-31T17:44:46.917Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-31T17:44:47.486Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-31T17:44:48.427Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-31T17:44:48.997Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-31T17:44:49.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-31T17:44:50.506Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-31T17:44:50.506Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-31T17:44:51.076Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-31T17:44:51.646Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-31T17:44:53.025Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-31T17:44:53.595Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T17:44:53.595Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-31T17:44:56.894Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-31T17:44:57.462Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-31T17:44:57.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-31T17:45:05.845Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-31T17:45:08.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-31T17:45:09.319Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-31T17:45:09.888Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-31T17:45:11.799Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-31T17:45:11.799Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-31T17:45:11.799Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-31T17:45:11.799Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-31T17:45:12.368Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-31T17:45:15.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-31T17:45:17.044Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-31T17:45:18.953Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-31T17:45:25.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-31T17:45:25.523Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-31T17:45:25.523Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-31T17:45:25.783Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-31T17:45:27.700Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-31T17:45:27.700Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-31T17:45:27.700Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-31T17:45:29.607Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-31T17:45:30.985Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-31T17:45:32.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-31T17:45:32.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-31T17:45:32.624Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-31T17:45:34.006Z] === RUN TestDockerSuite/TestRunMount [2021-05-31T17:45:42.131Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-31T17:45:42.699Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-31T17:45:43.268Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-31T17:45:44.207Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-31T17:45:44.777Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-31T17:45:48.071Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-31T17:45:51.366Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-31T17:45:52.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-31T17:45:53.318Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-31T17:45:56.661Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-31T17:45:58.042Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-31T17:45:59.431Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-31T17:45:59.431Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-31T17:46:00.371Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-31T17:46:01.753Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-31T17:46:02.321Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-31T17:46:03.261Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-31T17:46:05.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-31T17:46:07.716Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-31T17:46:11.914Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-31T17:46:12.483Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-31T17:46:12.483Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-31T17:46:13.421Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-31T17:46:13.421Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-31T17:46:13.992Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-31T17:46:14.934Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-31T17:46:14.934Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-31T17:46:15.516Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-31T17:46:22.087Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-31T17:46:22.087Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-31T17:46:22.087Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-31T17:46:22.657Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-31T17:46:24.565Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-31T17:46:25.506Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-31T17:46:26.076Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-31T17:46:26.337Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-31T17:46:26.906Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-31T17:46:27.475Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-31T17:46:28.044Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T17:46:28.044Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-31T17:46:28.613Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-31T17:46:29.183Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-31T17:46:29.183Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-31T17:46:29.752Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-31T17:46:31.658Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-31T17:46:31.658Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-31T17:46:34.953Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-31T17:46:35.893Z] === RUN TestDockerSuite/TestRunRm [2021-05-31T17:46:36.832Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-31T17:46:41.028Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-31T17:46:41.028Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-31T17:46:41.968Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-31T17:46:43.353Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-31T17:46:43.946Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-31T17:46:48.146Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-31T17:46:52.345Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-31T17:46:52.345Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-31T17:46:52.917Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-31T17:46:53.487Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-31T17:46:54.056Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-31T17:46:54.315Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-31T17:46:54.883Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-31T17:46:55.452Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-31T17:46:56.390Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-31T17:46:56.960Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-31T17:47:00.252Z] === RUN TestDockerSuite/TestRunState [2021-05-31T17:47:01.193Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-31T17:47:02.131Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-31T17:47:02.701Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-31T17:47:02.962Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-31T17:47:02.962Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-31T17:47:03.532Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-31T17:47:04.105Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-31T17:47:05.485Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-31T17:47:05.485Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-31T17:47:05.485Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-31T17:47:06.452Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-31T17:47:08.991Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-31T17:47:09.251Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-31T17:47:10.517Z] --- PASS: TestBuildWCOWSandboxSize (869.55s) [2021-05-31T17:47:10.518Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:47:10.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:47:10.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:47:10.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:47:10.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:47:10.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:47:10.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:47:10.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:47:10.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:47:10.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:47:10.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s) [2021-05-31T17:47:10.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-31T17:47:10.518Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:47:10.518Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-31T17:47:10.518Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:47:10.518Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:47:10.518Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-05-31T17:47:10.518Z] PASS [2021-05-31T17:47:10.518Z] ok github.com/docker/docker/integration/build 1061.531s [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === Skipped [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-31T17:47:10.518Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-31T17:47:10.518Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-31T17:47:10.518Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-31T17:47:10.518Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-31T17:47:10.518Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] DONE 29 tests, 5 skipped in 1084.460s [2021-05-31T17:47:10.518Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-31T17:47:10.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:47:10.518Z] INFO: Testing against a local daemon [2021-05-31T17:47:10.518Z] === RUN TestConfigInspect [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestConfigList [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigList (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestConfigsUpdate [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestTemplatedConfig [2021-05-31T17:47:10.518Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestConfigCreateResolve [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:47:10.518Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] PASS [2021-05-31T17:47:10.518Z] ok github.com/docker/docker/integration/config 0.173s [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === Skipped [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-31T17:47:10.518Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] [2021-05-31T17:47:10.518Z] DONE 7 tests, 7 skipped in 3.094s [2021-05-31T17:47:10.518Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-31T17:47:10.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:47:10.518Z] INFO: Testing against a local daemon [2021-05-31T17:47:10.518Z] === RUN TestCheckpoint [2021-05-31T17:47:10.518Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:47:10.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:47:10.518Z] === RUN TestContainerInvalidJSON [2021-05-31T17:47:10.518Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:47:10.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:47:10.518Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:47:10.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:47:10.518Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:47:10.518Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:47:10.518Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:47:10.518Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:47:10.518Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:47:10.518Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-05-31T17:47:10.518Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-31T17:47:10.518Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:47:10.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.40s) [2021-05-31T17:47:10.518Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:47:10.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-05-31T17:47:10.518Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:47:10.518Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-05-31T17:47:10.518Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:47:10.518Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-05-31T17:47:10.518Z] === RUN TestCopyFromContainer [2021-05-31T17:47:10.518Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-31T17:47:10.518Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:47:10.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:47:10.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:47:10.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:47:10.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:47:10.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:47:10.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:47:10.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:47:10.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:47:10.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:47:10.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:47:10.518Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:47:10.518Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-31T17:47:10.518Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:47:10.518Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:47:10.518Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-31T17:47:10.518Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:47:10.518Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-31T17:47:10.518Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:47:10.518Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-31T17:47:10.518Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:47:10.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:47:10.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:47:10.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-05-31T17:47:10.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:47:10.518Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-31T17:47:10.518Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-31T17:47:10.518Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:47:10.518Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:47:10.518Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:47:10.518Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-31T17:47:10.518Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:47:10.518Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:47:10.518Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-05-31T17:47:10.518Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:47:10.518Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-31T17:47:10.518Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-31T17:47:10.518Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:47:10.518Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:47:10.518Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:10.518Z] === RUN TestDiff [2021-05-31T17:47:10.518Z] --- SKIP: TestDiff (0.00s) [2021-05-31T17:47:10.518Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:10.518Z] === RUN TestExecWithCloseStdin [2021-05-31T17:47:11.159Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-31T17:47:12.099Z] --- PASS: TestExecWithCloseStdin (3.15s) [2021-05-31T17:47:12.099Z] === RUN TestExec [2021-05-31T17:47:14.287Z] --- PASS: TestExec (2.12s) [2021-05-31T17:47:14.287Z] === RUN TestExecUser [2021-05-31T17:47:14.287Z] --- SKIP: TestExecUser (0.00s) [2021-05-31T17:47:14.287Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-31T17:47:14.287Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:47:14.287Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-31T17:47:14.287Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:14.287Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:47:14.287Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-31T17:47:14.287Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:14.287Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:47:14.287Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-31T17:47:14.287Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:14.287Z] === RUN TestHealthKillContainer [2021-05-31T17:47:14.287Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-31T17:47:14.287Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-31T17:47:14.287Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:47:14.287Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-31T17:47:14.287Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-31T17:47:14.287Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:47:14.453Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-31T17:47:16.476Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2021-05-31T17:47:16.476Z] === RUN TestKillContainer [2021-05-31T17:47:16.476Z] === RUN TestKillContainer/no_signal [2021-05-31T17:47:17.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-31T17:47:18.037Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:47:18.037Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:47:18.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-31T17:47:18.883Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-31T17:47:21.472Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-31T17:47:21.609Z] --- PASS: TestKillContainer (4.20s) [2021-05-31T17:47:21.609Z] --- PASS: TestKillContainer/no_signal (1.79s) [2021-05-31T17:47:21.609Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-31T17:47:21.609Z] --- PASS: TestKillContainer/killing_signal (2.36s) [2021-05-31T17:47:21.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:47:21.609Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:47:21.609Z] === RUN TestKillStoppedContainer [2021-05-31T17:47:21.609Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:47:21.609Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:47:21.609Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:47:21.609Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:47:21.609Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-31T17:47:21.609Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:47:21.609Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:21.609Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:47:21.609Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:47:21.609Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:47:21.609Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:47:21.731Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-31T17:47:22.070Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2021-05-31T17:47:22.070Z] === RUN TestNetworkNat [2021-05-31T17:47:22.070Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-31T17:47:22.070Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:22.070Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:47:22.669Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-31T17:47:23.609Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-31T17:47:23.609Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-31T17:47:23.609Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-31T17:47:24.548Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-31T17:47:24.990Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s) [2021-05-31T17:47:24.991Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:47:24.991Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-31T17:47:24.991Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:24.991Z] === RUN TestPause [2021-05-31T17:47:24.991Z] --- SKIP: TestPause (0.00s) [2021-05-31T17:47:24.991Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-31T17:47:24.991Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:47:25.117Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-31T17:47:25.686Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-31T17:47:25.686Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-31T17:47:25.946Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-31T17:47:26.517Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-31T17:47:26.536Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-05-31T17:47:26.536Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:47:26.536Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-31T17:47:26.536Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:26.536Z] === RUN TestPsFilter [2021-05-31T17:47:26.536Z] --- PASS: TestPsFilter (0.20s) [2021-05-31T17:47:26.536Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:47:28.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2021-05-31T17:47:28.724Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:47:30.715Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-31T17:47:30.913Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2021-05-31T17:47:30.913Z] === RUN TestRemoveContainerRunning [2021-05-31T17:47:31.284Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-31T17:47:32.673Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-31T17:47:33.103Z] --- PASS: TestRemoveContainerRunning (1.76s) [2021-05-31T17:47:33.103Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:47:34.581Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-31T17:47:34.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-05-31T17:47:34.647Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:47:34.647Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-31T17:47:34.647Z] === RUN TestRenameLinkedContainer [2021-05-31T17:47:34.647Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-31T17:47:34.647Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:34.647Z] === RUN TestRenameStoppedContainer [2021-05-31T17:47:36.488Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-31T17:47:36.839Z] --- PASS: TestRenameStoppedContainer (2.14s) [2021-05-31T17:47:36.839Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:47:38.397Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-31T17:47:40.602Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s) [2021-05-31T17:47:40.602Z] === RUN TestRenameInvalidName [2021-05-31T17:47:40.937Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-31T17:47:41.197Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-31T17:47:41.197Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-31T17:47:41.197Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-31T17:47:41.197Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-31T17:47:41.456Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-31T17:47:41.456Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-31T17:47:42.792Z] --- PASS: TestRenameInvalidName (1.89s) [2021-05-31T17:47:42.792Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:47:45.649Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-31T17:47:45.908Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-31T17:47:47.288Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-31T17:47:48.227Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-31T17:47:48.796Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-31T17:47:48.796Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-31T17:47:49.365Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-31T17:47:49.365Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-31T17:47:49.626Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-31T17:47:50.196Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-31T17:47:51.134Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-31T17:47:51.134Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-31T17:47:52.072Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-31T17:47:52.072Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-31T17:47:52.641Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-31T17:47:52.901Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-31T17:47:52.901Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-31T17:47:53.143Z] --- PASS: TestRenameAnonymousContainer (9.37s) [2021-05-31T17:47:53.143Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:47:53.605Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-05-31T17:47:53.605Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:47:53.605Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-31T17:47:53.605Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-31T17:47:53.605Z] === RUN TestResize [2021-05-31T17:47:53.840Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-31T17:47:54.779Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-31T17:47:54.779Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-31T17:47:54.779Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-31T17:47:55.718Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-31T17:47:55.796Z] --- PASS: TestResize (1.89s) [2021-05-31T17:47:55.796Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:47:57.342Z] --- PASS: TestResizeWithInvalidSize (1.89s) [2021-05-31T17:47:57.342Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:47:57.636Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-31T17:47:58.205Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-31T17:47:58.464Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-31T17:47:58.464Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-31T17:47:59.403Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-31T17:47:59.403Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-31T17:47:59.532Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2021-05-31T17:47:59.532Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:47:59.532Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:47:59.532Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:47:59.532Z] === RUN TestStats [2021-05-31T17:47:59.532Z] --- SKIP: TestStats (0.00s) [2021-05-31T17:47:59.532Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-31T17:47:59.532Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:48:01.313Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-31T17:48:01.882Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-31T17:48:05.175Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-31T17:48:06.115Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-31T17:48:06.115Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-31T17:48:06.115Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-31T17:48:07.200Z] --- PASS: TestBuildWCOWSandboxSize (810.78s) [2021-05-31T17:48:07.200Z] === RUN TestBuildWithEmptyDockerfile [2021-05-31T17:48:07.200Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:48:07.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:48:07.200Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:48:07.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:48:07.200Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:48:07.200Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:48:07.200Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-31T17:48:07.200Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-31T17:48:07.200Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-31T17:48:07.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.77s) [2021-05-31T17:48:07.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-31T17:48:07.200Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-31T17:48:07.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-31T17:48:07.200Z] === RUN TestBuildPreserveOwnership [2021-05-31T17:48:07.200Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-31T17:48:07.200Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:07.200Z] === RUN TestBuildPlatformInvalid [2021-05-31T17:48:07.200Z] --- PASS: TestBuildPlatformInvalid (0.74s) [2021-05-31T17:48:07.200Z] PASS [2021-05-31T17:48:07.200Z] ok github.com/docker/docker/integration/build 989.427s [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] === Skipped [2021-05-31T17:48:07.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-31T17:48:07.200Z] build_session_test.go:25: TODO: BuildKit [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-31T17:48:07.200Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-31T17:48:07.200Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-31T17:48:07.200Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-31T17:48:07.200Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] [2021-05-31T17:48:07.200Z] DONE 29 tests, 5 skipped in 1016.921s [2021-05-31T17:48:07.496Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-31T17:48:07.652Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-31T17:48:08.065Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-31T17:48:08.128Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.63s) [2021-05-31T17:48:08.128Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:48:08.128Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-31T17:48:08.128Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-31T17:48:08.128Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:48:08.635Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-31T17:48:10.017Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-31T17:48:10.017Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-31T17:48:10.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:48:10.522Z] INFO: Testing against a local daemon [2021-05-31T17:48:10.522Z] === RUN TestConfigInspect [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.522Z] === RUN TestConfigList [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigList (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.522Z] === RUN TestConfigsCreateAndDelete [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.522Z] === RUN TestConfigsUpdate [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.522Z] === RUN TestTemplatedConfig [2021-05-31T17:48:10.522Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.522Z] === RUN TestConfigCreateResolve [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:10.522Z] === RUN TestConfigDaemonLibtrustID [2021-05-31T17:48:10.522Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-31T17:48:10.522Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:10.522Z] PASS [2021-05-31T17:48:10.522Z] ok github.com/docker/docker/integration/config 0.186s [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === Skipped [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-31T17:48:10.973Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] [2021-05-31T17:48:10.973Z] DONE 7 tests, 7 skipped in 3.375s [2021-05-31T17:48:10.973Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-31T17:48:12.557Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-31T17:48:12.557Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-31T17:48:12.817Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-31T17:48:13.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:48:13.845Z] INFO: Testing against a local daemon [2021-05-31T17:48:13.845Z] === RUN TestCheckpoint [2021-05-31T17:48:13.845Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-31T17:48:13.845Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:48:13.845Z] === RUN TestContainerInvalidJSON [2021-05-31T17:48:13.845Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:48:13.845Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:48:13.845Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:48:13.845Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:48:13.845Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:48:13.845Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:48:14.296Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-31T17:48:14.296Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-31T17:48:14.296Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-31T17:48:14.296Z] --- PASS: TestContainerInvalidJSON (0.58s) [2021-05-31T17:48:14.296Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-31T17:48:14.296Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-31T17:48:14.296Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-31T17:48:14.296Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-31T17:48:14.748Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-05-31T17:48:14.748Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-31T17:48:14.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-05-31T17:48:14.748Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-31T17:48:15.199Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-05-31T17:48:15.199Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-31T17:48:15.199Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-05-31T17:48:15.199Z] === RUN TestCopyFromContainer [2021-05-31T17:48:15.199Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-31T17:48:15.199Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:15.199Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-31T17:48:15.199Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:48:15.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:48:15.199Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:48:15.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:48:15.199Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:48:15.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:48:15.199Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-31T17:48:15.199Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-31T17:48:15.199Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-31T17:48:15.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-31T17:48:15.199Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-31T17:48:15.199Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-31T17:48:15.199Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-31T17:48:15.199Z] === RUN TestCreateWithInvalidEnv [2021-05-31T17:48:15.199Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-31T17:48:15.199Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-31T17:48:15.199Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-31T17:48:15.199Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-31T17:48:15.199Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-31T17:48:15.199Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-31T17:48:15.199Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-31T17:48:15.199Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-31T17:48:15.199Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-31T17:48:15.199Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-31T17:48:15.199Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-31T17:48:15.199Z] === RUN TestCreateTmpfsMountsTarget [2021-05-31T17:48:15.199Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-31T17:48:15.199Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:15.199Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-31T17:48:15.199Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-31T17:48:15.199Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:15.199Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-31T17:48:15.199Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-31T17:48:15.199Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:15.199Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-31T17:48:15.357Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-31T17:48:15.357Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-31T17:48:15.650Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:48:15.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:48:15.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:48:15.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:48:15.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:48:15.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:48:15.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:48:15.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:48:15.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:48:15.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:48:15.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-31T17:48:15.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-31T17:48:15.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-31T17:48:15.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-31T17:48:15.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-31T17:48:15.651Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-31T17:48:15.651Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-31T17:48:15.651Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-31T17:48:15.651Z] === RUN TestCreateDifferentPlatform [2021-05-31T17:48:15.651Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-31T17:48:15.651Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-31T17:48:15.651Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-31T17:48:15.651Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-31T17:48:15.651Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-31T17:48:15.651Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-05-31T17:48:15.651Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-31T17:48:15.651Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-31T17:48:15.651Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-31T17:48:15.651Z] === RUN TestContainerKillOnDaemonStart [2021-05-31T17:48:15.651Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:48:15.651Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:15.651Z] === RUN TestDiff [2021-05-31T17:48:15.651Z] --- SKIP: TestDiff (0.00s) [2021-05-31T17:48:15.651Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:15.651Z] === RUN TestExecWithCloseStdin [2021-05-31T17:48:17.896Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-31T17:48:17.896Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-31T17:48:17.896Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-31T17:48:18.156Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-31T17:48:19.415Z] --- PASS: TestExecWithCloseStdin (3.25s) [2021-05-31T17:48:19.415Z] === RUN TestExec [2021-05-31T17:48:19.538Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-31T17:48:21.469Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-31T17:48:21.469Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-31T17:48:21.469Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-31T17:48:21.562Z] --- PASS: TestExec (2.29s) [2021-05-31T17:48:21.562Z] === RUN TestExecUser [2021-05-31T17:48:21.562Z] --- SKIP: TestExecUser (0.00s) [2021-05-31T17:48:21.562Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-31T17:48:21.562Z] === RUN TestExportContainerAndImportImage [2021-05-31T17:48:21.562Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-31T17:48:21.562Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:21.562Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-31T17:48:21.562Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-31T17:48:21.562Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:21.562Z] === RUN TestHealthCheckWorkdir [2021-05-31T17:48:21.562Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-31T17:48:21.562Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:21.562Z] === RUN TestHealthKillContainer [2021-05-31T17:48:21.562Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-31T17:48:21.562Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-31T17:48:21.562Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-31T17:48:21.562Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-31T17:48:21.562Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-31T17:48:21.562Z] === RUN TestKillContainerInvalidSignal [2021-05-31T17:48:21.728Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-31T17:48:21.728Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-31T17:48:21.728Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-31T17:48:22.297Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-31T17:48:23.715Z] --- PASS: TestKillContainerInvalidSignal (2.27s) [2021-05-31T17:48:23.715Z] === RUN TestKillContainer [2021-05-31T17:48:23.715Z] === RUN TestKillContainer/no_signal [2021-05-31T17:48:24.838Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-31T17:48:25.870Z] === RUN TestKillContainer/non_killing_signal [2021-05-31T17:48:25.870Z] === RUN TestKillContainer/killing_signal [2021-05-31T17:48:28.129Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-31T17:48:28.739Z] --- PASS: TestKillContainer (4.78s) [2021-05-31T17:48:28.739Z] --- PASS: TestKillContainer/no_signal (2.02s) [2021-05-31T17:48:28.739Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:48:28.739Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-31T17:48:28.739Z] --- PASS: TestKillContainer/killing_signal (2.72s) [2021-05-31T17:48:28.739Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-31T17:48:28.739Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-31T17:48:28.739Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:28.739Z] === RUN TestKillStoppedContainer [2021-05-31T17:48:28.739Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-31T17:48:28.739Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:28.739Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-31T17:48:28.739Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-31T17:48:28.739Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:28.739Z] === RUN TestKillDifferentUserContainer [2021-05-31T17:48:28.739Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-31T17:48:28.739Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-31T17:48:28.739Z] === RUN TestInspectOomKilledTrue [2021-05-31T17:48:28.740Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-31T17:48:28.740Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:28.740Z] === RUN TestInspectOomKilledFalse [2021-05-31T17:48:28.740Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-31T17:48:28.740Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:48:28.740Z] === RUN TestLogsFollowTailEmpty [2021-05-31T17:48:29.265Z] --- PASS: TestUpdateRestartPolicy (19.67s) [2021-05-31T17:48:29.265Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:48:29.729Z] --- PASS: TestUpdateRestartWithAutoRemove (1.78s) [2021-05-31T17:48:29.729Z] === RUN TestWaitNonBlocked [2021-05-31T17:48:29.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:48:29.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:48:29.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:48:29.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:48:29.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:48:29.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:48:30.261Z] --- PASS: TestLogsFollowTailEmpty (2.21s) [2021-05-31T17:48:30.261Z] === RUN TestNetworkNat [2021-05-31T17:48:30.261Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-31T17:48:30.261Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:30.261Z] === RUN TestNetworkLocalhostTCPNat [2021-05-31T17:48:30.664Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-31T17:48:30.664Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-31T17:48:32.651Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-31T17:48:32.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s) [2021-05-31T17:48:32.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.67s) [2021-05-31T17:48:32.651Z] === RUN TestWaitBlocked [2021-05-31T17:48:32.651Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-31T17:48:32.651Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:32.651Z] PASS [2021-05-31T17:48:32.651Z] ok github.com/docker/docker/integration/container 85.281s [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === Skipped [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-31T17:48:32.651Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-31T17:48:32.651Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-31T17:48:32.651Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-31T17:48:32.651Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-31T17:48:32.651Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-31T17:48:32.651Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-31T17:48:32.651Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-31T17:48:32.651Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:48:32.651Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-31T17:48:32.651Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-31T17:48:32.651Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-31T17:48:32.651Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-31T17:48:32.651Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-31T17:48:32.651Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-31T17:48:32.651Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-31T17:48:32.651Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:48:32.651Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:48:32.651Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-31T17:48:32.651Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-31T17:48:32.651Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-31T17:48:32.651Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:48:32.651Z] [2021-05-31T17:48:32.651Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-31T17:48:32.652Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:48:32.652Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:48:32.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-31T17:48:32.652Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-31T17:48:32.652Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-31T17:48:32.652Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-31T17:48:32.652Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-31T17:48:32.652Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-31T17:48:32.652Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:48:32.652Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-31T17:48:32.652Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-31T17:48:32.652Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-31T17:48:32.652Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] [2021-05-31T17:48:32.652Z] DONE 88 tests, 33 skipped in 88.016s [2021-05-31T17:48:32.652Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-31T17:48:33.138Z] --- PASS: TestNetworkLocalhostTCPNat (2.73s) [2021-05-31T17:48:33.138Z] === RUN TestNetworkLoopbackNat [2021-05-31T17:48:33.138Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-31T17:48:33.138Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:33.138Z] === RUN TestPause [2021-05-31T17:48:33.138Z] --- SKIP: TestPause (0.00s) [2021-05-31T17:48:33.138Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-31T17:48:33.138Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-31T17:48:33.202Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-31T17:48:34.583Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-31T17:48:34.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:48:34.882Z] INFO: Testing against a local daemon [2021-05-31T17:48:34.882Z] === RUN TestCommitInheritsEnv [2021-05-31T17:48:34.882Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-31T17:48:34.882Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:34.882Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:48:34.882Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:48:34.882Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-31T17:48:34.882Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:48:34.882Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-31T17:48:34.882Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:48:35.344Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-31T17:48:35.344Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:48:35.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-31T17:48:35.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-31T17:48:36.009Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.35s) [2021-05-31T17:48:36.009Z] === RUN TestPauseStopPausedContainer [2021-05-31T17:48:36.009Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-31T17:48:36.009Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:48:36.009Z] === RUN TestPsFilter [2021-05-31T17:48:36.009Z] --- PASS: TestPsFilter (0.40s) [2021-05-31T17:48:36.009Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-31T17:48:36.091Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-31T17:48:36.318Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2021-05-31T17:48:36.318Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:48:36.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-31T17:48:36.318Z] === RUN TestTagInvalidReference [2021-05-31T17:48:36.318Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-31T17:48:36.318Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:48:36.318Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-31T17:48:36.318Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:48:36.318Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-05-31T17:48:36.318Z] === RUN TestTagOfficialNames [2021-05-31T17:48:36.781Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-31T17:48:36.781Z] === RUN TestTagMatchesDigest [2021-05-31T17:48:36.781Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-31T17:48:36.781Z] PASS [2021-05-31T17:48:36.781Z] ok github.com/docker/docker/integration/image 1.725s [2021-05-31T17:48:36.781Z] [2021-05-31T17:48:36.781Z] === Skipped [2021-05-31T17:48:36.781Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-31T17:48:36.781Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:48:36.781Z] [2021-05-31T17:48:36.781Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:48:36.781Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-31T17:48:36.781Z] [2021-05-31T17:48:36.781Z] [2021-05-31T17:48:36.781Z] DONE 11 tests, 2 skipped in 4.119s [2021-05-31T17:48:36.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-31T17:48:38.885Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s) [2021-05-31T17:48:38.885Z] === RUN TestRemoveContainerWithVolume [2021-05-31T17:48:38.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:48:38.975Z] INFO: Testing against a local daemon [2021-05-31T17:48:38.975Z] === RUN TestNetworkCreateDelete [2021-05-31T17:48:38.975Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-31T17:48:38.975Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:38.975Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:48:38.975Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-31T17:48:38.975Z] 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-31T17:48:38.975Z] === RUN TestDaemonDNSFallback [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-31T17:48:38.975Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:38.975Z] === RUN TestInspectNetwork [2021-05-31T17:48:38.975Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-31T17:48:38.975Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:38.975Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:48:38.975Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:48:38.975Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:38.975Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:48:38.975Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:48:38.975Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:48:38.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:48:38.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:48:38.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:48:38.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:48:38.975Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:48:38.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:48:38.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-31T17:48:38.975Z] === RUN TestNetworkList [2021-05-31T17:48:38.975Z] === RUN TestNetworkList//networks [2021-05-31T17:48:38.975Z] === PAUSE TestNetworkList//networks [2021-05-31T17:48:38.975Z] === RUN TestNetworkList//networks/ [2021-05-31T17:48:38.975Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:48:38.975Z] === CONT TestNetworkList//networks [2021-05-31T17:48:38.975Z] === CONT TestNetworkList//networks/ [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkList (0.03s) [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:48:38.975Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:48:38.975Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:48:38.975Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:48:38.975Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:48:38.975Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:48:38.975Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:48:38.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:48:38.975Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:48:38.975Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:48:38.975Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:48:38.975Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-31T17:48:38.975Z] PASS [2021-05-31T17:48:38.975Z] ok github.com/docker/docker/integration/network 0.277s [2021-05-31T17:48:39.385Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === Skipped [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-31T17:48:39.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-31T17:48:39.436Z] 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-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-31T17:48:39.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-31T17:48:39.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:48:39.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:48:39.436Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:48:39.436Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] [2021-05-31T17:48:39.436Z] DONE 22 tests, 15 skipped in 2.536s [2021-05-31T17:48:39.436Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-31T17:48:39.899Z] testing: warning: no tests to run [2021-05-31T17:48:39.899Z] PASS [2021-05-31T17:48:39.899Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2021-05-31T17:48:39.899Z] [2021-05-31T17:48:39.899Z] DONE 0 tests in 0.736s [2021-05-31T17:48:39.899Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-31T17:48:40.877Z] testing: warning: no tests to run [2021-05-31T17:48:40.877Z] PASS [2021-05-31T17:48:40.877Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2021-05-31T17:48:40.877Z] [2021-05-31T17:48:40.877Z] DONE 0 tests in 0.795s [2021-05-31T17:48:40.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-31T17:48:41.756Z] --- PASS: TestRemoveContainerWithVolume (2.74s) [2021-05-31T17:48:41.756Z] === RUN TestRemoveContainerRunning [2021-05-31T17:48:41.851Z] testing: warning: no tests to run [2021-05-31T17:48:41.851Z] PASS [2021-05-31T17:48:41.851Z] ok github.com/docker/docker/integration/plugin 0.073s [2021-05-31T17:48:41.851Z] [2021-05-31T17:48:41.851Z] DONE 0 tests in 0.791s [2021-05-31T17:48:41.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-31T17:48:41.922Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-31T17:48:42.182Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-31T17:48:42.823Z] testing: warning: no tests to run [2021-05-31T17:48:42.823Z] PASS [2021-05-31T17:48:42.823Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2021-05-31T17:48:42.823Z] [2021-05-31T17:48:42.823Z] DONE 0 tests in 0.775s [2021-05-31T17:48:42.823Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-31T17:48:43.121Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-31T17:48:43.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-31T17:48:43.690Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-31T17:48:43.906Z] --- PASS: TestRemoveContainerRunning (2.08s) [2021-05-31T17:48:43.906Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-31T17:48:45.070Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-31T17:48:45.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2021-05-31T17:48:45.422Z] === RUN TestRemoveInvalidContainer [2021-05-31T17:48:45.422Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-31T17:48:45.422Z] === RUN TestRenameLinkedContainer [2021-05-31T17:48:45.422Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-31T17:48:45.422Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-31T17:48:45.422Z] === RUN TestRenameStoppedContainer [2021-05-31T17:48:46.996Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-31T17:48:47.936Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-31T17:48:48.292Z] --- PASS: TestRenameStoppedContainer (2.88s) [2021-05-31T17:48:48.292Z] === RUN TestRenameRunningContainerAndReuse [2021-05-31T17:48:49.844Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-31T17:48:51.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:48:51.439Z] INFO: Testing against a local daemon [2021-05-31T17:48:51.439Z] === RUN TestPluginInvalidJSON [2021-05-31T17:48:51.439Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:48:51.439Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:48:51.439Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:48:51.439Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-31T17:48:51.439Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:48:51.439Z] === RUN TestPluginInstall [2021-05-31T17:48:51.439Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-31T17:48:51.439Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-31T17:48:51.439Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:48:51.439Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-31T17:48:51.439Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-31T17:48:51.439Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:48:51.439Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:48:51.439Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-31T17:48:51.439Z] PASS [2021-05-31T17:48:51.439Z] ok github.com/docker/docker/integration/plugin/common 0.232s [2021-05-31T17:48:51.922Z] [2021-05-31T17:48:51.922Z] === Skipped [2021-05-31T17:48:51.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-31T17:48:51.922Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-31T17:48:51.922Z] [2021-05-31T17:48:51.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-31T17:48:51.922Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-31T17:48:51.922Z] [2021-05-31T17:48:51.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:48:51.922Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-31T17:48:51.922Z] [2021-05-31T17:48:51.922Z] [2021-05-31T17:48:51.922Z] DONE 5 tests, 3 skipped in 9.144s [2021-05-31T17:48:51.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-31T17:48:52.944Z] --- PASS: TestRenameRunningContainerAndReuse (4.49s) [2021-05-31T17:48:52.944Z] === RUN TestRenameInvalidName [2021-05-31T17:48:53.136Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-31T17:48:54.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:48:54.845Z] INFO: Testing against a local daemon [2021-05-31T17:48:54.845Z] === RUN TestExternalGraphDriver [2021-05-31T17:48:54.845Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-31T17:48:54.845Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-31T17:48:54.845Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:48:54.845Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-31T17:48:54.845Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-31T17:48:54.845Z] PASS [2021-05-31T17:48:54.845Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.226s [2021-05-31T17:48:55.100Z] --- PASS: TestRenameInvalidName (2.18s) [2021-05-31T17:48:55.100Z] === RUN TestRenameAnonymousContainer [2021-05-31T17:48:55.311Z] [2021-05-31T17:48:55.311Z] === Skipped [2021-05-31T17:48:55.311Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-31T17:48:55.311Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-31T17:48:55.311Z] [2021-05-31T17:48:55.311Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-31T17:48:55.311Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-31T17:48:55.311Z] [2021-05-31T17:48:55.311Z] [2021-05-31T17:48:55.311Z] DONE 2 tests, 2 skipped in 3.254s [2021-05-31T17:48:55.311Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-31T17:48:57.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:48:57.501Z] INFO: Testing against a local daemon [2021-05-31T17:48:57.501Z] === RUN TestReadPluginNoRead [2021-05-31T17:48:57.501Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-31T17:48:57.501Z] read_test.go:21: no unix domain sockets on Windows [2021-05-31T17:48:57.501Z] PASS [2021-05-31T17:48:57.501Z] ok github.com/docker/docker/integration/plugin/logging 0.179s [2021-05-31T17:48:57.964Z] [2021-05-31T17:48:57.964Z] === Skipped [2021-05-31T17:48:57.964Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-31T17:48:57.964Z] read_test.go:21: no unix domain sockets on Windows [2021-05-31T17:48:57.964Z] [2021-05-31T17:48:57.964Z] [2021-05-31T17:48:57.964Z] DONE 1 tests, 1 skipped in 2.632s [2021-05-31T17:48:57.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-31T17:48:58.413Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-31T17:48:59.510Z] testing: warning: no tests to run [2021-05-31T17:48:59.510Z] PASS [2021-05-31T17:48:59.510Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.144s [2021-05-31T17:48:59.510Z] [2021-05-31T17:48:59.510Z] DONE 0 tests in 1.433s [2021-05-31T17:48:59.510Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-31T17:49:00.949Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-31T17:49:01.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:01.702Z] INFO: Testing against a local daemon [2021-05-31T17:49:01.702Z] === RUN TestPluginWithDevMounts [2021-05-31T17:49:01.702Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-31T17:49:01.702Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:01.702Z] PASS [2021-05-31T17:49:01.702Z] ok github.com/docker/docker/integration/plugin/volumes 0.187s [2021-05-31T17:49:02.164Z] [2021-05-31T17:49:02.164Z] === Skipped [2021-05-31T17:49:02.164Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-31T17:49:02.164Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:02.164Z] [2021-05-31T17:49:02.164Z] [2021-05-31T17:49:02.164Z] DONE 1 tests, 1 skipped in 2.604s [2021-05-31T17:49:02.164Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-31T17:49:04.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:04.353Z] INFO: Testing against a local daemon [2021-05-31T17:49:04.353Z] === RUN TestSecretInspect [2021-05-31T17:49:04.353Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] === RUN TestSecretList [2021-05-31T17:49:04.353Z] --- SKIP: TestSecretList (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:49:04.353Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] === RUN TestSecretsUpdate [2021-05-31T17:49:04.353Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] === RUN TestTemplatedSecret [2021-05-31T17:49:04.353Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] === RUN TestSecretCreateResolve [2021-05-31T17:49:04.353Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:04.353Z] PASS [2021-05-31T17:49:04.353Z] ok github.com/docker/docker/integration/secret 0.201s [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === Skipped [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-31T17:49:04.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] [2021-05-31T17:49:04.353Z] DONE 6 tests, 6 skipped in 2.232s [2021-05-31T17:49:04.353Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-31T17:49:05.346Z] --- PASS: TestRenameAnonymousContainer (10.02s) [2021-05-31T17:49:05.346Z] === RUN TestRenameContainerWithSameName [2021-05-31T17:49:06.226Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-31T17:49:07.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:07.273Z] INFO: Testing against a local daemon [2021-05-31T17:49:07.273Z] === RUN TestServiceCreateInit [2021-05-31T17:49:07.273Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:49:07.273Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:49:07.273Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceConflict [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-31T17:49:07.273Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceSysctls [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-31T17:49:07.273Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-31T17:49:07.273Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestInspect [2021-05-31T17:49:07.273Z] --- SKIP: TestInspect (0.00s) [2021-05-31T17:49:07.273Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestCreateJob [2021-05-31T17:49:07.273Z] --- SKIP: TestCreateJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestReplicatedJob [2021-05-31T17:49:07.273Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:49:07.273Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestServiceListWithStatuses [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:49:07.273Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:49:07.273Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-31T17:49:07.273Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:49:07.273Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-31T17:49:07.273Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestServicePlugin [2021-05-31T17:49:07.273Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-31T17:49:07.273Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] === RUN TestServiceUpdateLabel [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] PASS [2021-05-31T17:49:07.273Z] ok github.com/docker/docker/integration/service 0.331s [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === Skipped [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:49:07.273Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-31T17:49:07.273Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-31T17:49:07.273Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-31T17:49:07.273Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-31T17:49:07.273Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-31T17:49:07.273Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-31T17:49:07.273Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-31T17:49:07.273Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-31T17:49:07.273Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-31T17:49:07.273Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-31T17:49:07.273Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-31T17:49:07.273Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] [2021-05-31T17:49:07.273Z] DONE 24 tests, 23 skipped in 2.953s [2021-05-31T17:49:07.273Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-31T17:49:07.495Z] --- PASS: TestRenameContainerWithSameName (2.11s) [2021-05-31T17:49:07.495Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-31T17:49:07.495Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-31T17:49:07.495Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:07.495Z] === RUN TestResize [2021-05-31T17:49:08.761Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-31T17:49:09.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:09.464Z] INFO: Testing against a local daemon [2021-05-31T17:49:09.464Z] === RUN TestSessionCreate [2021-05-31T17:49:09.464Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-31T17:49:09.464Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:09.464Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:49:09.464Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-31T17:49:09.464Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:09.464Z] PASS [2021-05-31T17:49:09.464Z] ok github.com/docker/docker/integration/session 0.204s [2021-05-31T17:49:09.464Z] [2021-05-31T17:49:09.464Z] === Skipped [2021-05-31T17:49:09.464Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-31T17:49:09.464Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:09.464Z] [2021-05-31T17:49:09.464Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-31T17:49:09.464Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:09.464Z] [2021-05-31T17:49:09.464Z] [2021-05-31T17:49:09.464Z] DONE 2 tests, 2 skipped in 2.243s [2021-05-31T17:49:09.464Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-31T17:49:09.641Z] --- PASS: TestResize (1.94s) [2021-05-31T17:49:09.641Z] === RUN TestResizeWithInvalidSize [2021-05-31T17:49:10.668Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-31T17:49:10.928Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-31T17:49:11.162Z] --- PASS: TestResizeWithInvalidSize (1.99s) [2021-05-31T17:49:11.162Z] === RUN TestResizeWhenContainerNotStarted [2021-05-31T17:49:11.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:11.654Z] INFO: Testing against a local daemon [2021-05-31T17:49:11.654Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:49:11.654Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:49:11.654Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:11.654Z] === RUN TestEventsExecDie [2021-05-31T17:49:11.654Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-31T17:49:11.654Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-31T17:49:11.654Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:49:11.654Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-31T17:49:11.654Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-31T17:49:11.654Z] === RUN TestInfoAPI [2021-05-31T17:49:11.654Z] --- PASS: TestInfoAPI (0.04s) [2021-05-31T17:49:11.654Z] === RUN TestInfoAPIWarnings [2021-05-31T17:49:11.654Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-31T17:49:11.654Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:49:11.654Z] === RUN TestInfoDebug [2021-05-31T17:49:11.654Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-31T17:49:11.654Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:11.654Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:49:11.654Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-31T17:49:11.654Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:11.654Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:49:11.654Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-31T17:49:11.654Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:11.654Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:49:11.867Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-31T17:49:12.436Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-31T17:49:12.436Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-31T17:49:12.629Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-05-31T17:49:12.629Z] === RUN TestPingCacheHeaders [2021-05-31T17:49:12.629Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-31T17:49:12.629Z] === RUN TestPingGet [2021-05-31T17:49:12.629Z] --- PASS: TestPingGet (0.04s) [2021-05-31T17:49:12.629Z] === RUN TestPingHead [2021-05-31T17:49:12.629Z] --- PASS: TestPingHead (0.04s) [2021-05-31T17:49:12.629Z] === RUN TestVersion [2021-05-31T17:49:12.629Z] --- PASS: TestVersion (0.03s) [2021-05-31T17:49:12.629Z] PASS [2021-05-31T17:49:12.629Z] ok github.com/docker/docker/integration/system 1.329s [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === Skipped [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:49:13.091Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-31T17:49:13.091Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-31T17:49:13.091Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-31T17:49:13.091Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-31T17:49:13.091Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-31T17:49:13.091Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-31T17:49:13.091Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] [2021-05-31T17:49:13.091Z] DONE 13 tests, 7 skipped in 3.276s [2021-05-31T17:49:13.091Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-31T17:49:13.318Z] --- PASS: TestResizeWhenContainerNotStarted (2.24s) [2021-05-31T17:49:13.318Z] === RUN TestDaemonRestartKillContainers [2021-05-31T17:49:13.318Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:49:13.318Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:13.318Z] === RUN TestStats [2021-05-31T17:49:13.318Z] --- SKIP: TestStats (0.00s) [2021-05-31T17:49:13.318Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-31T17:49:13.318Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-31T17:49:13.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-31T17:49:15.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:15.279Z] INFO: Testing against a local daemon [2021-05-31T17:49:15.279Z] === RUN TestVolumesCreateAndList [2021-05-31T17:49:15.279Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-05-31T17:49:15.279Z] === RUN TestVolumesRemove [2021-05-31T17:49:15.279Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-31T17:49:15.279Z] === RUN TestVolumesInspect [2021-05-31T17:49:15.279Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-31T17:49:15.279Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:49:15.279Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:49:15.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:49:15.279Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:49:15.279Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-31T17:49:15.279Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:49:15.279Z] PASS [2021-05-31T17:49:15.279Z] ok github.com/docker/docker/integration/volume 0.372s [2021-05-31T17:49:15.279Z] [2021-05-31T17:49:15.279Z] DONE 5 tests in 2.491s [2021-05-31T17:49:15.279Z] INFO: make.ps1 ended at 05/31/2021 17:49:15 [2021-05-31T17:49:15.279Z] INFO: Integration CLI tests being run from the host: [2021-05-31T17:49:15.279Z] 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-31T17:49:18.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-31T17:49:20.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.89s) [2021-05-31T17:49:20.351Z] === RUN TestStopContainerWithTimeout [2021-05-31T17:49:20.351Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-31T17:49:20.351Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-31T17:49:20.351Z] === RUN TestUpdateRestartPolicy [2021-05-31T17:49:21.230Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-31T17:49:22.167Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-31T17:49:22.736Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-31T17:49:22.736Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-31T17:49:22.736Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-31T17:49:23.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-31T17:49:23.884Z] INFO: Testing against a local daemon [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-31T17:49:23.884Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-31T17:49:24.116Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-31T17:49:24.859Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-31T17:49:24.859Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-31T17:49:25.320Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-31T17:49:25.496Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-31T17:49:25.781Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-31T17:49:26.435Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-31T17:49:28.342Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-31T17:49:31.633Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-31T17:49:33.012Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-31T17:49:33.012Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-31T17:49:35.550Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-31T17:49:36.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-31T17:49:41.395Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-31T17:49:42.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-31T17:49:45.391Z] --- PASS: TestUpdateRestartPolicy (22.10s) [2021-05-31T17:49:45.391Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-31T17:49:45.391Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2021-05-31T17:49:45.391Z] === RUN TestWaitNonBlocked [2021-05-31T17:49:45.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:49:45.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:49:45.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:49:45.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:49:45.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-31T17:49:45.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-31T17:49:48.262Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-31T17:49:48.262Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.30s) [2021-05-31T17:49:48.262Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.66s) [2021-05-31T17:49:48.262Z] === RUN TestWaitBlocked [2021-05-31T17:49:48.262Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-31T17:49:48.262Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:48.262Z] PASS [2021-05-31T17:49:48.262Z] ok github.com/docker/docker/integration/container 94.510s [2021-05-31T17:49:48.262Z] [2021-05-31T17:49:48.262Z] === Skipped [2021-05-31T17:49:48.262Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-31T17:49:48.262Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-31T17:49:48.262Z] [2021-05-31T17:49:48.262Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-31T17:49:48.262Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.262Z] [2021-05-31T17:49:48.262Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-31T17:49:48.263Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-31T17:49:48.263Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-31T17:49:48.263Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-31T17:49:48.263Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-31T17:49:48.263Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-31T17:49:48.263Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-31T17:49:48.263Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-31T17:49:48.263Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-31T17:49:48.263Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-31T17:49:48.263Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-31T17:49:48.263Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-31T17:49:48.263Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-31T17:49:48.263Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-31T17:49:48.263Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:49:48.263Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-31T17:49:48.263Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-31T17:49:48.263Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-31T17:49:48.263Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-31T17:49:48.263Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-31T17:49:48.263Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-31T17:49:48.263Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-31T17:49:48.263Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-31T17:49:48.263Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-31T17:49:48.263Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-31T17:49:48.263Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-31T17:49:48.263Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] [2021-05-31T17:49:48.263Z] DONE 88 tests, 33 skipped in 97.340s [2021-05-31T17:49:48.263Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-31T17:49:48.914Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-31T17:49:51.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:49:51.132Z] INFO: Testing against a local daemon [2021-05-31T17:49:51.132Z] === RUN TestCommitInheritsEnv [2021-05-31T17:49:51.132Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-31T17:49:51.132Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:49:51.132Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-31T17:49:51.132Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:49:51.132Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-31T17:49:51.132Z] === RUN TestImagesFilterMultiReference [2021-05-31T17:49:51.132Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-31T17:49:51.132Z] === RUN TestImagePullPlatformInvalid [2021-05-31T17:49:51.132Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-31T17:49:51.132Z] === RUN TestRemoveImageOrphaning [2021-05-31T17:49:52.090Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2021-05-31T17:49:52.090Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-31T17:49:52.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-31T17:49:52.090Z] === RUN TestTagInvalidReference [2021-05-31T17:49:52.090Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-31T17:49:52.090Z] === RUN TestTagValidPrefixedRepo [2021-05-31T17:49:52.090Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-05-31T17:49:52.090Z] === RUN TestTagExistedNameWithoutForce [2021-05-31T17:49:52.090Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-31T17:49:52.090Z] === RUN TestTagOfficialNames [2021-05-31T17:49:52.090Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-31T17:49:52.090Z] === RUN TestTagMatchesDigest [2021-05-31T17:49:52.541Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-05-31T17:49:52.541Z] PASS [2021-05-31T17:49:52.541Z] ok github.com/docker/docker/integration/image 1.730s [2021-05-31T17:49:52.541Z] [2021-05-31T17:49:52.541Z] === Skipped [2021-05-31T17:49:52.541Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-31T17:49:52.541Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:49:52.541Z] [2021-05-31T17:49:52.541Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-31T17:49:52.541Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-31T17:49:52.541Z] [2021-05-31T17:49:52.541Z] [2021-05-31T17:49:52.541Z] DONE 11 tests, 2 skipped in 4.166s [2021-05-31T17:49:52.541Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-31T17:49:53.110Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-31T17:49:55.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:49:55.412Z] INFO: Testing against a local daemon [2021-05-31T17:49:55.412Z] === RUN TestNetworkCreateDelete [2021-05-31T17:49:55.412Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-31T17:49:55.412Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] === RUN TestDockerNetworkDeletePreferID [2021-05-31T17:49:55.412Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-31T17:49:55.412Z] 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-31T17:49:55.412Z] === RUN TestDaemonDNSFallback [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-31T17:49:55.412Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] === RUN TestInspectNetwork [2021-05-31T17:49:55.412Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-31T17:49:55.412Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:55.412Z] === RUN TestRunContainerWithBridgeNone [2021-05-31T17:49:55.412Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:49:55.412Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] === RUN TestNetworkInvalidJSON [2021-05-31T17:49:55.412Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-31T17:49:55.412Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-31T17:49:55.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:49:55.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:49:55.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:49:55.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:49:55.412Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-31T17:49:55.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-31T17:49:55.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-31T17:49:55.412Z] === RUN TestNetworkList [2021-05-31T17:49:55.412Z] === RUN TestNetworkList//networks [2021-05-31T17:49:55.412Z] === PAUSE TestNetworkList//networks [2021-05-31T17:49:55.412Z] === RUN TestNetworkList//networks/ [2021-05-31T17:49:55.412Z] === PAUSE TestNetworkList//networks/ [2021-05-31T17:49:55.412Z] === CONT TestNetworkList//networks [2021-05-31T17:49:55.412Z] === CONT TestNetworkList//networks/ [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkList (0.04s) [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-31T17:49:55.412Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-31T17:49:55.412Z] === RUN TestHostIPv4BridgeLabel [2021-05-31T17:49:55.412Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:49:55.412Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestDaemonDefaultNetworkPools [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-31T17:49:55.412Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestServiceWithPredefinedNetwork [2021-05-31T17:49:55.412Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-31T17:49:55.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:49:55.412Z] === RUN TestServiceWithDataPathPortInit [2021-05-31T17:49:55.412Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-31T17:49:55.412Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] PASS [2021-05-31T17:49:55.412Z] ok github.com/docker/docker/integration/network 0.266s [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === Skipped [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-31T17:49:55.412Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-31T17:49:55.412Z] 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-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-31T17:49:55.412Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-31T17:49:55.412Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-31T17:49:55.412Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-31T17:49:55.412Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:242: FLAKY_TEST [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-31T17:49:55.412Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] [2021-05-31T17:49:55.412Z] DONE 22 tests, 15 skipped in 2.646s [2021-05-31T17:49:55.412Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-31T17:49:55.864Z] testing: warning: no tests to run [2021-05-31T17:49:55.864Z] PASS [2021-05-31T17:49:55.864Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2021-05-31T17:49:55.864Z] [2021-05-31T17:49:55.864Z] DONE 0 tests in 0.795s [2021-05-31T17:49:56.315Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-31T17:49:56.766Z] testing: warning: no tests to run [2021-05-31T17:49:56.766Z] PASS [2021-05-31T17:49:56.766Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2021-05-31T17:49:56.766Z] [2021-05-31T17:49:56.766Z] DONE 0 tests in 0.812s [2021-05-31T17:49:56.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-31T17:49:57.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-31T17:49:57.724Z] testing: warning: no tests to run [2021-05-31T17:49:57.724Z] PASS [2021-05-31T17:49:57.724Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-05-31T17:49:57.724Z] [2021-05-31T17:49:57.724Z] DONE 0 tests in 0.793s [2021-05-31T17:49:57.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-31T17:49:58.676Z] testing: warning: no tests to run [2021-05-31T17:49:58.676Z] PASS [2021-05-31T17:49:58.676Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2021-05-31T17:49:58.676Z] [2021-05-31T17:49:58.676Z] DONE 0 tests in 0.806s [2021-05-31T17:49:58.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-31T17:50:02.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-31T17:50:07.856Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-31T17:50:08.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:08.930Z] INFO: Testing against a local daemon [2021-05-31T17:50:08.930Z] === RUN TestPluginInvalidJSON [2021-05-31T17:50:08.930Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:50:08.930Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:50:08.930Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-31T17:50:08.930Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-31T17:50:08.930Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-31T17:50:08.930Z] === RUN TestPluginInstall [2021-05-31T17:50:08.930Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] === RUN TestPluginsWithRuntimes [2021-05-31T17:50:08.930Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] === RUN TestPluginBackCompatMediaTypes [2021-05-31T17:50:08.930Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] PASS [2021-05-31T17:50:08.930Z] ok github.com/docker/docker/integration/plugin/common 0.229s [2021-05-31T17:50:08.930Z] [2021-05-31T17:50:08.930Z] === Skipped [2021-05-31T17:50:08.930Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] [2021-05-31T17:50:08.930Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] [2021-05-31T17:50:08.930Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-31T17:50:08.930Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-31T17:50:08.930Z] [2021-05-31T17:50:08.930Z] [2021-05-31T17:50:08.930Z] DONE 5 tests, 3 skipped in 9.322s [2021-05-31T17:50:08.930Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-31T17:50:10.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-31T17:50:11.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:11.079Z] INFO: Testing against a local daemon [2021-05-31T17:50:11.079Z] === RUN TestExternalGraphDriver [2021-05-31T17:50:11.079Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-31T17:50:11.079Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-31T17:50:11.079Z] === RUN TestGraphdriverPluginV2 [2021-05-31T17:50:11.079Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-31T17:50:11.079Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-31T17:50:11.079Z] PASS [2021-05-31T17:50:11.079Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.199s [2021-05-31T17:50:11.079Z] [2021-05-31T17:50:11.079Z] === Skipped [2021-05-31T17:50:11.079Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-31T17:50:11.079Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-31T17:50:11.079Z] [2021-05-31T17:50:11.079Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-31T17:50:11.079Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-31T17:50:11.079Z] [2021-05-31T17:50:11.079Z] [2021-05-31T17:50:11.079Z] DONE 2 tests, 2 skipped in 3.214s [2021-05-31T17:50:11.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-31T17:50:12.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-31T17:50:13.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-31T17:50:13.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:13.711Z] INFO: Testing against a local daemon [2021-05-31T17:50:13.711Z] === RUN TestReadPluginNoRead [2021-05-31T17:50:13.711Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-31T17:50:13.711Z] read_test.go:21: no unix domain sockets on Windows [2021-05-31T17:50:13.711Z] PASS [2021-05-31T17:50:13.711Z] ok github.com/docker/docker/integration/plugin/logging 0.185s [2021-05-31T17:50:14.162Z] [2021-05-31T17:50:14.162Z] === Skipped [2021-05-31T17:50:14.162Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-31T17:50:14.162Z] read_test.go:21: no unix domain sockets on Windows [2021-05-31T17:50:14.162Z] [2021-05-31T17:50:14.162Z] [2021-05-31T17:50:14.162Z] DONE 1 tests, 1 skipped in 2.745s [2021-05-31T17:50:14.162Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-31T17:50:15.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-31T17:50:15.679Z] testing: warning: no tests to run [2021-05-31T17:50:15.679Z] PASS [2021-05-31T17:50:15.679Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.117s [2021-05-31T17:50:15.679Z] [2021-05-31T17:50:15.679Z] DONE 0 tests in 1.309s [2021-05-31T17:50:15.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-31T17:50:17.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-31T17:50:17.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:17.828Z] INFO: Testing against a local daemon [2021-05-31T17:50:17.828Z] === RUN TestPluginWithDevMounts [2021-05-31T17:50:17.828Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-31T17:50:17.828Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:17.828Z] PASS [2021-05-31T17:50:17.828Z] ok github.com/docker/docker/integration/plugin/volumes 0.228s [2021-05-31T17:50:18.280Z] [2021-05-31T17:50:18.280Z] === Skipped [2021-05-31T17:50:18.280Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-31T17:50:18.280Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:18.280Z] [2021-05-31T17:50:18.280Z] [2021-05-31T17:50:18.280Z] DONE 1 tests, 1 skipped in 2.619s [2021-05-31T17:50:18.280Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-31T17:50:19.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-31T17:50:21.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:21.151Z] INFO: Testing against a local daemon [2021-05-31T17:50:21.151Z] === RUN TestSecretInspect [2021-05-31T17:50:21.151Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] === RUN TestSecretList [2021-05-31T17:50:21.151Z] --- SKIP: TestSecretList (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] === RUN TestSecretsCreateAndDelete [2021-05-31T17:50:21.151Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] === RUN TestSecretsUpdate [2021-05-31T17:50:21.151Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] === RUN TestTemplatedSecret [2021-05-31T17:50:21.151Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] === RUN TestSecretCreateResolve [2021-05-31T17:50:21.151Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:21.151Z] PASS [2021-05-31T17:50:21.151Z] ok github.com/docker/docker/integration/secret 0.270s [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === Skipped [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-31T17:50:21.151Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] [2021-05-31T17:50:21.151Z] DONE 6 tests, 6 skipped in 2.688s [2021-05-31T17:50:21.151Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-31T17:50:21.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-31T17:50:24.002Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-31T17:50:24.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:24.041Z] INFO: Testing against a local daemon [2021-05-31T17:50:24.041Z] === RUN TestServiceCreateInit [2021-05-31T17:50:24.041Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-31T17:50:24.041Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-31T17:50:24.041Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceMultipleTimes [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceConflict [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceMaxReplicas [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-31T17:50:24.041Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceSecretFileMode [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceConfigFileMode [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceSysctls [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-31T17:50:24.041Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateServiceCapabilities [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-31T17:50:24.041Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestInspect [2021-05-31T17:50:24.041Z] --- SKIP: TestInspect (0.00s) [2021-05-31T17:50:24.041Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestCreateJob [2021-05-31T17:50:24.041Z] --- SKIP: TestCreateJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestReplicatedJob [2021-05-31T17:50:24.041Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestUpdateReplicatedJob [2021-05-31T17:50:24.041Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestServiceListWithStatuses [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-31T17:50:24.041Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestDockerNetworkConnectAlias [2021-05-31T17:50:24.041Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-31T17:50:24.041Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestDockerNetworkReConnect [2021-05-31T17:50:24.041Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-31T17:50:24.041Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestServicePlugin [2021-05-31T17:50:24.041Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-31T17:50:24.041Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] === RUN TestServiceUpdateLabel [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] === RUN TestServiceUpdateSecrets [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] === RUN TestServiceUpdateConfigs [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] === RUN TestServiceUpdateNetwork [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] === RUN TestServiceUpdatePidsLimit [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] PASS [2021-05-31T17:50:24.041Z] ok github.com/docker/docker/integration/service 0.348s [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === Skipped [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:50:24.041Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-31T17:50:24.041Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-31T17:50:24.041Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-31T17:50:24.041Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-31T17:50:24.041Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-31T17:50:24.041Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-31T17:50:24.041Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-31T17:50:24.041Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-31T17:50:24.041Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-31T17:50:24.041Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-31T17:50:24.041Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-31T17:50:24.041Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] [2021-05-31T17:50:24.041Z] DONE 24 tests, 23 skipped in 3.200s [2021-05-31T17:50:24.041Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-31T17:50:25.909Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-31T17:50:26.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:26.188Z] INFO: Testing against a local daemon [2021-05-31T17:50:26.188Z] === RUN TestSessionCreate [2021-05-31T17:50:26.188Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-31T17:50:26.188Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-31T17:50:26.188Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-31T17:50:26.188Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-31T17:50:26.188Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-31T17:50:26.188Z] PASS [2021-05-31T17:50:26.188Z] ok github.com/docker/docker/integration/session 0.291s [2021-05-31T17:50:26.639Z] [2021-05-31T17:50:26.639Z] === Skipped [2021-05-31T17:50:26.639Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-31T17:50:26.640Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-31T17:50:26.640Z] [2021-05-31T17:50:26.640Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-31T17:50:26.640Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-31T17:50:26.640Z] [2021-05-31T17:50:26.640Z] [2021-05-31T17:50:26.640Z] DONE 2 tests, 2 skipped in 2.377s [2021-05-31T17:50:26.640Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-31T17:50:28.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:28.800Z] INFO: Testing against a local daemon [2021-05-31T17:50:28.800Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-31T17:50:28.800Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:50:28.800Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:28.800Z] === RUN TestEventsExecDie [2021-05-31T17:50:28.800Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-31T17:50:28.800Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-31T17:50:28.800Z] === RUN TestEventsBackwardsCompatible [2021-05-31T17:50:28.800Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-31T17:50:28.800Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-31T17:50:28.800Z] === RUN TestInfoAPI [2021-05-31T17:50:28.800Z] --- PASS: TestInfoAPI (0.03s) [2021-05-31T17:50:28.800Z] === RUN TestInfoAPIWarnings [2021-05-31T17:50:28.800Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-31T17:50:28.800Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:50:28.800Z] === RUN TestInfoDebug [2021-05-31T17:50:28.800Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-31T17:50:28.800Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:28.800Z] === RUN TestInfoInsecureRegistries [2021-05-31T17:50:28.800Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-31T17:50:28.800Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:28.800Z] === RUN TestInfoRegistryMirrors [2021-05-31T17:50:28.800Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-31T17:50:28.800Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:28.800Z] === RUN TestLoginFailsWithBadCredentials [2021-05-31T17:50:29.751Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-05-31T17:50:29.751Z] === RUN TestPingCacheHeaders [2021-05-31T17:50:29.751Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-31T17:50:29.751Z] === RUN TestPingGet [2021-05-31T17:50:29.751Z] --- PASS: TestPingGet (0.03s) [2021-05-31T17:50:29.751Z] === RUN TestPingHead [2021-05-31T17:50:29.751Z] --- PASS: TestPingHead (0.04s) [2021-05-31T17:50:29.751Z] === RUN TestVersion [2021-05-31T17:50:29.751Z] --- PASS: TestVersion (0.03s) [2021-05-31T17:50:29.751Z] PASS [2021-05-31T17:50:29.751Z] ok github.com/docker/docker/integration/system 1.299s [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === Skipped [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-31T17:50:30.203Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-31T17:50:30.203Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-31T17:50:30.203Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-31T17:50:30.203Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-31T17:50:30.203Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-31T17:50:30.203Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-31T17:50:30.203Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] [2021-05-31T17:50:30.203Z] DONE 13 tests, 7 skipped in 3.436s [2021-05-31T17:50:30.203Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-31T17:50:32.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:32.351Z] INFO: Testing against a local daemon [2021-05-31T17:50:32.351Z] === RUN TestVolumesCreateAndList [2021-05-31T17:50:32.351Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-31T17:50:32.351Z] === RUN TestVolumesRemove [2021-05-31T17:50:32.351Z] --- PASS: TestVolumesRemove (0.15s) [2021-05-31T17:50:32.351Z] === RUN TestVolumesInspect [2021-05-31T17:50:32.351Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-31T17:50:32.351Z] === RUN TestVolumesInvalidJSON [2021-05-31T17:50:32.351Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-31T17:50:32.351Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-31T17:50:32.351Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-31T17:50:32.351Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-31T17:50:32.351Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-31T17:50:32.351Z] PASS [2021-05-31T17:50:32.351Z] ok github.com/docker/docker/integration/volume 0.401s [2021-05-31T17:50:32.805Z] [2021-05-31T17:50:32.805Z] DONE 5 tests in 2.578s [2021-05-31T17:50:32.805Z] INFO: make.ps1 ended at 05/31/2021 17:50:32 [2021-05-31T17:50:32.805Z] INFO: Integration CLI tests being run from the host: [2021-05-31T17:50:32.805Z] 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-31T17:50:40.793Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-31T17:50:40.793Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-31T17:50:40.793Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-31T17:50:41.052Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-31T17:50:41.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-31T17:50:41.310Z] INFO: Testing against a local daemon [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-31T17:50:41.310Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-31T17:50:41.311Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-31T17:50:41.761Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-31T17:50:41.991Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-31T17:50:41.991Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-31T17:50:41.991Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-31T17:50:41.991Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-31T17:50:42.212Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-31T17:50:42.560Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-31T17:50:42.560Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-31T17:50:42.663Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-31T17:50:43.114Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-31T17:50:43.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-31T17:50:43.944Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-31T17:50:43.944Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-31T17:50:43.944Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-31T17:50:43.944Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-31T17:50:46.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-31T17:50:46.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-31T17:50:46.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-31T17:50:46.482Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-31T17:50:46.482Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-31T17:50:47.051Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-31T17:50:49.590Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-31T17:50:49.590Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-31T17:50:49.590Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-31T17:50:52.127Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-31T17:50:52.127Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-31T17:50:57.415Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite (1939.59s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.68s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.32s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.50s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.95s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.47s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.83s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.31s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.60s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.51s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.45s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.38s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.63s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.50s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.65s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.93s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.25s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.63s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.20s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.25s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.26s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.57s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.52s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.41s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.97s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.94s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.72s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.29s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.41s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.93s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.55s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.62s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.39s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.94s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.58s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.32s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.33s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.57s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.39s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.22s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.65s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.68s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.50s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.02s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.27s) [2021-05-31T17:50:57.415Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.54s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.57s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.50s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.73s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.62s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.48s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.52s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.37s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.63s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.58s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.72s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.02s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.98s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.30s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.20s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.38s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.27s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.90s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.89s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.46s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (18.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.96s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.35s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.17s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.66s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.72s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.42s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.27s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.54s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnv (2.19s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.99s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.53s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.88s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.06s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.64s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.89s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.37s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.13s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.89s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFails (1.46s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.92s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.52s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.80s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.50s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.74s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.06s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildHistory (4.41s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.77s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.26s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.00s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.15s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.26s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.49s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.68s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.16s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.20s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.97s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.39s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.60s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.53s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.58s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.97s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.42s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.14s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.24s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.99s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.73s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.76s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.51s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRm (3.61s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.41s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.14s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.66s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.56s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.35s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.87s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.07s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.02s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.33s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.94s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.27s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.95s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.79s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-31T17:50:57.416Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-31T17:50:57.416Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitChange (1.43s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.47s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.23s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.51s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitTTY (2.29s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.05s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.29s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.46s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.36s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.43s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.09s) [2021-05-31T17:50:57.416Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.18s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.28s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.61s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.77s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.47s) [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-31T17:50:57.417Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.32s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.31s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.97s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.55s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.66s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.40s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.70s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.92s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.82s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000865dc0_} (1.93s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1304507032_/foo_false____} (1.95s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1304507032_/foo_true____} (1.59s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_false____} (1.58s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_true____} (1.63s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3109342999_/foo_true__0xc000865e20__} (1.65s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000865e60_} (1.62s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000865e80_} (0.72s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000865ea0_} (1.56s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000865ec0_} (1.98s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.92s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.84s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.84s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.91s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.79s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.12s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.30s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.28s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.25s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.65s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.81s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.55s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.36s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.06s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.09s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.70s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.18s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.83s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.60s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.73s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.75s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.38s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.63s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.55s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToStdout (0.83s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.88s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.79s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.98s) [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-31T17:50:57.417Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.04s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-31T17:50:57.417Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.70s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.06s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.13s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.94s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.49s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.36s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.79s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.69s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.12s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.41s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.49s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.68s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.49s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.73s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFilters (1.41s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFormat (1.46s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-31T17:50:57.417Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-31T17:50:57.417Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.25s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.58s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsTop (1.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (12.22s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExec (1.09s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.22s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.17s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.48s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.47s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.47s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.16s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecEnv (1.09s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecInspectID (2.07s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.23s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.48s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.18s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.30s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.92s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.55s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.03s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecTTY (1.29s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.45s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.05s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecUlimits (1.79s) [2021-05-31T17:50:57.417Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-31T17:50:57.417Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.81s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.17s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestExecWithUser (1.32s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-05-31T17:50:57.417Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHealth (23.48s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.77s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.32s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.23s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportDisplay (2.67s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.65s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportGzipped (1.77s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.77s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.21s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.96s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s) [2021-05-31T17:50:57.418Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-31T17:50:57.418Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-05-31T17:50:57.418Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T17:50:57.418Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.05s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.93s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.00s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.24s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectStatus (1.43s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.23s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.05s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.14s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.60s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.42s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.08s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.35s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.23s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.34s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.78s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.42s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.23s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.28s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.72s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.13s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.33s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.74s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.21s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.30s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsSince (7.19s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsTail (1.40s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.25s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.22s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestNetHostname (3.61s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.70s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.79s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.26s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.17s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.29s) [2021-05-31T17:50:57.418Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-31T17:50:57.418Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.61s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.70s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.33s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.27s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPortList (11.42s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.38s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.88s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.91s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.62s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsByOrder (3.44s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.11s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.04s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.55s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.34s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.97s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.64s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.90s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.08s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.23s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.96s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.12s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.86s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.54s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2021-05-31T17:50:57.418Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-31T17:50:57.418Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.05s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.83s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.11s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.49s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.39s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.34s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.95s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.26s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.52s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.48s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.43s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-05-31T17:50:57.418Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.18s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.38s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.99s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.39s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.18s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.33s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.90s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.37s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.92s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.77s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.14s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.05s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.97s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.92s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.85s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.95s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.08s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.77s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.77s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.63s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.40s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMount (7.96s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.59s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.48s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.04s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.13s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.26s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.81s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.94s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.48s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.02s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.23s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.19s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.32s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.78s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.39s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-31T17:50:57.419Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.03s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2021-05-31T17:50:57.419Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.91s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.89s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-31T17:50:57.420Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.76s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.98s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.23s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.29s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.38s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.19s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.34s) [2021-05-31T17:50:57.420Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents728496336 [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.17s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.81s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.75s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.68s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.88s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartRecordError (2.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.94s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.74s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.05s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-31T17:50:57.420Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.54s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.35s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.72s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-31T17:50:57.420Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-31T17:50:57.420Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-05-31T17:50:57.420Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.96s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.08s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.93s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.98s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.40s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.22s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.13s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.13s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.18s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.08s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.19s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.21s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.20s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.75s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.13s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.83s) [2021-05-31T17:50:57.420Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.64s) [2021-05-31T17:50:57.420Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-31T17:50:57.420Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-31T17:50:57.420Z] === RUN TestDockerRegistrySuite [2021-05-31T17:50:57.420Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-31T17:50:57.420Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-31T17:50:58.800Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-31T17:51:00.711Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-31T17:51:02.091Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-31T17:51:02.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T17:51:06.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T17:51:11.825Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-31T17:51:15.121Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-31T17:51:16.501Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-31T17:51:17.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-31T17:51:18.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-31T17:51:20.202Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-31T17:51:21.582Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-31T17:51:22.529Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-31T17:51:24.441Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-31T17:51:26.347Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-31T17:51:28.886Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-31T17:51:30.267Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-31T17:51:33.562Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-31T17:51:34.501Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-31T17:51:34.501Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T17:51:35.883Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T17:51:37.264Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T17:51:38.205Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-31T17:51:41.500Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-31T17:51:41.760Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-31T17:51:43.140Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-31T17:51:43.400Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-31T17:51:43.400Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-31T17:51:43.969Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-31T17:51:44.228Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-31T17:51:44.488Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-31T17:51:44.488Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-31T17:51:45.868Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-31T17:51:47.789Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-31T17:51:48.729Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-31T17:51:50.110Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-31T17:51:51.047Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite (55.21s) [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2021-05-31T17:51:51.985Z] check_test.go:196: [da5d028bb5130] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.86s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d1fa69284e223] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d1bf761206cb8] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d541882c4d961] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.48s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dfffb80766b98] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.58s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d938fbec7fe0c] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.76s) [2021-05-31T17:51:51.985Z] check_test.go:196: [de377572e2c1a] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-05-31T17:51:51.985Z] check_test.go:196: [df104e50936ef] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d30672a297b1a] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d4f3d5cb39f67] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d2488461c2274] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d40aa5925f195] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d9c26a235eb41] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.47s) [2021-05-31T17:51:51.985Z] check_test.go:196: [df53ec1635e26] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s) [2021-05-31T17:51:51.985Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d2f29e62006ae4d891f30a31e269e6af3d20726b9a00181c29f7c9f5a90dd0a [2021-05-31T17:51:51.985Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d463d65ca4d02d717c5213b30383858f60cc2d7b5c6b6a6ed12d088e0d9ff4c5 [2021-05-31T17:51:51.985Z] check_test.go:196: [d98c6794900a7] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2021-05-31T17:51:51.985Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8c6a5bd715abcf474a748234f484462803e10a29b681580f10b015e758cc7fd0 [2021-05-31T17:51:51.985Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f75e2652e15dc7a0a3f5febd959462b0f96dc70b80cb904b8130e4eaf5121b6 [2021-05-31T17:51:51.985Z] check_test.go:196: [d65026dfd5ef9] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d2e81b6460689] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.89s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d4a5df56ad70b] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d6be6744d68a1] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d96865ce25184] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d5da77b43d230] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d146c2f5ff220] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dcd1dd9503da5] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d0f68e3d02a8d] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d76a6ff2137a6] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d7bc613804b77] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d55a61024071c] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-31T17:51:51.985Z] check_test.go:196: [df45dd777de3d] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dc5769f527f7c] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dcc67d21190a5] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dad45aa8406c9] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-31T17:51:51.985Z] check_test.go:196: [da29834a5f830] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dabb661874596] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d22c449e24e64] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2021-05-31T17:51:51.985Z] check_test.go:196: [dc260bbcf8581] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2021-05-31T17:51:51.985Z] check_test.go:196: [d7e49c614ddd2] daemon is not started [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2021-05-31T17:51:51.985Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2021-05-31T17:51:51.985Z] === RUN TestDockerSchema1RegistrySuite [2021-05-31T17:51:51.985Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-31T17:51:52.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-31T17:51:52.741Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-31T17:51:52.742Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-31T17:51:55.037Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-31T17:51:55.658Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-31T17:51:55.658Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-31T17:51:55.658Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-31T17:51:55.658Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-31T17:51:55.658Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-31T17:51:56.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T17:51:57.906Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-31T17:51:57.906Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-31T17:51:57.906Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-31T17:51:57.906Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-31T17:51:57.906Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-31T17:51:59.483Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-31T17:51:59.483Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-31T17:51:59.483Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-31T17:52:00.639Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-31T17:52:00.791Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-31T17:52:00.791Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-31T17:52:00.791Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-31T17:52:03.932Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-31T17:52:05.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-31T17:52:06.525Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-31T17:52:06.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-31T17:52:06.692Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-31T17:52:06.692Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T17:52:08.074Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T17:52:09.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T17:52:10.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-31T17:52:13.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-31T17:52:13.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-31T17:52:14.519Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-31T17:52:14.519Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-31T17:52:14.778Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-31T17:52:15.036Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-31T17:52:15.606Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite (23.60s) [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-05-31T17:52:15.606Z] check_test.go:223: [dbde1c6637615] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.58s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d1b77a5d4933f] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d8d256e65e7a8] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.70s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d2f0a9cbfd2eb] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-05-31T17:52:15.606Z] check_test.go:223: [da3243b340b21] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d5c14e0bff331] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d6f417e92e5fe] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d4abfde75e288] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d7087381ed594] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-05-31T17:52:15.606Z] check_test.go:223: [dfc4d0762bc4f] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d85085a8825a3] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2021-05-31T17:52:15.606Z] check_test.go:223: [dab86e9ff62d4] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d08d393b50a59] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-31T17:52:15.606Z] check_test.go:223: [d8085bd62cbe4] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-05-31T17:52:15.606Z] check_test.go:223: [deb1400aecb35] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-31T17:52:15.606Z] check_test.go:223: [db46e4d50e4f9] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-05-31T17:52:15.606Z] check_test.go:223: [dc66155080c48] daemon is not started [2021-05-31T17:52:15.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-31T17:52:15.606Z] check_test.go:223: [decfdebdebc58] daemon is not started [2021-05-31T17:52:15.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-31T17:52:15.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-31T17:52:16.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-31T17:52:16.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-31T17:52:17.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-31T17:52:18.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-31T17:52:18.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-31T17:52:19.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-31T17:52:19.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-05-31T17:52:19.532Z] check_test.go:252: [d274bb2c9fdc3] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-05-31T17:52:19.532Z] check_test.go:252: [d4a5ca334c5a7] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-31T17:52:19.532Z] check_test.go:252: [d22e44f7b7f30] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-31T17:52:19.532Z] check_test.go:252: [db5974e29d452] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-31T17:52:19.532Z] check_test.go:252: [d28738e8aeed9] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-05-31T17:52:19.532Z] check_test.go:252: [d9a831cb090b3] daemon is not started [2021-05-31T17:52:19.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-31T17:52:19.532Z] check_test.go:252: [ddda880e0b715] daemon is not started [2021-05-31T17:52:19.532Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-31T17:52:19.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-31T17:52:24.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-31T17:52:24.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-31T17:52:24.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-31T17:52:25.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-31T17:52:25.381Z] check_test.go:279: [d7cbf564f6f9c] daemon is not started [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-31T17:52:25.381Z] check_test.go:279: [da8e165e74497] daemon is not started [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-31T17:52:25.381Z] check_test.go:279: [d92b23bfaaf26] daemon is not started [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-31T17:52:25.381Z] check_test.go:279: [d32797d322c43] daemon is not started [2021-05-31T17:52:25.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-31T17:52:25.381Z] check_test.go:279: [d2992b05d48b5] daemon is not started [2021-05-31T17:52:25.381Z] === RUN TestDockerNetworkSuite [2021-05-31T17:52:25.381Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-31T17:52:28.674Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-31T17:52:30.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-31T17:52:38.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-31T17:52:39.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-31T17:52:43.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-31T17:52:47.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-31T17:52:57.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-31T17:53:00.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-31T17:53:02.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-31T17:53:03.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-31T17:53:03.171Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-31T17:53:03.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-31T17:53:05.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-31T17:53:08.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-31T17:53:08.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-31T17:53:09.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-31T17:53:11.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-31T17:53:11.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-31T17:53:11.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-31T17:53:11.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-31T17:53:13.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-31T17:53:15.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-31T17:53:15.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-31T17:53:15.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-31T17:53:15.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-31T17:53:16.935Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-31T17:53:17.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-31T17:53:18.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-31T17:53:18.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-31T17:53:18.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-31T17:53:19.773Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-31T17:53:20.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-31T17:53:22.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-31T17:53:24.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-31T17:53:27.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-31T17:53:30.602Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-31T17:53:32.404Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-31T17:53:32.404Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-31T17:53:32.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-31T17:53:32.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-31T17:53:38.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-31T17:53:38.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-31T17:53:40.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-31T17:53:40.889Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-31T17:53:40.889Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-31T17:53:40.889Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-31T17:53:40.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-31T17:53:41.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-31T17:53:41.342Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-31T17:53:41.342Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-31T17:53:41.342Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-31T17:53:41.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-31T17:53:41.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-31T17:53:41.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-31T17:53:42.294Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-31T17:53:45.986Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-31T17:53:46.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-31T17:53:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-31T17:53:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-31T17:53:47.506Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-31T17:53:47.506Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-31T17:53:47.506Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-31T17:53:47.506Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-31T17:53:47.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-31T17:53:50.373Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-31T17:53:54.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-31T17:54:00.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-31T17:54:00.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-31T17:54:01.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-31T17:54:02.690Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-31T17:54:04.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-31T17:54:04.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-31T17:54:05.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-31T17:54:06.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-31T17:54:08.303Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-31T17:54:08.420Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-31T17:54:08.871Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-31T17:54:08.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite (107.08s) [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.08s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dc14c58b04179] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.44s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [db7eb59f90973] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.04s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dee0a458721da] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [de89974a7cd05] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.10s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:1233: [d39be29f49945] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.27s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d87fe7f7d2a66] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.63s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d1ab4de69d6d0] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.84s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d97aa45123518] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.90s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d8378f7247871] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [db0b4d8a4a982] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [db785a3ccc3f9] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.05s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [daf4701452f70] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.99s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [def5ed932e29e] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dc4732c2e2685] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.95s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d2daca8bad72b] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.56s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d493aa3cb2621] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.47s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dd3c84fed51ed] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dc69652a2e604] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.46s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d1a3673fee57f] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d0b4a85a4702b] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.08s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d9ea9baad9b59] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [da626c7cefac8] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d00b99b901884] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d938b16781556] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.82s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:968: [d0b38c6d54d42] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.99s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dd794ea354acc] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.64s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:1116: [db2587e478cab] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.52s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dd271366cfe3f] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.62s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d2753071168e1] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.49s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [da266aaeafbe2] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d960cae9bda5f] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d7e62474c780e] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d3a37daee5f6e] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dea01155a3714] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.25s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d87e76c671def] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dbe6e38d46ba1] daemon is not started [2021-05-31T17:54:12.499Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [daaeca6f15342] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [dd98710f13bd6] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.18s) [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.78s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:1084: [dddfdd0e3edae] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d5ef8935e4d08] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d0fac9063fca7] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.59s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d0c062d5de085] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d985f62a23ff7] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d14504d049c20] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d5d5f62287595] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d6c1e48b80c91] daemon is not started [2021-05-31T17:54:12.499Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.32s) [2021-05-31T17:54:12.499Z] docker_cli_network_unix_test.go:46: [d20cd12eccc25] daemon is not started [2021-05-31T17:54:12.499Z] === RUN TestDockerHubPullSuite [2021-05-31T17:54:12.499Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-31T17:54:12.557Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-31T17:54:13.877Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-31T17:54:14.071Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-31T17:54:16.412Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-31T17:54:16.412Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-31T17:54:17.350Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-31T17:54:17.610Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite (5.37s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.02s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-05-31T17:54:17.610Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-05-31T17:54:17.610Z] PASS [2021-05-31T17:54:17.610Z] [2021-05-31T17:54:17.610Z] === Skipped [2021-05-31T17:54:17.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-31T17:54:17.610Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-31T17:54:17.610Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.610Z] [2021-05-31T17:54:17.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-31T17:54:17.610Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-31T17:54:17.870Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-31T17:54:17.870Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-31T17:54:17.870Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-31T17:54:17.870Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-31T17:54:17.870Z] docker_cli_network_unix_test.go:46: [daaeca6f15342] daemon is not started [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] [2021-05-31T17:54:17.870Z] DONE 1269 tests, 51 skipped in 2188.901s [2021-05-31T17:54:17.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T17:54:17.870Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T17:54:17.870Z] +++ kill 8243 [2021-05-31T17:54:18.332Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-31T17:54:18.332Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-31T17:54:18.332Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-31T17:54:18.332Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-31T17:54:18.332Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-31T17:54:18.795Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-31T17:54:18.795Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-31T17:54:18.795Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-31T17:54:18.795Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-31T17:54:18.795Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-31T17:54:18.808Z] +++ /etc/init.d/apparmor stop [2021-05-31T17:54:18.808Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T17:54:18.808Z] [2021-05-31T17:54:18.808Z] Unloading profiles will leave already running processes permanently [2021-05-31T17:54:18.808Z] unconfined, which can lead to unexpected situations. [2021-05-31T17:54:18.808Z] [2021-05-31T17:54:18.808Z] To set a process to complain mode, use the command line tool [2021-05-31T17:54:18.808Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T17:54:18.808Z] +++ true [2021-05-31T17:54:18.808Z] exiting test-integration [2021-05-31T17:54:18.808Z] ++ exit 0 [2021-05-31T17:54:18.808Z] [2021-05-31T17:54:19.068Z] + for job in $(jobs -p) [2021-05-31T17:54:19.068Z] + wait 27622 [2021-05-31T17:54:19.771Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-31T17:54:19.811Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-31T17:54:23.524Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-31T17:54:24.500Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-31T17:54:24.961Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-31T17:54:24.961Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-31T17:54:24.961Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-31T17:54:25.636Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-31T17:54:27.542Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-31T17:54:27.886Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-31T17:54:31.740Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-31T17:54:33.119Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-31T17:54:38.396Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-31T17:54:40.323Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-31T17:54:40.933Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-31T17:54:50.674Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-31T17:54:50.674Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-31T17:54:50.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-31T17:54:54.439Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-31T17:54:55.364Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-31T17:54:55.364Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-31T17:54:55.815Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-31T17:54:55.987Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-31T17:55:02.872Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-31T17:55:06.336Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-31T17:55:13.394Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-31T17:55:14.348Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-31T17:55:14.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-31T17:55:15.085Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-31T17:55:16.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-31T17:55:19.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-31T17:55:21.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-31T17:55:22.820Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-31T17:55:23.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-31T17:55:27.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-31T17:55:29.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-31T17:55:34.775Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-31T17:55:38.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-31T17:55:40.602Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-31T17:55:42.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-31T17:55:43.896Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-31T17:55:46.435Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-31T17:55:49.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-31T17:55:49.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-31T17:55:50.630Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-31T17:55:52.536Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-31T17:55:54.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-31T17:55:54.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-31T17:55:54.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-31T17:56:01.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-31T17:56:01.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-31T17:56:02.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-31T17:56:02.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-31T17:56:02.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-31T17:56:06.843Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-31T17:56:06.843Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-31T17:56:06.843Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-31T17:56:19.256Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-31T17:56:19.256Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-31T17:56:19.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-31T17:56:27.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-31T17:56:28.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-31T17:56:28.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-31T17:56:33.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-31T17:56:37.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-31T17:56:37.467Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-31T17:56:37.467Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-31T17:56:38.980Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-31T17:56:39.432Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-31T17:56:43.121Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-31T17:56:43.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-31T17:56:44.639Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-31T17:56:44.639Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-31T17:56:44.639Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-31T17:56:46.786Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-31T17:56:47.740Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-31T17:56:48.191Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-31T17:56:48.644Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-31T17:56:48.772Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-31T17:56:49.595Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-31T17:56:52.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-31T17:56:52.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-31T17:56:54.230Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-31T17:56:57.099Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-31T17:56:57.099Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-31T17:56:57.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-31T17:56:57.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-31T17:56:57.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-31T17:56:58.051Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-31T17:56:58.051Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-31T17:56:58.503Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-31T17:57:00.648Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-31T17:57:01.602Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-31T17:57:02.054Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-31T17:57:02.054Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-31T17:57:03.007Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-31T17:57:03.458Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-31T17:57:03.684Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-31T17:57:03.909Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-31T17:57:03.909Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-31T17:57:04.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-31T17:57:04.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-31T17:57:04.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-31T17:57:04.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-31T17:57:04.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-31T17:57:09.642Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite (1799.57s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.75s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.68s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.57s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:562: [d3174e2982f3d] joining swarm manager [d85f1b1271f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:584: [d3850c703744f] joining swarm manager [d85f1b1271f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] check_test.go:380: [d3174e2982f3d] daemon is not started [2021-05-31T17:57:21.776Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.82s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:45: [db90a39b0f21d] joining swarm manager [dca441cee8514]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.84s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:303: [d6b0ef5091252] joining swarm manager [db37d1a5a3af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:304: [dd9974d84aa4e] joining swarm manager [db37d1a5a3af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:271: [d552a95e787bb] joining swarm manager [d53ea5578e5e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:272: [d5c7efa86022f] joining swarm manager [d53ea5578e5e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2021-05-31T17:57:21.776Z] docker_api_swarm_node_test.go:19: [dcc1a7597a9c0] joining swarm manager [dcc7d139a6406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_node_test.go:20: [db23281e8b5ae] joining swarm manager [dcc7d139a6406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.82s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:501: [d11bd2f97e8bb] joining swarm manager [d345fa51d392d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:506: [db24365768adc] joining swarm manager [d345fa51d392d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.82s) [2021-05-31T17:57:21.776Z] docker_api_swarm_node_test.go:80: [dc7ac693baad4] joining swarm manager [d43556a5e321e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2021-05-31T17:57:21.776Z] docker_api_swarm_node_test.go:52: [d2ae1f97c6fe8] joining swarm manager [dd932c4be8327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_node_test.go:53: [dba9f82036393] joining swarm manager [dd932c4be8327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.89s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.34s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:201: [d7cbaafe5df7c] joining swarm manager [de47fc2f3bd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.06s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:383: [d51da5dc6078e] joining swarm manager [d24bc626275d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:384: [db67fd3609bab] joining swarm manager [d24bc626275d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] check_test.go:380: [db67fd3609bab] daemon is not started [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.97s) [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:801: [de8c3259db428] joining swarm manager [d5860057fa99d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:801: [df35816bc06b3] joining swarm manager [d5860057fa99d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:801: [d8c67c35f58ee] joining swarm manager [d5860057fa99d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:801: [d18e766908d3f] joining swarm manager [d5860057fa99d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-31T17:57:21.776Z] docker_api_swarm_test.go:809: [d2ba6d7ff4b6f] joining swarm manager [d5860057fa99d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.67s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.47s) [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:394: [d8efa1a35e1ae] joining swarm manager [dbae9cb60fbf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:394: [d64a3345cdb31] joining swarm manager [dbae9cb60fbf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.52s) [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:342: [d5872b9525d37] joining swarm manager [daa271cf7d8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:342: [d1b9275a7829c] joining swarm manager [daa271cf7d8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.43s) [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:489: [d38e5bbbbc0fd] joining swarm manager [dbd832c618272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:489: [d0ecaa4b0fc64] joining swarm manager [dbd832c618272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.58s) [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.24s) [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:127: [dbfa66b74f304] joining swarm manager [d7fb8f8ba4db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:128: [d4e47175ec743] joining swarm manager [d7fb8f8ba4db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:136: [d3918d48d5f70] joining swarm manager [d7fb8f8ba4db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-31T17:57:21.776Z] docker_api_swarm_service_test.go:137: [dd9fa88b24be8] joining swarm manager [d7fb8f8ba4db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-31T17:57:21.776Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.17s) [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:303: [d5defb96da68a] joining swarm manager [da8e5ff838a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:303: [d1c948412192b] joining swarm manager [da8e5ff838a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.41s) [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:99: [d9dc6d13fcd0f] joining swarm manager [df7607144b654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:100: [d69dde1589b51] joining swarm manager [df7607144b654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] check_test.go:380: [d9dc6d13fcd0f] daemon is not started [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.15s) [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:532: [d9c9783078afe] joining swarm manager [dd2d3b9374bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:533: [d220e380ec3d8] joining swarm manager [dd2d3b9374bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.50s) [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:147: [d911723a01607] joining swarm manager [d857291e14b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_api_swarm_service_test.go:147: [d6da10b5afdc5] joining swarm manager [d857291e14b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.94s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.91s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.35s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.87s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.06s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.04s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.72s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.39s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.59s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.21s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (5.02s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.48s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.36s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.33s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.84s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.58s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.48s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.57s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.95s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.70s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.73s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.83s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.55s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2021-05-31T17:57:21.777Z] docker_cli_service_logs_test.go:245: checking task b1y4hj467tg3 [2021-05-31T17:57:21.777Z] docker_cli_service_logs_test.go:250: checking messages for b1y4hj467tg3 [2021-05-31T17:57:21.777Z] docker_cli_service_logs_test.go:245: checking task sn08bczig70a [2021-05-31T17:57:21.777Z] docker_cli_service_logs_test.go:250: checking messages for sn08bczig70a [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.74s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.08s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1901: [d703366cbcdb1] joining swarm manager [dc0ac79060dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1902: [d071d55eeef5e] joining swarm manager [dc0ac79060dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.54s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.61s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1802: [d3a78179a2c74] joining swarm manager [d099e3cbb0ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1803: [d8be16b6a3fa3] joining swarm manager [d099e3cbb0ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.67s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.83s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1321: [d995870696b42] joining swarm manager [d0e9ac2d7e2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1322: [d314918ed3e76] joining swarm manager [d0e9ac2d7e2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.50s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.88s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.12s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.94s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.46s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.83s) [2021-05-31T17:57:21.777Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.87s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.19s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1186: [dc143d8ed1c8f] joining swarm manager [ddc15eea121d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1195: [d8ff443fa619f] joining swarm manager [ddc15eea121d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.69s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.40s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.07s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1118: [dcb3c126c1ea5] joining swarm manager [d7e47b8c040ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1119: [d6b6b70b5214d] joining swarm manager [d7e47b8c040ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1172: [d37bcfac4334e] joining swarm manager [d7e47b8c040ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.69s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1453: [dd8daa03b9697] joining swarm manager [d9da04570b72b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] docker_cli_swarm_test.go:1454: [db4ecd949618f] joining swarm manager [d9da04570b72b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.32s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.91s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.81s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.88s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.85s) [2021-05-31T17:57:21.777Z] docker_cli_swarm_unix_test.go:62: [ddfb31a1e775f] joining swarm manager [d0e725e6dbf9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.46s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.74s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.10s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.78s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.86s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.04s) [2021-05-31T17:57:21.777Z] docker_api_swarm_test.go:961: [d10ec15db8327] joining swarm manager [d719e0555f373]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.87s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.04s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.56s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.29s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.45s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.69s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.87s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.79s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.90s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.62s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.48s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.18s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.46s) [2021-05-31T17:57:21.777Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.03s) [2021-05-31T17:57:21.777Z] === RUN TestDockerExternalVolumeSuite [2021-05-31T17:57:21.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-31T17:57:36.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-31T17:57:45.203Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-31T17:57:45.203Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-31T17:57:46.158Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-31T17:57:46.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-31T17:57:47.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-31T17:57:48.260Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-31T17:57:48.721Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-31T17:57:50.266Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-31T17:57:50.266Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-31T17:57:51.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-31T17:57:51.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-31T17:57:52.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-31T17:57:52.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-31T17:57:52.793Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-31T17:57:52.793Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-31T17:57:54.973Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-31T17:57:55.949Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-31T17:57:55.949Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-31T17:57:55.949Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-31T17:57:57.495Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-31T17:57:58.469Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-31T17:57:58.930Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-31T17:57:59.905Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-31T17:58:00.368Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-31T17:58:10.722Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-31T17:58:12.912Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-31T17:58:12.912Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-31T17:58:13.888Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-31T17:58:13.888Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-31T17:58:14.862Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-31T17:58:16.411Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-31T17:58:17.956Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-31T17:58:17.956Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-31T17:58:18.418Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-31T17:58:19.392Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-31T17:58:19.853Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-31T17:58:19.853Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-31T17:58:19.853Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-31T17:58:22.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-31T17:58:22.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-31T17:58:22.628Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-31T17:58:30.204Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-31T17:58:43.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-31T17:58:44.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-31T17:58:45.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-31T17:58:46.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-31T17:58:51.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-31T17:58:52.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-31T17:58:54.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-31T17:58:57.068Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-31T17:59:05.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-31T17:59:05.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-31T17:59:05.939Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-31T17:59:11.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-31T17:59:11.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-31T17:59:11.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-31T17:59:11.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-31T17:59:12.726Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-31T17:59:12.726Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-31T17:59:24.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-31T17:59:39.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-31T17:59:55.302Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-31T17:59:55.302Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-31T17:59:55.302Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-31T17:59:57.369Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-31T18:00:01.057Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-31T18:00:01.057Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-31T18:00:10.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-31T18:00:10.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-31T18:00:11.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-31T18:00:11.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-31T18:00:14.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-31T18:00:17.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-31T18:00:20.712Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-31T18:00:23.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-31T18:00:55.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-31T18:01:12.993Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-31T18:01:12.993Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-31T18:01:12.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-31T18:01:13.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-31T18:01:27.721Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-31T18:01:28.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-31T18:01:33.008Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-31T18:01:33.008Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-31T18:01:33.008Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-31T18:01:40.018Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-31T18:01:52.318Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-31T18:02:15.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-31T18:02:22.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-31T18:02:33.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-31T18:02:34.449Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-31T18:02:45.156Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-31T18:02:45.156Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-31T18:02:45.156Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-31T18:02:52.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-31T18:03:05.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-31T18:03:15.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-31T18:03:25.273Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-31T18:03:35.554Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-31T18:03:37.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-31T18:03:52.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-31T18:04:10.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-31T18:04:17.916Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-31T18:04:17.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-31T18:04:21.604Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-31T18:04:23.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-31T18:04:24.473Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-31T18:04:25.673Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-31T18:04:30.212Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-31T18:04:34.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-31T18:04:34.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-31T18:04:34.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-31T18:04:34.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-31T18:04:35.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-31T18:04:38.460Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-31T18:04:40.446Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite (441.43s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:53: [d172dec1be575] daemon is not started [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:53: [d6df57c4fdd46] daemon is not started [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:53: [d2bf6d8714338] daemon is not started [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:53: [d6ac545c4bf9e] daemon is not started [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.66s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.88s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.71s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s) [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:485: [d2a3312d0b16a] daemon is not started [2021-05-31T18:04:43.762Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-31T18:04:43.762Z] docker_cli_external_volume_driver_test.go:53: [dbafe8e8b0a1b] daemon is not started [2021-05-31T18:04:43.762Z] PASS [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] === Skipped [2021-05-31T18:04:43.762Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-31T18:04:43.762Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-31T18:04:43.762Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-31T18:04:43.762Z] check_test.go:309: [d2fbb2053266d] daemon is not started [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-31T18:04:43.762Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-31T18:04:43.762Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-31T18:04:43.762Z] check_test.go:309: [df363e665afff] daemon is not started [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-31T18:04:43.762Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-31T18:04:43.762Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-31T18:04:43.762Z] check_test.go:309: [d734dfc6756f5] daemon is not started [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-31T18:04:43.762Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-31T18:04:43.762Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-31T18:04:43.762Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-31T18:04:43.762Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] DONE 273 tests, 5 skipped in 2810.394s [2021-05-31T18:04:43.762Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-31T18:04:43.762Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc154b854d24f/docker.pid [2021-05-31T18:04:43.762Z] +++ kill 8376 [2021-05-31T18:04:43.762Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8376 is not a child of this shell [2021-05-31T18:04:43.762Z] warning: PID 8376 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc154b854d24f/docker.pid had a nonzero exit code [2021-05-31T18:04:43.762Z] ++++ cat bundles/test-integration/docker.pid [2021-05-31T18:04:43.762Z] +++ kill 8225 [2021-05-31T18:04:43.762Z] +++ /etc/init.d/apparmor stop [2021-05-31T18:04:43.762Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] Unloading profiles will leave already running processes permanently [2021-05-31T18:04:43.762Z] unconfined, which can lead to unexpected situations. [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] To set a process to complain mode, use the command line tool [2021-05-31T18:04:43.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-31T18:04:43.762Z] +++ true [2021-05-31T18:04:43.762Z] exiting test-integration [2021-05-31T18:04:43.762Z] ++ exit 0 [2021-05-31T18:04:43.762Z] [2021-05-31T18:04:43.762Z] + exit 0 [2021-05-31T18:04:43.762Z] ++ jobs -p [2021-05-31T18:04:43.762Z] + pids= [2021-05-31T18:04:43.762Z] + echo 'Remaining pids to kill: []' [2021-05-31T18:04:43.762Z] Remaining pids to kill: [] [2021-05-31T18:04:43.762Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-31T18:04:43.782Z] Recording test results [2021-05-31T18:04:44.316Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-31T18:04:44.634Z] + echo Ensuring container killed. [2021-05-31T18:04:44.634Z] Ensuring container killed. [2021-05-31T18:04:44.634Z] + docker ps -aq -f name=docker-pr3-* [2021-05-31T18:04:44.634Z] + cids=2f5f49be5ac1 [2021-05-31T18:04:44.634Z] a5dae41d4a5a [2021-05-31T18:04:44.634Z] daf6000f5b78 [2021-05-31T18:04:44.634Z] + [ -n 2f5f49be5ac1 [2021-05-31T18:04:44.634Z] a5dae41d4a5a [2021-05-31T18:04:44.634Z] daf6000f5b78 ] [2021-05-31T18:04:44.634Z] + docker rm -vf 2f5f49be5ac1 a5dae41d4a5a daf6000f5b78 [2021-05-31T18:04:47.924Z] 2f5f49be5ac1 [2021-05-31T18:04:49.305Z] a5dae41d4a5a [2021-05-31T18:04:49.305Z] daf6000f5b78 [Pipeline] sh [2021-05-31T18:04:49.599Z] + echo Chowning /workspace to jenkins user [2021-05-31T18:04:49.599Z] Chowning /workspace to jenkins user [2021-05-31T18:04:49.599Z] + id -u [2021-05-31T18:04:49.599Z] + id -g [2021-05-31T18:04:49.599Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41656:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-31T18:04:54.090Z] + bundleName=amd64 [2021-05-31T18:04:54.090Z] + echo Creating amd64-bundles.tar.gz [2021-05-31T18:04:54.090Z] Creating amd64-bundles.tar.gz [2021-05-31T18:04:54.090Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-31T18:04:54.090Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-31T18:04:55.482Z] Archiving artifacts [2021-05-31T18:04:55.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T18:04:56.289Z] + make clean [2021-05-31T18:04:56.289Z] docker volume rm -f docker-dev-cache [2021-05-31T18:04:56.548Z] docker-dev-cache [Pipeline] deleteDir [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-31T18:05:01.593Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T18:05:03.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-31T18:05:04.191Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-31T18:05:11.196Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-31T18:05:16.925Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-31T18:05:23.931Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-31T18:05:32.422Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-31T18:05:32.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-31T18:05:38.602Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-31T18:05:38.602Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-31T18:05:39.555Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-31T18:05:40.012Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-31T18:05:40.012Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-31T18:05:54.722Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-31T18:05:54.722Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-31T18:06:09.438Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-31T18:06:09.438Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-31T18:06:10.951Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-31T18:06:10.951Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-31T18:06:11.903Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-31T18:06:11.903Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-31T18:06:16.545Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-31T18:06:17.498Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-31T18:06:18.450Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-31T18:06:19.408Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-31T18:06:20.364Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-31T18:06:21.880Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-31T18:06:23.394Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-31T18:06:30.405Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-31T18:06:30.856Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-31T18:06:30.856Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-31T18:06:30.856Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-31T18:06:30.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-31T18:06:30.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-31T18:06:31.307Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-31T18:06:31.759Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-31T18:06:32.714Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-31T18:06:34.826Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-31T18:06:35.801Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-31T18:06:39.718Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-31T18:06:40.520Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-31T18:06:40.520Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-31T18:06:40.984Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-31T18:06:40.984Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-31T18:06:40.984Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-31T18:06:40.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-31T18:06:44.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-31T18:06:44.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-31T18:06:44.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-31T18:06:44.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-31T18:06:45.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-31T18:06:51.530Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-31T18:06:57.291Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-31T18:06:57.291Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-31T18:06:59.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-31T18:07:06.392Z] === RUN TestDockerSuite/TestBuildFails [2021-05-31T18:07:08.581Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-31T18:07:08.581Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-31T18:07:14.399Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-31T18:07:20.216Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-31T18:07:32.624Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-31T18:07:41.824Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-31T18:07:42.969Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-31T18:07:43.431Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-31T18:07:49.242Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-31T18:07:49.242Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-31T18:07:49.713Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-31T18:07:50.175Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-31T18:07:50.175Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-31T18:07:56.537Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-31T18:08:02.269Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-31T18:08:05.014Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-31T18:08:05.014Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-31T18:08:09.272Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-31T18:08:15.005Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-31T18:08:17.424Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-31T18:08:17.424Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-31T18:08:18.967Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-31T18:08:18.967Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-31T18:08:19.939Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-31T18:08:19.939Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-31T18:08:30.367Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-31T18:08:30.367Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-31T18:08:30.829Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-31T18:08:32.376Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-31T18:08:32.840Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-31T18:08:33.812Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-31T18:08:35.360Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-31T18:08:42.453Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-31T18:08:43.426Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-31T18:08:44.857Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-31T18:08:44.857Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-31T18:08:49.239Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-31T18:08:51.872Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-31T18:08:51.873Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-31T18:08:51.873Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-31T18:08:51.873Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-31T18:08:55.563Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-31T18:09:00.201Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-31T18:09:03.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-31T18:09:03.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-31T18:09:03.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-31T18:09:06.760Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-31T18:09:06.956Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-31T18:09:06.956Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-31T18:09:07.713Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-31T18:09:08.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-31T18:09:09.226Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-31T18:09:19.470Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-31T18:09:20.982Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-31T18:09:31.221Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-31T18:09:34.914Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-31T18:09:43.408Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-31T18:09:51.072Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-31T18:09:53.637Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-31T18:10:02.149Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-31T18:10:03.482Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-31T18:10:03.669Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-31T18:10:03.669Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-31T18:10:03.669Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-31T18:10:05.825Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-31T18:10:05.825Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-31T18:10:09.293Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-31T18:10:15.105Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-31T18:10:20.917Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-31T18:10:38.638Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-31T18:10:38.638Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-31T18:10:51.057Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-31T18:10:51.057Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-31T18:10:51.057Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-31T18:10:51.057Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-31T18:10:53.975Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-31T18:10:56.382Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-31T18:11:04.327Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-31T18:11:05.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-31T18:11:05.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-31T18:11:05.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-31T18:11:08.786Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-31T18:11:09.759Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-31T18:11:11.096Z] === RUN TestDockerSuite/TestBuildRm [2021-05-31T18:11:11.304Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-31T18:11:26.151Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-31T18:11:26.613Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-31T18:11:28.665Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-31T18:11:32.355Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-31T18:11:32.355Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-31T18:11:32.806Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-31T18:11:34.319Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-31T18:11:38.953Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-31T18:11:41.458Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-31T18:11:43.586Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-31T18:11:45.212Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-31T18:11:48.229Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-31T18:11:53.815Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-31T18:11:58.519Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-31T18:12:04.331Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-31T18:12:04.793Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-31T18:12:04.793Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-31T18:12:04.793Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-31T18:12:05.811Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-31T18:12:05.811Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-31T18:12:05.811Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-31T18:12:06.980Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-31T18:12:06.980Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-31T18:12:16.191Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-31T18:12:16.191Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-31T18:12:26.429Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-31T18:12:26.429Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-31T18:12:30.120Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-31T18:12:49.586Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-31T18:13:05.691Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-31T18:13:05.691Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-31T18:13:08.559Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-31T18:13:10.073Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-31T18:13:14.713Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-31T18:13:19.347Z] === RUN TestDockerSuite/TestBuildUser [2021-05-31T18:13:19.347Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-31T18:13:19.347Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-31T18:13:19.347Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-31T18:13:19.575Z] === RUN TestDockerSuite/TestBuildRm [2021-05-31T18:13:29.591Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-31T18:13:29.591Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-31T18:13:29.930Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-31T18:13:32.459Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-31T18:13:32.459Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-31T18:13:32.459Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-31T18:13:32.868Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-31T18:13:32.868Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-31T18:13:33.330Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-31T18:13:34.873Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-31T18:13:38.623Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-31T18:13:42.371Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-31T18:13:47.078Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-31T18:13:57.480Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-31T18:13:57.480Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-31T18:14:07.744Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-31T18:14:08.208Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-31T18:14:08.208Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-31T18:14:08.669Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-31T18:14:13.483Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-31T18:14:13.483Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-31T18:14:13.483Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-31T18:14:16.356Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-31T18:14:16.356Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-31T18:14:17.269Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-31T18:14:17.730Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-31T18:14:22.446Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-31T18:14:22.909Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-31T18:14:27.619Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-31T18:14:33.930Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-31T18:14:36.797Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-31T18:14:37.248Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-31T18:14:48.749Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-31T18:14:48.749Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-31T18:14:51.688Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-31T18:14:51.962Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-31T18:14:51.962Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-31T18:14:52.415Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-31T18:14:52.415Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-31T18:14:53.232Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-31T18:14:53.930Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-31T18:14:57.939Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-31T18:15:02.420Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-31T18:15:03.751Z] === RUN TestDockerSuite/TestBuildUser [2021-05-31T18:15:03.751Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-31T18:15:03.751Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-31T18:15:03.751Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-31T18:15:04.568Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-31T18:15:05.023Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-31T18:15:05.023Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-31T18:15:05.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-31T18:15:07.508Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-31T18:15:07.622Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-31T18:15:07.969Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-31T18:15:13.355Z] === RUN TestDockerSuite/TestCommitChange [2021-05-31T18:15:16.560Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-31T18:15:16.560Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-31T18:15:16.560Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-31T18:15:19.091Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-31T18:15:23.725Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-31T18:15:23.725Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-31T18:15:32.255Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-31T18:15:32.255Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-31T18:15:39.263Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-31T18:15:41.739Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-31T18:15:41.739Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-31T18:15:43.901Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-31T18:15:44.352Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-31T18:15:52.843Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-31T18:15:54.152Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-31T18:15:58.856Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-31T18:15:58.856Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-31T18:15:58.856Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-31T18:15:59.856Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-31T18:15:59.856Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-31T18:16:01.772Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-31T18:16:02.008Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-31T18:16:02.008Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-31T18:16:02.008Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-31T18:16:02.008Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-31T18:16:02.234Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-31T18:16:04.876Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-31T18:16:04.876Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-31T18:16:04.876Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-31T18:16:07.750Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-31T18:16:07.750Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-31T18:16:07.750Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-31T18:16:07.750Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-31T18:16:07.750Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-31T18:16:11.439Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-31T18:16:12.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-31T18:16:14.746Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-31T18:16:15.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-31T18:16:15.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-31T18:16:15.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-31T18:16:17.670Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-31T18:16:17.974Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-31T18:16:17.974Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-31T18:16:18.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-31T18:16:20.121Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-31T18:16:20.121Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-31T18:16:20.121Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-31T18:16:27.128Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-31T18:16:27.128Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-31T18:16:29.993Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-31T18:16:29.993Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-31T18:16:32.860Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-31T18:16:32.860Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-31T18:16:32.973Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-31T18:16:32.973Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-31T18:16:32.973Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-31T18:16:32.973Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-31T18:16:34.519Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-31T18:16:35.732Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-31T18:16:39.421Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-31T18:16:43.112Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-31T18:16:44.059Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-31T18:16:44.059Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-31T18:16:44.059Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-31T18:16:44.059Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-31T18:16:44.059Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-31T18:16:44.656Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-31T18:16:45.118Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-31T18:16:45.118Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-31T18:16:45.118Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-31T18:16:46.207Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-31T18:16:46.207Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-31T18:16:47.307Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-31T18:16:49.074Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-31T18:16:49.074Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-31T18:16:51.221Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-31T18:16:51.221Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-31T18:16:52.010Z] === RUN TestDockerSuite/TestCommitChange [2021-05-31T18:16:55.855Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-31T18:16:56.717Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-31T18:16:58.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-31T18:17:00.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-31T18:17:00.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-31T18:17:01.425Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-31T18:17:01.425Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-31T18:17:03.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-31T18:17:05.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-31T18:17:08.523Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-31T18:17:08.523Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-31T18:17:08.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-31T18:17:11.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00096aca0_} [2021-05-31T18:17:13.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1330710770_c:\foo_false____} [2021-05-31T18:17:16.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1330710770_c:\foo_true____} [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-31T18:17:19.623Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-31T18:17:22.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-31T18:17:22.942Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-31T18:17:25.810Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-31T18:17:25.810Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-31T18:17:25.810Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-31T18:17:26.243Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-31T18:17:28.681Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-31T18:17:28.681Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-31T18:17:28.681Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-31T18:17:28.681Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-31T18:17:29.162Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-31T18:17:33.323Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-31T18:17:36.191Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-31T18:17:36.191Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-31T18:17:36.191Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-31T18:17:36.257Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-31T18:17:43.353Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-31T18:17:43.353Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-31T18:17:44.898Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-31T18:17:44.898Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-31T18:17:44.898Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-31T18:17:44.898Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-31T18:17:46.439Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-31T18:17:46.439Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-31T18:17:46.439Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-31T18:17:47.088Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-31T18:17:47.089Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-31T18:17:47.089Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-31T18:17:50.007Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-31T18:17:50.007Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-31T18:17:50.007Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-31T18:17:50.007Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-31T18:17:50.007Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-31T18:17:52.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-31T18:17:54.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-31T18:17:56.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-31T18:17:56.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-31T18:17:56.676Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-31T18:17:56.676Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-31T18:17:56.676Z] === RUN TestDockerSuite/TestCpToDot [2021-05-31T18:17:57.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-31T18:17:58.830Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-31T18:17:58.830Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-31T18:17:59.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-31T18:17:59.235Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-31T18:17:59.281Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-31T18:18:01.424Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-31T18:18:01.424Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-31T18:18:01.424Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-31T18:18:02.153Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-31T18:18:02.153Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-31T18:18:02.153Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-31T18:18:02.153Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-31T18:18:02.153Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-31T18:18:02.605Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-31T18:18:02.605Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-31T18:18:03.613Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-31T18:18:03.613Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-31T18:18:04.757Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-31T18:18:05.802Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-31T18:18:05.802Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-31T18:18:07.623Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-31T18:18:08.074Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-31T18:18:08.074Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-31T18:18:08.728Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-31T18:18:08.728Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-31T18:18:10.916Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-31T18:18:15.091Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-31T18:18:16.043Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-31T18:18:16.494Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-31T18:18:16.494Z] === RUN TestDockerSuite/TestCreateRM [2021-05-31T18:18:16.945Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-31T18:18:16.945Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-31T18:18:16.945Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-31T18:18:17.400Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-31T18:18:19.509Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-31T18:18:24.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-31T18:18:24.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-31T18:18:24.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-31T18:18:24.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-31T18:18:24.219Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-31T18:18:25.769Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-31T18:18:25.769Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-31T18:18:27.631Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-31T18:18:27.631Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-31T18:18:27.631Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-31T18:18:31.318Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-31T18:18:31.318Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-31T18:18:31.318Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDockerFails [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-31T18:18:34.185Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-31T18:18:34.370Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-31T18:18:34.370Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-31T18:18:35.343Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-31T18:18:35.343Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-31T18:18:37.055Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-31T18:18:40.052Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-31T18:18:40.748Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-31T18:18:41.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-31T18:18:43.615Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-31T18:18:43.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-31T18:18:43.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-31T18:18:45.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-31T18:18:48.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-31T18:18:51.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-31T18:18:52.109Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-31T18:18:53.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ea5c0_} [2021-05-31T18:18:56.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1285283954_c:\foo_false____} [2021-05-31T18:18:56.742Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-31T18:19:02.473Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-31T18:19:03.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1285283954_c:\foo_true____} [2021-05-31T18:19:05.341Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-31T18:19:06.295Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-31T18:19:10.932Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-31T18:19:11.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-31T18:19:11.875Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-31T18:19:12.447Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-31T18:19:13.398Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-31T18:19:18.971Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-31T18:19:19.135Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-31T18:19:24.864Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-31T18:19:25.315Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-31T18:19:25.315Z] === RUN TestDockerSuite/TestEventsRename [2021-05-31T18:19:26.067Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-31T18:19:26.067Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-31T18:19:26.067Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-31T18:19:28.183Z] === RUN TestDockerSuite/TestEventsResize [2021-05-31T18:19:29.008Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-31T18:19:29.008Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-31T18:19:29.008Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-31T18:19:29.008Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-31T18:19:33.715Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-31T18:19:36.677Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-31T18:19:39.543Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-31T18:19:40.811Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-31T18:19:40.811Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-31T18:19:40.811Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-31T18:19:41.699Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-31T18:19:47.437Z] === RUN TestDockerSuite/TestEventsTop [2021-05-31T18:19:47.437Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-31T18:19:50.302Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-31T18:19:54.942Z] === RUN TestDockerSuite/TestExec [2021-05-31T18:19:54.942Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-31T18:19:54.942Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-31T18:19:56.456Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-31T18:19:58.603Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-31T18:19:58.603Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-31T18:19:58.603Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-31T18:19:58.603Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-31T18:20:00.752Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-31T18:20:01.939Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-31T18:20:01.939Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-31T18:20:01.939Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-31T18:20:02.900Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-31T18:20:05.770Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-31T18:20:07.917Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-31T18:20:09.038Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-31T18:20:09.038Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-31T18:20:09.038Z] === RUN TestDockerSuite/TestCpToDot [2021-05-31T18:20:11.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-31T18:20:11.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-31T18:20:11.225Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-31T18:20:13.654Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-31T18:20:13.654Z] === RUN TestDockerSuite/TestExecEnv [2021-05-31T18:20:13.654Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-31T18:20:13.654Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-31T18:20:15.168Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-31T18:20:18.320Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-31T18:20:19.803Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-31T18:20:20.254Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-31T18:20:20.254Z] === RUN TestDockerSuite/TestExecParseError [2021-05-31T18:20:20.254Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-31T18:20:20.254Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-31T18:20:20.254Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-31T18:20:20.510Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-31T18:20:22.401Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-31T18:20:23.431Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-31T18:20:23.431Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-31T18:20:23.431Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-31T18:20:24.552Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-31T18:20:25.008Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-31T18:20:25.619Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-31T18:20:26.081Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-31T18:20:26.542Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-31T18:20:26.542Z] === RUN TestDockerSuite/TestCreateRM [2021-05-31T18:20:27.006Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-31T18:20:27.006Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-31T18:20:27.006Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-31T18:20:27.469Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-31T18:20:30.757Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-31T18:20:30.757Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-31T18:20:30.757Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-31T18:20:30.757Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-31T18:20:36.488Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-31T18:20:39.882Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-31T18:20:40.344Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-31T18:20:40.910Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-31T18:20:43.506Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-31T18:20:44.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-31T18:20:44.660Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-31T18:20:44.660Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-31T18:20:46.373Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-31T18:20:46.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDockerFails [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-31T18:20:47.317Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-31T18:20:47.778Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-31T18:20:49.966Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestHealth [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-31T18:20:52.104Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-31T18:20:52.154Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-31T18:20:52.555Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-31T18:20:52.555Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-31T18:20:55.069Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-31T18:20:57.187Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-31T18:20:57.187Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-31T18:20:57.187Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-31T18:20:57.187Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-31T18:20:57.187Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-31T18:20:57.638Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-31T18:20:58.089Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-31T18:20:58.540Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-31T18:20:59.492Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-31T18:20:59.492Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-31T18:21:01.642Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-31T18:21:01.642Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-31T18:21:03.790Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-31T18:21:07.479Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-31T18:21:07.482Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-31T18:21:07.482Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-31T18:21:07.482Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-31T18:21:11.172Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-31T18:21:11.172Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-31T18:21:12.186Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportFile [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-31T18:21:14.038Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-31T18:21:16.912Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-31T18:21:18.000Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-31T18:21:19.544Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-31T18:21:19.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-31T18:21:19.782Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-31T18:21:19.782Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-31T18:21:19.782Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-31T18:21:19.782Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-31T18:21:20.518Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-31T18:21:22.646Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-31T18:21:22.646Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-31T18:21:24.269Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-31T18:21:24.798Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-31T18:21:24.798Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-31T18:21:24.798Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-31T18:21:24.798Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-31T18:21:25.243Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-31T18:21:26.217Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-31T18:21:26.945Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-31T18:21:32.034Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-31T18:21:32.673Z] === RUN TestDockerSuite/TestInspectImage [2021-05-31T18:21:32.673Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-31T18:21:32.673Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-31T18:21:32.673Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-31T18:21:34.836Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-31T18:21:35.783Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-31T18:21:37.328Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-31T18:21:37.328Z] === RUN TestDockerSuite/TestEventsRename [2021-05-31T18:21:37.702Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-31T18:21:37.702Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-31T18:21:39.517Z] === RUN TestDockerSuite/TestEventsResize [2021-05-31T18:21:39.848Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-31T18:21:42.718Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-31T18:21:42.718Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-31T18:21:42.718Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-31T18:21:44.865Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-31T18:21:48.113Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-31T18:21:49.659Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-31T18:21:52.575Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-31T18:21:53.355Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-31T18:21:57.051Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-31T18:21:57.232Z] === RUN TestDockerSuite/TestEventsTop [2021-05-31T18:21:57.232Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-31T18:21:59.203Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-31T18:22:00.103Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-31T18:22:01.349Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-31T18:22:03.495Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-31T18:22:06.359Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-31T18:22:07.123Z] === RUN TestDockerSuite/TestExec [2021-05-31T18:22:07.123Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-31T18:22:07.123Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-31T18:22:08.508Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-31T18:22:08.640Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-31T18:22:10.159Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-31T18:22:10.159Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-31T18:22:10.612Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-31T18:22:10.612Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-31T18:22:11.375Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-31T18:22:12.765Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-31T18:22:13.519Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-31T18:22:14.920Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-31T18:22:15.665Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-31T18:22:17.070Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-31T18:22:18.588Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-31T18:22:21.393Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-31T18:22:23.231Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-31T18:22:23.231Z] === RUN TestDockerSuite/TestExecEnv [2021-05-31T18:22:23.231Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-31T18:22:23.231Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-31T18:22:24.259Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-31T18:22:24.259Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-31T18:22:25.391Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-31T18:22:26.420Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-31T18:22:26.420Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecParseError [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-31T18:22:30.036Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-31T18:22:32.189Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-31T18:22:32.642Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-31T18:22:32.642Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-31T18:22:32.642Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-31T18:22:32.642Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-31T18:22:32.642Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-31T18:22:33.438Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-31T18:22:34.794Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-31T18:22:34.794Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-31T18:22:40.447Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-31T18:22:40.540Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-31T18:22:40.540Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-31T18:22:40.540Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-31T18:22:40.540Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-31T18:22:47.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-31T18:22:47.555Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-31T18:22:49.610Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-31T18:22:51.755Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-31T18:22:51.755Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-31T18:22:53.294Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-31T18:22:54.621Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-31T18:22:56.168Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-31T18:22:56.769Z] === RUN TestDockerSuite/TestLogsSince [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestHealth [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-31T18:23:01.915Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-31T18:23:06.997Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-31T18:23:06.997Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-31T18:23:06.997Z] === RUN TestDockerSuite/TestLogsTail [2021-05-31T18:23:07.660Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-31T18:23:07.660Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-31T18:23:07.660Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-31T18:23:07.660Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-31T18:23:07.660Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-31T18:23:08.115Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-31T18:23:08.568Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-31T18:23:08.568Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-31T18:23:09.141Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-31T18:23:10.086Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-31T18:23:10.086Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-31T18:23:11.289Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-31T18:23:11.604Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-31T18:23:12.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestNetHostname [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginActive [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPortList [2021-05-31T18:23:14.157Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-31T18:23:14.208Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-31T18:23:17.082Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-31T18:23:17.082Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-31T18:23:17.082Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-31T18:23:18.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-31T18:23:21.727Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-31T18:23:21.727Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-31T18:23:23.243Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestImportFile [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-31T18:23:23.696Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-31T18:23:24.522Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-31T18:23:24.522Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-31T18:23:25.849Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-31T18:23:28.001Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-31T18:23:28.001Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-31T18:23:28.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-31T18:23:28.453Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-31T18:23:28.453Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-31T18:23:33.018Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-31T18:23:33.018Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-31T18:23:35.474Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-31T18:23:35.926Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-31T18:23:38.079Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-31T18:23:38.079Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-31T18:23:38.079Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-31T18:23:38.079Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-31T18:23:40.230Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-31T18:23:41.507Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-31T18:23:44.875Z] === RUN TestDockerSuite/TestInspectImage [2021-05-31T18:23:44.875Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-31T18:23:44.875Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-31T18:23:44.875Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-31T18:23:47.029Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-31T18:23:49.182Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-31T18:23:49.182Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-31T18:23:52.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-31T18:23:53.575Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-31T18:23:53.575Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-31T18:23:54.027Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-31T18:23:56.179Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-31T18:23:56.215Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-31T18:23:56.215Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-31T18:23:56.215Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-31T18:23:59.051Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-31T18:24:03.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-31T18:24:05.215Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-31T18:24:07.366Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-31T18:24:08.497Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-31T18:24:09.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-31T18:24:11.671Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-31T18:24:12.184Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-31T18:24:13.824Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-31T18:24:16.697Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-31T18:24:18.850Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-31T18:24:20.672Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-31T18:24:21.002Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-31T18:24:25.306Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-31T18:24:25.306Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-31T18:24:25.306Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-31T18:24:26.744Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-31T18:24:28.895Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-31T18:24:28.895Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-31T18:24:29.941Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-31T18:24:29.941Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-31T18:24:29.941Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-31T18:24:29.941Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-31T18:24:29.941Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-31T18:24:31.050Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-31T18:24:31.050Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-31T18:24:36.951Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-31T18:24:36.951Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-31T18:24:37.902Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-31T18:24:37.902Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-31T18:24:39.414Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-31T18:24:39.570Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-31T18:24:40.367Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-31T18:24:40.367Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-31T18:24:45.006Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-31T18:24:45.309Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-31T18:24:49.647Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-31T18:24:51.794Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-31T18:24:52.323Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-31T18:24:55.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-31T18:24:58.067Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-31T18:24:58.067Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-31T18:25:00.220Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-31T18:25:02.373Z] === RUN TestDockerSuite/TestLogsSince [2021-05-31T18:25:12.622Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-31T18:25:12.622Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-31T18:25:12.622Z] === RUN TestDockerSuite/TestLogsTail [2021-05-31T18:25:12.766Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-31T18:25:12.766Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-31T18:25:14.140Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-31T18:25:17.016Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestNetHostname [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginActive [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPortList [2021-05-31T18:25:19.169Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-31T18:25:19.767Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-31T18:25:19.767Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-31T18:25:19.767Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-31T18:25:20.719Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-31T18:25:23.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-31T18:25:25.350Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-31T18:25:29.984Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-31T18:25:29.984Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-31T18:25:34.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-31T18:25:34.062Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-31T18:25:34.617Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-31T18:25:34.617Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-31T18:25:35.068Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-31T18:25:42.575Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-31T18:25:42.575Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-31T18:25:51.086Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-31T18:25:56.034Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-31T18:25:56.034Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-31T18:25:56.034Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-31T18:26:05.812Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-31T18:26:05.812Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-31T18:26:05.812Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-31T18:26:08.316Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-31T18:26:12.009Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-31T18:26:18.114Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-31T18:26:21.812Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-31T18:26:22.243Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-31T18:26:25.114Z] === RUN TestDockerSuite/TestRmiTag [2021-05-31T18:26:25.566Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-31T18:26:27.722Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-31T18:26:28.832Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-31T18:26:33.475Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-31T18:26:33.475Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-31T18:26:33.475Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-31T18:26:43.722Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-31T18:26:43.722Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-31T18:26:43.722Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-31T18:26:43.722Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-31T18:26:43.722Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-31T18:26:50.738Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-31T18:26:50.738Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-31T18:26:51.692Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-31T18:26:51.692Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-31T18:26:53.207Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-31T18:26:53.659Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-31T18:26:53.659Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-31T18:26:57.565Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-31T18:26:57.565Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-31T18:26:58.305Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-31T18:27:02.002Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-31T18:27:03.294Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-31T18:27:03.745Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-31T18:27:03.745Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-31T18:27:03.745Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-31T18:27:03.745Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-31T18:27:03.745Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-31T18:27:04.155Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-31T18:27:04.197Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-31T18:27:04.197Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-31T18:27:04.197Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-31T18:27:06.476Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-31T18:27:06.476Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-31T18:27:06.476Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-31T18:27:12.213Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-31T18:27:15.092Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-31T18:27:17.960Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-31T18:27:20.106Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-31T18:27:22.972Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-31T18:27:22.972Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-31T18:27:28.701Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-31T18:27:30.847Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-31T18:27:30.847Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-31T18:27:33.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-31T18:27:33.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-31T18:27:33.711Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-31T18:27:34.008Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-31T18:27:34.008Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-31T18:27:35.860Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-31T18:27:37.374Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-31T18:27:37.707Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-31T18:27:37.707Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-31T18:27:38.159Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-31T18:27:39.115Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-31T18:27:40.239Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-31T18:27:42.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-31T18:27:43.105Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-31T18:27:43.105Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-31T18:27:43.105Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-31T18:27:43.105Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-31T18:27:45.981Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-31T18:27:45.981Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-31T18:27:45.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-31T18:27:45.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-31T18:27:45.981Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-31T18:27:48.131Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-31T18:27:53.059Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-31T18:27:53.059Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-31T18:27:55.136Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-31T18:27:55.946Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-31T18:27:55.946Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-31T18:27:56.398Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-31T18:27:56.651Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-31T18:27:56.651Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-31T18:27:57.102Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-31T18:27:57.102Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-31T18:27:59.978Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-31T18:28:02.129Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-31T18:28:02.129Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-31T18:28:04.282Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-31T18:28:04.282Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-31T18:28:04.282Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-31T18:28:04.282Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-31T18:28:07.150Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-31T18:28:10.018Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-31T18:28:11.144Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-31T18:28:12.192Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-31T18:28:13.300Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-31T18:28:13.756Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-31T18:28:15.881Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-31T18:28:20.523Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-31T18:28:20.783Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-31T18:28:25.433Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-31T18:28:29.033Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-31T18:28:29.033Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunMount [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-31T18:28:29.987Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-31T18:28:38.474Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-31T18:28:38.474Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-31T18:28:38.474Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-31T18:28:38.474Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-31T18:28:40.170Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-31T18:28:43.044Z] === RUN TestDockerSuite/TestRmiTag [2021-05-31T18:28:43.044Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-31T18:28:44.204Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-31T18:28:45.916Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-31T18:28:48.851Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-31T18:28:49.302Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-31T18:28:50.257Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-31T18:28:57.263Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-31T18:28:59.411Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-31T18:29:00.362Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-31T18:29:02.508Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T18:29:03.517Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-31T18:29:04.472Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-31T18:29:06.195Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-31T18:29:10.214Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-31T18:29:10.666Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-31T18:29:12.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-31T18:29:12.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-31T18:29:12.818Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-31T18:29:16.437Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-31T18:29:16.437Z] === RUN TestDockerSuite/TestRunRm [2021-05-31T18:29:17.465Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-31T18:29:17.951Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-31T18:29:20.338Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-31T18:29:23.211Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-31T18:29:23.688Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-31T18:29:25.368Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-31T18:29:26.556Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-31T18:29:27.523Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-31T18:29:27.523Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-31T18:29:29.425Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-31T18:29:31.569Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-31T18:29:32.166Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-31T18:29:34.320Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-31T18:29:34.320Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-31T18:29:34.436Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-31T18:29:34.436Z] === RUN TestDockerSuite/TestRunState [2021-05-31T18:29:34.436Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-31T18:29:36.582Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-31T18:29:36.582Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-31T18:29:38.025Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-31T18:29:38.025Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-31T18:29:38.025Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-31T18:29:39.449Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-31T18:29:39.541Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-31T18:29:39.541Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-31T18:29:39.994Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-31T18:29:42.278Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-31T18:29:44.430Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-31T18:29:45.186Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-31T18:29:45.187Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-31T18:29:45.187Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-31T18:29:45.187Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-31T18:29:45.187Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-31T18:29:45.187Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-31T18:29:46.582Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-31T18:29:46.582Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-31T18:29:46.582Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-31T18:29:46.582Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-31T18:29:47.338Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-31T18:29:47.338Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-31T18:29:49.458Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-31T18:29:49.458Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-31T18:29:49.458Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-31T18:29:49.458Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-31T18:29:49.458Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-31T18:29:50.210Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-31T18:29:50.210Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-31T18:29:50.210Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-31T18:29:51.611Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-31T18:29:53.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-31T18:29:57.352Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-31T18:29:58.870Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-31T18:29:58.870Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-31T18:29:59.322Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-31T18:29:59.322Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-31T18:30:01.473Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-31T18:30:02.388Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-31T18:30:03.625Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-31T18:30:03.625Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-31T18:30:05.776Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-31T18:30:05.776Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-31T18:30:05.776Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-31T18:30:05.776Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-31T18:30:06.080Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-31T18:30:07.926Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-31T18:30:13.084Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-31T18:30:13.084Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-31T18:30:13.084Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-31T18:30:14.940Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-31T18:30:16.775Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-31T18:30:17.094Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-31T18:30:18.925Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-31T18:30:19.968Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-31T18:30:21.795Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-31T18:30:30.221Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-31T18:30:30.286Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-31T18:30:35.963Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-31T18:30:35.963Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-31T18:30:37.288Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunMount [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-31T18:30:37.480Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-31T18:30:37.933Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-31T18:30:37.933Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-31T18:30:38.241Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-31T18:30:43.969Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-31T18:30:44.421Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-31T18:30:44.421Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-31T18:30:44.421Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-31T18:30:44.950Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-31T18:30:44.950Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-31T18:30:44.950Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-31T18:30:44.950Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-31T18:30:46.566Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-31T18:30:47.017Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-31T18:30:47.468Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-31T18:30:47.468Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-31T18:30:49.591Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-31T18:30:49.613Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-31T18:30:53.286Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-31T18:30:53.738Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-31T18:30:53.738Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-31T18:30:55.261Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-31T18:30:57.415Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-31T18:30:58.101Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-31T18:30:58.101Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-31T18:30:59.566Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-31T18:31:00.522Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-31T18:31:02.675Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-31T18:31:03.128Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-31T18:31:06.001Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-31T18:31:06.593Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-31T18:31:06.593Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-31T18:31:11.231Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-31T18:31:11.231Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-31T18:31:11.231Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-31T18:31:11.231Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-31T18:31:11.231Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-31T18:31:14.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-31T18:31:14.504Z] === RUN TestDockerSuite/TestRunRm [2021-05-31T18:31:16.023Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-31T18:31:21.764Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-31T18:31:23.535Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-31T18:31:24.488Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-31T18:31:27.356Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-31T18:31:27.356Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-31T18:31:28.777Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-31T18:31:29.505Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-31T18:31:29.505Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-31T18:31:29.505Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-31T18:31:29.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-31T18:31:29.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-31T18:31:29.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-31T18:31:29.956Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-31T18:31:30.295Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-31T18:31:32.450Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-31T18:31:35.324Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-31T18:31:35.324Z] === RUN TestDockerSuite/TestRunState [2021-05-31T18:31:35.324Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-31T18:31:37.477Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-31T18:31:37.477Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-31T18:31:39.633Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-31T18:31:44.274Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-31T18:31:44.274Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-31T18:31:44.274Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-31T18:31:44.274Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-31T18:31:44.275Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-31T18:31:46.428Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-31T18:31:46.881Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-31T18:31:47.537Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-31T18:31:49.033Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-31T18:31:49.033Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-31T18:31:49.033Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-31T18:31:49.688Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-31T18:31:49.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-31T18:31:53.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-31T18:31:53.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-31T18:31:53.829Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-31T18:31:53.829Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-31T18:31:54.281Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-31T18:31:57.541Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-31T18:32:04.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-31T18:32:04.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-31T18:32:04.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-31T18:32:04.518Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-31T18:32:04.518Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-31T18:32:04.555Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-31T18:32:08.313Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-31T18:32:11.619Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-31T18:32:11.619Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-31T18:32:12.070Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-31T18:32:15.326Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-31T18:32:15.326Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-31T18:32:15.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-31T18:32:16.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-31T18:32:18.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-31T18:32:21.871Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-31T18:32:24.362Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-31T18:32:24.362Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite (2503.55s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-31T18:32:24.362Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.31s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-31T18:32:24.362Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:32:24.362Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:32:24.362Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-31T18:32:24.362Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.61s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:32:24.362Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:32:24.362Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-31T18:32:24.362Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:32:24.362Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:32:24.362Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-31T18:32:24.362Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.91s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.09s) [2021-05-31T18:32:24.362Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-31T18:32:24.362Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.28s) [2021-05-31T18:32:24.362Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.62s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.13s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.20s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.27s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.54s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.76s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.79s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.45s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.27s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.97s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.37s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.89s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.81s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.43s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.09s) [2021-05-31T18:32:24.816Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:32:24.816Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.816Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:32:24.816Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.01s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.68s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.30s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.84s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.55s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.18s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.40s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.08s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.23s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.78s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.76s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.56s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.99s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.95s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.53s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.85s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.18s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.78s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.41s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.26s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.30s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.84s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.68s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.80s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFails (2.97s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.79s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.88s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.32s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.16s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.70s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.01s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildHistory (13.79s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.60s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.05s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.12s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.67s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.28s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.60s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.86s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.20s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.42s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.61s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.86s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.00s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.77s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.01s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.21s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.62s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.55s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.57s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.48s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.81s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildRm (17.24s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.75s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-05-31T18:32:24.817Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.32s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.34s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.77s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.07s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.58s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.73s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildStderr (4.56s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.05s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.92s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.02s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.86s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.35s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.78s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.66s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.15s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.03s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.47s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-05-31T18:32:24.817Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.46s) [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-31T18:32:24.817Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.817Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:32:24.818Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.34s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-31T18:32:24.818Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-31T18:32:24.818Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:32:24.818Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.27s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitChange (5.69s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.90s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.83s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitTTY (7.91s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.99s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.53s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.50s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.39s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.37s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.18s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.07s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.73s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.07s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.36s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.18s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.37s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.42s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.76s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00096aca0_} (2.66s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1330710770_c:\foo_false____} (2.73s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1330710770_c:\foo_true____} (2.50s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.75s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.72s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.82s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.05s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.00s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.65s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.19s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.79s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCpToStdout (3.03s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-31T18:32:24.818Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.91s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:32:24.818Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-05-31T18:32:24.818Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.62s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:24.818Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.80s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-31T18:32:24.818Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.818Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-05-31T18:32:24.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:32:24.818Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:24.819Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-05-31T18:32:24.819Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-05-31T18:32:24.819Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.85s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.01s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.01s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsCopy (4.61s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.81s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.75s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.26s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFilters (5.42s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsResize (8.04s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.80s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.45s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-31T18:32:24.819Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:32:24.819Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-31T18:32:24.819Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-31T18:32:24.819Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.40s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.14s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.41s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:32:24.819Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.39s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-31T18:32:24.819Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.22s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.69s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.17s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.10s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.06s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:32:24.819Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.68s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.07s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:32:24.819Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2021-05-31T18:32:24.819Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:32:24.819Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:32:24.819Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:32:24.819Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:32:24.819Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectDefault (2.20s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectHistory (4.85s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.53s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.27s) [2021-05-31T18:32:24.819Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:32:24.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.42s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectStatus (7.91s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2021-05-31T18:32:24.819Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.79s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.70s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:32:24.820Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.44s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.02s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.55s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.76s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.34s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsSince (9.11s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsTail (2.85s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-31T18:32:24.820Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.50s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.12s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.39s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.24s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.87s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.94s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.77s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.72s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.52s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:32:24.820Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.12s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.87s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.62s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.91s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.61s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.69s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.48s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.06s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.73s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.70s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.93s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.40s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.99s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.05s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.39s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.96s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.77s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.79s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.02s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.85s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:32:24.820Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.84s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.68s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.75s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.43s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.75s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.68s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.82s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.96s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.95s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.75s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.40s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.80s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.81s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.02s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (6.90s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.62s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.66s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunRm (2.84s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.92s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.79s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.67s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.07s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.72s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.66s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.05s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.78s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.14s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.75s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.46s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-31T18:32:24.821Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:32:24.821Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.53s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.42s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.77s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.40s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.78s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.20s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.16s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.54s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.65s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:32:24.822Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.03s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.25s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.21s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:32:24.822Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-31T18:32:24.822Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-31T18:32:24.822Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:32:24.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-31T18:32:24.822Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-31T18:32:24.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-31T18:32:24.823Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:24.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:24.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-31T18:32:25.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-31T18:32:25.274Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:32:25.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-31T18:32:25.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-31T18:32:25.275Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerDaemonSuite [2021-05-31T18:32:25.275Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-31T18:32:25.275Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-31T18:32:25.275Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-31T18:32:25.275Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerSwarmSuite [2021-05-31T18:32:25.275Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-31T18:32:25.275Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-31T18:32:25.275Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerExternalVolumeSuite [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerNetworkSuite [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] === RUN TestDockerHubPullSuite [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-31T18:32:25.275Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] PASS [2021-05-31T18:32:25.275Z] ok github.com/docker/docker/integration-cli 2504.190s [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === Skipped [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-31T18:32:25.275Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-31T18:32:25.275Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:32:25.275Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:32:25.275Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-31T18:32:25.275Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-31T18:32:25.275Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:32:25.275Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.275Z] [2021-05-31T18:32:25.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-31T18:32:25.275Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-31T18:32:25.275Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-05-31T18:32:25.276Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-05-31T18:32:25.276Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-31T18:32:25.276Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:32:25.276Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:32:25.276Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-31T18:32:25.276Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:32:25.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:32:25.276Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.276Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.05s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.05s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.04s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-31T18:32:25.277Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-05-31T18:32:25.277Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:25.277Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:32:25.277Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-31T18:32:25.277Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-31T18:32:25.277Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.277Z] [2021-05-31T18:32:25.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-05-31T18:32:25.278Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2021-05-31T18:32:25.278Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-31T18:32:25.278Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:32:25.278Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-31T18:32:25.278Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-31T18:32:25.278Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:32:25.278Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-31T18:32:25.278Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:32:25.278Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:32:25.278Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2021-05-31T18:32:25.278Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:32:25.278Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:32:25.278Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:32:25.278Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:32:25.278Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:32:25.278Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:32:25.278Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.278Z] [2021-05-31T18:32:25.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:32:25.279Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-31T18:32:25.279Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:32:25.279Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.279Z] [2021-05-31T18:32:25.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-31T18:32:25.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-31T18:32:25.279Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:32:25.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:32:25.280Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.280Z] [2021-05-31T18:32:25.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-31T18:32:25.572Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-31T18:32:25.731Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-31T18:32:25.731Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.731Z] [2021-05-31T18:32:25.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.732Z] [2021-05-31T18:32:25.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:25.732Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:32:25.732Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:32:25.733Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:32:25.733Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:32:25.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.733Z] [2021-05-31T18:32:25.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:25.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:32:25.734Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-31T18:32:25.734Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:25.734Z] DONE 1092 tests, 546 skipped in 2512.872s [2021-05-31T18:32:25.734Z] INFO: Integration tests ended at 05/31/2021 18:32:25. Duration:00:41:52.9633344 [2021-05-31T18:32:25.734Z] INFO: Docker info of the daemon under test at end of run [2021-05-31T18:32:25.734Z] [2021-05-31T18:32:26.185Z] Containers: 2 [2021-05-31T18:32:26.185Z] Running: 0 [2021-05-31T18:32:26.185Z] Paused: 0 [2021-05-31T18:32:26.185Z] Stopped: 2 [2021-05-31T18:32:26.185Z] Images: 18 [2021-05-31T18:32:26.185Z] Server Version: 0.0.0-dev [2021-05-31T18:32:26.185Z] Storage Driver: windowsfilter [2021-05-31T18:32:26.185Z] Windows: [2021-05-31T18:32:26.185Z] Logging Driver: json-file [2021-05-31T18:32:26.185Z] Plugins: [2021-05-31T18:32:26.185Z] Volume: local [2021-05-31T18:32:26.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T18:32:26.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T18:32:26.185Z] Swarm: inactive [2021-05-31T18:32:26.185Z] Default Isolation: process [2021-05-31T18:32:26.185Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-31T18:32:26.185Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-31T18:32:26.185Z] OSType: windows [2021-05-31T18:32:26.185Z] Architecture: x86_64 [2021-05-31T18:32:26.185Z] CPUs: 4 [2021-05-31T18:32:26.185Z] Total Memory: 32GiB [2021-05-31T18:32:26.185Z] Name: azwin-2-a07620 [2021-05-31T18:32:26.185Z] ID: QF45:OLZB:WB77:3GIF:PINJ:JE53:IYUH:Q7P7:WVQT:LEBW:ICAA:OZAZ [2021-05-31T18:32:26.185Z] Docker Root Dir: D:\CI\PR-41656\3\daemon [2021-05-31T18:32:26.185Z] Debug Mode (client): false [2021-05-31T18:32:26.185Z] Debug Mode (server): true [2021-05-31T18:32:26.185Z] File Descriptors: -1 [2021-05-31T18:32:26.185Z] Goroutines: 17 [2021-05-31T18:32:26.185Z] System Time: 2021-05-31T18:32:25.7044888Z [2021-05-31T18:32:26.185Z] EventsListeners: 0 [2021-05-31T18:32:26.185Z] Registry: https://index.docker.io/v1/ [2021-05-31T18:32:26.185Z] Labels: [2021-05-31T18:32:26.185Z] Experimental: false [2021-05-31T18:32:26.185Z] Insecure Registries: [2021-05-31T18:32:26.185Z] 127.0.0.0/8 [2021-05-31T18:32:26.185Z] Live Restore Enabled: false [2021-05-31T18:32:26.185Z] [2021-05-31T18:32:26.185Z] [2021-05-31T18:32:26.185Z] INFO: Stopping daemon under test [2021-05-31T18:32:26.185Z] SUCCESS: The process with PID 1952 (child process of PID 5260) has been terminated. [2021-05-31T18:32:26.185Z] SUCCESS: The process with PID 5260 (child process of PID 3504) has been terminated. [2021-05-31T18:32:26.185Z] INFO: Stop tailing logs of the daemon under tests [2021-05-31T18:32:26.185Z] INFO: executeCI.ps1 Completed successfully at 05/31/2021 18:32:25. [2021-05-31T18:32:26.185Z] INFO: Tidying up at end of run [2021-05-31T18:32:26.185Z] INFO: Saving daemon under test log (d:\CI\PR-41656\3\dut.out) to bundles\CIDUT.out [2021-05-31T18:32:26.185Z] INFO: Saving daemon under test log (d:\CI\PR-41656\3\dut.err) to bundles\CIDUT.err [2021-05-31T18:32:26.185Z] INFO: Nuke-Everything... [2021-05-31T18:32:26.636Z] INFO: Container count on control daemon to delete is 2 [2021-05-31T18:32:27.087Z] 8dad11179787 [2021-05-31T18:32:27.087Z] e290e19bb131 [2021-05-31T18:32:27.089Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-31T18:32:27.539Z] INFO: Tidying pidfile d:\CI\PR-41656\3\docker.pid [2021-05-31T18:32:27.539Z] INFO: Nuking d:\CI [2021-05-31T18:32:29.962Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-31T18:32:34.604Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-31T18:32:36.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-31T18:32:36.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-31T18:32:37.208Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-31T18:32:37.661Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-31T18:32:39.180Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-31T18:32:45.111Z] INFO: Zapped successfully [2021-05-31T18:32:45.111Z] [2021-05-31T18:32:45.111Z] INFO: executeCI.ps1 exiting at Mon May 31 18:32:42 CUT 2021. Duration 01:18:14.6128784 [2021-05-31T18:32:45.111Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-31T18:32:45.341Z] Recording test results [2021-05-31T18:32:46.196Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-31T18:32:46.196Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-31T18:32:52.148Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-31T18:32:54.162Z] Creating win-2022-integration-bundles.zip [2021-05-31T18:32:54.704Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-31T18:32:54.704Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] archiveArtifacts [2021-05-31T18:32:55.882Z] Archiving artifacts [2021-05-31T18:32:58.415Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-31T18:32:58.415Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-31T18:32:58.415Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-31T18:32:58.415Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-31T18:32:58.415Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-31T18:33:09.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T18:33:10.140Z] + make clean [2021-05-31T18:33:11.094Z] docker volume rm -f docker-dev-cache [2021-05-31T18:33:11.094Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-31T18:33:16.025Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-31T18:33:18.178Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-31T18:33:18.178Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-31T18:33:20.330Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-31T18:33:37.928Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-31T18:33:39.446Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-31T18:33:39.446Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-31T18:33:43.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-31T18:33:43.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-31T18:33:43.595Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-31T18:33:43.595Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-31T18:33:43.595Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-31T18:33:52.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-31T18:33:52.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-31T18:33:52.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-31T18:33:52.098Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-31T18:33:52.098Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-31T18:33:59.115Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-31T18:33:59.115Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-31T18:33:59.570Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-31T18:34:09.872Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-31T18:34:09.872Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite (2686.39s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-31T18:34:09.872Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.21s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.73s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-31T18:34:09.872Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:34:09.872Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:34:09.872Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-31T18:34:09.872Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.03s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.11s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (121.13s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-05-31T18:34:09.872Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.76s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.14s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.82s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.88s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.98s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.24s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.12s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.62s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.89s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.45s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.50s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.00s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.69s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.24s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.81s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.42s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.52s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:34:09.872Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.14s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.29s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.26s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.67s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.49s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.11s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.84s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.61s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.03s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.10s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.59s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.39s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.81s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.75s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.48s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.35s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.92s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.12s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.03s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-05-31T18:34:09.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-31T18:34:09.872Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.872Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.21s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.86s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.26s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.63s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.46s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.64s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.71s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.50s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.81s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildHistory (11.76s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.40s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.11s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.08s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.37s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.19s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.04s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.97s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.52s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.11s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.99s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.86s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.20s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.33s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.72s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.01s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.25s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.00s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.26s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.19s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.26s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.91s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildRm (13.09s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.56s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-31T18:34:09.873Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.59s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.42s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.41s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.66s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.06s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.56s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.16s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.66s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.30s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.22s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.65s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.58s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.88s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.73s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.20s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.64s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.88s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.12s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-31T18:34:09.873Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:34:09.873Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.39s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitChange (4.87s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.54s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.60s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitTTY (16.62s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.50s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:34:09.873Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-31T18:34:09.873Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.84s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.06s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s) [2021-05-31T18:34:09.873Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-31T18:34:09.873Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.46s) [2021-05-31T18:34:09.873Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-31T18:34:09.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.62s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.18s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.30s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.57s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.34s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.69s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.90s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.43s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.97s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.30s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.44s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ea5c0_} (2.46s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1285283954_c:\foo_false____} (7.49s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1285283954_c:\foo_true____} (7.49s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-31T18:34:10.326Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.33s) [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:34:10.326Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.30s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.51s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.49s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.20s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.72s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.94s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCpToStdout (7.15s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.43s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.60s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.327Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.51s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.327Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.51s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsCopy (5.07s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.11s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.91s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFilters (4.83s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFormat (4.58s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsRename (2.45s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsResize (7.74s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.61s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.98s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-31T18:34:10.327Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:34:10.327Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-31T18:34:10.327Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-31T18:34:10.327Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.18s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.14s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:34:10.327Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-31T18:34:10.327Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.79s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.98s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.97s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:34:10.327Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.43s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.24s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.72s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.83s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-31T18:34:10.327Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:34:10.327Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:34:10.327Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:34:10.327Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.26s) [2021-05-31T18:34:10.327Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:34:10.328Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:34:10.328Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.25s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.20s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectDefault (2.22s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.26s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.19s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectStatus (2.66s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.41s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.13s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.13s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.24s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.44s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:34:10.328Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.17s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.94s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.11s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.26s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsSince (9.11s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsTail (2.83s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.41s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-31T18:34:10.328Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.30s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsByOrder (8.45s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.23s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.48s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.65s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.86s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.35s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.75s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.44s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.05s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:34:10.328Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.02s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.56s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.88s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.85s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.15s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.02s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.80s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.42s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.15s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.71s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.56s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.98s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.21s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-05-31T18:34:10.328Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.48s) [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.328Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-31T18:34:10.328Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.23s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.16s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.37s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.17s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunExitCode (2.16s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.09s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.24s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.79s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.79s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.94s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.68s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.00s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.58s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:34:10.329Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.329Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.74s) [2021-05-31T18:34:10.329Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunRm (2.29s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.40s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.05s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.11s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.91s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.85s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.46s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.32s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.22s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.35s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.86s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.34s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.38s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.15s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.57s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.23s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.44s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.59s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.77s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-31T18:34:10.330Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.59s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.06s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:34:10.330Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-31T18:34:10.330Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-31T18:34:10.330Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:34:10.330Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:34:10.330Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:34:10.330Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:10.330Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-31T18:34:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-31T18:34:10.331Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-31T18:34:10.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-31T18:34:10.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-31T18:34:10.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerDaemonSuite [2021-05-31T18:34:10.331Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-31T18:34:10.331Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-31T18:34:10.331Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-31T18:34:10.331Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerSwarmSuite [2021-05-31T18:34:10.331Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-31T18:34:10.331Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-31T18:34:10.331Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerExternalVolumeSuite [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerNetworkSuite [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] === RUN TestDockerHubPullSuite [2021-05-31T18:34:10.331Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-31T18:34:10.331Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.331Z] PASS [2021-05-31T18:34:10.331Z] ok github.com/docker/docker/integration-cli 2687.020s [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === Skipped [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-31T18:34:10.785Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-31T18:34:10.785Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-31T18:34:10.785Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-31T18:34:10.785Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-31T18:34:10.785Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-05-31T18:34:10.785Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-31T18:34:10.785Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-31T18:34:10.785Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.785Z] [2021-05-31T18:34:10.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-31T18:34:10.785Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-31T18:34:10.786Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-31T18:34:10.786Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-31T18:34:10.786Z] docker_cli_sni_test.go:18: Flakey test [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-31T18:34:10.786Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:34:10.786Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-31T18:34:10.786Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.786Z] [2021-05-31T18:34:10.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.787Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-31T18:34:10.787Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-31T18:34:10.787Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-31T18:34:10.787Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-31T18:34:10.787Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-31T18:34:10.787Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:34:10.787Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-31T18:34:10.787Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.787Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-31T18:34:10.788Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-31T18:34:10.788Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-31T18:34:10.788Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-31T18:34:10.788Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-31T18:34:10.788Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-31T18:34:10.788Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-31T18:34:10.788Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-31T18:34:10.788Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-31T18:34:10.788Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-31T18:34:10.788Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-31T18:34:10.788Z] [2021-05-31T18:34:10.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:34:10.788Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-31T18:34:10.789Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-31T18:34:10.789Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:34:10.789Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-31T18:34:10.789Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.789Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-31T18:34:10.790Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-31T18:34:10.790Z] [2021-05-31T18:34:10.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:34:10.790Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-31T18:34:11.243Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.243Z] [2021-05-31T18:34:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:34:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-31T18:34:11.243Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.243Z] [2021-05-31T18:34:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-31T18:34:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-31T18:34:11.243Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.243Z] [2021-05-31T18:34:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-31T18:34:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-31T18:34:11.243Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.243Z] [2021-05-31T18:34:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-31T18:34:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-31T18:34:11.243Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.243Z] [2021-05-31T18:34:11.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-31T18:34:11.243Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-31T18:34:11.244Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-31T18:34:11.244Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.244Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-31T18:34:11.245Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-31T18:34:11.245Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-31T18:34:11.245Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-31T18:34:11.245Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-31T18:34:11.245Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-31T18:34:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.245Z] [2021-05-31T18:34:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:34:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:34:11.246Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-31T18:34:11.246Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] DONE 1092 tests, 546 skipped in 2695.673s [2021-05-31T18:34:11.246Z] INFO: Integration tests ended at 05/31/2021 18:34:10. Duration:00:44:55.7275494 [2021-05-31T18:34:11.246Z] INFO: Docker info of the daemon under test at end of run [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] Containers: 2 [2021-05-31T18:34:11.246Z] Running: 0 [2021-05-31T18:34:11.246Z] Paused: 0 [2021-05-31T18:34:11.246Z] Stopped: 2 [2021-05-31T18:34:11.246Z] Images: 18 [2021-05-31T18:34:11.246Z] Server Version: 0.0.0-dev [2021-05-31T18:34:11.246Z] Storage Driver: windowsfilter [2021-05-31T18:34:11.246Z] Windows: [2021-05-31T18:34:11.246Z] Logging Driver: json-file [2021-05-31T18:34:11.246Z] Plugins: [2021-05-31T18:34:11.246Z] Volume: local [2021-05-31T18:34:11.246Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-31T18:34:11.246Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-31T18:34:11.246Z] Swarm: inactive [2021-05-31T18:34:11.246Z] Default Isolation: process [2021-05-31T18:34:11.246Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-31T18:34:11.246Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-31T18:34:11.246Z] OSType: windows [2021-05-31T18:34:11.246Z] Architecture: x86_64 [2021-05-31T18:34:11.246Z] CPUs: 4 [2021-05-31T18:34:11.246Z] Total Memory: 32GiB [2021-05-31T18:34:11.246Z] Name: azwin-2-4e82b0 [2021-05-31T18:34:11.246Z] ID: IQUX:M7BB:ELGD:2CWS:ADCQ:WUMS:KFYX:NVZS:CKB7:77BL:QQZV:DJMJ [2021-05-31T18:34:11.246Z] Docker Root Dir: D:\CI\PR-41656\3\daemon [2021-05-31T18:34:11.246Z] Debug Mode (client): false [2021-05-31T18:34:11.246Z] Debug Mode (server): true [2021-05-31T18:34:11.246Z] File Descriptors: -1 [2021-05-31T18:34:11.246Z] Goroutines: 17 [2021-05-31T18:34:11.246Z] System Time: 2021-05-31T18:34:11.1634721Z [2021-05-31T18:34:11.246Z] EventsListeners: 0 [2021-05-31T18:34:11.246Z] Registry: https://index.docker.io/v1/ [2021-05-31T18:34:11.246Z] Labels: [2021-05-31T18:34:11.246Z] Experimental: false [2021-05-31T18:34:11.246Z] Insecure Registries: [2021-05-31T18:34:11.246Z] 127.0.0.0/8 [2021-05-31T18:34:11.246Z] Live Restore Enabled: false [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.246Z] [2021-05-31T18:34:11.699Z] INFO: Stopping daemon under test [2021-05-31T18:34:11.699Z] SUCCESS: The process with PID 1560 (child process of PID 3208) has been terminated. [2021-05-31T18:34:11.699Z] SUCCESS: The process with PID 3208 (child process of PID 2188) has been terminated. [2021-05-31T18:34:11.699Z] INFO: Stop tailing logs of the daemon under tests [2021-05-31T18:34:11.699Z] INFO: executeCI.ps1 Completed successfully at 05/31/2021 18:34:11. [2021-05-31T18:34:11.699Z] INFO: Tidying up at end of run [2021-05-31T18:34:11.699Z] INFO: Saving daemon under test log (d:\CI\PR-41656\3\dut.out) to bundles\CIDUT.out [2021-05-31T18:34:11.699Z] INFO: Saving daemon under test log (d:\CI\PR-41656\3\dut.err) to bundles\CIDUT.err [2021-05-31T18:34:11.699Z] INFO: Nuke-Everything... [2021-05-31T18:34:12.152Z] INFO: Container count on control daemon to delete is 2 [2021-05-31T18:34:12.604Z] dc14b6069d09 [2021-05-31T18:34:12.604Z] 234f1b6415f7 [2021-05-31T18:34:12.604Z] INFO: Tidying pidfile d:\CI\PR-41656\3\docker.pid [2021-05-31T18:34:12.604Z] INFO: Nuking d:\CI [2021-05-31T18:34:48.172Z] INFO: Zapped successfully [2021-05-31T18:34:48.172Z] [2021-05-31T18:34:48.172Z] INFO: executeCI.ps1 exiting at Mon May 31 18:34:44 CUT 2021. Duration 01:24:04.1650289 [2021-05-31T18:34:48.172Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-31T18:34:48.404Z] Recording test results [2021-05-31T18:34:55.126Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-31T18:34:57.140Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-31T18:34:58.861Z] Archiving artifacts [2021-05-31T18:35:12.314Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41656/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-31T18:35:13.231Z] + make clean [2021-05-31T18:35:15.383Z] docker volume rm -f docker-dev-cache [2021-05-31T18:35:15.383Z] 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