Pull request #41732 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0a8c7692683cdaa14dc69c26155ec3d3751dbd11+b0df70dc37993d7246f6ce0884666fb71b9fef4f (8c1e72c18253ed345298c394c055d2bac46c4224) 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 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41732@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-30T19:19:53.840Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-30T19:19:53.845Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-30T19:20:09.008Z] Still waiting to schedule task [2020-11-30T19:20:09.008Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-30T19:21:11.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07edd2793bac9b471) in /home/ubuntu/workspace/moby_PR-41732 [Pipeline] { [Pipeline] checkout [2020-11-30T19:21:15.121Z] using credential docker-jenkins-github-credentials [2020-11-30T19:21:15.142Z] Cloning the remote Git repository [2020-11-30T19:21:15.142Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:21:15.163Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:21:15.243Z] > git init /home/ubuntu/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:21:15.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:21:15.541Z] > git --version # timeout=10 [2020-11-30T19:21:15.563Z] > git --version # 'git version 2.17.1' [2020-11-30T19:21:15.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:21:15.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:21:40.501Z] Fetching without tags [2020-11-30T19:21:40.831Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:21:40.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:21:40.404Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:21:40.439Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:21:40.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:21:40.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:21:40.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:21:40.519Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:21:40.844Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:21:40.879Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:21:43.036Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:21:43.036Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:21:42.748Z] > git remote # timeout=10 [2020-11-30T19:21:42.815Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:21:42.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:21:42.932Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:21:42.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:21:43.040Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:21:43.059Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:21:47.781Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:21:47.781Z] First time build. Skipping changelog. [2020-11-30T19:21:47.805Z] > git --version # timeout=10 [2020-11-30T19:21:47.832Z] > git --version # 'git version 2.17.1' [2020-11-30T19:21:47.860Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:21:49.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/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 [2020-11-30T19:21:54.365Z] Unable to find image 'alpine:latest' locally [2020-11-30T19:21:54.365Z] latest: Pulling from library/alpine [2020-11-30T19:21:54.627Z] 188c0c94c7c5: Pulling fs layer [2020-11-30T19:21:54.627Z] 188c0c94c7c5: Verifying Checksum [2020-11-30T19:21:54.627Z] 188c0c94c7c5: Download complete [2020-11-30T19:21:54.889Z] 188c0c94c7c5: Pull complete [2020-11-30T19:21:55.152Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-30T19:21:55.152Z] Status: Downloaded newer image for alpine:latest [2020-11-30T19:21:59.374Z] 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: 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] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-11-30T19:22:00.625Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07edd2793bac9b471) in /home/ubuntu/workspace/moby_PR-41732 [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] 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] } [Pipeline] { [Pipeline] checkout [2020-11-30T19:22:00.710Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41732 [Pipeline] // stage [2020-11-30T19:22:00.720Z] using credential docker-jenkins-github-credentials [2020-11-30T19:22:00.734Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41732 [Pipeline] // stage [Pipeline] // stage [2020-11-30T19:22:00.775Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-11-30T19:22:00.821Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-11-30T19:22:00.896Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-30T19:22:00.911Z] Cloning the remote Git repository [2020-11-30T19:22:00.911Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:22:00.917Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [2020-11-30T19:22:00.963Z] Cloning the remote Git repository [2020-11-30T19:22:00.964Z] Cloning with configured refspecs honoured and without tags 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] } [2020-11-30T19:22:01.388Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:01.624Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:01.624Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:22:00.734Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-30T19:22:00.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:00.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:00.825Z] > git --version # timeout=10 [2020-11-30T19:22:00.866Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:00.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:00.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:01.391Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:01.419Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:01.526Z] > git remote # timeout=10 [2020-11-30T19:22:01.547Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:22:01.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:01.572Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:22:01.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:22:01.649Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:00.919Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:22:00.919Z] > git init /home/docker/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:22:00.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:00.927Z] > git --version # timeout=10 [2020-11-30T19:22:00.930Z] > git --version # 'git version 2.7.4' [2020-11-30T19:22:00.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:00.932Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:01.884Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:22:00.971Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:22:00.971Z] > git init /home/jenkins/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:22:00.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:00.993Z] > git --version # timeout=10 [2020-11-30T19:22:00.994Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:00.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:00.994Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:01.899Z] > git --version # timeout=10 [2020-11-30T19:22:01.922Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:01.951Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-11-30T19:22:01.731Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:22:02.889Z] + [ PR != PR ] [2020-11-30T19:22:02.889Z] + [ master != master ] [2020-11-30T19:22:02.889Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:22:03.250Z] + docker version [2020-11-30T19:22:03.250Z] Client: Docker Engine - Community [2020-11-30T19:22:03.250Z] Version: 19.03.13 [2020-11-30T19:22:03.250Z] API version: 1.40 [2020-11-30T19:22:03.250Z] Go version: go1.13.15 [2020-11-30T19:22:03.250Z] Git commit: 4484c46d9d [2020-11-30T19:22:03.250Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-30T19:22:03.250Z] OS/Arch: linux/amd64 [2020-11-30T19:22:03.250Z] Experimental: false [2020-11-30T19:22:03.250Z] [2020-11-30T19:22:03.250Z] Server: Docker Engine - Community [2020-11-30T19:22:03.250Z] Engine: [2020-11-30T19:22:03.250Z] Version: 19.03.13 [2020-11-30T19:22:03.250Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:22:03.250Z] Go version: go1.13.15 [2020-11-30T19:22:03.250Z] Git commit: 4484c46d9d [2020-11-30T19:22:03.250Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-30T19:22:03.250Z] OS/Arch: linux/amd64 [2020-11-30T19:22:03.250Z] Experimental: true [2020-11-30T19:22:03.250Z] containerd: [2020-11-30T19:22:03.250Z] Version: 1.3.7 [2020-11-30T19:22:03.250Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:22:03.250Z] runc: [2020-11-30T19:22:03.250Z] Version: 1.0.0-rc10 [2020-11-30T19:22:03.250Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:22:03.250Z] docker-init: [2020-11-30T19:22:03.250Z] Version: 0.18.0 [2020-11-30T19:22:03.250Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:22:03.552Z] + docker info [2020-11-30T19:22:10.312Z] Fetching without tags [2020-11-30T19:22:10.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:10.290Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:22:10.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:10.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:10.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:10.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:10.319Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:10.604Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:11.130Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:11.130Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:22:11.223Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:22:11.270Z] > git --version # timeout=10 [2020-11-30T19:22:11.272Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:11.277Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:22:10.610Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:10.611Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:11.084Z] > git remote # timeout=10 [2020-11-30T19:22:11.086Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:22:11.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:11.091Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:22:11.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:22:11.136Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:11.138Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:12.178Z] + docker version [2020-11-30T19:22:12.178Z] Client: Docker Engine - Community [2020-11-30T19:22:12.178Z] Version: 19.03.7 [2020-11-30T19:22:12.178Z] API version: 1.40 [2020-11-30T19:22:12.178Z] Go version: go1.12.17 [2020-11-30T19:22:12.178Z] Git commit: 7141c199a2 [2020-11-30T19:22:12.178Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-30T19:22:12.178Z] OS/Arch: linux/s390x [2020-11-30T19:22:12.178Z] Experimental: false [2020-11-30T19:22:12.178Z] [2020-11-30T19:22:12.178Z] Server: Docker Engine - Community [2020-11-30T19:22:12.178Z] Engine: [2020-11-30T19:22:12.178Z] Version: 19.03.7 [2020-11-30T19:22:12.178Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:22:12.178Z] Go version: go1.12.17 [2020-11-30T19:22:12.178Z] Git commit: 7141c199a2 [2020-11-30T19:22:12.178Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-30T19:22:12.178Z] OS/Arch: linux/s390x [2020-11-30T19:22:12.178Z] Experimental: true [2020-11-30T19:22:12.178Z] containerd: [2020-11-30T19:22:12.178Z] Version: 1.2.13 [2020-11-30T19:22:12.178Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-30T19:22:12.178Z] runc: [2020-11-30T19:22:12.178Z] Version: 1.0.0-rc10 [2020-11-30T19:22:12.178Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:22:12.178Z] docker-init: [2020-11-30T19:22:12.178Z] Version: 0.18.0 [2020-11-30T19:22:12.178Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:22:12.553Z] + docker info [2020-11-30T19:22:13.583Z] Client: [2020-11-30T19:22:13.583Z] Debug Mode: false [2020-11-30T19:22:13.583Z] [2020-11-30T19:22:13.583Z] Server: [2020-11-30T19:22:13.583Z] Containers: 0 [2020-11-30T19:22:13.583Z] Running: 0 [2020-11-30T19:22:13.583Z] Paused: 0 [2020-11-30T19:22:13.583Z] Stopped: 0 [2020-11-30T19:22:13.583Z] Images: 1 [2020-11-30T19:22:13.583Z] Server Version: 19.03.13 [2020-11-30T19:22:13.583Z] Storage Driver: overlay2 [2020-11-30T19:22:13.583Z] Backing Filesystem: extfs [2020-11-30T19:22:13.583Z] Supports d_type: true [2020-11-30T19:22:13.583Z] Native Overlay Diff: true [2020-11-30T19:22:13.583Z] Logging Driver: json-file [2020-11-30T19:22:13.583Z] Cgroup Driver: cgroupfs [2020-11-30T19:22:13.583Z] Plugins: [2020-11-30T19:22:13.583Z] Volume: local [2020-11-30T19:22:13.583Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:22:13.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:22:13.583Z] Swarm: inactive [2020-11-30T19:22:13.583Z] Runtimes: runc [2020-11-30T19:22:13.583Z] Default Runtime: runc [2020-11-30T19:22:13.583Z] Init Binary: docker-init [2020-11-30T19:22:13.583Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:22:13.583Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:22:13.583Z] init version: fec3683 [2020-11-30T19:22:13.583Z] Security Options: [2020-11-30T19:22:13.583Z] apparmor [2020-11-30T19:22:13.583Z] seccomp [2020-11-30T19:22:13.583Z] Profile: default [2020-11-30T19:22:13.583Z] Kernel Version: 5.4.0-1025-aws [2020-11-30T19:22:13.583Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-30T19:22:13.583Z] OSType: linux [2020-11-30T19:22:13.583Z] Architecture: x86_64 [2020-11-30T19:22:13.583Z] CPUs: 2 [2020-11-30T19:22:13.583Z] Total Memory: 7.569GiB [2020-11-30T19:22:13.583Z] Name: ip-10-100-36-145 [2020-11-30T19:22:13.583Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-30T19:22:13.583Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:22:13.583Z] Debug Mode: false [2020-11-30T19:22:13.583Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:22:13.583Z] Labels: [2020-11-30T19:22:13.583Z] Experimental: true [2020-11-30T19:22:13.583Z] Insecure Registries: [2020-11-30T19:22:13.583Z] 127.0.0.0/8 [2020-11-30T19:22:13.583Z] Live Restore Enabled: true [2020-11-30T19:22:13.583Z] [2020-11-30T19:22:13.583Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:22:13.906Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:13.907Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:13.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:22:14.053Z] Client: [2020-11-30T19:22:14.053Z] Debug Mode: false [2020-11-30T19:22:14.053Z] [2020-11-30T19:22:14.053Z] Server: [2020-11-30T19:22:14.053Z] Containers: 0 [2020-11-30T19:22:14.053Z] Running: 0 [2020-11-30T19:22:14.053Z] Paused: 0 [2020-11-30T19:22:14.053Z] Stopped: 0 [2020-11-30T19:22:14.053Z] Images: 0 [2020-11-30T19:22:14.053Z] Server Version: 19.03.7 [2020-11-30T19:22:14.053Z] Storage Driver: overlay2 [2020-11-30T19:22:14.053Z] Backing Filesystem: [2020-11-30T19:22:14.053Z] Supports d_type: true [2020-11-30T19:22:14.053Z] Native Overlay Diff: true [2020-11-30T19:22:14.053Z] Logging Driver: json-file [2020-11-30T19:22:14.053Z] Cgroup Driver: cgroupfs [2020-11-30T19:22:14.053Z] Plugins: [2020-11-30T19:22:14.053Z] Volume: local [2020-11-30T19:22:14.053Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:22:14.053Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:22:14.053Z] Swarm: inactive [2020-11-30T19:22:14.053Z] Runtimes: runc [2020-11-30T19:22:14.053Z] Default Runtime: runc [2020-11-30T19:22:14.053Z] Init Binary: docker-init [2020-11-30T19:22:14.053Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-30T19:22:14.053Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:22:14.053Z] init version: fec3683 [2020-11-30T19:22:14.053Z] Security Options: [2020-11-30T19:22:14.053Z] apparmor [2020-11-30T19:22:14.053Z] seccomp [2020-11-30T19:22:14.053Z] Profile: default [2020-11-30T19:22:14.053Z] Kernel Version: 4.15.0-91-generic [2020-11-30T19:22:14.053Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-30T19:22:14.053Z] OSType: linux [2020-11-30T19:22:14.053Z] Architecture: s390x [2020-11-30T19:22:14.053Z] CPUs: 2 [2020-11-30T19:22:14.053Z] Total Memory: 7.861GiB [2020-11-30T19:22:14.053Z] Name: s390x-ubuntu-16 [2020-11-30T19:22:14.053Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-30T19:22:14.053Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:22:14.053Z] Debug Mode: false [2020-11-30T19:22:14.053Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:22:14.053Z] Labels: [2020-11-30T19:22:14.053Z] Experimental: true [2020-11-30T19:22:14.053Z] Insecure Registries: [2020-11-30T19:22:14.053Z] 127.0.0.0/8 [2020-11-30T19:22:14.053Z] Live Restore Enabled: false [2020-11-30T19:22:14.053Z] [2020-11-30T19:22:14.053Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:22:14.175Z] + bash /home/ubuntu/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:22:14.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:22:14.175Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-30T19:22:14.175Z] [2020-11-30T19:22:14.175Z] Generally Necessary: [2020-11-30T19:22:14.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:22:14.175Z] - apparmor: enabled and tools installed [2020-11-30T19:22:14.175Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:22:14.175Z] - CONFIG_NET_NS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_PID_NS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:22:14.175Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_MEMCG: enabled [2020-11-30T19:22:14.175Z] - CONFIG_KEYS: enabled [2020-11-30T19:22:14.175Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-30T19:22:14.175Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:22:14.175Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-30T19:22:14.428Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:14.428Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:14.428Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:22:14.448Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:22:14.448Z] [2020-11-30T19:22:14.448Z] Optional Features: [2020-11-30T19:22:14.448Z] - CONFIG_USER_NS: enabled [2020-11-30T19:22:14.448Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:22:14.448Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:22:14.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:22:14.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:22:14.448Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:22:14.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:22:14.448Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-30T19:22:14.448Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-30T19:22:14.448Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:22:14.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:22:14.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:22:14.448Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:22:14.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:22:14.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:22:14.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:22:14.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:22:14.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:22:14.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:22:14.448Z] - Network Drivers: [2020-11-30T19:22:14.448Z] - "overlay": [2020-11-30T19:22:14.448Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:22:14.448Z] Optional (for encrypted networks): [2020-11-30T19:22:14.448Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:22:14.448Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:22:14.448Z] - CONFIG_XFRM: enabled [2020-11-30T19:22:14.448Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:22:14.448Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-30T19:22:14.448Z] - "ipvlan": [2020-11-30T19:22:14.716Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:22:14.716Z] - "macvlan": [2020-11-30T19:22:14.716Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:22:14.716Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:22:14.716Z] - "ftp,tftp client in container": [2020-11-30T19:22:14.716Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:22:14.716Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:22:14.716Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:22:14.716Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:22:14.716Z] - Storage Drivers: [2020-11-30T19:22:14.716Z] - "aufs": [2020-11-30T19:22:14.716Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:22:14.716Z] - "btrfs": [2020-11-30T19:22:14.716Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:22:14.716Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:22:14.716Z] - "devicemapper": [2020-11-30T19:22:14.716Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:22:14.716Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:22:14.716Z] - "overlay": [2020-11-30T19:22:14.716Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:22:14.716Z] - "zfs": [2020-11-30T19:22:14.716Z] - /dev/zfs: present [2020-11-30T19:22:14.716Z] - zfs command: missing [2020-11-30T19:22:14.716Z] - zpool command: missing [2020-11-30T19:22:14.716Z] [2020-11-30T19:22:14.716Z] Limits: [2020-11-30T19:22:14.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:22:14.716Z] [2020-11-30T19:22:14.716Z] + true [2020-11-30T19:22:14.718Z] + bash /home/jenkins/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:22:14.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:22:14.718Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-30T19:22:14.718Z] [2020-11-30T19:22:14.718Z] Generally Necessary: [2020-11-30T19:22:14.718Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:22:14.718Z] - apparmor: enabled and tools installed [2020-11-30T19:22:14.718Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:22:14.718Z] - CONFIG_NET_NS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_PID_NS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_MEMCG: enabled [2020-11-30T19:22:14.718Z] - CONFIG_KEYS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-30T19:22:14.718Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:22:14.718Z] [2020-11-30T19:22:14.718Z] Optional Features: [2020-11-30T19:22:14.718Z] - CONFIG_USER_NS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:22:14.718Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:22:14.718Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:22:14.718Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:22:14.718Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:22:14.718Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:22:14.718Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:22:14.718Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:22:14.718Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:22:14.718Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:22:14.718Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:22:14.718Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:22:14.718Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:22:14.718Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:22:14.718Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:22:14.718Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:22:14.718Z] - Network Drivers: [2020-11-30T19:22:14.718Z] - "overlay": [2020-11-30T19:22:14.718Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:22:14.718Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:22:14.718Z] Optional (for encrypted networks): [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:22:15.008Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:22:15.008Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:22:15.008Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:22:15.008Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:22:15.008Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:22:15.008Z] - CONFIG_XFRM: enabled [2020-11-30T19:22:15.008Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-30T19:22:15.008Z] - "ipvlan": [2020-11-30T19:22:15.008Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:22:15.008Z] - "macvlan": [2020-11-30T19:22:15.008Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:22:15.008Z] - "ftp,tftp client in container": [2020-11-30T19:22:15.008Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:22:15.008Z] - Storage Drivers: [2020-11-30T19:22:15.008Z] - "aufs": [2020-11-30T19:22:15.008Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:22:15.008Z] - "btrfs": [2020-11-30T19:22:15.008Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:22:15.008Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:22:15.008Z] - "devicemapper": [2020-11-30T19:22:15.008Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:22:15.008Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:22:15.008Z] - "overlay": [2020-11-30T19:22:15.008Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:22:15.008Z] - "zfs": [2020-11-30T19:22:15.008Z] - /dev/zfs: missing [2020-11-30T19:22:15.008Z] - zfs command: missing [2020-11-30T19:22:15.008Z] - zpool command: missing [2020-11-30T19:22:15.008Z] [2020-11-30T19:22:15.008Z] Limits: [2020-11-30T19:22:15.008Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:22:15.008Z] [2020-11-30T19:22:15.008Z] + true [Pipeline] } [Pipeline] // stage [2020-11-30T19:22:15.059Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:22:15.059Z] #2 [internal] load build definition from Dockerfile [2020-11-30T19:22:15.059Z] #2 transferring dockerfile: 16.58kB done [2020-11-30T19:22:15.059Z] #2 DONE 0.0s [2020-11-30T19:22:15.059Z] [2020-11-30T19:22:15.059Z] #1 [internal] load .dockerignore [2020-11-30T19:22:15.059Z] #1 transferring context: 87B done [2020-11-30T19:22:15.059Z] #1 DONE 0.0s [2020-11-30T19:22:15.059Z] [2020-11-30T19:22:15.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:22:15.434Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:22:15.434Z] #2 [internal] load build definition from Dockerfile [2020-11-30T19:22:15.434Z] #2 transferring dockerfile: 16.58kB done [2020-11-30T19:22:15.434Z] #2 DONE 0.0s [2020-11-30T19:22:15.434Z] [2020-11-30T19:22:15.434Z] #1 [internal] load .dockerignore [2020-11-30T19:22:15.434Z] #1 transferring context: 87B done [2020-11-30T19:22:15.434Z] #1 DONE 0.0s [2020-11-30T19:22:15.434Z] [2020-11-30T19:22:15.434Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-30T19:22:15.625Z] Still waiting to schedule task [2020-11-30T19:22:15.626Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-30T19:22:15.626Z] Still waiting to schedule task [2020-11-30T19:22:15.627Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-30T19:22:15.633Z] Still waiting to schedule task [2020-11-30T19:22:15.633Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b858b8f7a4dec317)’ [2020-11-30T19:22:15.635Z] Still waiting to schedule task [2020-11-30T19:22:15.635Z] Waiting for next available executor on ‘windows-2019’ [2020-11-30T19:22:15.636Z] #3 DONE 0.5s [2020-11-30T19:22:15.636Z] [2020-11-30T19:22:15.636Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:22:15.636Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-30T19:22:15.899Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB [2020-11-30T19:22:15.899Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-30T19:22:15.899Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-30T19:22:15.899Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-30T19:22:15.899Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-30T19:22:16.070Z] #3 DONE 0.4s [2020-11-30T19:22:16.070Z] [2020-11-30T19:22:16.070Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:22:16.070Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-30T19:22:16.070Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-11-30T19:22:16.070Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-11-30T19:22:16.070Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-11-30T19:22:16.070Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-30T19:22:16.070Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.33MB / 8.88MB 0.2s [2020-11-30T19:22:16.160Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-30T19:22:16.160Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-30T19:22:16.373Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-11-30T19:22:16.373Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-11-30T19:22:16.422Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-30T19:22:16.422Z] #4 DONE 0.9s [2020-11-30T19:22:16.663Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-11-30T19:22:16.663Z] #4 DONE 0.7s [2020-11-30T19:22:16.682Z] [2020-11-30T19:22:16.682Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:22:16.942Z] #7 ... [2020-11-30T19:22:16.942Z] [2020-11-30T19:22:16.942Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:22:16.942Z] #5 DONE 0.2s [2020-11-30T19:22:16.942Z] [2020-11-30T19:22:16.942Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:22:16.942Z] #6 DONE 0.3s [2020-11-30T19:22:16.942Z] [2020-11-30T19:22:16.942Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:22:16.953Z] [2020-11-30T19:22:16.953Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:22:17.203Z] #7 DONE 0.6s [2020-11-30T19:22:17.243Z] #7 DONE 0.2s [2020-11-30T19:22:17.243Z] [2020-11-30T19:22:17.243Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:22:17.243Z] #6 ... [2020-11-30T19:22:17.243Z] [2020-11-30T19:22:17.243Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:22:17.243Z] #5 DONE 0.3s [2020-11-30T19:22:17.464Z] [2020-11-30T19:22:17.464Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:17.464Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:22:17.568Z] [2020-11-30T19:22:17.568Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:22:17.568Z] #6 DONE 0.5s [2020-11-30T19:22:17.568Z] [2020-11-30T19:22:17.568Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:22:17.568Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-30T19:22:17.568Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-30T19:22:17.568Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done [2020-11-30T19:22:17.568Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done [2020-11-30T19:22:17.568Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 777.47kB / 48.97MB 0.3s [2020-11-30T19:22:17.727Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-11-30T19:22:17.727Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:22:17.727Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-30T19:22:17.727Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-30T19:22:17.727Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-11-30T19:22:17.727Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.66MB / 7.81MB 0.3s [2020-11-30T19:22:17.727Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.96MB / 50.40MB 0.3s [2020-11-30T19:22:17.727Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.54MB / 7.81MB 0.4s [2020-11-30T19:22:17.727Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.83MB / 50.40MB 0.4s [2020-11-30T19:22:17.914Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 6.98MB / 48.97MB 0.4s [2020-11-30T19:22:17.914Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 11.06MB / 48.97MB 0.5s [2020-11-30T19:22:17.914Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 21.04MB / 48.97MB 0.7s [2020-11-30T19:22:17.988Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-11-30T19:22:17.988Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.16MB / 50.40MB 0.4s [2020-11-30T19:22:17.988Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-11-30T19:22:17.988Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.99MB / 50.40MB 0.6s [2020-11-30T19:22:17.988Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2020-11-30T19:22:17.988Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-11-30T19:22:18.249Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.87MB / 50.40MB 0.7s [2020-11-30T19:22:18.249Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.56MB / 10.00MB 0.7s [2020-11-30T19:22:18.249Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.90MB / 51.83MB 0.7s [2020-11-30T19:22:18.249Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.21MB / 10.00MB 0.8s [2020-11-30T19:22:18.249Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.25MB / 50.40MB 0.8s [2020-11-30T19:22:18.249Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.52MB / 10.00MB 0.8s [2020-11-30T19:22:18.249Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.29MB / 51.83MB 0.8s [2020-11-30T19:22:18.260Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 24.81MB / 48.97MB 0.8s [2020-11-30T19:22:18.260Z] #24 ... [2020-11-30T19:22:18.260Z] [2020-11-30T19:22:18.260Z] #21 [internal] load build context [2020-11-30T19:22:18.260Z] #21 transferring context: 52.35MB 0.9s done [2020-11-30T19:22:18.260Z] #21 DONE 0.9s [2020-11-30T19:22:18.260Z] [2020-11-30T19:22:18.260Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:22:18.260Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 33.45MB / 48.97MB 1.0s [2020-11-30T19:22:18.510Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.23MB / 50.40MB 1.0s [2020-11-30T19:22:18.510Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2020-11-30T19:22:18.510Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.96MB / 51.83MB 1.0s [2020-11-30T19:22:18.598Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 38.81MB / 48.97MB 1.1s [2020-11-30T19:22:18.598Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 43.21MB / 48.97MB 1.2s [2020-11-30T19:22:18.598Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 1.4s [2020-11-30T19:22:18.775Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.87MB / 50.40MB 1.1s [2020-11-30T19:22:18.775Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-11-30T19:22:18.775Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.29MB / 51.83MB 1.1s [2020-11-30T19:22:18.775Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s [2020-11-30T19:22:18.775Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.65MB / 50.40MB 1.3s [2020-11-30T19:22:18.775Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.23MB / 51.83MB 1.3s [2020-11-30T19:22:18.847Z] Fetching without tags [2020-11-30T19:22:18.937Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 1.4s done [2020-11-30T19:22:18.937Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 [2020-11-30T19:22:19.039Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s [2020-11-30T19:22:19.039Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.29MB / 51.83MB 1.5s [2020-11-30T19:22:19.039Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.87MB / 68.67MB 1.5s [2020-11-30T19:22:19.039Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.82MB / 51.83MB 1.6s [2020-11-30T19:22:19.039Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.66MB / 68.67MB 1.6s [2020-11-30T19:22:19.039Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.48MB / 51.83MB 1.7s [2020-11-30T19:22:19.039Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.75MB / 68.67MB 1.7s [2020-11-30T19:22:19.239Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:19.338Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.78MB / 51.83MB 2.0s [2020-11-30T19:22:19.338Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.52MB / 68.67MB 2.0s [2020-11-30T19:22:19.608Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2020-11-30T19:22:19.608Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s [2020-11-30T19:22:19.608Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.91MB / 68.67MB 2.2s [2020-11-30T19:22:19.608Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.2s [2020-11-30T19:22:19.608Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-30T19:22:19.871Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.24MB / 68.67MB 2.4s [2020-11-30T19:22:19.871Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.79MB / 68.67MB 2.5s [2020-11-30T19:22:20.133Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2020-11-30T19:22:20.133Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.11MB / 68.67MB 2.6s [2020-11-30T19:22:20.133Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.68MB / 120.17MB 2.6s [2020-11-30T19:22:20.133Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.6s [2020-11-30T19:22:20.133Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2020-11-30T19:22:20.138Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:20.138Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:22:20.303Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:22:20.353Z] > git --version # timeout=10 [2020-11-30T19:22:20.355Z] > git --version # 'git version 2.7.4' [2020-11-30T19:22:20.358Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-11-30T19:22:20.396Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.34MB / 68.67MB 2.9s [2020-11-30T19:22:20.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.32MB / 120.17MB 2.9s [2020-11-30T19:22:20.396Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.01MB / 68.67MB 3.1s [2020-11-30T19:22:20.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.80MB / 120.17MB 3.1s [2020-11-30T19:22:18.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:18.823Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:22:18.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:18.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:18.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:18.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:18.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:19.246Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:19.248Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:20.100Z] > git remote # timeout=10 [2020-11-30T19:22:20.106Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:22:20.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:20.110Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:22:20.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:22:20.145Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:20.148Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:20.659Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.84MB / 120.17MB 3.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:22:20.926Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.55MB / 120.17MB 3.5s [2020-11-30T19:22:21.195Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2020-11-30T19:22:21.195Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.96MB / 120.17MB 3.8s [2020-11-30T19:22:21.249Z] + docker version [2020-11-30T19:22:21.249Z] Client: [2020-11-30T19:22:21.249Z] Version: 18.06.1-ce [2020-11-30T19:22:21.249Z] API version: 1.38 [2020-11-30T19:22:21.249Z] Go version: go1.10.3 [2020-11-30T19:22:21.249Z] Git commit: e68fc7a [2020-11-30T19:22:21.249Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-30T19:22:21.249Z] OS/Arch: linux/ppc64le [2020-11-30T19:22:21.249Z] Experimental: false [2020-11-30T19:22:21.249Z] [2020-11-30T19:22:21.249Z] Server: [2020-11-30T19:22:21.249Z] Engine: [2020-11-30T19:22:21.249Z] Version: 18.06.1-ce [2020-11-30T19:22:21.249Z] API version: 1.38 (minimum version 1.12) [2020-11-30T19:22:21.249Z] Go version: go1.10.3 [2020-11-30T19:22:21.249Z] Git commit: e68fc7a [2020-11-30T19:22:21.249Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-30T19:22:21.249Z] OS/Arch: linux/ppc64le [2020-11-30T19:22:21.249Z] Experimental: true [Pipeline] sh [2020-11-30T19:22:21.462Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.68MB / 120.17MB 4.0s [2020-11-30T19:22:21.631Z] + docker info [2020-11-30T19:22:21.631Z] Containers: 0 [2020-11-30T19:22:21.631Z] Running: 0 [2020-11-30T19:22:21.631Z] Paused: 0 [2020-11-30T19:22:21.631Z] Stopped: 0 [2020-11-30T19:22:21.631Z] Images: 0 [2020-11-30T19:22:21.631Z] Server Version: 18.06.1-ce [2020-11-30T19:22:21.631Z] Storage Driver: overlay2 [2020-11-30T19:22:21.631Z] Backing Filesystem: extfs [2020-11-30T19:22:21.631Z] Supports d_type: true [2020-11-30T19:22:21.631Z] Native Overlay Diff: true [2020-11-30T19:22:21.631Z] Logging Driver: json-file [2020-11-30T19:22:21.631Z] Cgroup Driver: cgroupfs [2020-11-30T19:22:21.631Z] Plugins: [2020-11-30T19:22:21.631Z] Volume: local [2020-11-30T19:22:21.631Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:22:21.631Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-30T19:22:21.631Z] Swarm: inactive [2020-11-30T19:22:21.631Z] Runtimes: runc [2020-11-30T19:22:21.631Z] Default Runtime: runc [2020-11-30T19:22:21.631Z] Init Binary: docker-init [2020-11-30T19:22:21.631Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-30T19:22:21.631Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-30T19:22:21.631Z] init version: fec3683 [2020-11-30T19:22:21.631Z] Security Options: [2020-11-30T19:22:21.631Z] apparmor [2020-11-30T19:22:21.631Z] seccomp [2020-11-30T19:22:21.631Z] Profile: default [2020-11-30T19:22:21.631Z] Kernel Version: 4.4.0-139-generic [2020-11-30T19:22:21.631Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-30T19:22:21.631Z] OSType: linux [2020-11-30T19:22:21.631Z] Architecture: ppc64le [2020-11-30T19:22:21.631Z] CPUs: 4 [2020-11-30T19:22:21.631Z] Total Memory: 7.972GiB [2020-11-30T19:22:21.631Z] Name: ppc64le-ubuntu-12 [2020-11-30T19:22:21.631Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-30T19:22:21.631Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:22:21.631Z] Debug Mode (client): false [2020-11-30T19:22:21.631Z] Debug Mode (server): false [2020-11-30T19:22:21.631Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:22:21.631Z] Labels: [2020-11-30T19:22:21.631Z] Experimental: true [2020-11-30T19:22:21.631Z] Insecure Registries: [2020-11-30T19:22:21.631Z] 127.0.0.0/8 [2020-11-30T19:22:21.631Z] Live Restore Enabled: false [2020-11-30T19:22:21.631Z] [Pipeline] sh [2020-11-30T19:22:21.728Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.56MB / 120.17MB 4.2s [2020-11-30T19:22:21.812Z] #24 ... [2020-11-30T19:22:21.812Z] [2020-11-30T19:22:21.812Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:22:21.812Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-30T19:22:21.812Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-30T19:22:21.812Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-30T19:22:21.812Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-11-30T19:22:21.812Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-11-30T19:22:21.812Z] #60 DONE 4.0s [2020-11-30T19:22:21.812Z] [2020-11-30T19:22:21.812Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:21.812Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:22:21.812Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:22:21.812Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-11-30T19:22:21.812Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-11-30T19:22:21.812Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.5s done [2020-11-30T19:22:21.812Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-11-30T19:22:21.812Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.9s done [2020-11-30T19:22:21.812Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.4s done [2020-11-30T19:22:21.812Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.5s done [2020-11-30T19:22:21.812Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s done [2020-11-30T19:22:21.812Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.4s [2020-11-30T19:22:21.812Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.5s done [2020-11-30T19:22:21.812Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.5s done [2020-11-30T19:22:21.812Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-11-30T19:22:21.812Z] #8 ... [2020-11-30T19:22:21.812Z] [2020-11-30T19:22:21.812Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:22:21.812Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 2.7s done [2020-11-30T19:22:21.812Z] #24 DONE 4.5s [2020-11-30T19:22:21.812Z] [2020-11-30T19:22:21.812Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:21.990Z] #8 ... [2020-11-30T19:22:21.990Z] [2020-11-30T19:22:21.990Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:22:21.990Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-30T19:22:21.990Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-30T19:22:21.990Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-30T19:22:21.990Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-30T19:22:21.990Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done [2020-11-30T19:22:21.990Z] #60 DONE 4.5s [2020-11-30T19:22:21.990Z] [2020-11-30T19:22:21.990Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:21.990Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.22MB / 120.17MB 4.6s [2020-11-30T19:22:22.023Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:22.023Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:22:22.023Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:22:22.023Z] + bash /home/docker/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:22:22.023Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:22:22.023Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-30T19:22:22.023Z] [2020-11-30T19:22:22.023Z] Generally Necessary: [2020-11-30T19:22:22.023Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:22:22.023Z] - apparmor: enabled and tools installed [2020-11-30T19:22:22.023Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:22:22.023Z] - CONFIG_NET_NS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_PID_NS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:22:22.023Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_MEMCG: enabled [2020-11-30T19:22:22.023Z] - CONFIG_KEYS: enabled [2020-11-30T19:22:22.023Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:22:22.102Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-11-30T19:22:22.102Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-11-30T19:22:22.319Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:22:22.319Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:22:22.320Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-30T19:22:22.320Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:22:22.320Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-30T19:22:22.320Z] [2020-11-30T19:22:22.320Z] Optional Features: [2020-11-30T19:22:22.320Z] - CONFIG_USER_NS: enabled [2020-11-30T19:22:22.320Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:22:22.320Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:22:22.320Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:22:22.321Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:22:22.321Z] (cgroup swap accounting is currently enabled) [2020-11-30T19:22:22.321Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-30T19:22:22.321Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:22:22.321Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:22:22.321Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-30T19:22:22.321Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-30T19:22:22.321Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:22:22.321Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:22:22.321Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:22:22.321Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:22:22.321Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:22:22.321Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:22:22.321Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:22:22.321Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:22:22.321Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:22:22.321Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:22:22.321Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:22:22.321Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:22:22.321Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:22:22.321Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:22:22.323Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:22:22.323Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:22:22.323Z] - Network Drivers: [2020-11-30T19:22:22.323Z] - "overlay": [2020-11-30T19:22:22.323Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:22:22.323Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:22:22.323Z] Optional (for encrypted networks): [2020-11-30T19:22:22.397Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-11-30T19:22:22.615Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:22:22.615Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_XFRM: enabled [2020-11-30T19:22:22.615Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-30T19:22:22.615Z] - "ipvlan": [2020-11-30T19:22:22.615Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:22:22.615Z] - "macvlan": [2020-11-30T19:22:22.615Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:22:22.615Z] - "ftp,tftp client in container": [2020-11-30T19:22:22.615Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:22:22.615Z] - Storage Drivers: [2020-11-30T19:22:22.615Z] - "aufs": [2020-11-30T19:22:22.615Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:22:22.615Z] - "btrfs": [2020-11-30T19:22:22.615Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:22:22.615Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:22:22.615Z] - "devicemapper": [2020-11-30T19:22:22.615Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:22:22.615Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:22:22.615Z] - "overlay": [2020-11-30T19:22:22.615Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:22:22.615Z] - "zfs": [2020-11-30T19:22:22.615Z] - /dev/zfs: missing [2020-11-30T19:22:22.615Z] - zfs command: missing [2020-11-30T19:22:22.615Z] - zpool command: missing [2020-11-30T19:22:22.615Z] [2020-11-30T19:22:22.615Z] Limits: [2020-11-30T19:22:22.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:22:22.615Z] [2020-11-30T19:22:22.615Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-30T19:22:22.688Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [Pipeline] sh [2020-11-30T19:22:23.050Z] + make bundles/buildx [2020-11-30T19:22:23.345Z] make: command: Command not found [2020-11-30T19:22:23.345Z] make: command: Command not found [2020-11-30T19:22:23.345Z] mkdir bundles [2020-11-30T19:22:23.345Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-30T19:22:23.345Z] --build-arg BUILDX_COMMIT \ [2020-11-30T19:22:23.345Z] --build-arg BUILDX_REPO \ [2020-11-30T19:22:23.345Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-30T19:22:23.345Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-30T19:22:23.345Z] . [2020-11-30T19:22:23.345Z] /bin/sh: 4: go: not found [2020-11-30T19:22:23.345Z] /bin/sh: 5: go: not found [2020-11-30T19:22:23.378Z] #8 ... [2020-11-30T19:22:23.378Z] [2020-11-30T19:22:23.378Z] #21 [internal] load build context [2020-11-30T19:22:23.378Z] #21 transferring context: 52.35MB 5.4s done [2020-11-30T19:22:23.378Z] #21 DONE 5.8s [2020-11-30T19:22:23.378Z] [2020-11-30T19:22:23.378Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:23.949Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done [2020-11-30T19:22:24.749Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2020-11-30T19:22:24.893Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-11-30T19:22:25.040Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-11-30T19:22:25.448Z] Sending build context to Docker daemon 57.21MB [2020-11-30T19:22:25.448Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-30T19:22:25.448Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-30T19:22:25.448Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-30T19:22:25.448Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-30T19:22:25.740Z] 1.13.15-buster: Pulling from library/golang [2020-11-30T19:22:26.036Z] db4e2d8d5901: Pulling fs layer [2020-11-30T19:22:26.036Z] dfe2d012519c: Pulling fs layer [2020-11-30T19:22:26.036Z] 5d8f1d1f9197: Pulling fs layer [2020-11-30T19:22:26.036Z] 1301750ffb48: Pulling fs layer [2020-11-30T19:22:26.036Z] dc5c6edc9cff: Pulling fs layer [2020-11-30T19:22:26.036Z] 3c370c2e2f82: Pulling fs layer [2020-11-30T19:22:26.036Z] 5ffb2f5886e2: Pulling fs layer [2020-11-30T19:22:26.036Z] dc5c6edc9cff: Waiting [2020-11-30T19:22:26.036Z] 3c370c2e2f82: Waiting [2020-11-30T19:22:26.036Z] 5ffb2f5886e2: Waiting [2020-11-30T19:22:26.036Z] 1301750ffb48: Waiting [2020-11-30T19:22:26.674Z] dfe2d012519c: Verifying Checksum [2020-11-30T19:22:26.674Z] dfe2d012519c: Download complete [2020-11-30T19:22:26.674Z] 5d8f1d1f9197: Verifying Checksum [2020-11-30T19:22:26.674Z] 5d8f1d1f9197: Download complete [2020-11-30T19:22:27.111Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.0s done [2020-11-30T19:22:27.111Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-11-30T19:22:27.438Z] #8 ... [2020-11-30T19:22:27.438Z] [2020-11-30T19:22:27.438Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:22:27.438Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-30T19:22:27.438Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-30T19:22:27.438Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-30T19:22:27.438Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-30T19:22:27.438Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 4.4s done [2020-11-30T19:22:27.438Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.3s [2020-11-30T19:22:27.438Z] #24 ... [2020-11-30T19:22:27.438Z] [2020-11-30T19:22:27.438Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:27.438Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s done [2020-11-30T19:22:27.699Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-30T19:22:28.204Z] db4e2d8d5901: Verifying Checksum [2020-11-30T19:22:28.204Z] db4e2d8d5901: Download complete [2020-11-30T19:22:28.273Z] #8 ... [2020-11-30T19:22:28.273Z] [2020-11-30T19:22:28.273Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:22:28.273Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 6.0s done [2020-11-30T19:22:28.273Z] #24 DONE 11.0s [2020-11-30T19:22:28.273Z] [2020-11-30T19:22:28.273Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:28.534Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-11-30T19:22:28.795Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-30T19:22:29.256Z] 1301750ffb48: Verifying Checksum [2020-11-30T19:22:29.256Z] 1301750ffb48: Download complete [2020-11-30T19:22:29.377Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-11-30T19:22:29.558Z] 5ffb2f5886e2: Verifying Checksum [2020-11-30T19:22:29.558Z] 5ffb2f5886e2: Download complete [2020-11-30T19:22:29.642Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-30T19:22:29.846Z] #8 ... [2020-11-30T19:22:29.847Z] [2020-11-30T19:22:29.847Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:22:29.847Z] #25 0.503 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:29.847Z] #25 0.516 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:29.847Z] #25 0.547 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:29.847Z] #25 0.637 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:22:29.847Z] #25 0.736 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:22:29.847Z] #25 0.948 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:22:29.847Z] #25 1.933 Fetched 8095 kB in 1s (5555 kB/s) [2020-11-30T19:22:29.847Z] #25 1.933 Reading package lists... [2020-11-30T19:22:29.847Z] #25 2.399 Reading package lists... [2020-11-30T19:22:29.847Z] #25 2.861 Building dependency tree... [2020-11-30T19:22:29.847Z] #25 3.011 The following additional packages will be installed: [2020-11-30T19:22:29.847Z] #25 3.011 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-30T19:22:29.847Z] #25 3.011 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-30T19:22:29.847Z] #25 3.011 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-30T19:22:29.847Z] #25 3.011 Suggested packages: [2020-11-30T19:22:29.847Z] #25 3.011 krb5-doc krb5-user [2020-11-30T19:22:29.847Z] #25 3.011 Recommended packages: [2020-11-30T19:22:29.847Z] #25 3.011 krb5-locales publicsuffix libsasl2-modules [2020-11-30T19:22:29.847Z] #25 3.124 The following NEW packages will be installed: [2020-11-30T19:22:29.847Z] #25 3.124 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-30T19:22:29.847Z] #25 3.124 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-30T19:22:29.847Z] #25 3.124 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-30T19:22:29.847Z] #25 3.124 libssh2-1 libssl1.1 openssl [2020-11-30T19:22:29.847Z] #25 3.152 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-30T19:22:29.847Z] #25 3.152 Need to get 4592 kB of archives. [2020-11-30T19:22:29.847Z] #25 3.152 After this operation, 11.9 MB of additional disk space will be used. [2020-11-30T19:22:29.847Z] #25 3.152 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-11-30T19:22:29.847Z] #25 3.165 Get:2 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-11-30T19:22:29.847Z] #25 3.176 Get:3 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-11-30T19:22:29.847Z] #25 3.240 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-11-30T19:22:29.847Z] #25 3.242 Get:5 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-11-30T19:22:29.847Z] #25 3.246 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-11-30T19:22:29.847Z] #25 3.271 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-30T19:22:29.847Z] #25 3.305 Get:8 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-11-30T19:22:29.847Z] #25 3.346 Get:9 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-11-30T19:22:29.847Z] #25 3.346 Get:10 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-11-30T19:22:29.847Z] #25 3.348 Get:11 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-11-30T19:22:29.847Z] #25 3.351 Get:12 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-11-30T19:22:29.847Z] #25 3.361 Get:13 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-11-30T19:22:29.847Z] #25 3.369 Get:14 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-30T19:22:29.847Z] #25 3.372 Get:15 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-30T19:22:29.847Z] #25 3.375 Get:16 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-30T19:22:29.847Z] #25 3.394 Get:17 http://security.debian.org/debian-security buster/updates/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-11-30T19:22:29.847Z] #25 3.406 Get:18 http://security.debian.org/debian-security buster/updates/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-11-30T19:22:29.847Z] #25 3.418 Get:19 http://security.debian.org/debian-security buster/updates/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-11-30T19:22:29.847Z] #25 3.424 Get:20 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-30T19:22:29.847Z] #25 3.426 Get:21 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-11-30T19:22:29.847Z] #25 3.513 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:22:29.847Z] #25 3.521 Fetched 4592 kB in 0s (15.4 MB/s) [2020-11-30T19:22:29.847Z] #25 3.538 Selecting previously unselected package libkeyutils1:s390x. [2020-11-30T19:22:29.847Z] #25 3.538 (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 ... 6675 files and directories currently installed.) [2020-11-30T19:22:29.847Z] #25 3.542 Preparing to unpack .../00-libkeyutils1_1.6-6_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.546 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-11-30T19:22:29.847Z] #25 3.580 Selecting previously unselected package libkrb5support0:s390x. [2020-11-30T19:22:29.847Z] #25 3.580 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.583 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 3.617 Selecting previously unselected package libk5crypto3:s390x. [2020-11-30T19:22:29.847Z] #25 3.617 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.626 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 3.662 Selecting previously unselected package libssl1.1:s390x. [2020-11-30T19:22:29.847Z] #25 3.663 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.666 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:29.847Z] #25 3.807 Selecting previously unselected package libkrb5-3:s390x. [2020-11-30T19:22:29.847Z] #25 3.807 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.809 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 3.868 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-11-30T19:22:29.847Z] #25 3.868 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.870 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 3.906 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-11-30T19:22:29.847Z] #25 3.906 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.912 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 3.947 Selecting previously unselected package libsasl2-2:s390x. [2020-11-30T19:22:29.847Z] #25 3.947 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 3.949 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 4.065 Selecting previously unselected package libldap-common. [2020-11-30T19:22:29.847Z] #25 4.065 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-30T19:22:29.847Z] #25 4.067 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:29.847Z] #25 4.095 Selecting previously unselected package libldap-2.4-2:s390x. [2020-11-30T19:22:29.847Z] #25 4.095 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.097 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:29.847Z] #25 4.135 Selecting previously unselected package openssl. [2020-11-30T19:22:29.847Z] #25 4.135 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.137 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:29.847Z] #25 4.229 Selecting previously unselected package ca-certificates. [2020-11-30T19:22:29.847Z] #25 4.229 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-30T19:22:29.847Z] #25 4.241 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:29.847Z] #25 4.291 Selecting previously unselected package libnghttp2-14:s390x. [2020-11-30T19:22:29.847Z] #25 4.291 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.293 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 4.353 Selecting previously unselected package libpsl5:s390x. [2020-11-30T19:22:29.847Z] #25 4.353 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.360 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-11-30T19:22:29.847Z] #25 4.390 Selecting previously unselected package librtmp1:s390x. [2020-11-30T19:22:29.847Z] #25 4.390 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.394 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:22:29.847Z] #25 4.520 Selecting previously unselected package libssh2-1:s390x. [2020-11-30T19:22:29.847Z] #25 4.520 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.529 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-11-30T19:22:29.847Z] #25 4.573 Selecting previously unselected package libcurl4:s390x. [2020-11-30T19:22:29.847Z] #25 4.573 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.579 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 4.628 Selecting previously unselected package curl. [2020-11-30T19:22:29.847Z] #25 4.629 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.631 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 4.759 Selecting previously unselected package libonig5:s390x. [2020-11-30T19:22:29.847Z] #25 4.759 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.761 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-30T19:22:29.847Z] #25 4.810 Selecting previously unselected package libjq1:s390x. [2020-11-30T19:22:29.847Z] #25 4.811 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.819 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-30T19:22:29.847Z] #25 4.878 Selecting previously unselected package jq. [2020-11-30T19:22:29.847Z] #25 4.878 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-30T19:22:29.847Z] #25 4.887 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:22:29.847Z] #25 4.924 Setting up libkeyutils1:s390x (1.6-6) ... [2020-11-30T19:22:29.847Z] #25 4.934 Setting up libpsl5:s390x (0.20.2-2) ... [2020-11-30T19:22:29.847Z] #25 4.941 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:29.847Z] #25 5.008 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.020 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:29.847Z] #25 5.034 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.047 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.065 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:22:29.847Z] #25 5.079 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.089 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.096 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-11-30T19:22:29.847Z] #25 5.105 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.111 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:29.847Z] #25 5.120 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-30T19:22:29.847Z] #25 5.127 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-30T19:22:29.847Z] #25 5.133 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:29.847Z] #25 5.140 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:29.847Z] #25 5.462 Updating certificates in /etc/ssl/certs... [2020-11-30T19:22:29.847Z] #25 5.957 126 added, 0 removed; done. [2020-11-30T19:22:29.847Z] #25 6.235 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 6.306 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:22:29.847Z] #25 6.401 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 6.612 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-30T19:22:29.847Z] #25 6.686 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:22:29.847Z] #25 6.872 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:29.847Z] #25 6.895 Updating certificates in /etc/ssl/certs... [2020-11-30T19:22:29.847Z] #25 7.287 0 added, 0 removed; done. [2020-11-30T19:22:29.847Z] #25 7.287 Running hooks in /etc/ca-certificates/update.d... [2020-11-30T19:22:29.847Z] #25 7.288 done. [2020-11-30T19:22:29.847Z] #25 ... [2020-11-30T19:22:29.847Z] [2020-11-30T19:22:29.847Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:30.207Z] dc5c6edc9cff: Download complete [2020-11-30T19:22:30.485Z] #8 ... [2020-11-30T19:22:30.485Z] [2020-11-30T19:22:30.485Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:22:30.485Z] #25 DONE 8.4s [2020-11-30T19:22:30.485Z] [2020-11-30T19:22:30.485Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:22:30.485Z] #26 DONE 0.1s [2020-11-30T19:22:30.485Z] [2020-11-30T19:22:30.485Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:30.485Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2020-11-30T19:22:30.797Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-11-30T19:22:30.797Z] #8 DONE 13.4s [2020-11-30T19:22:30.797Z] [2020-11-30T19:22:30.797Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:31.452Z] #27 ... [2020-11-30T19:22:31.452Z] [2020-11-30T19:22:31.452Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:22:31.452Z] #9 DONE 0.6s [2020-11-30T19:22:31.452Z] [2020-11-30T19:22:31.452Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:31.452Z] #27 1.114 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-30T19:22:31.762Z] #27 1.287 [2020-11-30T19:22:32.294Z] db4e2d8d5901: Pull complete [2020-11-30T19:22:32.294Z] dfe2d012519c: Pull complete [2020-11-30T19:22:32.589Z] 5d8f1d1f9197: Pull complete [2020-11-30T19:22:32.681Z] #27 1.422 0.0% ##### 7.4% ################# 23.7% ####################### 32.0% ################################## 48.1% ############################################### 65.5% ############################################################## 86.2% #####################27 ... [2020-11-30T19:22:32.681Z] [2020-11-30T19:22:32.681Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:22:32.681Z] #10 DONE 1.1s [2020-11-30T19:22:32.681Z] [2020-11-30T19:22:32.681Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:32.681Z] #27 1.422 0.0% ##### 7.4% ################# 23.7% ####################### 32.0% ################################## 48.1% ############################################### 65.5% ############################################################## 86.2% ################################################################## 92.6% ######################################################################## 100.0% [2020-11-30T19:22:32.681Z] #27 ... [2020-11-30T19:22:32.681Z] [2020-11-30T19:22:32.681Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:22:32.681Z] #37 DONE 0.2s [2020-11-30T19:22:32.681Z] [2020-11-30T19:22:32.681Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:22:32.681Z] #29 DONE 0.2s [2020-11-30T19:22:32.681Z] [2020-11-30T19:22:32.681Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:32.681Z] #27 2.363 [2020-11-30T19:22:32.971Z] #27 2.470 0.0% ############################ 40.1% ######################################################################## 100.0% [2020-11-30T19:22:33.254Z] 3c370c2e2f82: Verifying Checksum [2020-11-30T19:22:33.254Z] 3c370c2e2f82: Download complete [2020-11-30T19:22:33.289Z] #27 2.809 [2020-11-30T19:22:33.589Z] #27 2.914 1.1% #################### 28.5% ######################################################################## 100.0% [2020-11-30T19:22:33.589Z] #27 3.251 [2020-11-30T19:22:34.507Z] #27 3.341 0.2% ######## 12.4% ###################### 31.3% ####################################### 54.9% ######################################################### 80.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-11-30T19:22:34.805Z] #27 4.161 [2020-11-30T19:22:35.036Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2020-11-30T19:22:35.348Z] 1301750ffb48: Pull complete [2020-11-30T19:22:36.949Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2020-11-30T19:22:37.210Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-11-30T19:22:37.432Z] dc5c6edc9cff: Pull complete [2020-11-30T19:22:37.476Z] #8 ... [2020-11-30T19:22:37.476Z] [2020-11-30T19:22:37.476Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:22:37.476Z] #25 1.085 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:37.476Z] #25 1.087 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:37.476Z] #25 1.088 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:37.476Z] #25 1.305 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:22:37.476Z] #25 1.575 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:22:37.476Z] #25 1.919 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:22:37.476Z] #25 3.590 Fetched 8406 kB in 3s (3037 kB/s) [2020-11-30T19:22:37.476Z] #25 3.590 Reading package lists... [2020-11-30T19:22:37.476Z] #25 4.547 Reading package lists... [2020-11-30T19:22:37.476Z] #25 5.455 Building dependency tree... [2020-11-30T19:22:37.476Z] #25 5.831 The following additional packages will be installed: [2020-11-30T19:22:37.476Z] #25 5.831 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-30T19:22:37.476Z] #25 5.831 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-30T19:22:37.476Z] #25 5.831 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-30T19:22:37.476Z] #25 5.831 Suggested packages: [2020-11-30T19:22:37.476Z] #25 5.831 krb5-doc krb5-user [2020-11-30T19:22:37.476Z] #25 5.831 Recommended packages: [2020-11-30T19:22:37.476Z] #25 5.831 krb5-locales publicsuffix libsasl2-modules [2020-11-30T19:22:37.476Z] #25 6.065 The following NEW packages will be installed: [2020-11-30T19:22:37.476Z] #25 6.071 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-30T19:22:37.476Z] #25 6.071 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-30T19:22:37.476Z] #25 6.071 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-30T19:22:37.476Z] #25 6.071 libssh2-1 libssl1.1 openssl [2020-11-30T19:22:37.476Z] #25 6.360 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-30T19:22:37.476Z] #25 6.360 Need to get 5049 kB of archives. [2020-11-30T19:22:37.476Z] #25 6.360 After this operation, 12.1 MB of additional disk space will be used. [2020-11-30T19:22:37.476Z] #25 6.360 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-30T19:22:37.476Z] #25 6.360 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-30T19:22:37.476Z] #25 6.378 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-30T19:22:37.476Z] #25 6.378 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-30T19:22:37.476Z] #25 6.378 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-30T19:22:37.476Z] #25 6.399 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-30T19:22:37.476Z] #25 6.399 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-30T19:22:37.476Z] #25 6.413 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-30T19:22:37.476Z] #25 6.427 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-30T19:22:37.476Z] #25 6.427 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-30T19:22:37.476Z] #25 6.427 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-30T19:22:37.476Z] #25 6.442 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-30T19:22:37.476Z] #25 6.444 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-30T19:22:37.476Z] #25 6.446 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-30T19:22:37.476Z] #25 6.450 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-30T19:22:37.476Z] #25 6.451 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-30T19:22:37.476Z] #25 6.453 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-30T19:22:37.476Z] #25 6.458 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-30T19:22:37.476Z] #25 6.467 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:22:37.476Z] #25 6.469 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:22:37.476Z] #25 6.477 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:22:37.476Z] #25 6.670 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:22:37.476Z] #25 6.698 Fetched 5049 kB in 0s (13.4 MB/s) [2020-11-30T19:22:37.476Z] #25 6.732 Selecting previously unselected package libkeyutils1:amd64. [2020-11-30T19:22:37.476Z] #25 6.732 (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.) [2020-11-30T19:22:37.476Z] #25 6.732 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 6.742 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-30T19:22:37.476Z] #25 6.791 Selecting previously unselected package libkrb5support0:amd64. [2020-11-30T19:22:37.476Z] #25 6.791 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 6.798 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 6.866 Selecting previously unselected package libk5crypto3:amd64. [2020-11-30T19:22:37.476Z] #25 6.866 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 6.866 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 6.972 Selecting previously unselected package libssl1.1:amd64. [2020-11-30T19:22:37.476Z] #25 6.972 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 6.979 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:37.476Z] #25 7.272 Selecting previously unselected package libkrb5-3:amd64. [2020-11-30T19:22:37.476Z] #25 7.272 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.283 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 7.400 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-30T19:22:37.476Z] #25 7.400 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.405 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 7.481 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-30T19:22:37.476Z] #25 7.481 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.486 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 7.544 Selecting previously unselected package libsasl2-2:amd64. [2020-11-30T19:22:37.476Z] #25 7.544 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.549 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 7.604 Selecting previously unselected package libldap-common. [2020-11-30T19:22:37.476Z] #25 7.604 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-30T19:22:37.476Z] #25 7.610 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:37.476Z] #25 7.670 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-30T19:22:37.476Z] #25 7.670 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.674 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:37.476Z] #25 7.781 Selecting previously unselected package openssl. [2020-11-30T19:22:37.476Z] #25 7.781 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 7.781 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:37.476Z] #25 7.969 Selecting previously unselected package ca-certificates. [2020-11-30T19:22:37.476Z] #25 7.969 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-30T19:22:37.476Z] #25 7.976 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.078 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-30T19:22:37.476Z] #25 8.078 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.089 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.188 Selecting previously unselected package libpsl5:amd64. [2020-11-30T19:22:37.476Z] #25 8.188 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.188 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-30T19:22:37.476Z] #25 8.233 Selecting previously unselected package librtmp1:amd64. [2020-11-30T19:22:37.476Z] #25 8.233 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.238 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:22:37.476Z] #25 8.300 Selecting previously unselected package libssh2-1:amd64. [2020-11-30T19:22:37.476Z] #25 8.300 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.305 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-30T19:22:37.476Z] #25 8.372 Selecting previously unselected package libcurl4:amd64. [2020-11-30T19:22:37.476Z] #25 8.372 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.376 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.455 Selecting previously unselected package curl. [2020-11-30T19:22:37.476Z] #25 8.455 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.461 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.553 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:22:37.476Z] #25 8.553 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.559 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:22:37.476Z] #25 8.659 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:22:37.476Z] #25 8.659 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.667 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:22:37.476Z] #25 8.725 Selecting previously unselected package jq. [2020-11-30T19:22:37.476Z] #25 8.727 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:22:37.476Z] #25 8.731 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:22:37.476Z] #25 8.799 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-30T19:22:37.476Z] #25 8.811 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-30T19:22:37.476Z] #25 8.822 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:37.476Z] #25 8.950 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.961 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:37.476Z] #25 8.977 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 8.991 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 9.001 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:22:37.476Z] #25 9.013 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 9.025 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 9.081 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-30T19:22:37.476Z] #25 9.095 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:37.476Z] #25 9.119 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:22:37.476Z] #25 9.139 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:22:37.476Z] #25 9.150 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:22:37.476Z] #25 9.161 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:22:37.737Z] #25 9.177 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:37.737Z] #25 ... [2020-11-30T19:22:37.737Z] [2020-11-30T19:22:37.737Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:41.541Z] #27 4.318 0.0% 0.9% ## 3.8% #### 5.6% ##### 8.1% ####### 10.0% ######## 11.9% ######### 13.7% ########### 15.6% ############ 17.5% ############# 19.4% ############### 21.2% ################ 23.1% ################# 24.3% ################## 26.2% #################### 28.1% ###################### 30.6% ####################### 32.4% ######################## 33.8% ######################### 35.9% ########################### 37.8% ############################ 39.7% ############################# 41.6% ############################### 43.4% ################################ 45.3% ################################# 46.5% ################################## 48.3% #################################### 50.1% ##################################### 52.0% ###################################### 53.9% ######################################## 55.7% ######################################### 57.6% ########################################## 59.5% ########################################### 60.5% ############################################ 61.4% ############################################# 62.7% ############################################## 64.7% ############################################### 66.2% ################################################# 68.1% ################################################## 69.9% #################################################### 72.4% ##################################################### 74.2% ###################################################### 75.4% ####################################################### 77.3% ######################################################## 78.5% ######################################################### 79.8% ########################################################### 82.3% ############################################################ 84.1% ############################################################# 86.0% ############################################################### 87.9% ################################################################# 90.4% ################################################################## 92.8% #################################################################### 94.7% ##################################################################### 96.6% ###################################################################### 98.4% ####################################################################### 99.7% ######################################################################## 100.0% [2020-11-30T19:22:41.845Z] #27 ... [2020-11-30T19:22:41.845Z] [2020-11-30T19:22:41.845Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:41.845Z] #22 2.467 + RM_GOPATH=0 [2020-11-30T19:22:41.845Z] #22 2.467 + TMP_GOPATH= [2020-11-30T19:22:41.845Z] #22 2.467 + : /build [2020-11-30T19:22:41.845Z] #22 2.467 + '[' -z '' ']' [2020-11-30T19:22:41.845Z] #22 2.467 ++ mktemp -d [2020-11-30T19:22:41.845Z] #22 2.469 + export GOPATH=/tmp/tmp.ehkxdYpXF8 [2020-11-30T19:22:41.845Z] #22 2.469 + GOPATH=/tmp/tmp.ehkxdYpXF8 [2020-11-30T19:22:41.845Z] #22 2.469 + RM_GOPATH=1 [2020-11-30T19:22:41.845Z] #22 2.469 + case "$(go env GOARCH)" in [2020-11-30T19:22:41.845Z] #22 2.484 ++ go env GOARCH [2020-11-30T19:22:41.845Z] #22 2.484 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:41.845Z] #22 2.484 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:41.845Z] #22 2.484 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:41.845Z] #22 2.484 + dir=/tmp/install [2020-11-30T19:22:41.845Z] #22 2.484 + bin=dockercli [2020-11-30T19:22:41.845Z] #22 2.484 + shift [2020-11-30T19:22:41.845Z] #22 2.484 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:22:41.845Z] #22 2.484 + . /tmp/install/dockercli.installer [2020-11-30T19:22:41.845Z] #22 2.484 ++ : stable [2020-11-30T19:22:41.845Z] #22 2.484 ++ : 17.06.2-ce [2020-11-30T19:22:41.845Z] #22 2.484 + install_dockercli [2020-11-30T19:22:41.845Z] #22 2.484 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:22:41.845Z] #22 2.484 ++ uname -m [2020-11-30T19:22:41.845Z] #22 2.484 + arch=s390x [2020-11-30T19:22:41.845Z] #22 2.484 + '[' s390x '!=' x86_64 ']' [2020-11-30T19:22:41.845Z] #22 2.484 + '[' s390x '!=' s390x ']' [2020-11-30T19:22:41.845Z] #22 2.484 + url=https://download.docker.com/linux/static [2020-11-30T19:22:41.845Z] #22 2.484 + tar -xz docker/docker [2020-11-30T19:22:41.845Z] #22 2.485 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:22:41.845Z] #22 2.487 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-30T19:22:41.845Z] #22 8.294 + mkdir -p /build [2020-11-30T19:22:41.845Z] #22 8.297 + mv docker/docker /build/ [2020-11-30T19:22:41.845Z] #22 8.301 + rmdir docker [2020-11-30T19:22:41.845Z] #22 DONE 9.0s [2020-11-30T19:22:41.845Z] [2020-11-30T19:22:41.845Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:41.845Z] #47 1.884 + RM_GOPATH=0 [2020-11-30T19:22:41.845Z] #47 1.884 + TMP_GOPATH= [2020-11-30T19:22:41.845Z] #47 1.884 + : /build [2020-11-30T19:22:41.845Z] #47 1.884 + '[' -z '' ']' [2020-11-30T19:22:41.845Z] #47 1.884 ++ mktemp -d [2020-11-30T19:22:41.845Z] #47 1.884 + export GOPATH=/tmp/tmp.zxozQbs4A8 [2020-11-30T19:22:41.845Z] #47 1.884 + GOPATH=/tmp/tmp.zxozQbs4A8 [2020-11-30T19:22:41.845Z] #47 1.884 + RM_GOPATH=1 [2020-11-30T19:22:41.845Z] #47 1.884 + case "$(go env GOARCH)" in [2020-11-30T19:22:41.845Z] #47 1.884 ++ go env GOARCH [2020-11-30T19:22:41.845Z] #47 1.916 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:41.845Z] #47 1.916 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:41.845Z] #47 1.916 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:41.845Z] #47 1.923 + dir=/tmp/install [2020-11-30T19:22:41.845Z] #47 1.923 + bin=golangci_lint [2020-11-30T19:22:41.845Z] #47 1.923 + shift [2020-11-30T19:22:41.845Z] #47 1.923 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:22:41.845Z] #47 1.923 + . /tmp/install/golangci_lint.installer [2020-11-30T19:22:41.845Z] #47 1.923 ++ : v1.23.8 [2020-11-30T19:22:41.845Z] #47 1.923 + install_golangci_lint [2020-11-30T19:22:41.845Z] #47 1.923 + set -e [2020-11-30T19:22:41.845Z] #47 1.923 + export GO111MODULE=on [2020-11-30T19:22:41.845Z] #47 1.923 + GO111MODULE=on [2020-11-30T19:22:41.845Z] #47 1.923 + GOBIN=/build [2020-11-30T19:22:41.845Z] #47 1.923 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:22:41.845Z] #47 1.984 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:22:41.845Z] #47 1.984 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:22:41.845Z] #47 1.984 go: finding github.com v1.23.8 [2020-11-30T19:22:41.845Z] #47 1.984 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:22:41.846Z] #47 1.984 go: finding github.com/golangci v1.23.8 [2020-11-30T19:22:41.846Z] #47 2.649 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:22:41.846Z] #47 3.064 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:22:41.846Z] #47 6.503 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:22:41.846Z] #47 6.515 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:22:41.846Z] #47 6.541 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:22:41.846Z] #47 6.544 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:22:41.846Z] #47 6.596 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:22:41.846Z] #47 6.647 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:22:41.846Z] #47 6.671 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:22:41.846Z] #47 6.707 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:22:41.846Z] #47 6.722 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:22:41.846Z] #47 6.765 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:22:41.846Z] #47 6.798 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:22:41.846Z] #47 6.835 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:22:41.846Z] #47 6.838 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:22:41.846Z] #47 6.989 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:22:41.846Z] #47 7.023 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:22:41.846Z] #47 7.096 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:22:41.846Z] #47 7.097 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:22:41.846Z] #47 7.103 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:22:41.846Z] #47 7.161 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:22:41.846Z] #47 7.175 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:22:41.846Z] #47 7.377 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:22:41.846Z] #47 7.421 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:22:41.846Z] #47 7.489 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:22:41.846Z] #47 7.591 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:22:41.846Z] #47 7.743 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:22:41.846Z] #47 7.798 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:22:41.846Z] #47 7.890 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:22:41.846Z] #47 7.894 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:22:41.846Z] #47 8.062 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:22:41.846Z] #47 8.140 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:22:41.846Z] #47 8.313 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:22:41.846Z] #47 8.337 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:22:41.846Z] #47 8.402 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:22:41.846Z] #47 8.403 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:22:41.846Z] #47 8.556 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:22:41.846Z] #47 9.015 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:22:41.846Z] #47 ... [2020-11-30T19:22:41.846Z] [2020-11-30T19:22:41.846Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:41.846Z] #27 11.35 [2020-11-30T19:22:41.911Z] 3c370c2e2f82: Pull complete [2020-11-30T19:22:41.911Z] 5ffb2f5886e2: Pull complete [2020-11-30T19:22:41.911Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-30T19:22:41.911Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-30T19:22:41.911Z] ---> 805dc2d65d1c [2020-11-30T19:22:41.911Z] Step 5/15 : ARG BUILDX_REPO [2020-11-30T19:22:41.911Z] ---> Running in 904bf63779e5 [2020-11-30T19:22:41.911Z] Removing intermediate container 904bf63779e5 [2020-11-30T19:22:41.911Z] ---> 5155f035c481 [2020-11-30T19:22:41.911Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-30T19:22:41.911Z] ---> Running in 3f12c753a7ae [2020-11-30T19:22:41.911Z] Cloning into '/buildx'... [2020-11-30T19:22:42.514Z] #27 ... [2020-11-30T19:22:42.514Z] [2020-11-30T19:22:42.514Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:42.514Z] #32 1.749 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:22:42.514Z] #32 1.749 + RM_GOPATH=0 [2020-11-30T19:22:42.514Z] #32 1.749 + TMP_GOPATH= [2020-11-30T19:22:42.514Z] #32 1.749 + : /build [2020-11-30T19:22:42.514Z] #32 1.749 + '[' -z '' ']' [2020-11-30T19:22:42.514Z] #32 1.749 ++ mktemp -d [2020-11-30T19:22:42.514Z] #32 1.749 + export GOPATH=/tmp/tmp.oGSX1xiK0F [2020-11-30T19:22:42.514Z] #32 1.749 + GOPATH=/tmp/tmp.oGSX1xiK0F [2020-11-30T19:22:42.514Z] #32 1.749 + RM_GOPATH=1 [2020-11-30T19:22:42.514Z] #32 1.749 + case "$(go env GOARCH)" in [2020-11-30T19:22:42.514Z] #32 1.749 ++ go env GOARCH [2020-11-30T19:22:42.514Z] #32 1.749 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.514Z] #32 1.749 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.514Z] #32 1.749 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:42.514Z] #32 1.749 + dir=/tmp/install [2020-11-30T19:22:42.514Z] #32 1.749 + bin=tomlv [2020-11-30T19:22:42.514Z] #32 1.749 + shift [2020-11-30T19:22:42.514Z] #32 1.749 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:22:42.514Z] #32 1.749 + . /tmp/install/tomlv.installer [2020-11-30T19:22:42.514Z] #32 1.749 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:22:42.514Z] #32 1.749 + install_tomlv [2020-11-30T19:22:42.514Z] #32 1.749 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:22:42.514Z] #32 1.749 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oGSX1xiK0F/src/github.com/BurntSushi/toml [2020-11-30T19:22:42.514Z] #32 1.749 Cloning into '/tmp/tmp.oGSX1xiK0F/src/github.com/BurntSushi/toml'... [2020-11-30T19:22:42.514Z] #32 2.461 + cd /tmp/tmp.oGSX1xiK0F/src/github.com/BurntSushi/toml [2020-11-30T19:22:42.514Z] #32 2.461 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:22:42.514Z] #32 2.485 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:22:42.514Z] #32 2.919 math/bits [2020-11-30T19:22:42.514Z] #32 2.923 internal/bytealg [2020-11-30T19:22:42.514Z] #32 3.245 math [2020-11-30T19:22:42.514Z] #32 3.267 runtime [2020-11-30T19:22:42.514Z] #32 7.652 internal/testlog [2020-11-30T19:22:42.514Z] #32 7.808 encoding [2020-11-30T19:22:42.514Z] #32 7.863 runtime/cgo [2020-11-30T19:22:42.807Z] #32 ... [2020-11-30T19:22:42.807Z] [2020-11-30T19:22:42.807Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:22:42.807Z] #53 2.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:42.807Z] #53 2.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:42.807Z] #53 2.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:42.807Z] #53 3.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:22:42.807Z] #53 5.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:22:42.807Z] #53 7.232 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:22:42.807Z] #53 ... [2020-11-30T19:22:42.807Z] [2020-11-30T19:22:42.807Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:42.807Z] #49 2.038 + RM_GOPATH=0 [2020-11-30T19:22:42.807Z] #49 2.038 + TMP_GOPATH= [2020-11-30T19:22:42.807Z] #49 2.038 + : /build [2020-11-30T19:22:42.807Z] #49 2.038 + '[' -z '' ']' [2020-11-30T19:22:42.807Z] #49 2.038 ++ mktemp -d [2020-11-30T19:22:42.807Z] #49 2.048 + export GOPATH=/tmp/tmp.saxwdkoAWs [2020-11-30T19:22:42.807Z] #49 2.048 + GOPATH=/tmp/tmp.saxwdkoAWs [2020-11-30T19:22:42.807Z] #49 2.048 + RM_GOPATH=1 [2020-11-30T19:22:42.807Z] #49 2.048 + case "$(go env GOARCH)" in [2020-11-30T19:22:42.807Z] #49 2.062 ++ go env GOARCH [2020-11-30T19:22:42.807Z] #49 2.086 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:22:42.807Z] #49 2.086 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.807Z] #49 2.086 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.807Z] #49 2.086 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:42.807Z] #49 2.086 + dir=/tmp/install [2020-11-30T19:22:42.807Z] #49 2.086 + bin=shfmt [2020-11-30T19:22:42.807Z] #49 2.086 + shift [2020-11-30T19:22:42.807Z] #49 2.086 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:22:42.807Z] #49 2.086 + . /tmp/install/shfmt.installer [2020-11-30T19:22:42.807Z] #49 2.086 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:22:42.807Z] #49 2.086 + install_shfmt [2020-11-30T19:22:42.807Z] #49 2.086 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:22:42.807Z] #49 2.086 + git clone https://github.com/mvdan/sh.git /tmp/tmp.saxwdkoAWs/src/github.com/mvdan/sh [2020-11-30T19:22:42.807Z] #49 2.086 Cloning into '/tmp/tmp.saxwdkoAWs/src/github.com/mvdan/sh'... [2020-11-30T19:22:42.807Z] #49 9.286 + cd /tmp/tmp.saxwdkoAWs/src/github.com/mvdan/sh [2020-11-30T19:22:42.807Z] #49 9.286 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:22:42.807Z] #49 9.477 + GO111MODULE=on [2020-11-30T19:22:42.807Z] #49 9.477 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:22:42.807Z] #49 ... [2020-11-30T19:22:42.807Z] [2020-11-30T19:22:42.807Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:22:42.807Z] #43 1.199 + RM_GOPATH=0 [2020-11-30T19:22:42.807Z] #43 1.199 + TMP_GOPATH= [2020-11-30T19:22:42.807Z] #43 1.199 + : /build [2020-11-30T19:22:42.807Z] #43 1.199 + '[' -z '' ']' [2020-11-30T19:22:42.807Z] #43 1.199 ++ mktemp -d [2020-11-30T19:22:42.807Z] #43 1.199 + export GOPATH=/tmp/tmp.KUfI2mh6MR [2020-11-30T19:22:42.807Z] #43 1.199 + GOPATH=/tmp/tmp.KUfI2mh6MR [2020-11-30T19:22:42.807Z] #43 1.199 + RM_GOPATH=1 [2020-11-30T19:22:42.807Z] #43 1.199 + case "$(go env GOARCH)" in [2020-11-30T19:22:42.807Z] #43 1.199 ++ go env GOARCH [2020-11-30T19:22:42.807Z] #43 1.211 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.807Z] #43 1.211 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:42.807Z] #43 1.211 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:42.807Z] #43 1.211 + dir=/tmp/install [2020-11-30T19:22:42.807Z] #43 1.211 + bin=vndr [2020-11-30T19:22:42.807Z] #43 1.211 + shift [2020-11-30T19:22:42.807Z] #43 1.211 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:22:42.807Z] #43 1.211 + . /tmp/install/vndr.installer [2020-11-30T19:22:42.807Z] #43 1.211 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:22:42.807Z] #43 1.211 + install_vndr [2020-11-30T19:22:42.807Z] #43 1.211 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:22:42.807Z] #43 1.211 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KUfI2mh6MR/src/github.com/LK4D4/vndr [2020-11-30T19:22:42.807Z] #43 1.211 Cloning into '/tmp/tmp.KUfI2mh6MR/src/github.com/LK4D4/vndr'... [2020-11-30T19:22:42.807Z] #43 1.211 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:22:42.807Z] #43 1.749 + cd /tmp/tmp.KUfI2mh6MR/src/github.com/LK4D4/vndr [2020-11-30T19:22:42.807Z] #43 1.749 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:22:42.807Z] #43 1.749 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:22:42.807Z] #43 2.294 internal/cpu [2020-11-30T19:22:42.807Z] #43 2.302 runtime/internal/atomic [2020-11-30T19:22:42.807Z] #43 2.532 runtime/internal/sys [2020-11-30T19:22:42.807Z] #43 2.732 runtime/internal/math [2020-11-30T19:22:42.807Z] #43 2.808 internal/race [2020-11-30T19:22:42.807Z] #43 2.894 internal/bytealg [2020-11-30T19:22:42.807Z] #43 2.937 sync/atomic [2020-11-30T19:22:42.807Z] #43 3.095 unicode [2020-11-30T19:22:42.807Z] #43 3.202 runtime [2020-11-30T19:22:42.807Z] #43 5.711 unicode/utf8 [2020-11-30T19:22:42.807Z] #43 6.162 math [2020-11-30T19:22:42.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0915f5a8cd45106c7) in /home/ubuntu/workspace/moby_PR-41732 [Pipeline] { [Pipeline] checkout [2020-11-30T19:22:43.001Z] using credential docker-jenkins-github-credentials [2020-11-30T19:22:43.009Z] Cloning the remote Git repository [2020-11-30T19:22:43.009Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:22:43.052Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s [2020-11-30T19:22:43.052Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2020-11-30T19:22:43.052Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-11-30T19:22:43.099Z] #43 ... [2020-11-30T19:22:43.099Z] [2020-11-30T19:22:43.099Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:22:43.099Z] #38 2.657 + git clone https://github.com/docker/distribution.git . [2020-11-30T19:22:43.099Z] #38 2.662 Cloning into '.'... [2020-11-30T19:22:43.099Z] #38 ... [2020-11-30T19:22:43.099Z] [2020-11-30T19:22:43.099Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:22:43.099Z] #34 2.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:43.099Z] #34 2.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:43.099Z] #34 3.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:43.099Z] #34 3.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:22:43.099Z] #34 5.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:22:43.099Z] #34 7.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:22:43.414Z] #34 ... [2020-11-30T19:22:43.414Z] [2020-11-30T19:22:43.414Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:43.414Z] #45 2.198 + RM_GOPATH=0 [2020-11-30T19:22:43.414Z] #45 2.198 + TMP_GOPATH= [2020-11-30T19:22:43.414Z] #45 2.198 + : /build [2020-11-30T19:22:43.414Z] #45 2.198 + '[' -z '' ']' [2020-11-30T19:22:43.414Z] #45 2.198 ++ mktemp -d [2020-11-30T19:22:43.414Z] #45 2.198 + export GOPATH=/tmp/tmp.VJbEWhWhxx [2020-11-30T19:22:43.414Z] #45 2.198 + GOPATH=/tmp/tmp.VJbEWhWhxx [2020-11-30T19:22:43.414Z] #45 2.198 + RM_GOPATH=1 [2020-11-30T19:22:43.414Z] #45 2.198 + case "$(go env GOARCH)" in [2020-11-30T19:22:43.414Z] #45 2.200 ++ go env GOARCH [2020-11-30T19:22:43.414Z] #45 2.209 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:43.414Z] #45 2.209 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:43.414Z] #45 2.209 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:43.414Z] #45 2.209 + dir=/tmp/install [2020-11-30T19:22:43.414Z] #45 2.209 + bin=gotestsum [2020-11-30T19:22:43.414Z] #45 2.209 + shift [2020-11-30T19:22:43.414Z] #45 2.209 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:22:43.414Z] #45 2.209 + . /tmp/install/gotestsum.installer [2020-11-30T19:22:43.414Z] #45 2.209 ++ : v0.5.3 [2020-11-30T19:22:43.414Z] #45 2.209 + install_gotestsum [2020-11-30T19:22:43.415Z] #45 2.209 + set -e [2020-11-30T19:22:43.415Z] #45 2.209 + export GO111MODULE=on [2020-11-30T19:22:43.415Z] #45 2.209 + GO111MODULE=on [2020-11-30T19:22:43.415Z] #45 2.209 + GOBIN=/build [2020-11-30T19:22:43.415Z] #45 2.209 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:22:43.415Z] #45 2.227 go: finding gotest.tools v0.5.3 [2020-11-30T19:22:43.415Z] #45 2.228 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:22:43.415Z] #45 2.815 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:22:43.415Z] #45 3.013 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:22:43.415Z] #45 3.455 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:22:43.415Z] #45 3.456 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:22:43.415Z] #45 3.486 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:22:43.415Z] #45 3.490 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:22:43.415Z] #45 3.493 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:22:43.415Z] #45 3.560 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:22:43.415Z] #45 3.590 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:22:43.415Z] #45 3.660 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:22:43.415Z] #45 3.711 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:22:43.415Z] #45 3.719 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:22:43.415Z] #45 3.734 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:22:43.415Z] #45 3.781 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:22:43.415Z] #45 3.783 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:22:43.415Z] #45 4.073 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:22:43.415Z] #45 4.093 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:22:43.415Z] #45 4.196 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:22:43.415Z] #45 4.217 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:22:43.415Z] #45 4.558 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:22:43.415Z] #45 4.734 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:22:43.415Z] #45 5.598 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:22:43.415Z] #45 5.635 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:22:43.415Z] #45 7.241 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:22:43.415Z] #45 9.779 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:22:43.415Z] #45 9.813 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:22:43.415Z] #45 9.898 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:22:43.415Z] #45 9.982 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:22:43.415Z] #45 9.982 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:22:43.415Z] #45 10.03 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:22:43.415Z] #45 10.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:22:43.415Z] #45 10.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:22:43.415Z] #45 10.32 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:22:43.415Z] #45 10.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:22:43.415Z] #45 10.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:22:43.415Z] #45 ... [2020-11-30T19:22:43.415Z] [2020-11-30T19:22:43.415Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:22:43.415Z] #11 2.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:43.415Z] #11 2.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:43.415Z] #11 2.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:43.415Z] #11 3.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:22:43.415Z] #11 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:22:43.415Z] #11 7.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:22:43.000Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:22:43.002Z] > git init /home/ubuntu/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:22:43.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:43.033Z] > git --version # timeout=10 [2020-11-30T19:22:43.041Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:43.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:43.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:43.624Z] #8 ... [2020-11-30T19:22:43.624Z] [2020-11-30T19:22:43.624Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:22:43.624Z] #25 9.877 Updating certificates in /etc/ssl/certs... [2020-11-30T19:22:43.624Z] #25 11.19 126 added, 0 removed; done. [2020-11-30T19:22:43.624Z] #25 11.24 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:22:43.624Z] #25 11.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:22:43.624Z] #25 11.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-30T19:22:43.624Z] #25 11.31 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-30T19:22:43.624Z] #25 11.33 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:22:43.624Z] #25 11.35 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-30T19:22:43.625Z] #25 11.36 Updating certificates in /etc/ssl/certs... [2020-11-30T19:22:43.625Z] #25 12.19 0 added, 0 removed; done. [2020-11-30T19:22:43.625Z] #25 12.19 Running hooks in /etc/ca-certificates/update.d... [2020-11-30T19:22:43.625Z] #25 12.20 done. [2020-11-30T19:22:43.625Z] #25 DONE 15.2s [2020-11-30T19:22:43.625Z] [2020-11-30T19:22:43.625Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:22:43.625Z] #26 DONE 0.1s [2020-11-30T19:22:43.625Z] [2020-11-30T19:22:43.625Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:43.710Z] #11 ... [2020-11-30T19:22:43.710Z] [2020-11-30T19:22:43.710Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:22:43.710Z] #30 2.710 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-30T19:22:43.710Z] #30 2.711 Cloning into '.'... [2020-11-30T19:22:43.710Z] #30 ... [2020-11-30T19:22:43.710Z] [2020-11-30T19:22:43.710Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:43.710Z] #62 1.429 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:22:43.710Z] #62 1.429 + RM_GOPATH=0 [2020-11-30T19:22:43.710Z] #62 1.429 + TMP_GOPATH= [2020-11-30T19:22:43.710Z] #62 1.429 + : /build [2020-11-30T19:22:43.710Z] #62 1.429 + '[' -z '' ']' [2020-11-30T19:22:43.710Z] #62 1.429 ++ mktemp -d [2020-11-30T19:22:43.710Z] #62 1.429 + export GOPATH=/tmp/tmp.BpLtKWGd4e [2020-11-30T19:22:43.710Z] #62 1.429 + GOPATH=/tmp/tmp.BpLtKWGd4e [2020-11-30T19:22:43.710Z] #62 1.429 + RM_GOPATH=1 [2020-11-30T19:22:43.710Z] #62 1.429 + case "$(go env GOARCH)" in [2020-11-30T19:22:43.710Z] #62 1.429 ++ go env GOARCH [2020-11-30T19:22:43.710Z] #62 1.429 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:43.710Z] #62 1.429 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:43.710Z] #62 1.429 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:43.710Z] #62 1.429 + dir=/tmp/install [2020-11-30T19:22:43.710Z] #62 1.429 + bin=proxy [2020-11-30T19:22:43.710Z] #62 1.429 + shift [2020-11-30T19:22:43.710Z] #62 1.429 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:22:43.710Z] #62 1.429 + . /tmp/install/proxy.installer [2020-11-30T19:22:43.710Z] #62 1.429 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:22:43.710Z] #62 1.429 + install_proxy [2020-11-30T19:22:43.710Z] #62 1.429 + case "$1" in [2020-11-30T19:22:43.710Z] #62 1.429 + export CGO_ENABLED=0 [2020-11-30T19:22:43.710Z] #62 1.429 + CGO_ENABLED=0 [2020-11-30T19:22:43.710Z] #62 1.429 + _install_proxy [2020-11-30T19:22:43.710Z] #62 1.429 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:22:43.710Z] #62 1.429 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BpLtKWGd4e/src/github.com/docker/libnetwork [2020-11-30T19:22:43.710Z] #62 1.429 Cloning into '/tmp/tmp.BpLtKWGd4e/src/github.com/docker/libnetwork'... [2020-11-30T19:22:43.710Z] #62 ... [2020-11-30T19:22:43.710Z] [2020-11-30T19:22:43.710Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:22:43.710Z] #40 2.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:22:43.710Z] #40 2.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:22:43.710Z] #40 2.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:22:43.710Z] #40 3.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:22:43.710Z] #40 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:22:43.710Z] #40 6.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:22:44.000Z] #40 ... [2020-11-30T19:22:44.000Z] [2020-11-30T19:22:44.000Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:44.000Z] #56 1.884 + RM_GOPATH=0 [2020-11-30T19:22:44.000Z] #56 1.884 + TMP_GOPATH= [2020-11-30T19:22:44.000Z] #56 1.884 + : /build [2020-11-30T19:22:44.000Z] #56 1.884 + '[' -z '' ']' [2020-11-30T19:22:44.000Z] #56 1.884 ++ mktemp -d [2020-11-30T19:22:44.000Z] #56 1.884 + export GOPATH=/tmp/tmp.P1KboszZNS [2020-11-30T19:22:44.000Z] #56 1.884 + GOPATH=/tmp/tmp.P1KboszZNS [2020-11-30T19:22:44.000Z] #56 1.884 + RM_GOPATH=1 [2020-11-30T19:22:44.000Z] #56 1.884 + case "$(go env GOARCH)" in [2020-11-30T19:22:44.000Z] #56 1.884 ++ go env GOARCH [2020-11-30T19:22:44.000Z] #56 1.894 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:44.000Z] #56 1.894 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:22:44.000Z] #56 1.908 ++ dirname /tmp/install/install.sh [2020-11-30T19:22:44.000Z] #56 1.916 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:22:44.000Z] #56 1.916 + dir=/tmp/install [2020-11-30T19:22:44.000Z] #56 1.916 + bin=rootlesskit [2020-11-30T19:22:44.000Z] #56 1.916 + shift [2020-11-30T19:22:44.000Z] #56 1.916 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:22:44.000Z] #56 1.916 + . /tmp/install/rootlesskit.installer [2020-11-30T19:22:44.000Z] #56 1.916 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:22:44.000Z] #56 1.916 + install_rootlesskit [2020-11-30T19:22:44.000Z] #56 1.916 + case "$1" in [2020-11-30T19:22:44.000Z] #56 1.916 + export CGO_ENABLED=0 [2020-11-30T19:22:44.000Z] #56 1.916 + CGO_ENABLED=0 [2020-11-30T19:22:44.000Z] #56 1.916 + _install_rootlesskit [2020-11-30T19:22:44.000Z] #56 1.916 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:22:44.000Z] #56 1.916 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.P1KboszZNS/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:22:44.000Z] #56 1.916 Cloning into '/tmp/tmp.P1KboszZNS/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:22:44.000Z] #56 5.868 + cd /tmp/tmp.P1KboszZNS/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:22:44.000Z] #56 5.869 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:22:44.000Z] #56 6.100 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:22:44.000Z] #56 6.100 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:22:44.000Z] #56 ... [2020-11-30T19:22:44.000Z] [2020-11-30T19:22:44.000Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:44.000Z] #47 10.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:22:44.000Z] #47 10.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:22:44.000Z] #47 10.70 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:22:44.000Z] #47 10.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:22:44.000Z] #47 10.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:22:44.000Z] #47 10.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:22:44.000Z] #47 10.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:22:44.000Z] #47 10.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:22:44.000Z] #47 10.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:22:44.000Z] #47 10.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:22:44.000Z] #47 10.88 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:22:44.000Z] #47 10.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:22:44.000Z] #47 10.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:22:44.000Z] #47 10.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:22:44.000Z] #47 10.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:22:44.000Z] #47 11.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:22:44.000Z] #47 11.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:22:44.000Z] #47 11.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:22:44.000Z] #47 11.25 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:22:44.000Z] #47 11.25 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:22:44.000Z] #47 11.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:22:44.000Z] #47 11.25 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:22:44.000Z] #47 11.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:22:44.000Z] #47 11.26 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:22:44.000Z] #47 11.29 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:22:44.000Z] #47 11.31 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:22:44.000Z] #47 11.32 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:22:44.000Z] #47 11.33 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:22:44.000Z] #47 11.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:22:44.000Z] #47 11.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:22:44.000Z] #47 11.39 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:22:44.000Z] #47 11.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:22:44.000Z] #47 11.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:22:44.000Z] #47 11.46 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:22:44.000Z] #47 11.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:22:44.000Z] #47 11.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:22:44.290Z] #47 11.61 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:22:44.290Z] #47 11.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:22:44.290Z] #47 11.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:22:44.290Z] #47 11.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:22:44.290Z] #47 11.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:22:44.290Z] #47 11.69 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:22:44.290Z] #47 11.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:22:44.290Z] #47 11.70 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:22:44.290Z] #47 11.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:22:44.290Z] #47 11.75 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:22:44.290Z] #47 11.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:22:44.290Z] #47 11.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:22:44.290Z] #47 11.76 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:22:44.290Z] #47 11.78 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:22:44.290Z] #47 11.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:22:44.290Z] #47 11.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:22:44.581Z] #47 11.83 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:22:44.581Z] #47 11.90 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:22:44.581Z] #47 11.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:22:44.581Z] #47 11.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:22:44.581Z] #47 11.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:22:44.581Z] #47 12.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:22:44.581Z] #47 12.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:22:44.871Z] #47 12.13 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:22:44.871Z] #47 12.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:22:44.871Z] #47 12.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:22:44.871Z] #47 12.21 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:22:44.871Z] #47 12.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:22:44.871Z] #47 12.25 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:22:44.871Z] #47 12.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:22:44.871Z] #47 12.33 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:22:44.871Z] #47 12.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:22:45.018Z] #27 1.494 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-30T19:22:45.161Z] #47 12.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:22:45.161Z] #47 12.53 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:22:45.161Z] #47 12.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:22:45.161Z] #47 12.56 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:22:45.161Z] #47 12.57 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:22:45.161Z] #47 12.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:22:45.280Z] #27 1.585 [2020-11-30T19:22:45.451Z] #47 12.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:22:45.451Z] #47 12.66 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:22:45.451Z] #47 12.67 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:22:45.451Z] #47 12.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:22:45.451Z] #47 13.04 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:22:45.462Z] Removing intermediate container 3f12c753a7ae [2020-11-30T19:22:45.462Z] ---> d475cabf3b20 [2020-11-30T19:22:45.462Z] Step 7/15 : WORKDIR /buildx [2020-11-30T19:22:45.462Z] ---> Running in 4ca4a1b20d01 [2020-11-30T19:22:45.462Z] Removing intermediate container 4ca4a1b20d01 [2020-11-30T19:22:45.462Z] ---> 3d9dd06885b0 [2020-11-30T19:22:45.462Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-30T19:22:45.740Z] #47 13.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:22:45.741Z] #47 13.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:22:45.741Z] #47 13.09 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:22:45.741Z] #47 13.22 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:22:45.741Z] #47 13.30 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:22:45.765Z] ---> Running in add66c634067 [2020-11-30T19:22:45.765Z] Removing intermediate container add66c634067 [2020-11-30T19:22:45.765Z] ---> 62efe0107064 [2020-11-30T19:22:45.765Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-30T19:22:45.765Z] ---> Running in 4d82bd35646f [2020-11-30T19:22:45.805Z] #27 1.709 ######## 12.3% ########################## 37.1% ######################################## 56.9% ####################################################### 76.7% #################################################################### 95.1% ######################################################################## 100.0% [2020-11-30T19:22:45.805Z] #27 2.316 [2020-11-30T19:22:46.030Z] #47 13.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:22:46.089Z] #27 2.439 ################################### 49.9% ######################################################################## 100.0% [2020-11-30T19:22:46.089Z] #27 2.581 [2020-11-30T19:22:46.320Z] #47 13.68 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:22:46.353Z] #27 2.706 ######################### 34.9% ######################################################################## 100.0% [2020-11-30T19:22:46.353Z] #27 2.875 [2020-11-30T19:22:46.405Z] From https://github.com/docker/buildx [2020-11-30T19:22:46.405Z] * [new tag] v0.3.1 -> build [2020-11-30T19:22:46.610Z] #47 13.89 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:22:46.611Z] #47 13.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:22:46.611Z] #47 14.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:22:46.611Z] #47 14.18 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:22:46.611Z] #47 14.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:22:46.611Z] #47 14.21 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:22:46.699Z] Switched to branch 'build' [2020-11-30T19:22:46.900Z] #47 14.23 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:22:46.900Z] #47 14.42 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:22:46.900Z] #47 14.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:22:46.900Z] #47 14.46 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:22:47.137Z] #27 2.994 ######## 11.7% ######################### 36.1% ########################## 36.1% ########################################### 59.8% ############################################################### 88.5% ######################################################################## 100.0% [2020-11-30T19:22:47.137Z] #27 3.561 [2020-11-30T19:22:47.190Z] #47 14.46 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:22:47.190Z] #47 14.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:22:47.190Z] #47 14.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:22:47.190Z] #47 14.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:22:47.190Z] #47 14.70 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:22:47.190Z] #47 14.71 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:22:47.481Z] #47 14.79 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:22:47.739Z] Removing intermediate container 4d82bd35646f [2020-11-30T19:22:47.739Z] ---> 7580fbef4dbc [2020-11-30T19:22:47.739Z] Step 10/15 : ARG GOOS [2020-11-30T19:22:47.739Z] ---> Running in 02fe4294755c [2020-11-30T19:22:47.739Z] Removing intermediate container 02fe4294755c [2020-11-30T19:22:47.739Z] ---> 3f9638ccc1cb [2020-11-30T19:22:47.739Z] Step 11/15 : ARG GOARCH [2020-11-30T19:22:47.739Z] ---> Running in bee6c62a9caa [2020-11-30T19:22:47.770Z] #47 15.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:22:47.770Z] #47 15.10 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:22:47.770Z] #47 15.27 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:22:48.033Z] Removing intermediate container bee6c62a9caa [2020-11-30T19:22:48.033Z] ---> 181b85f7efdf [2020-11-30T19:22:48.033Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-11-30T19:22:48.033Z] ---> Running in 4ecad071c746 [2020-11-30T19:22:48.400Z] #47 15.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:22:48.985Z] #27 3.706 # 2.4% ###### 9.7% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 34.9% ############################# 41.5% ################################### 48.8% ####################################### 54.2% ########################################## 58.8% ############################################## 64.6% ################################################## 69.8% ###################################################### 75.1% ######################################################### 80.4% ############################################################# 85.6% ################################################################# 90.6% ##################################################################### 96.0% ######################################################################## 100.0% [2020-11-30T19:22:49.030Z] #47 16.42 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:22:49.255Z] #27 5.559 [2020-11-30T19:22:49.325Z] #47 ... [2020-11-30T19:22:49.325Z] [2020-11-30T19:22:49.325Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:49.325Z] #27 12.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-30T19:22:49.325Z] #27 13.09 [2020-11-30T19:22:49.325Z] #27 13.22 ## 2.8% ######################################################################## 100.0% [2020-11-30T19:22:49.325Z] #27 13.34 [2020-11-30T19:22:49.325Z] #27 14.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-30T19:22:49.325Z] #27 14.36 skipping existing aab193acf6ba [2020-11-30T19:22:49.325Z] #27 14.47 [2020-11-30T19:22:49.325Z] #27 15.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-30T19:22:49.325Z] #27 15.76 skipping existing 4d43f82972ce [2020-11-30T19:22:49.325Z] #27 15.86 [2020-11-30T19:22:49.325Z] #27 17.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-30T19:22:49.325Z] #27 17.30 [2020-11-30T19:22:49.325Z] #27 17.42 ######################################################################## 100.0% [2020-11-30T19:22:49.325Z] #27 17.50 [2020-11-30T19:22:49.325Z] #27 18.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-30T19:22:49.325Z] #27 18.36 [2020-11-30T19:22:49.325Z] #27 18.50 ######################################################################## 100.0% [2020-11-30T19:22:49.325Z] #27 18.55 [2020-11-30T19:22:49.325Z] #27 18.61 Download of images into '/build' complete. [2020-11-30T19:22:49.325Z] #27 18.61 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:22:49.325Z] #27 18.61 tar -cC '/build' . | docker load [2020-11-30T19:22:49.325Z] #27 DONE 18.9s [2020-11-30T19:22:49.325Z] [2020-11-30T19:22:49.325Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:49.325Z] #62 13.24 Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:22:49.325Z] #62 13.36 + cd /tmp/tmp.BpLtKWGd4e/src/github.com/docker/libnetwork [2020-11-30T19:22:49.325Z] #62 13.36 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:22:49.325Z] #62 13.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:22:49.828Z] #27 6.210 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-30T19:22:49.828Z] #27 6.322 [2020-11-30T19:22:50.090Z] #27 6.410 ######################################################################## 100.0% [2020-11-30T19:22:50.090Z] #27 6.448 [2020-11-30T19:22:50.664Z] #27 6.978 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-30T19:22:50.664Z] #27 7.108 [2020-11-30T19:22:50.925Z] #27 7.234 0.6% ######################################################################## 100.0% [2020-11-30T19:22:50.925Z] #27 7.319 [2020-11-30T19:22:51.384Z] #62 ... [2020-11-30T19:22:51.384Z] [2020-11-30T19:22:51.384Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:51.384Z] #47 18.94 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:22:51.503Z] #27 7.874 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-30T19:22:51.503Z] #27 7.890 skipping existing c35d46ef359f [2020-11-30T19:22:51.503Z] #27 7.908 [2020-11-30T19:22:52.086Z] #27 8.371 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-30T19:22:52.086Z] #27 8.467 [2020-11-30T19:22:52.086Z] #27 8.552 ######################################################################## 100.0% [2020-11-30T19:22:52.086Z] #27 8.580 [2020-11-30T19:22:52.658Z] #27 8.894 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-30T19:22:52.658Z] #27 9.007 [2020-11-30T19:22:52.658Z] #27 9.102 ######################################################################## 100.0% [2020-11-30T19:22:52.658Z] #27 9.126 [2020-11-30T19:22:52.927Z] #27 9.142 Download of images into '/build' complete. [2020-11-30T19:22:52.927Z] #27 9.142 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:22:52.927Z] #27 9.142 tar -cC '/build' . | docker load [2020-11-30T19:22:53.496Z] #47 ... [2020-11-30T19:22:53.496Z] [2020-11-30T19:22:53.496Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:53.496Z] #49 10.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:22:53.496Z] #49 10.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:22:53.496Z] #49 10.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:22:53.496Z] #49 10.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:22:53.496Z] #49 10.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:22:53.496Z] #49 11.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:22:53.496Z] #49 11.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:22:53.496Z] #49 12.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:22:53.496Z] #49 13.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:22:53.496Z] #49 13.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:22:53.496Z] #49 13.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:22:53.496Z] #49 13.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:22:53.496Z] #49 14.27 runtime [2020-11-30T19:22:53.496Z] #49 ... [2020-11-30T19:22:53.496Z] [2020-11-30T19:22:53.496Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:22:53.496Z] #40 12.69 Fetched 8095 kB in 11s (771 kB/s) [2020-11-30T19:22:53.496Z] #40 12.69 Reading package lists... [2020-11-30T19:22:53.496Z] #40 15.94 Reading package lists... [2020-11-30T19:22:53.496Z] #40 19.23 Building dependency tree... [2020-11-30T19:22:53.496Z] #40 20.33 The following additional packages will be installed: [2020-11-30T19:22:53.496Z] #40 20.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:22:53.496Z] #40 20.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:22:53.496Z] #40 20.37 Suggested packages: [2020-11-30T19:22:53.496Z] #40 20.37 manpages-dev python-setuptools [2020-11-30T19:22:53.496Z] #40 ... [2020-11-30T19:22:53.496Z] [2020-11-30T19:22:53.496Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:22:53.496Z] #43 10.76 unicode/utf16 [2020-11-30T19:22:53.496Z] #43 10.84 container/list [2020-11-30T19:22:53.496Z] #43 11.16 crypto/internal/subtle [2020-11-30T19:22:53.496Z] #43 11.27 crypto/subtle [2020-11-30T19:22:53.496Z] #43 11.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:22:53.496Z] #43 11.59 internal/nettrace [2020-11-30T19:22:53.496Z] #43 11.85 runtime/cgo [2020-11-30T19:22:53.496Z] #43 16.61 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:22:53.496Z] #43 ... [2020-11-30T19:22:53.496Z] [2020-11-30T19:22:53.496Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:22:53.496Z] #53 13.12 Fetched 8095 kB in 10s (781 kB/s) [2020-11-30T19:22:53.496Z] #53 13.12 Reading package lists... [2020-11-30T19:22:53.496Z] #53 16.73 Reading package lists... [2020-11-30T19:22:53.496Z] #53 20.00 Building dependency tree... [2020-11-30T19:22:53.496Z] #53 20.89 The following additional packages will be installed: [2020-11-30T19:22:53.496Z] #53 20.91 libbtrfs0 [2020-11-30T19:22:53.496Z] #53 20.94 The following NEW packages will be installed: [2020-11-30T19:22:53.496Z] #53 20.94 libbtrfs-dev libbtrfs0 [2020-11-30T19:22:53.788Z] #53 21.02 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:22:53.788Z] #53 21.02 Need to get 118 kB of archives. [2020-11-30T19:22:53.788Z] #53 21.02 After this operation, 390 kB of additional disk space will be used. [2020-11-30T19:22:53.788Z] #53 21.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-30T19:22:53.788Z] #53 21.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-30T19:22:53.788Z] #53 ... [2020-11-30T19:22:53.788Z] [2020-11-30T19:22:53.788Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:22:53.788Z] #40 21.06 The following NEW packages will be installed: [2020-11-30T19:22:53.788Z] #40 21.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:22:53.788Z] #40 21.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:22:53.788Z] #40 21.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:22:53.788Z] #40 21.06 python-six zlib1g-dev [2020-11-30T19:22:53.788Z] #40 21.14 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:22:53.788Z] #40 21.14 Need to get 3742 kB of archives. [2020-11-30T19:22:53.788Z] #40 21.14 After this operation, 22.0 MB of additional disk space will be used. [2020-11-30T19:22:53.788Z] #40 21.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-30T19:22:53.788Z] #40 21.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-30T19:22:53.788Z] #40 21.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-30T19:22:53.788Z] #40 21.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-30T19:22:53.788Z] #40 21.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-30T19:22:53.788Z] #40 21.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-30T19:22:53.788Z] #40 21.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-11-30T19:22:53.788Z] #40 21.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-30T19:22:53.788Z] #40 21.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-30T19:22:53.788Z] #40 21.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-30T19:22:53.788Z] #40 21.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-30T19:22:53.788Z] #40 21.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-30T19:22:53.871Z] #27 ... [2020-11-30T19:22:53.871Z] [2020-11-30T19:22:53.871Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:22:53.871Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2020-11-30T19:22:54.079Z] #40 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-11-30T19:22:54.079Z] #40 21.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-30T19:22:54.079Z] #40 21.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:22:54.079Z] #40 21.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:22:54.079Z] #40 21.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-30T19:22:54.711Z] #40 22.03 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:22:54.711Z] #40 22.12 Fetched 3742 kB in 0s (17.9 MB/s) [2020-11-30T19:22:54.711Z] #40 22.17 Selecting previously unselected package libcap-dev:s390x. [2020-11-30T19:22:54.814Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-11-30T19:22:54.814Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-30T19:22:55.007Z] #40 22.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-30T19:22:55.007Z] #40 22.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-30T19:22:55.007Z] #40 22.20 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-30T19:22:55.007Z] #40 ... [2020-11-30T19:22:55.007Z] [2020-11-30T19:22:55.007Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:22:55.007Z] #53 21.48 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:22:55.007Z] #53 21.54 Fetched 118 kB in 0s (1922 kB/s) [2020-11-30T19:22:55.007Z] #53 21.59 Selecting previously unselected package libbtrfs0. [2020-11-30T19:22:55.007Z] #53 21.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 ... 15177 files and directories currently installed.) [2020-11-30T19:22:55.007Z] #53 21.62 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-30T19:22:55.007Z] #53 21.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:22:55.007Z] #53 21.68 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:22:55.007Z] #53 21.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-30T19:22:55.007Z] #53 21.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:22:55.007Z] #53 21.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:22:55.007Z] #53 21.90 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:22:55.007Z] #53 21.91 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:22:55.007Z] #53 DONE 22.4s [2020-11-30T19:22:55.007Z] [2020-11-30T19:22:55.007Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:22:55.007Z] #40 22.44 Selecting previously unselected package libnet1:s390x. [2020-11-30T19:22:55.007Z] #40 22.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-30T19:22:55.007Z] #40 22.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-30T19:22:55.007Z] #40 22.55 Selecting previously unselected package libnet1-dev. [2020-11-30T19:22:55.306Z] #40 22.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-30T19:22:55.306Z] #40 22.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:22:55.306Z] #40 22.75 Selecting previously unselected package libnl-3-200:s390x. [2020-11-30T19:22:55.306Z] #40 22.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-30T19:22:55.306Z] #40 22.76 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-30T19:22:55.306Z] #40 22.81 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-30T19:22:55.306Z] #40 22.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-30T19:22:55.306Z] #40 22.81 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-30T19:22:55.596Z] #40 22.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-30T19:22:55.596Z] #40 22.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-30T19:22:55.596Z] #40 23.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-30T19:22:55.596Z] #40 23.10 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-30T19:22:55.596Z] #40 23.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-30T19:22:55.596Z] #40 23.11 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-30T19:22:55.596Z] #40 23.19 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-30T19:22:55.825Z] #8 DONE 38.4s [2020-11-30T19:22:55.825Z] [2020-11-30T19:22:55.825Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:22:55.887Z] #40 23.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-30T19:22:55.887Z] #40 23.20 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-30T19:22:55.887Z] #40 23.44 Selecting previously unselected package libprotobuf17:s390x. [2020-11-30T19:22:56.176Z] #40 23.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-30T19:22:56.176Z] #40 23.45 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-30T19:22:56.176Z] #40 ... [2020-11-30T19:22:56.176Z] [2020-11-30T19:22:56.176Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:22:56.176Z] #38 13.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:22:56.176Z] #38 14.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:22:56.176Z] #38 ... [2020-11-30T19:22:56.176Z] [2020-11-30T19:22:56.176Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:22:56.176Z] #11 13.75 Fetched 8095 kB in 11s (720 kB/s) [2020-11-30T19:22:56.176Z] #11 13.75 Reading package lists... [2020-11-30T19:22:56.176Z] #11 17.34 Reading package lists... [2020-11-30T19:22:56.176Z] #11 20.58 Building dependency tree... [2020-11-30T19:22:56.176Z] #11 21.29 The following additional packages will be installed: [2020-11-30T19:22:56.176Z] #11 21.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:22:56.176Z] #11 21.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:22:56.176Z] #11 21.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:22:56.176Z] #11 21.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:22:56.176Z] #11 21.30 Suggested packages: [2020-11-30T19:22:56.176Z] #11 21.30 gcc-8-locales seccomp wine64 [2020-11-30T19:22:56.176Z] #11 21.89 The following NEW packages will be installed: [2020-11-30T19:22:56.176Z] #11 21.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-30T19:22:56.176Z] #11 21.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-30T19:22:56.176Z] #11 21.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-30T19:22:56.176Z] #11 21.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-30T19:22:56.176Z] #11 21.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-30T19:22:56.176Z] #11 21.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:22:56.176Z] #11 21.96 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:22:56.176Z] #11 21.96 Need to get 73.3 MB of archives. [2020-11-30T19:22:56.176Z] #11 21.96 After this operation, 494 MB of additional disk space will be used. [2020-11-30T19:22:56.177Z] #11 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-11-30T19:22:56.177Z] #11 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-11-30T19:22:56.177Z] #11 22.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:22:56.177Z] #11 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-30T19:22:56.177Z] #11 22.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-30T19:22:56.177Z] #11 22.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:22:56.177Z] #11 22.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:22:56.177Z] #11 22.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:22:56.177Z] #11 22.56 Get:9 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] [2020-11-30T19:22:56.467Z] #11 ... [2020-11-30T19:22:56.467Z] [2020-11-30T19:22:56.467Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:22:56.467Z] #34 13.89 Fetched 8095 kB in 11s (734 kB/s) [2020-11-30T19:22:56.467Z] #34 13.89 Reading package lists... [2020-11-30T19:22:56.467Z] #34 17.75 Reading package lists... [2020-11-30T19:22:56.467Z] #34 21.02 Building dependency tree... [2020-11-30T19:22:56.467Z] #34 22.04 The following additional packages will be installed: [2020-11-30T19:22:56.467Z] #34 22.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:22:56.467Z] #34 22.05 Suggested packages: [2020-11-30T19:22:56.467Z] #34 22.05 cmake-doc ninja-build lrzip [2020-11-30T19:22:56.467Z] #34 22.05 Recommended packages: [2020-11-30T19:22:56.467Z] #34 22.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:22:56.467Z] #34 23.07 The following NEW packages will be installed: [2020-11-30T19:22:56.467Z] #34 23.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:22:56.467Z] #34 23.07 vim-common xxd [2020-11-30T19:22:56.467Z] #34 23.20 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:22:56.467Z] #34 23.20 Need to get 14.0 MB of archives. [2020-11-30T19:22:56.467Z] #34 23.20 After this operation, 62.1 MB of additional disk space will be used. [2020-11-30T19:22:56.467Z] #34 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-30T19:22:56.467Z] #34 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:22:56.467Z] #34 23.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:22:56.467Z] #34 23.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-30T19:22:56.467Z] #34 23.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-30T19:22:56.467Z] #34 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-30T19:22:56.467Z] #34 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-30T19:22:56.467Z] #34 23.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-30T19:22:56.467Z] #34 23.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-30T19:22:56.467Z] #34 23.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-30T19:22:56.467Z] #34 ... [2020-11-30T19:22:56.467Z] [2020-11-30T19:22:56.467Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:22:56.467Z] #40 24.04 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-30T19:22:56.757Z] #40 24.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-30T19:22:56.757Z] #40 24.06 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-30T19:22:56.757Z] #40 24.24 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-30T19:22:56.757Z] #40 24.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-30T19:22:56.757Z] #40 24.25 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-30T19:22:56.819Z] Fetching without tags [2020-11-30T19:22:57.125Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:56.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:56.789Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:22:56.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:56.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:22:56.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:22:56.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:56.860Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:22:57.115Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:57.129Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:57.699Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:22:57.700Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:22:57.790Z] #40 ... [2020-11-30T19:22:57.790Z] [2020-11-30T19:22:57.790Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:22:57.790Z] #62 DONE 25.3s [2020-11-30T19:22:58.084Z] [2020-11-30T19:22:58.084Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:22:58.084Z] #47 22.61 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:22:58.084Z] #47 22.61 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:22:58.084Z] #47 22.61 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:22:58.084Z] #47 22.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:22:58.084Z] #47 22.65 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:22:58.084Z] #47 22.65 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:22:58.084Z] #47 22.65 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:22:58.084Z] #47 22.67 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:22:58.084Z] #47 22.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:22:58.084Z] #47 22.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:22:58.084Z] #47 22.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.75 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:22:58.084Z] #47 22.80 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:22:58.084Z] #47 22.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.82 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.82 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:22:58.084Z] #47 22.83 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:22:58.084Z] #47 22.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.84 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.86 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:22:58.084Z] #47 22.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:22:58.084Z] #47 22.88 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:22:58.084Z] #47 22.89 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:22:58.084Z] #47 22.91 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:22:58.084Z] #47 22.91 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:22:58.084Z] #47 22.99 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:22:58.084Z] #47 23.05 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:22:58.084Z] #47 23.06 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:22:58.084Z] #47 23.06 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:22:58.084Z] #47 23.08 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:22:58.084Z] #47 23.09 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:22:58.084Z] #47 23.11 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:22:58.084Z] #47 23.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:22:58.084Z] #47 23.17 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:22:58.084Z] #47 23.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:22:58.084Z] #47 23.19 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:22:58.084Z] #47 23.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:22:58.084Z] #47 23.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:22:58.084Z] #47 23.28 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:22:58.084Z] #47 23.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:22:58.084Z] #47 23.33 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:22:58.084Z] #47 23.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:22:58.084Z] #47 23.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:22:58.084Z] #47 23.37 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:22:58.084Z] #47 23.40 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:22:58.084Z] #47 23.42 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:22:58.084Z] #47 23.47 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:22:58.084Z] #47 23.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:22:58.084Z] #47 23.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:22:58.084Z] #47 23.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:22:58.084Z] #47 23.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:22:58.084Z] #47 23.68 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:22:58.084Z] #47 23.69 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:22:58.084Z] #47 23.69 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:22:58.084Z] #47 23.70 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:22:58.084Z] #47 23.70 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:22:58.084Z] #47 23.71 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:22:58.084Z] #47 23.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:22:58.084Z] #47 23.72 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:22:58.084Z] #47 23.73 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:22:58.084Z] #47 23.74 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:22:58.084Z] #47 23.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:22:58.084Z] #47 23.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:22:58.084Z] #47 23.78 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:22:58.084Z] #47 23.79 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:22:58.084Z] #47 23.79 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:22:58.084Z] #47 23.84 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:22:58.084Z] #47 23.85 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:22:58.084Z] #47 23.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:22:58.084Z] #47 24.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:22:58.084Z] #47 24.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:22:58.084Z] #47 24.07 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:22:58.084Z] #47 24.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:22:58.263Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:22:58.314Z] > git --version # timeout=10 [2020-11-30T19:22:58.322Z] > git --version # 'git version 2.17.1' [2020-11-30T19:22:58.332Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:22:57.654Z] > git remote # timeout=10 [2020-11-30T19:22:57.661Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:22:57.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:22:57.668Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:22:57.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:22:57.690Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:22:57.695Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:22:59.128Z] #9 ... [2020-11-30T19:22:59.128Z] [2020-11-30T19:22:59.128Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:22:59.128Z] #27 DONE 15.3s [2020-11-30T19:22:59.128Z] [2020-11-30T19:22:59.128Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:22:59.145Z] + docker version [2020-11-30T19:22:59.145Z] Client: Docker Engine - Community [2020-11-30T19:22:59.145Z] Version: 19.03.13 [2020-11-30T19:22:59.145Z] API version: 1.40 [2020-11-30T19:22:59.145Z] Go version: go1.13.15 [2020-11-30T19:22:59.145Z] Git commit: 4484c46d9d [2020-11-30T19:22:59.145Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-30T19:22:59.145Z] OS/Arch: linux/amd64 [2020-11-30T19:22:59.145Z] Experimental: false [2020-11-30T19:22:59.145Z] [2020-11-30T19:22:59.145Z] Server: Docker Engine - Community [2020-11-30T19:22:59.145Z] Engine: [2020-11-30T19:22:59.145Z] Version: 19.03.13 [2020-11-30T19:22:59.145Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:22:59.145Z] Go version: go1.13.15 [2020-11-30T19:22:59.145Z] Git commit: 4484c46d9d [2020-11-30T19:22:59.145Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-30T19:22:59.145Z] OS/Arch: linux/amd64 [2020-11-30T19:22:59.145Z] Experimental: true [2020-11-30T19:22:59.145Z] containerd: [2020-11-30T19:22:59.145Z] Version: 1.3.7 [2020-11-30T19:22:59.145Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:22:59.145Z] runc: [2020-11-30T19:22:59.145Z] Version: 1.0.0-rc10 [2020-11-30T19:22:59.145Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:22:59.145Z] docker-init: [2020-11-30T19:22:59.145Z] Version: 0.18.0 [2020-11-30T19:22:59.145Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:22:59.462Z] + docker info [2020-11-30T19:23:00.022Z] Client: [2020-11-30T19:23:00.022Z] Debug Mode: false [2020-11-30T19:23:00.022Z] [2020-11-30T19:23:00.022Z] Server: [2020-11-30T19:23:00.022Z] Containers: 0 [2020-11-30T19:23:00.022Z] Running: 0 [2020-11-30T19:23:00.022Z] Paused: 0 [2020-11-30T19:23:00.022Z] Stopped: 0 [2020-11-30T19:23:00.022Z] Images: 2 [2020-11-30T19:23:00.022Z] Server Version: 19.03.13 [2020-11-30T19:23:00.022Z] Storage Driver: overlay2 [2020-11-30T19:23:00.022Z] Backing Filesystem: extfs [2020-11-30T19:23:00.022Z] Supports d_type: true [2020-11-30T19:23:00.022Z] Native Overlay Diff: true [2020-11-30T19:23:00.022Z] Logging Driver: json-file [2020-11-30T19:23:00.022Z] Cgroup Driver: cgroupfs [2020-11-30T19:23:00.022Z] Plugins: [2020-11-30T19:23:00.022Z] Volume: local [2020-11-30T19:23:00.022Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:23:00.022Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:23:00.022Z] Swarm: inactive [2020-11-30T19:23:00.022Z] Runtimes: runc [2020-11-30T19:23:00.022Z] Default Runtime: runc [2020-11-30T19:23:00.022Z] Init Binary: docker-init [2020-11-30T19:23:00.022Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:23:00.022Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:23:00.022Z] init version: fec3683 [2020-11-30T19:23:00.022Z] Security Options: [2020-11-30T19:23:00.022Z] apparmor [2020-11-30T19:23:00.022Z] seccomp [2020-11-30T19:23:00.022Z] Profile: default [2020-11-30T19:23:00.022Z] Kernel Version: 5.4.0-1025-aws [2020-11-30T19:23:00.022Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-30T19:23:00.022Z] OSType: linux [2020-11-30T19:23:00.022Z] Architecture: x86_64 [2020-11-30T19:23:00.022Z] CPUs: 2 [2020-11-30T19:23:00.022Z] Total Memory: 7.487GiB [2020-11-30T19:23:00.022Z] Name: ip-10-100-86-104 [2020-11-30T19:23:00.022Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-30T19:23:00.022Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:23:00.022Z] Debug Mode: false [2020-11-30T19:23:00.022Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:23:00.022Z] Labels: [2020-11-30T19:23:00.022Z] Experimental: true [2020-11-30T19:23:00.022Z] Insecure Registries: [2020-11-30T19:23:00.022Z] 127.0.0.0/8 [2020-11-30T19:23:00.022Z] Live Restore Enabled: true [2020-11-30T19:23:00.022Z] [2020-11-30T19:23:00.022Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:23:00.294Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:00.294Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:00.294Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:23:00.294Z] + bash /home/ubuntu/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:23:00.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:23:00.294Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-30T19:23:00.294Z] [2020-11-30T19:23:00.294Z] Generally Necessary: [2020-11-30T19:23:00.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:23:00.294Z] - apparmor: enabled and tools installed [2020-11-30T19:23:00.294Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:23:00.294Z] - CONFIG_NET_NS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_PID_NS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_MEMCG: enabled [2020-11-30T19:23:00.294Z] - CONFIG_KEYS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-30T19:23:00.294Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:23:00.294Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-30T19:23:00.294Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:23:00.294Z] [2020-11-30T19:23:00.294Z] Optional Features: [2020-11-30T19:23:00.294Z] - CONFIG_USER_NS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:23:00.294Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:23:00.294Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:23:00.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:23:00.294Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:23:00.550Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:23:00.550Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:23:00.550Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-30T19:23:00.550Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-30T19:23:00.550Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:23:00.550Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:23:00.550Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:23:00.550Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:23:00.550Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:23:00.550Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:23:00.550Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:23:00.550Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:23:00.550Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:23:00.550Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:23:00.550Z] - Network Drivers: [2020-11-30T19:23:00.550Z] - "overlay": [2020-11-30T19:23:00.550Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:23:00.550Z] Optional (for encrypted networks): [2020-11-30T19:23:00.550Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:23:00.550Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:23:00.550Z] - CONFIG_XFRM: enabled [2020-11-30T19:23:00.550Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-30T19:23:00.550Z] - "ipvlan": [2020-11-30T19:23:00.550Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:23:00.550Z] - "macvlan": [2020-11-30T19:23:00.550Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:23:00.550Z] - "ftp,tftp client in container": [2020-11-30T19:23:00.550Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:23:00.550Z] - Storage Drivers: [2020-11-30T19:23:00.550Z] - "aufs": [2020-11-30T19:23:00.550Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:23:00.550Z] - "btrfs": [2020-11-30T19:23:00.550Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:23:00.550Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:23:00.550Z] - "devicemapper": [2020-11-30T19:23:00.550Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:23:00.550Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:23:00.550Z] - "overlay": [2020-11-30T19:23:00.550Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:23:00.550Z] - "zfs": [2020-11-30T19:23:00.550Z] - /dev/zfs: present [2020-11-30T19:23:00.550Z] - zfs command: missing [2020-11-30T19:23:00.550Z] - zpool command: missing [2020-11-30T19:23:00.550Z] [2020-11-30T19:23:00.550Z] Limits: [2020-11-30T19:23:00.550Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:23:00.550Z] [2020-11-30T19:23:00.550Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:23:00.815Z] #47 ... [2020-11-30T19:23:00.815Z] [2020-11-30T19:23:00.815Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:00.815Z] #49 28.08 syscall [2020-11-30T19:23:00.815Z] #49 28.13 bytes [2020-11-30T19:23:00.879Z] + sudo modprobe ip_vs [2020-11-30T19:23:00.879Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:23:00.879Z] #2 [internal] load build definition from Dockerfile [2020-11-30T19:23:00.879Z] #2 transferring dockerfile: 16.58kB done [2020-11-30T19:23:00.879Z] #2 DONE 0.0s [2020-11-30T19:23:00.879Z] [2020-11-30T19:23:00.879Z] #1 [internal] load .dockerignore [2020-11-30T19:23:00.879Z] #1 transferring context: 87B done [2020-11-30T19:23:00.879Z] #1 DONE 0.0s [2020-11-30T19:23:00.879Z] [2020-11-30T19:23:00.879Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-30T19:23:00.879Z] #3 DONE 0.1s [2020-11-30T19:23:01.047Z] #9 DONE 4.9s [2020-11-30T19:23:01.047Z] [2020-11-30T19:23:01.047Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:23:01.079Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a58d035b8f8bf609) in /home/ubuntu/workspace/moby_PR-41732 [Pipeline] { [Pipeline] checkout [2020-11-30T19:23:01.134Z] [2020-11-30T19:23:01.134Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:23:01.134Z] #4 CACHED [2020-11-30T19:23:01.134Z] [2020-11-30T19:23:01.134Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:01.390Z] #7 ... [2020-11-30T19:23:01.390Z] [2020-11-30T19:23:01.390Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:23:01.390Z] #6 DONE 0.1s [2020-11-30T19:23:01.390Z] [2020-11-30T19:23:01.390Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:23:01.390Z] #5 DONE 0.2s [2020-11-30T19:23:01.648Z] [2020-11-30T19:23:01.648Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:01.648Z] #7 DONE 0.3s [2020-11-30T19:23:01.648Z] [2020-11-30T19:23:01.648Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:23:01.648Z] #60 DONE 0.0s [2020-11-30T19:23:01.648Z] [2020-11-30T19:23:01.648Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:01.648Z] #24 DONE 0.0s [2020-11-30T19:23:01.648Z] [2020-11-30T19:23:01.648Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:23:01.648Z] #8 DONE 0.0s [2020-11-30T19:23:01.648Z] [2020-11-30T19:23:01.648Z] #21 [internal] load build context [2020-11-30T19:23:01.998Z] #10 DONE 1.4s [2020-11-30T19:23:01.998Z] [2020-11-30T19:23:01.998Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:02.326Z] #49 29.75 reflect [2020-11-30T19:23:02.573Z] #34 ... [2020-11-30T19:23:02.573Z] [2020-11-30T19:23:02.573Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:23:02.573Z] #37 DONE 0.6s [2020-11-30T19:23:02.834Z] [2020-11-30T19:23:02.834Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:23:02.834Z] #29 DONE 0.6s [2020-11-30T19:23:02.834Z] [2020-11-30T19:23:02.834Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:23:02.878Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01f0ad43b30783227) in /home/ubuntu/workspace/moby_PR-41732 [Pipeline] { [Pipeline] checkout [2020-11-30T19:23:03.546Z] #21 transferring context: 52.35MB 1.6s done [2020-11-30T19:23:03.546Z] #21 DONE 1.7s [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:23:03.546Z] #9 CACHED [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:03.546Z] #34 CACHED [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:03.546Z] #53 CACHED [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:03.546Z] #11 CACHED [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:23:03.546Z] #10 CACHED [2020-11-30T19:23:03.546Z] [2020-11-30T19:23:03.546Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:04.388Z] #49 ... [2020-11-30T19:23:04.388Z] [2020-11-30T19:23:04.388Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:04.388Z] #32 21.56 sync [2020-11-30T19:23:04.388Z] #32 21.57 internal/reflectlite [2020-11-30T19:23:04.388Z] #32 23.52 errors [2020-11-30T19:23:04.388Z] #32 23.52 sort [2020-11-30T19:23:04.388Z] #32 23.77 strconv [2020-11-30T19:23:04.388Z] #32 24.41 io [2020-11-30T19:23:04.388Z] #32 25.53 internal/oserror [2020-11-30T19:23:04.388Z] #32 25.57 syscall [2020-11-30T19:23:04.388Z] #32 26.67 reflect [2020-11-30T19:23:04.388Z] #32 31.38 time [2020-11-30T19:23:04.388Z] #32 ... [2020-11-30T19:23:04.388Z] [2020-11-30T19:23:04.388Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:23:04.388Z] #30 30.85 Checking out files: 93% (1423/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. [2020-11-30T19:23:04.388Z] #30 30.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-30T19:23:04.388Z] #30 31.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:23:04.411Z] using credential docker-jenkins-github-credentials [2020-11-30T19:23:04.419Z] Cloning the remote Git repository [2020-11-30T19:23:04.419Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:23:04.436Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:23:04.486Z] > git init /home/ubuntu/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:23:04.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:23:04.712Z] > git --version # timeout=10 [2020-11-30T19:23:04.722Z] > git --version # 'git version 2.17.1' [2020-11-30T19:23:04.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:04.743Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:05.021Z] #30 ... [2020-11-30T19:23:05.021Z] [2020-11-30T19:23:05.021Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:05.021Z] #54 0.798 + RM_GOPATH=0 [2020-11-30T19:23:05.021Z] #54 0.798 + TMP_GOPATH= [2020-11-30T19:23:05.021Z] #54 0.799 + : /build [2020-11-30T19:23:05.021Z] #54 0.799 + '[' -z '' ']' [2020-11-30T19:23:05.021Z] #54 0.801 ++ mktemp -d [2020-11-30T19:23:05.021Z] #54 0.808 + export GOPATH=/tmp/tmp.cnaimeAReK [2020-11-30T19:23:05.021Z] #54 0.808 + GOPATH=/tmp/tmp.cnaimeAReK [2020-11-30T19:23:05.021Z] #54 0.808 + RM_GOPATH=1 [2020-11-30T19:23:05.021Z] #54 0.809 + case "$(go env GOARCH)" in [2020-11-30T19:23:05.021Z] #54 0.811 ++ go env GOARCH [2020-11-30T19:23:05.021Z] #54 0.828 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:05.021Z] #54 0.828 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:05.021Z] #54 0.828 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:05.021Z] #54 0.829 + dir=/tmp/install [2020-11-30T19:23:05.021Z] #54 0.829 + bin=containerd [2020-11-30T19:23:05.021Z] #54 0.829 + shift [2020-11-30T19:23:05.021Z] #54 0.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:23:05.021Z] #54 0.829 + . /tmp/install/containerd.installer [2020-11-30T19:23:05.021Z] #54 0.829 ++ set -e [2020-11-30T19:23:05.021Z] #54 0.829 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:05.021Z] #54 0.830 + install_containerd [2020-11-30T19:23:05.021Z] #54 0.831 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:23:05.021Z] #54 0.831 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:05.021Z] #54 0.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cnaimeAReK/src/github.com/containerd/containerd [2020-11-30T19:23:05.021Z] #54 0.840 Cloning into '/tmp/tmp.cnaimeAReK/src/github.com/containerd/containerd'... [2020-11-30T19:23:05.311Z] #54 ... [2020-11-30T19:23:05.311Z] [2020-11-30T19:23:05.311Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:05.311Z] #11 24.42 Get:10 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] [2020-11-30T19:23:05.311Z] #11 25.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-30T19:23:05.311Z] #11 25.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-30T19:23:05.311Z] #11 25.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-30T19:23:05.311Z] #11 25.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-30T19:23:05.311Z] #11 25.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-11-30T19:23:05.311Z] #11 25.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-30T19:23:05.311Z] #11 25.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-30T19:23:05.311Z] #11 25.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-30T19:23:05.311Z] #11 25.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-30T19:23:05.311Z] #11 25.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-30T19:23:05.311Z] #11 25.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-30T19:23:05.311Z] #11 25.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-30T19:23:05.311Z] #11 25.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-30T19:23:05.311Z] #11 25.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-30T19:23:05.311Z] #11 25.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-30T19:23:05.311Z] #11 26.55 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:23:05.311Z] #11 26.60 Fetched 73.3 MB in 4s (18.8 MB/s) [2020-11-30T19:23:05.311Z] #11 26.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:23:05.311Z] #11 26.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-30T19:23:05.311Z] #11 26.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-30T19:23:05.311Z] #11 26.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:23:05.311Z] #11 28.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:23:05.311Z] #11 28.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-30T19:23:05.311Z] #11 28.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:23:05.311Z] #11 30.00 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:23:05.311Z] #11 30.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:23:05.311Z] #11 30.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:23:05.311Z] #11 30.10 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-30T19:23:05.311Z] #11 30.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-30T19:23:05.311Z] #11 30.10 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-30T19:23:05.311Z] #11 30.22 Selecting previously unselected package dmsetup. [2020-11-30T19:23:05.311Z] #11 30.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-30T19:23:05.311Z] #11 30.22 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:23:05.311Z] #11 30.33 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:23:05.311Z] #11 30.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:23:05.311Z] #11 30.33 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:23:05.602Z] #11 ... [2020-11-30T19:23:05.602Z] [2020-11-30T19:23:05.602Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:05.602Z] #49 33.06 time [2020-11-30T19:23:05.893Z] #49 ... [2020-11-30T19:23:05.893Z] [2020-11-30T19:23:05.893Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:23:05.893Z] #40 25.28 Selecting previously unselected package libprotoc17:s390x. [2020-11-30T19:23:05.893Z] #40 25.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-30T19:23:05.893Z] #40 25.30 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 25.70 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:23:05.893Z] #40 25.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-30T19:23:05.893Z] #40 25.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:23:05.893Z] #40 25.81 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:23:05.893Z] #40 25.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-30T19:23:05.893Z] #40 25.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 26.04 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:23:05.893Z] #40 26.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:23:05.893Z] #40 26.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:23:05.893Z] #40 26.18 Selecting previously unselected package python-six. [2020-11-30T19:23:05.893Z] #40 26.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:23:05.893Z] #40 26.19 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:23:05.893Z] #40 26.25 Selecting previously unselected package python-protobuf. [2020-11-30T19:23:05.893Z] #40 26.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-30T19:23:05.893Z] #40 26.26 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 26.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:23:05.893Z] #40 28.54 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 28.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-30T19:23:05.893Z] #40 28.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-30T19:23:05.893Z] #40 28.56 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-30T19:23:05.893Z] #40 28.57 Setting up python-six (1.12.0-1) ... [2020-11-30T19:23:05.893Z] #40 29.94 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-30T19:23:05.893Z] #40 29.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-30T19:23:05.893Z] #40 29.96 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 29.97 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-30T19:23:05.893Z] #40 29.98 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 29.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 30.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:23:05.893Z] #40 30.00 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 30.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:23:05.893Z] #40 30.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:23:05.893Z] #40 32.88 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-30T19:23:05.893Z] #40 32.90 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:23:05.893Z] #40 DONE 33.2s [2020-11-30T19:23:05.893Z] [2020-11-30T19:23:05.893Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:05.893Z] #34 24.74 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:23:05.893Z] #34 24.79 Fetched 14.0 MB in 1s (16.4 MB/s) [2020-11-30T19:23:05.893Z] #34 24.86 Selecting previously unselected package xxd. [2020-11-30T19:23:05.893Z] #34 24.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 ... 15177 files and directories currently installed.) [2020-11-30T19:23:05.893Z] #34 24.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 24.96 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:23:05.893Z] #34 25.13 Selecting previously unselected package vim-common. [2020-11-30T19:23:05.893Z] #34 25.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:23:05.893Z] #34 25.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:23:05.893Z] #34 25.48 Selecting previously unselected package cmake-data. [2020-11-30T19:23:05.893Z] #34 25.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:23:05.893Z] #34 25.49 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:23:05.893Z] #34 27.56 Selecting previously unselected package libicu63:s390x. [2020-11-30T19:23:05.893Z] #34 27.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 27.57 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-30T19:23:05.893Z] #34 32.09 Selecting previously unselected package libxml2:s390x. [2020-11-30T19:23:05.893Z] #34 32.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 32.09 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:23:05.893Z] #34 32.54 Selecting previously unselected package libarchive13:s390x. [2020-11-30T19:23:05.893Z] #34 32.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 32.55 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-30T19:23:05.893Z] #34 32.77 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-30T19:23:05.893Z] #34 32.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 32.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-30T19:23:05.893Z] #34 32.89 Selecting previously unselected package librhash0:s390x. [2020-11-30T19:23:05.893Z] #34 32.89 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 32.90 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-30T19:23:05.893Z] #34 33.04 Selecting previously unselected package libuv1:s390x. [2020-11-30T19:23:05.893Z] #34 33.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 33.04 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-30T19:23:05.893Z] #34 33.23 Selecting previously unselected package cmake. [2020-11-30T19:23:05.893Z] #34 33.23 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-30T19:23:05.893Z] #34 33.24 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:23:06.185Z] #34 ... [2020-11-30T19:23:06.185Z] [2020-11-30T19:23:06.185Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:06.185Z] #43 23.36 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:23:06.185Z] #43 23.36 internal/reflectlite [2020-11-30T19:23:06.185Z] #43 23.54 math/rand [2020-11-30T19:23:06.185Z] #43 24.26 internal/singleflight [2020-11-30T19:23:06.185Z] #43 25.51 io [2020-11-30T19:23:06.185Z] #43 25.55 strconv [2020-11-30T19:23:06.185Z] #43 26.69 bytes [2020-11-30T19:23:06.185Z] #43 28.11 reflect [2020-11-30T19:23:06.185Z] #43 28.55 bufio [2020-11-30T19:23:06.185Z] #43 29.63 syscall [2020-11-30T19:23:06.185Z] #43 ... [2020-11-30T19:23:06.185Z] [2020-11-30T19:23:06.185Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:06.825Z] #41 ... [2020-11-30T19:23:06.825Z] [2020-11-30T19:23:06.825Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:06.825Z] #45 DONE 34.2s [2020-11-30T19:23:06.825Z] [2020-11-30T19:23:06.825Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:06.825Z] #11 34.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:23:06.825Z] #11 34.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:23:06.825Z] #11 34.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:23:06.952Z] using credential docker-jenkins-github-credentials [2020-11-30T19:23:06.961Z] Cloning the remote Git repository [2020-11-30T19:23:06.961Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:23:07.717Z] #49 3.708 + RM_GOPATH=0 [2020-11-30T19:23:07.717Z] #49 3.708 + TMP_GOPATH= [2020-11-30T19:23:07.717Z] #49 3.708 + : /build [2020-11-30T19:23:07.717Z] #49 3.708 + '[' -z '' ']' [2020-11-30T19:23:07.717Z] #49 3.710 ++ mktemp -d [2020-11-30T19:23:07.717Z] #49 3.715 + export GOPATH=/tmp/tmp.6FduC5M0lr [2020-11-30T19:23:07.717Z] #49 3.716 + GOPATH=/tmp/tmp.6FduC5M0lr [2020-11-30T19:23:07.717Z] #49 3.716 + RM_GOPATH=1 [2020-11-30T19:23:07.717Z] #49 3.716 + case "$(go env GOARCH)" in [2020-11-30T19:23:07.717Z] #49 3.717 ++ go env GOARCH [2020-11-30T19:23:07.717Z] #49 3.749 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:07.717Z] #49 3.749 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:07.717Z] #49 3.766 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:07.717Z] #49 3.787 + dir=/tmp/install [2020-11-30T19:23:07.717Z] #49 3.787 + bin=shfmt [2020-11-30T19:23:07.717Z] #49 3.787 + shift [2020-11-30T19:23:07.717Z] #49 3.787 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:23:07.717Z] #49 3.787 + . /tmp/install/shfmt.installer [2020-11-30T19:23:07.717Z] #49 3.787 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:07.717Z] #49 3.788 + install_shfmt [2020-11-30T19:23:07.717Z] #49 3.788 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:23:07.717Z] #49 3.788 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6FduC5M0lr/src/github.com/mvdan/sh [2020-11-30T19:23:07.717Z] #49 3.788 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:07.717Z] #49 3.799 Cloning into '/tmp/tmp.6FduC5M0lr/src/github.com/mvdan/sh'... [2020-11-30T19:23:07.202Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:23:07.265Z] > git init /home/ubuntu/workspace/moby_PR-41732 # timeout=10 [2020-11-30T19:23:07.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:23:07.463Z] > git --version # timeout=10 [2020-11-30T19:23:07.471Z] > git --version # 'git version 2.7.4' [2020-11-30T19:23:07.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:07.505Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:08.151Z] #30 ... [2020-11-30T19:23:08.151Z] [2020-11-30T19:23:08.151Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:08.151Z] #62 5.183 + RM_GOPATH=0 [2020-11-30T19:23:08.151Z] #62 5.183 + TMP_GOPATH= [2020-11-30T19:23:08.151Z] #62 5.183 + : /build [2020-11-30T19:23:08.151Z] #62 5.183 + '[' -z '' ']' [2020-11-30T19:23:08.151Z] #62 5.187 ++ mktemp -d [2020-11-30T19:23:08.151Z] #62 5.187 + export GOPATH=/tmp/tmp.e8chU9Y0gg [2020-11-30T19:23:08.151Z] #62 5.187 + GOPATH=/tmp/tmp.e8chU9Y0gg [2020-11-30T19:23:08.151Z] #62 5.187 + RM_GOPATH=1 [2020-11-30T19:23:08.151Z] #62 5.187 + case "$(go env GOARCH)" in [2020-11-30T19:23:08.151Z] #62 5.187 ++ go env GOARCH [2020-11-30T19:23:08.151Z] #62 5.212 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:08.151Z] #62 5.212 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:08.151Z] #62 5.212 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:08.151Z] #62 5.212 + dir=/tmp/install [2020-11-30T19:23:08.151Z] #62 5.212 + bin=proxy [2020-11-30T19:23:08.151Z] #62 5.212 + shift [2020-11-30T19:23:08.151Z] #62 5.212 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:23:08.151Z] #62 5.212 + . /tmp/install/proxy.installer [2020-11-30T19:23:08.151Z] #62 5.212 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:08.151Z] #62 5.212 + install_proxy [2020-11-30T19:23:08.151Z] #62 5.212 + case "$1" in [2020-11-30T19:23:08.151Z] #62 5.212 + export CGO_ENABLED=0 [2020-11-30T19:23:08.151Z] #62 5.212 + CGO_ENABLED=0 [2020-11-30T19:23:08.151Z] #62 5.212 + _install_proxy [2020-11-30T19:23:08.151Z] #62 5.212 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:23:08.151Z] #62 5.212 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.e8chU9Y0gg/src/github.com/docker/libnetwork [2020-11-30T19:23:08.151Z] #62 5.212 Cloning into '/tmp/tmp.e8chU9Y0gg/src/github.com/docker/libnetwork'... [2020-11-30T19:23:08.151Z] #62 5.212 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:08.328Z] #11 ... [2020-11-30T19:23:08.328Z] [2020-11-30T19:23:08.328Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:08.328Z] #34 35.50 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-30T19:23:08.328Z] #34 35.51 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:23:08.328Z] #34 35.52 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-30T19:23:08.328Z] #34 35.53 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:23:08.328Z] #34 35.54 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-30T19:23:08.328Z] #34 35.55 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:23:08.328Z] #34 35.56 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:23:08.328Z] #34 35.56 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-30T19:23:08.328Z] #34 35.57 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-30T19:23:08.328Z] #34 35.58 Setting up cmake (3.13.4-1) ... [2020-11-30T19:23:08.328Z] #34 35.59 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:23:08.328Z] #34 35.64 Processing triggers for mime-support (3.62) ... [2020-11-30T19:23:08.328Z] #34 DONE 35.9s [2020-11-30T19:23:08.627Z] [2020-11-30T19:23:08.627Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:08.645Z] #49 ... [2020-11-30T19:23:08.645Z] [2020-11-30T19:23:08.645Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:08.645Z] #43 3.697 + RM_GOPATH=0 [2020-11-30T19:23:08.645Z] #43 3.697 + TMP_GOPATH= [2020-11-30T19:23:08.645Z] #43 3.698 + : /build [2020-11-30T19:23:08.645Z] #43 3.698 + '[' -z '' ']' [2020-11-30T19:23:08.645Z] #43 3.701 ++ mktemp -d [2020-11-30T19:23:08.645Z] #43 3.702 + export GOPATH=/tmp/tmp.EXxLzG8zxi [2020-11-30T19:23:08.645Z] #43 3.702 + GOPATH=/tmp/tmp.EXxLzG8zxi [2020-11-30T19:23:08.645Z] #43 3.702 + RM_GOPATH=1 [2020-11-30T19:23:08.645Z] #43 3.702 + case "$(go env GOARCH)" in [2020-11-30T19:23:08.645Z] #43 3.708 ++ go env GOARCH [2020-11-30T19:23:08.645Z] #43 3.734 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:08.645Z] #43 3.734 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:08.645Z] #43 3.735 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:08.645Z] #43 3.742 + dir=/tmp/install [2020-11-30T19:23:08.645Z] #43 3.743 + bin=vndr [2020-11-30T19:23:08.645Z] #43 3.743 + shift [2020-11-30T19:23:08.645Z] #43 3.743 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:23:08.645Z] #43 3.744 + . /tmp/install/vndr.installer [2020-11-30T19:23:08.645Z] #43 3.747 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:08.645Z] #43 3.747 + install_vndr [2020-11-30T19:23:08.645Z] #43 3.747 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:23:08.645Z] #43 3.749 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EXxLzG8zxi/src/github.com/LK4D4/vndr [2020-11-30T19:23:08.645Z] #43 3.749 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:08.645Z] #43 3.757 Cloning into '/tmp/tmp.EXxLzG8zxi/src/github.com/LK4D4/vndr'... [2020-11-30T19:23:08.645Z] #43 4.368 + cd /tmp/tmp.EXxLzG8zxi/src/github.com/LK4D4/vndr [2020-11-30T19:23:08.645Z] #43 4.368 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:08.645Z] #43 4.386 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:23:09.208Z] #43 5.852 github.com/LK4D4/vndr/build [2020-11-30T19:23:09.208Z] #43 5.874 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:23:09.265Z] #35 0.571 + RM_GOPATH=0 [2020-11-30T19:23:09.265Z] #35 0.571 + TMP_GOPATH= [2020-11-30T19:23:09.265Z] #35 0.571 + : /build [2020-11-30T19:23:09.265Z] #35 0.571 + '[' -z '' ']' [2020-11-30T19:23:09.265Z] #35 0.572 ++ mktemp -d [2020-11-30T19:23:09.265Z] #35 0.573 + export GOPATH=/tmp/tmp.9qh7J2wrWt [2020-11-30T19:23:09.265Z] #35 0.573 + GOPATH=/tmp/tmp.9qh7J2wrWt [2020-11-30T19:23:09.265Z] #35 0.573 + RM_GOPATH=1 [2020-11-30T19:23:09.265Z] #35 0.573 + case "$(go env GOARCH)" in [2020-11-30T19:23:09.265Z] #35 0.574 ++ go env GOARCH [2020-11-30T19:23:09.265Z] #35 0.585 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:09.265Z] #35 0.585 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:09.265Z] #35 0.592 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:09.265Z] #35 0.594 + dir=/tmp/install [2020-11-30T19:23:09.265Z] #35 0.594 + bin=tini [2020-11-30T19:23:09.265Z] #35 0.594 + shift [2020-11-30T19:23:09.265Z] #35 0.594 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:23:09.265Z] #35 0.594 + . /tmp/install/tini.installer [2020-11-30T19:23:09.265Z] #35 0.594 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:09.265Z] #35 0.594 + install_tini [2020-11-30T19:23:09.265Z] #35 0.594 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:23:09.265Z] #35 0.594 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:09.265Z] #35 0.594 + git clone https://github.com/krallin/tini.git /tmp/tmp.9qh7J2wrWt/tini [2020-11-30T19:23:09.265Z] #35 0.595 Cloning into '/tmp/tmp.9qh7J2wrWt/tini'... [2020-11-30T19:23:09.543Z] #62 ... [2020-11-30T19:23:09.543Z] [2020-11-30T19:23:09.543Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:09.543Z] #49 7.123 + RM_GOPATH=0 [2020-11-30T19:23:09.543Z] #49 7.123 + TMP_GOPATH= [2020-11-30T19:23:09.543Z] #49 7.123 + : /build [2020-11-30T19:23:09.543Z] #49 7.131 + '[' -z '' ']' [2020-11-30T19:23:09.543Z] #49 7.131 ++ mktemp -d [2020-11-30T19:23:09.543Z] #49 7.131 + export GOPATH=/tmp/tmp.EZV6ns8zwv [2020-11-30T19:23:09.543Z] #49 7.131 + GOPATH=/tmp/tmp.EZV6ns8zwv [2020-11-30T19:23:09.543Z] #49 7.131 + RM_GOPATH=1 [2020-11-30T19:23:09.543Z] #49 7.131 + case "$(go env GOARCH)" in [2020-11-30T19:23:09.543Z] #49 7.131 ++ go env GOARCH [2020-11-30T19:23:09.543Z] #49 7.153 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:09.543Z] #49 7.153 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:09.543Z] #49 7.153 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:09.543Z] #49 7.166 + dir=/tmp/install [2020-11-30T19:23:09.543Z] #49 7.166 + bin=shfmt [2020-11-30T19:23:09.543Z] #49 7.166 + shift [2020-11-30T19:23:09.543Z] #49 7.166 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:23:09.543Z] #49 7.166 + . /tmp/install/shfmt.installer [2020-11-30T19:23:09.543Z] #49 7.166 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:09.543Z] #49 7.166 + install_shfmt [2020-11-30T19:23:09.543Z] #49 7.166 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:23:09.543Z] #49 7.166 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EZV6ns8zwv/src/github.com/mvdan/sh [2020-11-30T19:23:09.543Z] #49 7.166 Cloning into '/tmp/tmp.EZV6ns8zwv/src/github.com/mvdan/sh'... [2020-11-30T19:23:09.543Z] #49 7.166 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:09.556Z] #35 1.093 + cd /tmp/tmp.9qh7J2wrWt/tini [2020-11-30T19:23:09.556Z] #35 1.094 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:09.556Z] #35 1.106 + cmake . [2020-11-30T19:23:09.771Z] #43 6.346 github.com/LK4D4/vndr/versioned [2020-11-30T19:23:10.185Z] #35 1.458 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:23:10.185Z] #35 1.479 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:23:10.185Z] #35 1.752 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:23:10.185Z] #35 1.753 -- Detecting C compiler ABI info [2020-11-30T19:23:10.475Z] #35 2.168 -- Detecting C compiler ABI info - done [2020-11-30T19:23:10.701Z] #43 ... [2020-11-30T19:23:10.701Z] [2020-11-30T19:23:10.701Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:10.701Z] #45 3.315 + RM_GOPATH=0 [2020-11-30T19:23:10.701Z] #45 3.315 + TMP_GOPATH= [2020-11-30T19:23:10.701Z] #45 3.315 + : /build [2020-11-30T19:23:10.701Z] #45 3.315 + '[' -z '' ']' [2020-11-30T19:23:10.701Z] #45 3.315 ++ mktemp -d [2020-11-30T19:23:10.701Z] #45 3.316 + export GOPATH=/tmp/tmp.rTFtrVQL7x [2020-11-30T19:23:10.701Z] #45 3.316 + GOPATH=/tmp/tmp.rTFtrVQL7x [2020-11-30T19:23:10.701Z] #45 3.316 + RM_GOPATH=1 [2020-11-30T19:23:10.701Z] #45 3.316 + case "$(go env GOARCH)" in [2020-11-30T19:23:10.701Z] #45 3.317 ++ go env GOARCH [2020-11-30T19:23:10.701Z] #45 3.370 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:10.701Z] #45 3.370 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:10.701Z] #45 3.381 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:10.701Z] #45 3.381 + dir=/tmp/install [2020-11-30T19:23:10.701Z] #45 3.381 + bin=gotestsum [2020-11-30T19:23:10.701Z] #45 3.381 + shift [2020-11-30T19:23:10.701Z] #45 3.381 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:23:10.701Z] #45 3.381 + . /tmp/install/gotestsum.installer [2020-11-30T19:23:10.701Z] #45 3.381 ++ : v0.5.3 [2020-11-30T19:23:10.701Z] #45 3.381 + install_gotestsum [2020-11-30T19:23:10.701Z] #45 3.381 + set -e [2020-11-30T19:23:10.701Z] #45 3.381 + export GO111MODULE=on [2020-11-30T19:23:10.701Z] #45 3.381 + GO111MODULE=on [2020-11-30T19:23:10.701Z] #45 3.381 + GOBIN=/build [2020-11-30T19:23:10.701Z] #45 3.381 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:23:10.701Z] #45 3.412 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:10.701Z] #45 3.416 go: finding gotest.tools v0.5.3 [2020-11-30T19:23:10.701Z] #45 3.929 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:10.701Z] #45 4.385 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:10.701Z] #45 5.148 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:23:10.701Z] #45 5.166 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:23:10.701Z] #45 5.194 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:10.701Z] #45 5.199 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:10.701Z] #45 5.287 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:10.701Z] #45 5.292 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:10.701Z] #45 5.424 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:23:10.701Z] #45 5.508 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:23:10.701Z] #45 5.538 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:10.701Z] #45 5.612 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:10.701Z] #45 5.621 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:10.701Z] #45 5.647 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:10.701Z] #45 5.669 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:10.701Z] #45 5.784 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:10.701Z] #45 5.886 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:10.701Z] #45 6.047 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:10.701Z] #45 6.084 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:10.701Z] #45 6.168 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:10.701Z] #45 6.526 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:10.701Z] #45 7.435 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:10.765Z] #35 2.198 -- Detecting C compile features [2020-11-30T19:23:10.928Z] #49 ... [2020-11-30T19:23:10.928Z] [2020-11-30T19:23:10.928Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:10.928Z] #45 8.440 + RM_GOPATH=0 [2020-11-30T19:23:10.928Z] #45 8.440 + TMP_GOPATH= [2020-11-30T19:23:10.928Z] #45 8.440 + : /build [2020-11-30T19:23:10.928Z] #45 8.440 + '[' -z '' ']' [2020-11-30T19:23:10.928Z] #45 8.449 ++ mktemp -d [2020-11-30T19:23:10.928Z] #45 8.449 + export GOPATH=/tmp/tmp.SD2pb7I0n5 [2020-11-30T19:23:10.928Z] #45 8.449 + GOPATH=/tmp/tmp.SD2pb7I0n5 [2020-11-30T19:23:10.928Z] #45 8.449 + RM_GOPATH=1 [2020-11-30T19:23:10.928Z] #45 8.449 + case "$(go env GOARCH)" in [2020-11-30T19:23:10.928Z] #45 8.449 ++ go env GOARCH [2020-11-30T19:23:10.928Z] #45 8.478 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:10.928Z] #45 8.478 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:10.928Z] #45 8.481 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:10.928Z] #45 8.512 + dir=/tmp/install [2020-11-30T19:23:10.928Z] #45 8.512 + bin=gotestsum [2020-11-30T19:23:10.928Z] #45 8.512 + shift [2020-11-30T19:23:10.928Z] #45 8.518 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:23:10.928Z] #45 8.518 + . /tmp/install/gotestsum.installer [2020-11-30T19:23:10.928Z] #45 8.519 ++ : v0.5.3 [2020-11-30T19:23:10.928Z] #45 8.520 + install_gotestsum [2020-11-30T19:23:10.928Z] #45 8.521 + set -e [2020-11-30T19:23:10.928Z] #45 8.522 + export GO111MODULE=on [2020-11-30T19:23:10.928Z] #45 8.522 + GO111MODULE=on [2020-11-30T19:23:10.928Z] #45 8.522 + GOBIN=/build [2020-11-30T19:23:10.928Z] #45 8.522 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:23:10.928Z] #45 8.551 go: finding gotest.tools v0.5.3 [2020-11-30T19:23:10.928Z] #45 8.551 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:10.928Z] #45 ... [2020-11-30T19:23:10.928Z] [2020-11-30T19:23:10.928Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:23:10.928Z] #30 7.999 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-30T19:23:10.928Z] #30 8.003 Cloning into '.'... [2020-11-30T19:23:10.967Z] #45 ... [2020-11-30T19:23:10.967Z] [2020-11-30T19:23:10.967Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:10.967Z] #43 7.642 github.com/LK4D4/vndr/godl [2020-11-30T19:23:11.794Z] #35 3.378 -- Detecting C compile features - done [2020-11-30T19:23:11.794Z] #35 3.407 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:23:12.084Z] #35 3.573 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:23:12.084Z] #35 3.656 -- Configuring done [2020-11-30T19:23:12.084Z] #35 3.675 -- Generating done [2020-11-30T19:23:12.084Z] #35 3.682 -- Build files have been written to: /tmp/tmp.9qh7J2wrWt/tini [2020-11-30T19:23:12.084Z] #35 3.702 + make tini-static [2020-11-30T19:23:12.333Z] #30 ... [2020-11-30T19:23:12.333Z] [2020-11-30T19:23:12.333Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:12.333Z] #22 4.968 + RM_GOPATH=0 [2020-11-30T19:23:12.333Z] #22 4.968 + TMP_GOPATH= [2020-11-30T19:23:12.333Z] #22 4.968 + : /build [2020-11-30T19:23:12.333Z] #22 4.968 + '[' -z '' ']' [2020-11-30T19:23:12.333Z] #22 4.968 ++ mktemp -d [2020-11-30T19:23:12.333Z] #22 4.968 + export GOPATH=/tmp/tmp.LJIwjBC6Xs [2020-11-30T19:23:12.333Z] #22 4.968 + GOPATH=/tmp/tmp.LJIwjBC6Xs [2020-11-30T19:23:12.333Z] #22 4.968 + RM_GOPATH=1 [2020-11-30T19:23:12.333Z] #22 4.968 + case "$(go env GOARCH)" in [2020-11-30T19:23:12.333Z] #22 4.968 ++ go env GOARCH [2020-11-30T19:23:12.333Z] #22 4.968 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.333Z] #22 4.968 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.333Z] #22 4.968 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:12.333Z] #22 4.968 + dir=/tmp/install [2020-11-30T19:23:12.333Z] #22 4.968 + bin=dockercli [2020-11-30T19:23:12.333Z] #22 4.968 + shift [2020-11-30T19:23:12.333Z] #22 4.968 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:23:12.333Z] #22 4.968 + . /tmp/install/dockercli.installer [2020-11-30T19:23:12.333Z] #22 4.968 ++ : stable [2020-11-30T19:23:12.333Z] #22 4.968 ++ : 17.06.2-ce [2020-11-30T19:23:12.333Z] #22 4.968 + install_dockercli [2020-11-30T19:23:12.333Z] #22 4.968 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:23:12.333Z] #22 4.968 ++ uname -m [2020-11-30T19:23:12.333Z] #22 4.968 + arch=x86_64 [2020-11-30T19:23:12.333Z] #22 4.968 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:23:12.333Z] #22 4.968 + url=https://download.docker.com/linux/static [2020-11-30T19:23:12.333Z] #22 4.968 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:23:12.333Z] #22 4.968 + tar -xz docker/docker [2020-11-30T19:23:12.333Z] #22 4.968 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:23:12.333Z] #22 8.011 + mkdir -p /build [2020-11-30T19:23:12.333Z] #22 8.029 + mv docker/docker /build/ [2020-11-30T19:23:12.333Z] #22 8.029 + rmdir docker [2020-11-30T19:23:12.333Z] #22 DONE 9.8s [2020-11-30T19:23:12.333Z] [2020-11-30T19:23:12.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:12.333Z] #11 8.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:12.333Z] #11 8.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:12.333Z] #11 8.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:12.333Z] #11 9.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:23:12.333Z] #11 ... [2020-11-30T19:23:12.333Z] [2020-11-30T19:23:12.333Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:12.333Z] #53 7.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:12.333Z] #53 8.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:12.333Z] #53 8.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:12.333Z] #53 8.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:23:12.374Z] #35 3.945 Scanning dependencies of target tini-static [2020-11-30T19:23:12.374Z] #35 3.961 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:23:12.596Z] #53 ... [2020-11-30T19:23:12.596Z] [2020-11-30T19:23:12.596Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:23:12.596Z] #40 8.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:12.596Z] #40 8.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:12.596Z] #40 8.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:12.596Z] #40 9.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:23:12.596Z] #40 ... [2020-11-30T19:23:12.596Z] [2020-11-30T19:23:12.596Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:12.596Z] #47 7.515 + RM_GOPATH=0 [2020-11-30T19:23:12.596Z] #47 7.515 + TMP_GOPATH= [2020-11-30T19:23:12.596Z] #47 7.515 + : /build [2020-11-30T19:23:12.596Z] #47 7.515 + '[' -z '' ']' [2020-11-30T19:23:12.596Z] #47 7.515 ++ mktemp -d [2020-11-30T19:23:12.596Z] #47 7.515 + export GOPATH=/tmp/tmp.HK5EEM6kH7 [2020-11-30T19:23:12.596Z] #47 7.515 + GOPATH=/tmp/tmp.HK5EEM6kH7 [2020-11-30T19:23:12.596Z] #47 7.515 + RM_GOPATH=1 [2020-11-30T19:23:12.596Z] #47 7.515 + case "$(go env GOARCH)" in [2020-11-30T19:23:12.596Z] #47 7.515 ++ go env GOARCH [2020-11-30T19:23:12.596Z] #47 7.541 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.596Z] #47 7.541 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.596Z] #47 7.541 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:12.596Z] #47 7.541 + dir=/tmp/install [2020-11-30T19:23:12.596Z] #47 7.541 + bin=golangci_lint [2020-11-30T19:23:12.596Z] #47 7.541 + shift [2020-11-30T19:23:12.596Z] #47 7.541 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:23:12.596Z] #47 7.541 + . /tmp/install/golangci_lint.installer [2020-11-30T19:23:12.596Z] #47 7.541 ++ : v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.541 + install_golangci_lint [2020-11-30T19:23:12.596Z] #47 7.541 + set -e [2020-11-30T19:23:12.596Z] #47 7.541 + export GO111MODULE=on [2020-11-30T19:23:12.596Z] #47 7.541 + GO111MODULE=on [2020-11-30T19:23:12.596Z] #47 7.541 + GOBIN=/build [2020-11-30T19:23:12.596Z] #47 7.541 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.579 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.581 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.581 go: finding github.com v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.581 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:12.596Z] #47 7.581 go: finding github.com/golangci v1.23.8 [2020-11-30T19:23:12.596Z] #47 8.746 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:12.596Z] #47 9.787 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:12.895Z] #47 ... [2020-11-30T19:23:12.895Z] [2020-11-30T19:23:12.895Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:23:12.895Z] #38 7.693 + git clone https://github.com/docker/distribution.git . [2020-11-30T19:23:12.895Z] #38 7.693 Cloning into '.'... [2020-11-30T19:23:12.895Z] #38 ... [2020-11-30T19:23:12.895Z] [2020-11-30T19:23:12.895Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:12.895Z] #56 8.575 + RM_GOPATH=0 [2020-11-30T19:23:12.895Z] #56 8.575 + TMP_GOPATH= [2020-11-30T19:23:12.895Z] #56 8.575 + : /build [2020-11-30T19:23:12.895Z] #56 8.575 + '[' -z '' ']' [2020-11-30T19:23:12.895Z] #56 8.575 ++ mktemp -d [2020-11-30T19:23:12.895Z] #56 8.582 + export GOPATH=/tmp/tmp.mObkRHIFf1 [2020-11-30T19:23:12.895Z] #56 8.582 + GOPATH=/tmp/tmp.mObkRHIFf1 [2020-11-30T19:23:12.895Z] #56 8.582 + RM_GOPATH=1 [2020-11-30T19:23:12.895Z] #56 8.582 + case "$(go env GOARCH)" in [2020-11-30T19:23:12.895Z] #56 8.582 ++ go env GOARCH [2020-11-30T19:23:12.895Z] #56 8.603 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.895Z] #56 8.604 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:12.895Z] #56 8.606 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:12.895Z] #56 8.610 + dir=/tmp/install [2020-11-30T19:23:12.895Z] #56 8.611 + bin=rootlesskit [2020-11-30T19:23:12.895Z] #56 8.611 + shift [2020-11-30T19:23:12.895Z] #56 8.612 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:23:12.895Z] #56 8.612 + . /tmp/install/rootlesskit.installer [2020-11-30T19:23:12.895Z] #56 8.612 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:12.895Z] #56 8.613 + install_rootlesskit [2020-11-30T19:23:12.895Z] #56 8.614 + case "$1" in [2020-11-30T19:23:12.895Z] #56 8.614 + export CGO_ENABLED=0 [2020-11-30T19:23:12.895Z] #56 8.614 + CGO_ENABLED=0 [2020-11-30T19:23:12.895Z] #56 8.614 + _install_rootlesskit [2020-11-30T19:23:12.895Z] #56 8.614 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:23:12.895Z] #56 8.615 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:12.895Z] #56 8.615 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mObkRHIFf1/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:23:12.895Z] #56 8.642 Cloning into '/tmp/tmp.mObkRHIFf1/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:23:13.178Z] #56 ... [2020-11-30T19:23:13.178Z] [2020-11-30T19:23:13.178Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:13.178Z] #32 8.648 + RM_GOPATH=0 [2020-11-30T19:23:13.178Z] #32 8.649 + TMP_GOPATH= [2020-11-30T19:23:13.178Z] #32 8.649 + : /build [2020-11-30T19:23:13.178Z] #32 8.649 + '[' -z '' ']' [2020-11-30T19:23:13.178Z] #32 8.652 ++ mktemp -d [2020-11-30T19:23:13.178Z] #32 8.654 + export GOPATH=/tmp/tmp.ENBRX4c094 [2020-11-30T19:23:13.178Z] #32 8.654 + GOPATH=/tmp/tmp.ENBRX4c094 [2020-11-30T19:23:13.178Z] #32 8.654 + RM_GOPATH=1 [2020-11-30T19:23:13.178Z] #32 8.654 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.178Z] #32 8.654 ++ go env GOARCH [2020-11-30T19:23:13.178Z] #32 8.697 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.178Z] #32 8.697 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.178Z] #32 8.700 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.178Z] #32 8.702 + dir=/tmp/install [2020-11-30T19:23:13.178Z] #32 8.702 + bin=tomlv [2020-11-30T19:23:13.178Z] #32 8.702 + shift [2020-11-30T19:23:13.178Z] #32 8.702 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:23:13.178Z] #32 8.702 + . /tmp/install/tomlv.installer [2020-11-30T19:23:13.178Z] #32 8.702 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.178Z] #32 8.703 + install_tomlv [2020-11-30T19:23:13.178Z] #32 8.704 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:23:13.178Z] #32 8.705 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.178Z] #32 8.705 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ENBRX4c094/src/github.com/BurntSushi/toml [2020-11-30T19:23:13.178Z] #32 8.707 Cloning into '/tmp/tmp.ENBRX4c094/src/github.com/BurntSushi/toml'... [2020-11-30T19:23:13.178Z] #32 9.981 + cd /tmp/tmp.ENBRX4c094/src/github.com/BurntSushi/toml [2020-11-30T19:23:13.178Z] #32 9.981 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.178Z] #32 10.07 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:23:13.178Z] #32 ... [2020-11-30T19:23:13.178Z] [2020-11-30T19:23:13.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:13.178Z] #43 8.331 + RM_GOPATH=0 [2020-11-30T19:23:13.178Z] #43 8.331 + TMP_GOPATH= [2020-11-30T19:23:13.178Z] #43 8.331 + : /build [2020-11-30T19:23:13.178Z] #43 8.331 + '[' -z '' ']' [2020-11-30T19:23:13.178Z] #43 8.331 ++ mktemp -d [2020-11-30T19:23:13.178Z] #43 8.343 + export GOPATH=/tmp/tmp.WRyhFl1ezd [2020-11-30T19:23:13.178Z] #43 8.343 + GOPATH=/tmp/tmp.WRyhFl1ezd [2020-11-30T19:23:13.178Z] #43 8.343 + RM_GOPATH=1 [2020-11-30T19:23:13.178Z] #43 8.343 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.178Z] #43 8.343 ++ go env GOARCH [2020-11-30T19:23:13.178Z] #43 8.402 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:13.178Z] #43 8.403 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.178Z] #43 8.403 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.178Z] #43 8.403 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.178Z] #43 8.403 + dir=/tmp/install [2020-11-30T19:23:13.178Z] #43 8.403 + bin=vndr [2020-11-30T19:23:13.178Z] #43 8.403 + shift [2020-11-30T19:23:13.178Z] #43 8.403 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:23:13.178Z] #43 8.403 + . /tmp/install/vndr.installer [2020-11-30T19:23:13.178Z] #43 8.403 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:13.178Z] #43 8.403 + install_vndr [2020-11-30T19:23:13.178Z] #43 8.403 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:23:13.178Z] #43 8.403 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WRyhFl1ezd/src/github.com/LK4D4/vndr [2020-11-30T19:23:13.178Z] #43 8.420 Cloning into '/tmp/tmp.WRyhFl1ezd/src/github.com/LK4D4/vndr'... [2020-11-30T19:23:13.178Z] #43 9.580 + cd /tmp/tmp.WRyhFl1ezd/src/github.com/LK4D4/vndr [2020-11-30T19:23:13.178Z] #43 9.580 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:23:13.178Z] #43 9.642 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:23:13.403Z] #35 4.723 [100%] Linking C executable tini-static [2020-11-30T19:23:13.439Z] #43 ... [2020-11-30T19:23:13.439Z] [2020-11-30T19:23:13.439Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:13.439Z] #53 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:23:13.490Z] #43 9.972 github.com/LK4D4/vndr [2020-11-30T19:23:13.490Z] #43 ... [2020-11-30T19:23:13.490Z] [2020-11-30T19:23:13.490Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:13.490Z] #35 3.120 + RM_GOPATH=0 [2020-11-30T19:23:13.490Z] #35 3.120 + TMP_GOPATH= [2020-11-30T19:23:13.490Z] #35 3.120 + : /build [2020-11-30T19:23:13.490Z] #35 3.120 + '[' -z '' ']' [2020-11-30T19:23:13.490Z] #35 3.120 ++ mktemp -d [2020-11-30T19:23:13.490Z] #35 3.120 + export GOPATH=/tmp/tmp.dsjPEifGuA [2020-11-30T19:23:13.490Z] #35 3.120 + GOPATH=/tmp/tmp.dsjPEifGuA [2020-11-30T19:23:13.490Z] #35 3.120 + RM_GOPATH=1 [2020-11-30T19:23:13.490Z] #35 3.120 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.490Z] #35 3.120 ++ go env GOARCH [2020-11-30T19:23:13.490Z] #35 3.163 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #35 3.163 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #35 3.163 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.490Z] #35 3.170 + dir=/tmp/install [2020-11-30T19:23:13.490Z] #35 3.170 + bin=tini [2020-11-30T19:23:13.490Z] #35 3.170 + shift [2020-11-30T19:23:13.490Z] #35 3.170 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:23:13.490Z] #35 3.170 + . /tmp/install/tini.installer [2020-11-30T19:23:13.490Z] #35 3.170 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:13.490Z] #35 3.170 + install_tini [2020-11-30T19:23:13.490Z] #35 3.170 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:23:13.490Z] #35 3.170 + git clone https://github.com/krallin/tini.git /tmp/tmp.dsjPEifGuA/tini [2020-11-30T19:23:13.490Z] #35 3.170 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:13.490Z] #35 3.177 Cloning into '/tmp/tmp.dsjPEifGuA/tini'... [2020-11-30T19:23:13.490Z] #35 3.855 + cd /tmp/tmp.dsjPEifGuA/tini [2020-11-30T19:23:13.490Z] #35 3.858 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:23:13.490Z] #35 3.876 + cmake . [2020-11-30T19:23:13.490Z] #35 4.567 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:23:13.490Z] #35 4.648 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:23:13.490Z] #35 5.327 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:23:13.490Z] #35 5.332 -- Detecting C compiler ABI info [2020-11-30T19:23:13.490Z] #35 6.028 -- Detecting C compiler ABI info - done [2020-11-30T19:23:13.490Z] #35 6.087 -- Detecting C compile features [2020-11-30T19:23:13.490Z] #35 8.312 -- Detecting C compile features - done [2020-11-30T19:23:13.490Z] #35 8.351 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:23:13.490Z] #35 8.773 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:23:13.490Z] #35 8.863 -- Configuring done [2020-11-30T19:23:13.490Z] #35 8.889 -- Generating done [2020-11-30T19:23:13.490Z] #35 8.907 -- Build files have been written to: /tmp/tmp.dsjPEifGuA/tini [2020-11-30T19:23:13.490Z] #35 8.916 + make tini-static [2020-11-30T19:23:13.490Z] #35 9.401 Scanning dependencies of target tini-static [2020-11-30T19:23:13.490Z] #35 9.495 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:23:13.490Z] #35 ... [2020-11-30T19:23:13.490Z] [2020-11-30T19:23:13.490Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:13.490Z] #22 3.561 + RM_GOPATH=0 [2020-11-30T19:23:13.490Z] #22 3.561 + TMP_GOPATH= [2020-11-30T19:23:13.490Z] #22 3.561 + : /build [2020-11-30T19:23:13.490Z] #22 3.561 + '[' -z '' ']' [2020-11-30T19:23:13.490Z] #22 3.563 ++ mktemp -d [2020-11-30T19:23:13.490Z] #22 3.563 + export GOPATH=/tmp/tmp.a8oJgjROhg [2020-11-30T19:23:13.490Z] #22 3.563 + GOPATH=/tmp/tmp.a8oJgjROhg [2020-11-30T19:23:13.490Z] #22 3.564 + RM_GOPATH=1 [2020-11-30T19:23:13.490Z] #22 3.564 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.490Z] #22 3.564 ++ go env GOARCH [2020-11-30T19:23:13.490Z] #22 3.601 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #22 3.601 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #22 3.605 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.490Z] #22 3.611 + dir=/tmp/install [2020-11-30T19:23:13.490Z] #22 3.616 + bin=dockercli [2020-11-30T19:23:13.490Z] #22 3.616 + shift [2020-11-30T19:23:13.490Z] #22 3.616 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:23:13.490Z] #22 3.617 + . /tmp/install/dockercli.installer [2020-11-30T19:23:13.490Z] #22 3.617 ++ : stable [2020-11-30T19:23:13.490Z] #22 3.617 ++ : 17.06.2-ce [2020-11-30T19:23:13.490Z] #22 3.618 + install_dockercli [2020-11-30T19:23:13.490Z] #22 3.618 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:23:13.490Z] #22 3.618 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:23:13.490Z] #22 3.619 ++ uname -m [2020-11-30T19:23:13.490Z] #22 3.626 + arch=x86_64 [2020-11-30T19:23:13.490Z] #22 3.626 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:23:13.490Z] #22 3.626 + url=https://download.docker.com/linux/static [2020-11-30T19:23:13.490Z] #22 3.627 + tar -xz docker/docker [2020-11-30T19:23:13.490Z] #22 3.632 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:23:13.490Z] #22 ... [2020-11-30T19:23:13.490Z] [2020-11-30T19:23:13.490Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:13.490Z] #62 3.683 + RM_GOPATH=0 [2020-11-30T19:23:13.490Z] #62 3.683 + TMP_GOPATH= [2020-11-30T19:23:13.490Z] #62 3.683 + : /build [2020-11-30T19:23:13.490Z] #62 3.683 + '[' -z '' ']' [2020-11-30T19:23:13.490Z] #62 3.686 ++ mktemp -d [2020-11-30T19:23:13.490Z] #62 3.707 + export GOPATH=/tmp/tmp.yYyd7iMHFS [2020-11-30T19:23:13.490Z] #62 3.707 + GOPATH=/tmp/tmp.yYyd7iMHFS [2020-11-30T19:23:13.490Z] #62 3.707 + RM_GOPATH=1 [2020-11-30T19:23:13.490Z] #62 3.707 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.490Z] #62 3.708 ++ go env GOARCH [2020-11-30T19:23:13.490Z] #62 3.721 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #62 3.721 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.490Z] #62 3.723 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.490Z] #62 3.727 + dir=/tmp/install [2020-11-30T19:23:13.490Z] #62 3.727 + bin=proxy [2020-11-30T19:23:13.490Z] #62 3.727 + shift [2020-11-30T19:23:13.490Z] #62 3.727 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:23:13.490Z] #62 3.727 + . /tmp/install/proxy.installer [2020-11-30T19:23:13.490Z] #62 3.741 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:13.490Z] #62 3.741 + install_proxy [2020-11-30T19:23:13.490Z] #62 3.741 + case "$1" in [2020-11-30T19:23:13.490Z] #62 3.741 + export CGO_ENABLED=0 [2020-11-30T19:23:13.490Z] #62 3.741 + CGO_ENABLED=0 [2020-11-30T19:23:13.490Z] #62 3.741 + _install_proxy [2020-11-30T19:23:13.490Z] #62 3.742 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:23:13.490Z] #62 3.742 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:13.490Z] #62 3.742 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yYyd7iMHFS/src/github.com/docker/libnetwork [2020-11-30T19:23:13.490Z] #62 3.744 Cloning into '/tmp/tmp.yYyd7iMHFS/src/github.com/docker/libnetwork'... [2020-11-30T19:23:13.693Z] #35 5.201 [100%] Built target tini-static [2020-11-30T19:23:13.693Z] #35 5.258 + mkdir -p /build [2020-11-30T19:23:13.693Z] #35 5.259 + cp tini-static /build/docker-init [2020-11-30T19:23:13.750Z] #62 ... [2020-11-30T19:23:13.750Z] [2020-11-30T19:23:13.750Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:13.750Z] #32 3.040 + RM_GOPATH=0 [2020-11-30T19:23:13.750Z] #32 3.043 + TMP_GOPATH= [2020-11-30T19:23:13.750Z] #32 3.043 + : /build [2020-11-30T19:23:13.750Z] #32 3.043 + '[' -z '' ']' [2020-11-30T19:23:13.750Z] #32 3.043 ++ mktemp -d [2020-11-30T19:23:13.750Z] #32 3.046 + export GOPATH=/tmp/tmp.WrG3KahEUh [2020-11-30T19:23:13.750Z] #32 3.046 + GOPATH=/tmp/tmp.WrG3KahEUh [2020-11-30T19:23:13.750Z] #32 3.046 + RM_GOPATH=1 [2020-11-30T19:23:13.750Z] #32 3.046 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.750Z] #32 3.046 ++ go env GOARCH [2020-11-30T19:23:13.750Z] #32 3.058 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.750Z] #32 3.060 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.750Z] #32 3.066 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.750Z] #32 3.066 + dir=/tmp/install [2020-11-30T19:23:13.750Z] #32 3.066 + bin=tomlv [2020-11-30T19:23:13.750Z] #32 3.066 + shift [2020-11-30T19:23:13.750Z] #32 3.066 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:23:13.750Z] #32 3.066 + . /tmp/install/tomlv.installer [2020-11-30T19:23:13.750Z] #32 3.066 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.750Z] #32 3.066 + install_tomlv [2020-11-30T19:23:13.750Z] #32 3.066 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:23:13.750Z] #32 3.066 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WrG3KahEUh/src/github.com/BurntSushi/toml [2020-11-30T19:23:13.750Z] #32 3.066 Cloning into '/tmp/tmp.WrG3KahEUh/src/github.com/BurntSushi/toml'... [2020-11-30T19:23:13.750Z] #32 3.066 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.750Z] #32 3.770 + cd /tmp/tmp.WrG3KahEUh/src/github.com/BurntSushi/toml [2020-11-30T19:23:13.750Z] #32 3.771 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:23:13.750Z] #32 3.798 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:23:13.750Z] #32 4.612 github.com/BurntSushi/toml [2020-11-30T19:23:13.750Z] #32 8.058 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:23:13.750Z] #32 ... [2020-11-30T19:23:13.750Z] [2020-11-30T19:23:13.750Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:13.750Z] #56 3.056 + RM_GOPATH=0 [2020-11-30T19:23:13.750Z] #56 3.056 + TMP_GOPATH= [2020-11-30T19:23:13.750Z] #56 3.056 + : /build [2020-11-30T19:23:13.750Z] #56 3.056 + '[' -z '' ']' [2020-11-30T19:23:13.750Z] #56 3.057 ++ mktemp -d [2020-11-30T19:23:13.750Z] #56 3.058 + export GOPATH=/tmp/tmp.v6rmiG7zRf [2020-11-30T19:23:13.750Z] #56 3.058 + GOPATH=/tmp/tmp.v6rmiG7zRf [2020-11-30T19:23:13.750Z] #56 3.058 + RM_GOPATH=1 [2020-11-30T19:23:13.750Z] #56 3.058 + case "$(go env GOARCH)" in [2020-11-30T19:23:13.750Z] #56 3.058 ++ go env GOARCH [2020-11-30T19:23:13.750Z] #56 3.093 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.750Z] #56 3.093 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:13.750Z] #56 3.093 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:13.750Z] #56 3.093 + dir=/tmp/install [2020-11-30T19:23:13.750Z] #56 3.093 + bin=rootlesskit [2020-11-30T19:23:13.750Z] #56 3.093 + shift [2020-11-30T19:23:13.750Z] #56 3.093 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:23:13.750Z] #56 3.093 + . /tmp/install/rootlesskit.installer [2020-11-30T19:23:13.750Z] #56 3.093 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:13.750Z] #56 3.093 + install_rootlesskit [2020-11-30T19:23:13.750Z] #56 3.093 + case "$1" in [2020-11-30T19:23:13.750Z] #56 3.093 + export CGO_ENABLED=0 [2020-11-30T19:23:13.750Z] #56 3.093 + CGO_ENABLED=0 [2020-11-30T19:23:13.750Z] #56 3.093 + _install_rootlesskit [2020-11-30T19:23:13.750Z] #56 3.093 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:23:13.750Z] #56 3.093 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v6rmiG7zRf/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:23:13.750Z] #56 3.093 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:13.750Z] #56 3.096 Cloning into '/tmp/tmp.v6rmiG7zRf/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:23:13.750Z] #56 7.348 + cd /tmp/tmp.v6rmiG7zRf/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:23:13.750Z] #56 7.348 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:13.750Z] #56 7.659 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:23:13.750Z] #56 7.661 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:23:13.984Z] #35 DONE 5.5s [2020-11-30T19:23:13.984Z] [2020-11-30T19:23:13.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:13.984Z] #41 2.008 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:23:13.984Z] #41 2.008 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:23:13.984Z] #41 2.015 Note: Building without GnuTLS support [2020-11-30T19:23:13.984Z] #41 2.018 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:23:13.984Z] #41 2.018 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:23:13.984Z] #41 3.061 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:23:13.984Z] #41 3.085 GEN .gitid [2020-11-30T19:23:13.984Z] #41 3.103 GEN criu/include/version.h [2020-11-30T19:23:13.984Z] #41 3.119 GEN include/common/asm [2020-11-30T19:23:13.984Z] #41 3.905 PBCC images/timens.pb-c.c [2020-11-30T19:23:13.984Z] #41 3.928 DEP images/timens.pb-c.d [2020-11-30T19:23:13.984Z] #41 3.972 PBCC images/fown.pb-c.c [2020-11-30T19:23:13.984Z] #41 3.992 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.048 PBCC images/opts.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.053 PBCC images/memfd.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.079 DEP images/fown.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.091 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.143 DEP images/opts.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.179 DEP images/memfd.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.237 PBCC images/sit.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.270 DEP images/sit.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.340 PBCC images/macvlan.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.343 DEP images/macvlan.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.381 PBCC images/autofs.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.404 DEP images/autofs.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.434 PBCC images/sysctl.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.436 DEP images/sysctl.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.489 PBCC images/time.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.501 DEP images/time.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.536 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.560 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.583 PBCC images/seccomp.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.586 DEP images/seccomp.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.628 PBCC images/userns.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.651 DEP images/userns.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.670 PBCC images/cgroup.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.699 DEP images/cgroup.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.732 PBCC images/ext-file.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.754 DEP images/ext-file.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.796 PBCC images/rpc.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.806 DEP images/rpc.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.832 PBCC images/siginfo.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.902 DEP images/siginfo.pb-c.d [2020-11-30T19:23:13.984Z] #41 4.969 PBCC images/pagemap.pb-c.c [2020-11-30T19:23:13.984Z] #41 4.983 DEP images/pagemap.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.004 PBCC images/rlimit.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.059 DEP images/rlimit.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.092 PBCC images/file-lock.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.100 DEP images/file-lock.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.142 PBCC images/tty.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.149 DEP images/tty.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.208 PBCC images/tun.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.213 PBCC images/netdev.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.226 DEP images/tun.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.299 DEP images/netdev.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.337 PBCC images/vma.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.377 DEP images/vma.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.428 PBCC images/creds.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.439 DEP images/creds.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.477 PBCC images/utsns.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.480 DEP images/utsns.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.532 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.548 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.587 DEP images/ipc-desc.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.601 DEP images/ipc-sem.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.679 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.683 DEP images/ipc-msg.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.758 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.772 DEP images/ipc-shm.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.793 PBCC images/ipc-var.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.834 DEP images/ipc-var.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.878 PBCC images/sk-opts.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.887 PBCC images/packet-sock.pb-c.c [2020-11-30T19:23:13.984Z] #41 5.923 DEP images/sk-opts.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.945 DEP images/packet-sock.pb-c.d [2020-11-30T19:23:13.984Z] #41 5.980 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.011 DEP images/sk-netlink.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.052 PBCC images/sk-inet.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.067 DEP images/sk-inet.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.102 PBCC images/sk-unix.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.186 DEP images/sk-unix.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.227 PBCC images/mm.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.249 DEP images/mm.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.287 PBCC images/timerfd.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.316 DEP images/timerfd.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.350 PBCC images/timer.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.366 DEP images/timer.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.426 PBCC images/sa.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.436 DEP images/sa.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.484 PBCC images/pipe-data.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.500 DEP images/pipe-data.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.546 PBCC images/mnt.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.583 DEP images/mnt.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.607 PBCC images/sk-packet.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.622 DEP images/sk-packet.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.635 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.692 DEP images/tcp-stream.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.761 PBCC images/pipe.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.813 DEP images/pipe.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.852 PBCC images/pstree.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.869 DEP images/pstree.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.909 PBCC images/fs.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.921 DEP images/fs.pb-c.d [2020-11-30T19:23:13.984Z] #41 6.947 PBCC images/signalfd.pb-c.c [2020-11-30T19:23:13.984Z] #41 6.987 DEP images/signalfd.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.029 PBCC images/fh.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.070 PBCC images/fsnotify.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.084 DEP images/fh.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.152 DEP images/fsnotify.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.188 PBCC images/eventpoll.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.208 DEP images/eventpoll.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.251 PBCC images/eventfd.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.266 DEP images/eventfd.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.300 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.319 DEP images/remap-file-path.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.327 PBCC images/fifo.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.364 DEP images/fifo.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.377 PBCC images/ghost-file.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.390 DEP images/ghost-file.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.446 PBCC images/regfile.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.468 DEP images/regfile.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.505 PBCC images/ns.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.526 DEP images/ns.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.567 PBCC images/fdinfo.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.603 DEP images/fdinfo.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.632 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.657 PBCC images/core-arm.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.696 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.723 PBCC images/core-s390.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.733 PBCC images/core-x86.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.774 PBCC images/core.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.806 PBCC images/inventory.pb-c.c [2020-11-30T19:23:13.984Z] #41 7.845 DEP images/core-aarch64.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.878 DEP images/core-arm.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.906 DEP images/core-ppc64.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.934 DEP images/core-s390.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.950 DEP images/core-x86.pb-c.d [2020-11-30T19:23:13.984Z] #41 7.987 DEP images/core.pb-c.d [2020-11-30T19:23:13.984Z] #41 8.023 DEP images/inventory.pb-c.d [2020-11-30T19:23:13.984Z] #41 8.037 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:23:13.984Z] #41 8.042 DEP images/cpuinfo.pb-c.d [2020-11-30T19:23:13.984Z] #41 8.068 PBCC images/stats.pb-c.c [2020-11-30T19:23:13.984Z] #41 8.088 DEP images/stats.pb-c.d [2020-11-30T19:23:14.006Z] #56 ... [2020-11-30T19:23:14.006Z] [2020-11-30T19:23:14.006Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:14.006Z] #54 2.907 + RM_GOPATH=0 [2020-11-30T19:23:14.006Z] #54 2.907 + TMP_GOPATH= [2020-11-30T19:23:14.006Z] #54 2.907 + : /build [2020-11-30T19:23:14.006Z] #54 2.907 + '[' -z '' ']' [2020-11-30T19:23:14.006Z] #54 2.907 ++ mktemp -d [2020-11-30T19:23:14.006Z] #54 2.913 + export GOPATH=/tmp/tmp.94EfNoTfBI [2020-11-30T19:23:14.006Z] #54 2.913 + GOPATH=/tmp/tmp.94EfNoTfBI [2020-11-30T19:23:14.006Z] #54 2.913 + RM_GOPATH=1 [2020-11-30T19:23:14.006Z] #54 2.913 + case "$(go env GOARCH)" in [2020-11-30T19:23:14.006Z] #54 2.913 ++ go env GOARCH [2020-11-30T19:23:14.006Z] #54 2.921 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.006Z] #54 2.921 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.006Z] #54 2.921 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:14.006Z] #54 2.923 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:14.006Z] #54 2.923 + dir=/tmp/install [2020-11-30T19:23:14.006Z] #54 2.923 + bin=containerd [2020-11-30T19:23:14.006Z] #54 2.923 + shift [2020-11-30T19:23:14.006Z] #54 2.923 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:23:14.006Z] #54 2.923 + . /tmp/install/containerd.installer [2020-11-30T19:23:14.006Z] #54 2.923 ++ set -e [2020-11-30T19:23:14.006Z] #54 2.923 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:14.006Z] #54 2.923 + install_containerd [2020-11-30T19:23:14.006Z] #54 2.923 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:23:14.006Z] #54 2.923 + git clone https://github.com/containerd/containerd.git /tmp/tmp.94EfNoTfBI/src/github.com/containerd/containerd [2020-11-30T19:23:14.006Z] #54 2.948 Cloning into '/tmp/tmp.94EfNoTfBI/src/github.com/containerd/containerd'... [2020-11-30T19:23:14.006Z] #54 ... [2020-11-30T19:23:14.006Z] [2020-11-30T19:23:14.006Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:14.006Z] #47 3.654 + RM_GOPATH=0 [2020-11-30T19:23:14.006Z] #47 3.655 + TMP_GOPATH= [2020-11-30T19:23:14.006Z] #47 3.655 + : /build [2020-11-30T19:23:14.006Z] #47 3.655 + '[' -z '' ']' [2020-11-30T19:23:14.006Z] #47 3.655 ++ mktemp -d [2020-11-30T19:23:14.006Z] #47 3.675 + export GOPATH=/tmp/tmp.bjwBUqZVx3 [2020-11-30T19:23:14.006Z] #47 3.675 + GOPATH=/tmp/tmp.bjwBUqZVx3 [2020-11-30T19:23:14.006Z] #47 3.675 + RM_GOPATH=1 [2020-11-30T19:23:14.006Z] #47 3.675 + case "$(go env GOARCH)" in [2020-11-30T19:23:14.006Z] #47 3.675 ++ go env GOARCH [2020-11-30T19:23:14.006Z] #47 3.709 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.006Z] #47 3.709 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.006Z] #47 3.710 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:14.006Z] #47 3.723 + dir=/tmp/install [2020-11-30T19:23:14.006Z] #47 3.723 + bin=golangci_lint [2020-11-30T19:23:14.006Z] #47 3.723 + shift [2020-11-30T19:23:14.006Z] #47 3.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:23:14.006Z] #47 3.723 + . /tmp/install/golangci_lint.installer [2020-11-30T19:23:14.006Z] #47 3.724 ++ : v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.725 + install_golangci_lint [2020-11-30T19:23:14.006Z] #47 3.725 + set -e [2020-11-30T19:23:14.006Z] #47 3.725 + export GO111MODULE=on [2020-11-30T19:23:14.006Z] #47 3.725 + GO111MODULE=on [2020-11-30T19:23:14.006Z] #47 3.725 + GOBIN=/build [2020-11-30T19:23:14.006Z] #47 3.726 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.753 go: finding github.com v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.755 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.767 go: finding github.com/golangci v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.767 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:23:14.006Z] #47 3.767 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:14.006Z] #47 4.443 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:14.006Z] #47 5.023 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:23:14.006Z] #47 10.58 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:23:14.006Z] #47 10.58 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:23:14.006Z] #47 10.58 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:23:14.006Z] #47 10.78 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:23:14.006Z] #47 10.79 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:23:14.006Z] #47 10.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:23:14.006Z] #47 10.89 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:23:14.293Z] #47 10.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:23:14.293Z] #47 10.95 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:23:14.293Z] #47 10.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:23:14.293Z] #47 ... [2020-11-30T19:23:14.293Z] [2020-11-30T19:23:14.293Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:14.293Z] #51 2.939 + RM_GOPATH=0 [2020-11-30T19:23:14.293Z] #51 2.939 + TMP_GOPATH= [2020-11-30T19:23:14.293Z] #51 2.939 + : /build [2020-11-30T19:23:14.293Z] #51 2.939 + '[' -z '' ']' [2020-11-30T19:23:14.293Z] #51 2.939 ++ mktemp -d [2020-11-30T19:23:14.293Z] #51 2.939 + export GOPATH=/tmp/tmp.6pRobxwfOk [2020-11-30T19:23:14.293Z] #51 2.939 + GOPATH=/tmp/tmp.6pRobxwfOk [2020-11-30T19:23:14.293Z] #51 2.939 + RM_GOPATH=1 [2020-11-30T19:23:14.293Z] #51 2.939 + case "$(go env GOARCH)" in [2020-11-30T19:23:14.293Z] #51 2.939 ++ go env GOARCH [2020-11-30T19:23:14.293Z] #51 2.940 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.293Z] #51 2.940 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:14.293Z] #51 2.941 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:14.293Z] #51 2.941 + dir=/tmp/install [2020-11-30T19:23:14.293Z] #51 2.941 + bin=runc [2020-11-30T19:23:14.293Z] #51 2.941 + shift [2020-11-30T19:23:14.293Z] #51 2.941 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:23:14.293Z] #51 2.941 + . /tmp/install/runc.installer [2020-11-30T19:23:14.293Z] #51 2.941 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:23:14.293Z] #51 2.941 + install_runc [2020-11-30T19:23:14.293Z] #51 2.941 + uname -r [2020-11-30T19:23:14.293Z] #51 2.942 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:23:14.293Z] #51 2.945 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:23:14.293Z] #51 2.945 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:23:14.293Z] #51 2.945 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6pRobxwfOk/src/github.com/opencontainers/runc [2020-11-30T19:23:14.293Z] #51 2.946 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:23:14.293Z] #51 2.949 Cloning into '/tmp/tmp.6pRobxwfOk/src/github.com/opencontainers/runc'... [2020-11-30T19:23:14.293Z] #51 ... [2020-11-30T19:23:14.293Z] [2020-11-30T19:23:14.293Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:14.293Z] #47 11.10 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:23:14.293Z] #47 11.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:23:14.293Z] #47 11.16 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:23:14.550Z] #47 11.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:23:14.550Z] #47 11.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:23:14.550Z] #47 ... [2020-11-30T19:23:14.550Z] [2020-11-30T19:23:14.550Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:14.550Z] #22 10.55 + mkdir -p /build [2020-11-30T19:23:14.550Z] #22 10.57 + mv docker/docker /build/ [2020-11-30T19:23:14.550Z] #22 10.58 + rmdir docker [2020-11-30T19:23:14.550Z] #22 DONE 11.4s [2020-11-30T19:23:14.550Z] [2020-11-30T19:23:14.550Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:14.550Z] #47 11.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:23:14.806Z] #47 11.38 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:23:14.806Z] #47 11.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:23:14.806Z] #47 11.58 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:23:14.806Z] #47 11.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:23:15.026Z] #41 9.276 make[1]: Nothing to be done for 'all'. [2020-11-30T19:23:15.063Z] #47 11.72 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:23:15.063Z] #47 11.78 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:23:15.063Z] #47 11.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:23:15.344Z] #47 11.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:23:15.344Z] #47 11.98 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:23:15.344Z] #47 12.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:23:15.344Z] #47 12.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:23:15.344Z] #47 12.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:23:15.344Z] #47 12.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:23:15.344Z] #47 12.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:23:15.600Z] #47 ... [2020-11-30T19:23:15.600Z] [2020-11-30T19:23:15.600Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:15.600Z] #35 11.12 [100%] Linking C executable tini-static [2020-11-30T19:23:15.600Z] #35 12.04 [100%] Built target tini-static [2020-11-30T19:23:15.600Z] #35 12.15 + mkdir -p /build [2020-11-30T19:23:15.600Z] #35 12.16 + cp tini-static /build/docker-init [2020-11-30T19:23:15.600Z] #35 DONE 12.3s [2020-11-30T19:23:15.857Z] [2020-11-30T19:23:15.857Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:15.857Z] #47 12.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:23:15.857Z] #47 12.45 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:23:15.857Z] #47 12.48 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:23:15.857Z] #47 12.48 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:23:15.857Z] #47 12.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:23:15.857Z] #47 12.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:23:15.988Z] #53 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:23:16.083Z] #41 10.36 CC images/stats.o [2020-11-30T19:23:16.113Z] #47 12.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:23:16.369Z] #47 13.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:23:16.369Z] #47 13.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:23:16.369Z] #47 13.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:23:16.369Z] #47 13.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:23:16.373Z] #41 10.56 CC images/core.o [2020-11-30T19:23:16.626Z] #47 13.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:23:16.662Z] #41 ... [2020-11-30T19:23:16.662Z] [2020-11-30T19:23:16.662Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:16.662Z] #43 34.08 time [2020-11-30T19:23:16.662Z] #43 38.02 strings [2020-11-30T19:23:16.662Z] #43 38.09 os [2020-11-30T19:23:16.662Z] #43 39.83 regexp/syntax [2020-11-30T19:23:16.662Z] #43 40.56 fmt [2020-11-30T19:23:16.662Z] #43 42.83 regexp [2020-11-30T19:23:16.662Z] #43 43.33 flag [2020-11-30T19:23:16.662Z] #43 ... [2020-11-30T19:23:16.662Z] [2020-11-30T19:23:16.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:16.662Z] #41 10.93 CC images/core-x86.o [2020-11-30T19:23:16.882Z] #47 ... [2020-11-30T19:23:16.882Z] [2020-11-30T19:23:16.882Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:16.882Z] #32 DONE 13.6s [2020-11-30T19:23:16.882Z] [2020-11-30T19:23:16.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:16.882Z] #47 13.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:23:17.143Z] #47 13.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:23:17.143Z] #47 13.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:23:17.292Z] #41 11.35 CC images/core-arm.o [2020-11-30T19:23:17.292Z] #41 11.57 CC images/core-aarch64.o [2020-11-30T19:23:17.399Z] #47 14.20 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:23:17.581Z] #41 11.83 CC images/core-ppc64.o [2020-11-30T19:23:17.871Z] #41 ... [2020-11-30T19:23:17.871Z] [2020-11-30T19:23:17.871Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:17.871Z] #32 35.32 internal/poll [2020-11-30T19:23:17.871Z] #32 36.57 internal/fmtsort [2020-11-30T19:23:17.871Z] #32 36.91 internal/syscall/execenv [2020-11-30T19:23:17.871Z] #32 36.96 internal/syscall/unix [2020-11-30T19:23:17.871Z] #32 36.98 strings [2020-11-30T19:23:17.871Z] #32 37.10 os [2020-11-30T19:23:17.871Z] #32 38.70 path [2020-11-30T19:23:17.871Z] #32 39.11 text/tabwriter [2020-11-30T19:23:17.871Z] #32 39.56 fmt [2020-11-30T19:23:17.871Z] #32 39.56 path/filepath [2020-11-30T19:23:17.871Z] #32 40.43 io/ioutil [2020-11-30T19:23:17.871Z] #32 42.55 flag [2020-11-30T19:23:17.871Z] #32 42.55 github.com/BurntSushi/toml [2020-11-30T19:23:17.871Z] #32 44.00 log [2020-11-30T19:23:17.871Z] #32 45.34 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:23:18.163Z] #32 ... [2020-11-30T19:23:18.163Z] [2020-11-30T19:23:18.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:18.163Z] #41 12.16 CC images/core-s390.o [2020-11-30T19:23:18.163Z] #41 12.53 CC images/cpuinfo.o [2020-11-30T19:23:18.327Z] #47 15.07 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:23:18.453Z] #41 12.83 CC images/inventory.o [2020-11-30T19:23:18.544Z] #53 ... [2020-11-30T19:23:18.544Z] [2020-11-30T19:23:18.544Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:18.544Z] #56 14.51 Checking out files: 97% (775/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-30T19:23:18.544Z] #56 14.60 + cd /tmp/tmp.mObkRHIFf1/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:23:18.544Z] #56 14.61 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:23:18.544Z] #56 15.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:23:18.544Z] #56 15.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:23:18.743Z] #41 12.98 CC images/fdinfo.o [2020-11-30T19:23:18.892Z] #47 ... [2020-11-30T19:23:18.892Z] [2020-11-30T19:23:18.892Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:23:18.892Z] #40 CACHED [2020-11-30T19:23:18.892Z] [2020-11-30T19:23:18.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:18.892Z] #41 CACHED [2020-11-30T19:23:19.033Z] #41 13.25 CC images/fown.o [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:23:19.149Z] #37 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:23:19.149Z] #38 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:23:19.149Z] #20 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:23:19.149Z] #23 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:23:19.149Z] #25 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:23:19.149Z] #28 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:23:19.149Z] #16 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:23:19.149Z] #12 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:23:19.149Z] #19 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:23:19.149Z] #30 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:23:19.149Z] #15 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:23:19.149Z] #13 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:23:19.149Z] #17 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:23:19.149Z] #26 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:23:19.149Z] #27 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:23:19.149Z] #18 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:23:19.149Z] #14 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:23:19.149Z] #29 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:23:19.149Z] #31 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:23:19.149Z] #60 CACHED [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:23:19.149Z] #33 DONE 0.1s [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:23:19.149Z] #36 DONE 0.0s [2020-11-30T19:23:19.149Z] [2020-11-30T19:23:19.149Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:19.149Z] #49 11.89 + cd /tmp/tmp.6FduC5M0lr/src/github.com/mvdan/sh [2020-11-30T19:23:19.149Z] #49 11.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:19.150Z] #49 12.06 + GO111MODULE=on [2020-11-30T19:23:19.150Z] #49 12.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:23:19.150Z] #49 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:19.150Z] #49 13.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:19.150Z] #49 13.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:19.150Z] #49 13.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:19.150Z] #49 13.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:19.150Z] #49 15.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:19.150Z] #49 15.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:19.323Z] #41 13.42 CC images/ns.o [2020-11-30T19:23:19.323Z] #41 13.51 CC images/regfile.o [2020-11-30T19:23:19.323Z] #41 13.60 CC images/ghost-file.o [2020-11-30T19:23:19.612Z] #41 13.74 CC images/fifo.o [2020-11-30T19:23:19.612Z] #41 13.87 CC images/remap-file-path.o [2020-11-30T19:23:19.714Z] #49 ... [2020-11-30T19:23:19.714Z] [2020-11-30T19:23:19.714Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:23:19.714Z] #39 DONE 0.3s [2020-11-30T19:23:19.714Z] [2020-11-30T19:23:19.714Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:23:19.714Z] #42 DONE 0.1s [2020-11-30T19:23:19.714Z] [2020-11-30T19:23:19.714Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:19.714Z] #51 14.63 + cd /tmp/tmp.6pRobxwfOk/src/github.com/opencontainers/runc [2020-11-30T19:23:19.714Z] #51 14.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:23:19.714Z] #51 15.58 + '[' -z '' ']' [2020-11-30T19:23:19.714Z] #51 15.58 + target=static [2020-11-30T19:23:19.714Z] #51 15.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:23:19.714Z] #51 16.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:23:19.903Z] #41 14.03 CC images/eventfd.o [2020-11-30T19:23:19.903Z] #41 ... [2020-11-30T19:23:19.903Z] [2020-11-30T19:23:19.904Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:19.904Z] #49 37.24 context [2020-11-30T19:23:19.904Z] #49 38.03 os [2020-11-30T19:23:19.904Z] #49 39.03 encoding/binary [2020-11-30T19:23:19.904Z] #49 40.24 encoding/base64 [2020-11-30T19:23:19.904Z] #49 40.53 fmt [2020-11-30T19:23:19.904Z] #49 40.83 golang.org/x/sys/unix [2020-11-30T19:23:19.904Z] #49 44.16 encoding/json [2020-11-30T19:23:19.904Z] #49 46.74 github.com/pkg/diff [2020-11-30T19:23:19.904Z] #49 ... [2020-11-30T19:23:19.904Z] [2020-11-30T19:23:19.904Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:19.904Z] #41 14.15 CC images/eventpoll.o [2020-11-30T19:23:20.193Z] #41 14.35 CC images/fh.o [2020-11-30T19:23:20.193Z] #41 14.48 CC images/fsnotify.o [2020-11-30T19:23:20.485Z] #41 ... [2020-11-30T19:23:20.485Z] [2020-11-30T19:23:20.485Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:20.485Z] #32 DONE 47.9s [2020-11-30T19:23:20.485Z] [2020-11-30T19:23:20.485Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:20.485Z] #49 47.76 go/ast [2020-11-30T19:23:20.485Z] #49 47.93 golang.org/x/crypto/ssh/terminal [2020-11-30T19:23:21.516Z] #49 49.08 mvdan.cc/editorconfig [2020-11-30T19:23:21.603Z] #51 ... [2020-11-30T19:23:21.603Z] [2020-11-30T19:23:21.603Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:21.603Z] #45 8.145 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:21.603Z] #45 10.56 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:21.603Z] #45 13.77 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:23:21.603Z] #45 13.85 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:21.603Z] #45 13.94 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:23:21.603Z] #45 14.01 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:21.603Z] #45 14.05 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:21.603Z] #45 14.15 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:21.603Z] #45 14.37 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:21.603Z] #45 14.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:21.603Z] #45 14.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:21.603Z] #45 14.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:21.603Z] #45 14.67 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:21.603Z] #45 ... [2020-11-30T19:23:21.603Z] [2020-11-30T19:23:21.603Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:21.603Z] #47 16.64 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:23:21.603Z] #47 17.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:23:21.603Z] #47 17.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:23:21.603Z] #47 17.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:23:21.603Z] #47 17.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:23:21.603Z] #47 17.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:23:21.603Z] #47 17.90 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:23:21.603Z] #47 17.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:23:21.603Z] #47 17.90 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:23:21.603Z] #47 17.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:23:21.603Z] #47 17.95 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:23:21.603Z] #47 18.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:23:21.603Z] #47 18.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:23:21.603Z] #47 18.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:23:21.603Z] #47 18.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:23:21.603Z] #47 18.08 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:23:21.603Z] #47 18.10 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:23:21.603Z] #47 18.16 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:23:21.603Z] #47 18.17 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:23:21.603Z] #47 18.18 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:23:21.603Z] #47 18.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:23:21.603Z] #47 18.18 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:23:21.603Z] #47 18.24 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:23:21.603Z] #47 18.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:23:21.603Z] #47 18.34 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:23:21.603Z] #47 18.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:23:21.603Z] #47 18.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:23:21.603Z] #47 18.37 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:23:21.603Z] #47 18.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:23:21.603Z] #47 18.39 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:23:21.603Z] #47 18.40 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:23:21.809Z] #49 ... [2020-11-30T19:23:21.809Z] [2020-11-30T19:23:21.809Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:21.809Z] #11 39.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:23:21.809Z] #11 39.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-30T19:23:21.809Z] #11 39.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:21.809Z] #11 39.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:23:21.809Z] #11 39.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-30T19:23:21.809Z] #11 39.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:21.845Z] #56 ... [2020-11-30T19:23:21.845Z] [2020-11-30T19:23:21.845Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:21.845Z] #34 9.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:21.845Z] #34 9.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:21.845Z] #34 9.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:21.845Z] #34 11.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:23:21.845Z] #34 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:23:21.845Z] #34 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:23:21.845Z] #34 ... [2020-11-30T19:23:21.845Z] [2020-11-30T19:23:21.845Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:21.845Z] #49 18.47 + cd /tmp/tmp.EZV6ns8zwv/src/github.com/mvdan/sh [2020-11-30T19:23:21.845Z] #49 18.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:23:21.845Z] #49 18.67 + GO111MODULE=on [2020-11-30T19:23:21.845Z] #49 18.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:23:21.845Z] #49 ... [2020-11-30T19:23:21.845Z] [2020-11-30T19:23:21.845Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:21.845Z] #45 9.471 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:21.845Z] #45 10.08 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:23:21.845Z] #45 12.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:21.845Z] #45 12.39 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:23:21.845Z] #45 12.39 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:23:21.845Z] #45 12.42 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:21.845Z] #45 12.54 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:21.845Z] #45 12.58 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:23:21.845Z] #45 12.59 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:21.845Z] #45 12.62 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:21.845Z] #45 12.64 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:21.845Z] #45 12.64 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:21.845Z] #45 12.72 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:21.845Z] #45 12.74 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:23:21.845Z] #45 12.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:21.845Z] #45 13.03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:21.845Z] #45 13.03 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:21.845Z] #45 13.03 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:21.845Z] #45 13.15 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:21.845Z] #45 13.15 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:21.845Z] #45 13.16 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:21.845Z] #45 16.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:21.845Z] #45 17.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:21.845Z] #45 19.04 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:21.845Z] #45 ... [2020-11-30T19:23:21.845Z] [2020-11-30T19:23:21.845Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:21.859Z] #47 18.44 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:23:21.859Z] #47 18.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:23:21.859Z] #47 18.45 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:23:21.859Z] #47 18.53 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:23:21.859Z] #47 18.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:23:21.859Z] #47 18.59 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:23:21.859Z] #47 18.60 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:23:21.859Z] #47 18.60 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:23:21.859Z] #47 18.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:23:21.859Z] #47 18.60 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:23:21.859Z] #47 18.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:23:21.859Z] #47 18.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:23:22.101Z] #11 ... [2020-11-30T19:23:22.101Z] [2020-11-30T19:23:22.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:22.101Z] #41 14.81 CC images/signalfd.o [2020-11-30T19:23:22.101Z] #41 14.95 CC images/fs.o [2020-11-30T19:23:22.101Z] #41 15.06 CC images/pstree.o [2020-11-30T19:23:22.101Z] #41 15.16 CC images/pipe.o [2020-11-30T19:23:22.101Z] #41 15.26 CC images/tcp-stream.o [2020-11-30T19:23:22.101Z] #41 15.42 CC images/sk-packet.o [2020-11-30T19:23:22.101Z] #41 15.62 CC images/mnt.o [2020-11-30T19:23:22.101Z] #41 15.79 CC images/pipe-data.o [2020-11-30T19:23:22.101Z] #41 15.87 CC images/sa.o [2020-11-30T19:23:22.101Z] #41 16.05 CC images/timer.o [2020-11-30T19:23:22.101Z] #41 16.24 CC images/timerfd.o [2020-11-30T19:23:22.101Z] #41 16.39 CC images/mm.o [2020-11-30T19:23:22.116Z] #47 18.79 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:23:22.116Z] #47 18.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:23:22.116Z] #47 18.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:23:22.116Z] #47 18.87 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:23:22.372Z] #47 18.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:23:22.372Z] #47 19.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:23:22.372Z] #47 19.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:23:22.372Z] #47 19.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:23:22.372Z] #47 19.18 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:23:22.394Z] #41 16.63 CC images/sk-opts.o [2020-11-30T19:23:22.634Z] #47 19.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:23:22.634Z] #47 19.23 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:23:22.634Z] #47 19.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:23:22.634Z] #47 19.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:23:22.634Z] #47 19.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:23:22.686Z] #41 16.72 CC images/sk-unix.o [2020-11-30T19:23:22.686Z] #41 16.89 CC images/sk-inet.o [2020-11-30T19:23:22.890Z] #62 19.65 Checking out files: 53% (1013/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:23:22.891Z] #47 19.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:23:22.891Z] #47 19.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:23:22.891Z] #47 19.57 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:23:22.891Z] #47 19.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:23:22.891Z] #47 19.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:23:22.978Z] #41 17.12 CC images/tun.o [2020-11-30T19:23:22.978Z] #41 17.34 CC images/sk-netlink.o [2020-11-30T19:23:23.147Z] #47 19.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:23:23.147Z] #47 19.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:23:23.147Z] #47 19.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:23:23.147Z] #47 19.77 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:23:23.147Z] #47 19.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:23:23.147Z] #47 19.84 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:23:23.147Z] #47 19.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:23:23.147Z] #47 19.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:23:23.147Z] #47 19.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:23:23.150Z] #62 20.86 + cd /tmp/tmp.e8chU9Y0gg/src/github.com/docker/libnetwork [2020-11-30T19:23:23.150Z] #62 20.86 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:23.271Z] #41 17.48 CC images/packet-sock.o [2020-11-30T19:23:23.271Z] #41 17.61 CC images/ipc-var.o [2020-11-30T19:23:23.403Z] #47 20.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:23:23.403Z] #47 20.06 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:23:23.403Z] #47 20.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:23:23.403Z] #47 20.15 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:23:23.403Z] #47 20.15 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:23:23.403Z] #47 20.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:23:23.563Z] #41 17.79 CC images/ipc-desc.o [2020-11-30T19:23:23.659Z] #47 20.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:23:23.660Z] #47 20.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:23:23.660Z] #47 20.36 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:23:23.660Z] #47 20.45 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:23:23.660Z] #47 20.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:23:23.722Z] #62 ... [2020-11-30T19:23:23.722Z] [2020-11-30T19:23:23.722Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:23.722Z] #32 11.57 runtime/internal/atomic [2020-11-30T19:23:23.722Z] #32 11.64 internal/cpu [2020-11-30T19:23:23.722Z] #32 11.89 runtime/internal/sys [2020-11-30T19:23:23.722Z] #32 12.11 runtime/internal/math [2020-11-30T19:23:23.722Z] #32 12.15 math/bits [2020-11-30T19:23:23.722Z] #32 12.19 internal/bytealg [2020-11-30T19:23:23.722Z] #32 12.80 math [2020-11-30T19:23:23.722Z] #32 13.81 runtime [2020-11-30T19:23:23.722Z] #32 19.59 unicode/utf8 [2020-11-30T19:23:23.722Z] #32 20.46 internal/testlog [2020-11-30T19:23:23.722Z] #32 21.20 runtime/cgo [2020-11-30T19:23:23.722Z] #32 ... [2020-11-30T19:23:23.722Z] [2020-11-30T19:23:23.722Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:23.722Z] #47 19.50 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:23:23.722Z] #47 19.51 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:23:23.722Z] #47 19.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:23:23.722Z] #47 19.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:23:23.722Z] #47 19.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:23:23.722Z] #47 19.91 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:23:23.722Z] #47 20.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:23:23.722Z] #47 20.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:23:23.722Z] #47 20.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:23:23.722Z] #47 20.32 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:23:23.722Z] #47 20.45 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:23:23.722Z] #47 20.48 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:23:23.722Z] #47 20.62 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:23:23.722Z] #47 20.64 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:23:23.722Z] #47 20.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:23:23.722Z] #47 21.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:23:23.722Z] #47 21.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:23:23.722Z] #47 21.33 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:23:23.722Z] #47 21.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:23:23.855Z] #41 17.90 CC images/ipc-shm.o [2020-11-30T19:23:23.855Z] #41 18.06 CC images/ipc-msg.o [2020-11-30T19:23:23.916Z] #47 20.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:23:23.916Z] #47 20.53 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:23:23.916Z] #47 20.53 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:23:23.916Z] #47 20.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:23:23.916Z] #47 20.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:23:23.983Z] #47 21.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:23:23.983Z] #47 21.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:23:23.983Z] #47 ... [2020-11-30T19:23:23.983Z] [2020-11-30T19:23:23.983Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:23.983Z] #43 11.79 internal/cpu [2020-11-30T19:23:23.983Z] #43 11.79 runtime/internal/atomic [2020-11-30T19:23:23.983Z] #43 12.19 internal/race [2020-11-30T19:23:23.983Z] #43 12.30 internal/bytealg [2020-11-30T19:23:23.983Z] #43 12.32 sync/atomic [2020-11-30T19:23:23.983Z] #43 13.13 unicode [2020-11-30T19:23:23.983Z] #43 14.67 runtime [2020-11-30T19:23:23.983Z] #43 18.95 unicode/utf8 [2020-11-30T19:23:23.983Z] #43 19.90 internal/testlog [2020-11-30T19:23:23.983Z] #43 20.71 encoding [2020-11-30T19:23:23.983Z] #43 21.09 unicode/utf16 [2020-11-30T19:23:23.983Z] #43 21.50 container/list [2020-11-30T19:23:23.983Z] #43 ... [2020-11-30T19:23:23.983Z] [2020-11-30T19:23:23.983Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:23.983Z] #47 21.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:23:23.983Z] #47 21.99 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:23:24.147Z] #41 18.29 CC images/ipc-sem.o [2020-11-30T19:23:24.147Z] #41 18.44 CC images/utsns.o [2020-11-30T19:23:24.172Z] #47 20.77 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:23:24.172Z] #47 20.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:23:24.243Z] #47 22.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:23:24.429Z] #47 21.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:23:24.429Z] #47 21.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:23:24.429Z] #47 21.21 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:23:24.429Z] #47 21.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:23:24.440Z] #41 18.60 CC images/creds.o [2020-11-30T19:23:24.440Z] #41 18.69 CC images/vma.o [2020-11-30T19:23:24.686Z] #47 21.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:23:24.686Z] #47 21.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:23:24.732Z] #41 18.91 CC images/netdev.o [2020-11-30T19:23:24.815Z] #47 22.47 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:23:24.815Z] #47 ... [2020-11-30T19:23:24.815Z] [2020-11-30T19:23:24.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:24.815Z] #11 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:23:24.815Z] #11 15.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:23:24.943Z] #47 21.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:23:24.943Z] #47 21.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:23:24.943Z] #47 21.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:23:24.943Z] #47 21.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:23:25.025Z] #41 19.18 CC images/tty.o [2020-11-30T19:23:25.076Z] #11 ... [2020-11-30T19:23:25.076Z] [2020-11-30T19:23:25.076Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:25.076Z] #43 22.16 crypto/internal/subtle [2020-11-30T19:23:25.076Z] #43 22.44 crypto/subtle [2020-11-30T19:23:25.076Z] #43 22.69 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:23:25.201Z] #47 21.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:23:25.201Z] #47 21.89 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:23:25.201Z] #47 21.99 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:23:25.201Z] #47 ... [2020-11-30T19:23:25.201Z] [2020-11-30T19:23:25.201Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:25.201Z] #43 DONE 22.1s [2020-11-30T19:23:25.201Z] [2020-11-30T19:23:25.201Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:25.201Z] #49 16.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:25.201Z] #49 17.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:25.201Z] #49 18.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:25.201Z] #49 18.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:25.201Z] #49 18.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:25.202Z] #49 18.85 golang.org/x/sys/unix [2020-11-30T19:23:25.202Z] #49 18.87 github.com/pkg/diff [2020-11-30T19:23:25.202Z] #49 20.27 mvdan.cc/editorconfig [2020-11-30T19:23:25.202Z] #49 21.43 mvdan.cc/sh/v3/fileutil [2020-11-30T19:23:25.202Z] #49 21.55 mvdan.cc/sh/v3/syntax [2020-11-30T19:23:25.337Z] #43 23.00 internal/nettrace [2020-11-30T19:23:25.337Z] #43 23.21 runtime/cgo [2020-11-30T19:23:25.337Z] #43 ... [2020-11-30T19:23:25.337Z] [2020-11-30T19:23:25.337Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:23:25.337Z] #40 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:23:25.337Z] #40 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:23:25.598Z] #40 ... [2020-11-30T19:23:25.598Z] [2020-11-30T19:23:25.598Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:25.598Z] #47 22.99 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:23:25.660Z] #41 19.61 CC images/file-lock.o [2020-11-30T19:23:25.660Z] #41 19.80 CC images/rlimit.o [2020-11-30T19:23:25.660Z] #41 19.99 CC images/pagemap.o [2020-11-30T19:23:25.954Z] #41 20.08 CC images/siginfo.o [2020-11-30T19:23:25.954Z] #41 20.16 CC images/rpc.o [2020-11-30T19:23:26.130Z] #49 ... [2020-11-30T19:23:26.130Z] [2020-11-30T19:23:26.130Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:26.130Z] #47 22.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:23:26.386Z] #47 ... [2020-11-30T19:23:26.386Z] [2020-11-30T19:23:26.386Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:23:26.386Z] #44 DONE 0.1s [2020-11-30T19:23:26.386Z] [2020-11-30T19:23:26.386Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:26.386Z] #62 18.41 Checking out files: 98% (1879/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:23:26.386Z] #62 18.48 + cd /tmp/tmp.yYyd7iMHFS/src/github.com/docker/libnetwork [2020-11-30T19:23:26.386Z] #62 18.48 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:23:26.386Z] #62 18.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:23:26.386Z] #62 DONE 23.3s [2020-11-30T19:23:26.589Z] #41 20.62 CC images/ext-file.o [2020-11-30T19:23:26.589Z] #41 20.71 CC images/cgroup.o [2020-11-30T19:23:26.589Z] #41 ... [2020-11-30T19:23:26.589Z] [2020-11-30T19:23:26.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:26.589Z] #11 54.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:23:26.642Z] [2020-11-30T19:23:26.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:26.658Z] #47 24.33 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:23:26.881Z] #11 54.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-30T19:23:26.881Z] #11 54.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:27.174Z] #11 ... [2020-11-30T19:23:27.174Z] [2020-11-30T19:23:27.174Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:27.174Z] #43 44.60 go/token [2020-11-30T19:23:27.174Z] #43 45.23 go/scanner [2020-11-30T19:23:27.174Z] #43 45.77 internal/lazyregexp [2020-11-30T19:23:27.174Z] #43 45.92 net/url [2020-11-30T19:23:27.174Z] #43 46.33 go/ast [2020-11-30T19:23:27.174Z] #43 47.08 text/template/parse [2020-11-30T19:23:27.174Z] #43 49.79 go/parser [2020-11-30T19:23:27.174Z] #43 49.85 text/template [2020-11-30T19:23:27.174Z] #43 52.14 encoding/xml [2020-11-30T19:23:27.174Z] #43 52.94 go/doc [2020-11-30T19:23:27.174Z] #43 ... [2020-11-30T19:23:27.174Z] [2020-11-30T19:23:27.174Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:27.174Z] #54 27.15 Checking out files: 86% (2956/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:23:27.174Z] #54 27.51 + cd /tmp/tmp.cnaimeAReK/src/github.com/containerd/containerd [2020-11-30T19:23:27.174Z] #54 27.51 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:27.174Z] #54 27.97 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:23:27.174Z] #54 28.00 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:23:27.174Z] #54 28.00 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:23:27.174Z] #54 28.00 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:23:27.174Z] #54 28.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:23:27.174Z] #54 28.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:23:27.174Z] #54 28.00 + '[' '' = dynamic ']' [2020-11-30T19:23:27.174Z] #54 28.00 + make [2020-11-30T19:23:27.174Z] #54 28.50 + bin/ctr [2020-11-30T19:23:28.013Z] #47 24.56 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:23:28.062Z] Fetching without tags [2020-11-30T19:23:28.488Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:23:29.245Z] #54 ... [2020-11-30T19:23:29.245Z] [2020-11-30T19:23:29.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:29.245Z] #41 21.01 CC images/userns.o [2020-11-30T19:23:29.245Z] #41 21.13 CC images/google/protobuf/descriptor.o [2020-11-30T19:23:29.245Z] #41 21.91 CC images/opts.o [2020-11-30T19:23:29.245Z] #41 22.07 CC images/seccomp.o [2020-11-30T19:23:29.245Z] #41 22.27 CC images/binfmt-misc.o [2020-11-30T19:23:29.245Z] #41 22.35 CC images/time.o [2020-11-30T19:23:29.245Z] #41 22.45 CC images/sysctl.o [2020-11-30T19:23:29.245Z] #41 22.60 CC images/autofs.o [2020-11-30T19:23:29.245Z] #41 22.68 CC images/macvlan.o [2020-11-30T19:23:29.245Z] #41 22.75 CC images/sit.o [2020-11-30T19:23:29.245Z] #41 22.85 CC images/memfd.o [2020-11-30T19:23:29.245Z] #41 23.05 CC images/timens.o [2020-11-30T19:23:29.245Z] #41 23.13 LINK images/built-in.o [2020-11-30T19:23:29.245Z] #41 23.22 GEN compel/include/asm [2020-11-30T19:23:29.245Z] #41 23.22 GEN compel/include/version.h [2020-11-30T19:23:29.245Z] #41 23.24 touch .config [2020-11-30T19:23:29.245Z] #41 23.26 GEN include/common/config.h [2020-11-30T19:23:29.245Z] #41 23.32 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-30T19:23:29.245Z] #41 23.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:23:29.245Z] #41 23.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:23:29.245Z] #41 23.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-30T19:23:29.245Z] #41 23.40 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-30T19:23:29.245Z] #41 23.42 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-30T19:23:29.245Z] #41 23.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:23:29.245Z] #41 23.44 DEP compel/plugins/std/infect.d [2020-11-30T19:23:29.245Z] #41 23.52 DEP compel/plugins/std/string.d [2020-11-30T19:23:29.245Z] #41 23.57 DEP compel/plugins/std/log.d [2020-11-30T19:23:29.245Z] #41 23.63 DEP compel/plugins/std/fds.d [2020-11-30T19:23:29.273Z] #47 26.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:23:29.273Z] #47 26.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:23:29.273Z] #47 26.88 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:23:29.380Z] #47 26.23 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:23:28.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:23:28.025Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:23:28.043Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:28.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:23:28.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:23:28.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:28.082Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:28.509Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:23:28.525Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:23:29.537Z] #41 23.69 DEP compel/plugins/std/std.d [2020-11-30T19:23:29.537Z] #41 23.76 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:23:29.537Z] #41 23.82 DEP compel/plugins/fds/fds.d [2020-11-30T19:23:29.537Z] #41 23.90 CC compel/plugins/std/std.o [2020-11-30T19:23:29.757Z] Fetching without tags [2020-11-30T19:23:29.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:23:29.667Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:23:29.694Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:29.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:23:29.829Z] #41 24.13 CC compel/plugins/std/fds.o [2020-11-30T19:23:30.121Z] #41 24.40 CC compel/plugins/std/log.o [2020-11-30T19:23:30.216Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:23:30.237Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:23:30.238Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:23:30.415Z] #41 ... [2020-11-30T19:23:30.415Z] [2020-11-30T19:23:30.415Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:30.415Z] #49 49.82 mvdan.cc/sh/v3/fileutil [2020-11-30T19:23:30.415Z] #49 49.95 mvdan.cc/sh/v3/syntax [2020-11-30T19:23:30.415Z] #49 54.25 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:23:30.415Z] #49 DONE 57.8s [2020-11-30T19:23:30.415Z] [2020-11-30T19:23:30.415Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:30.415Z] #43 54.82 github.com/LK4D4/vndr/build [2020-11-30T19:23:30.415Z] #43 55.68 github.com/LK4D4/vndr/versioned [2020-11-30T19:23:30.415Z] #43 55.71 compress/flate [2020-11-30T19:23:30.415Z] #43 56.67 hash/crc32 [2020-11-30T19:23:30.415Z] #43 57.06 net [2020-11-30T19:23:30.415Z] #43 57.44 compress/gzip [2020-11-30T19:23:30.415Z] #43 57.79 vendor/golang.org/x/text/transform [2020-11-30T19:23:31.053Z] #43 58.62 vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:23:31.190Z] #47 ... [2020-11-30T19:23:31.191Z] [2020-11-30T19:23:31.191Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:31.191Z] #45 24.84 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:23:31.191Z] #45 24.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:23:31.191Z] #45 25.15 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:23:31.191Z] #45 25.32 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:23:31.191Z] #45 25.32 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:23:31.191Z] #45 25.50 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:23:31.191Z] #45 25.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:23:31.191Z] #45 26.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:23:31.191Z] #45 26.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:23:31.191Z] #45 26.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:23:31.191Z] #45 26.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:23:30.180Z] > git remote # timeout=10 [2020-11-30T19:23:30.193Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:23:30.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:30.206Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:23:30.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:23:30.255Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:23:30.275Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:23:31.899Z] #47 28.50 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:23:31.899Z] #47 28.56 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:23:31.899Z] #47 28.57 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:23:31.899Z] #47 28.57 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:23:31.899Z] #47 28.60 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:23:31.899Z] #47 28.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:23:31.899Z] #47 28.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:23:31.899Z] #47 28.69 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:23:31.899Z] #47 28.69 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:23:31.899Z] #47 28.71 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:23:31.899Z] #47 28.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:23:31.899Z] #47 28.72 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:23:31.899Z] #47 28.73 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:23:31.899Z] #47 28.74 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:23:31.899Z] #47 28.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:23:32.002Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:23:32.003Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:23:32.090Z] #43 59.69 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:23:32.156Z] #47 28.75 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:23:32.156Z] #47 28.76 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:23:32.156Z] #47 28.77 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:23:32.156Z] #47 28.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:23:32.156Z] #47 28.79 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:23:32.156Z] #47 28.80 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:23:32.156Z] #47 28.86 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:23:32.156Z] #47 28.87 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:23:32.156Z] #47 28.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:23:32.156Z] #47 28.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:23:32.156Z] #47 28.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:23:32.156Z] #47 28.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:23:32.156Z] #47 28.99 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:23:29.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:23:29.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:29.814Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:23:30.229Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:23:30.257Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:23:31.848Z] > git remote # timeout=10 [2020-11-30T19:23:31.878Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:23:31.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:23:31.905Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:23:31.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:23:32.008Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:23:32.035Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:23:32.382Z] #43 59.85 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:23:32.412Z] #47 29.03 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:23:32.412Z] #47 29.06 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:23:32.412Z] #47 29.08 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:23:32.412Z] #47 29.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:23:32.412Z] #47 29.13 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:23:32.412Z] #47 29.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:23:32.412Z] #47 29.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:23:32.412Z] #47 29.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:23:32.412Z] #47 29.19 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:23:32.412Z] #47 29.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:23:32.412Z] #47 29.22 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:23:32.412Z] #47 29.25 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:23:32.586Z] #45 ... [2020-11-30T19:23:32.586Z] [2020-11-30T19:23:32.586Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:23:32.669Z] #47 29.30 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:23:32.669Z] #47 29.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:23:32.669Z] #47 29.33 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:23:32.669Z] #47 29.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:23:32.669Z] #47 29.36 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:23:32.669Z] #47 29.38 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:23:32.669Z] #47 29.40 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:23:32.669Z] #47 29.41 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:23:32.669Z] #47 29.44 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:23:32.669Z] #47 29.48 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:23:32.669Z] #47 29.48 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:23:32.669Z] #47 29.48 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:23:32.669Z] #47 29.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:23:32.669Z] #47 29.50 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:23:32.669Z] #47 29.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:23:32.669Z] #47 29.56 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:23:32.669Z] #47 29.56 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:23:32.669Z] #47 29.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:23:32.669Z] #47 29.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:23:32.669Z] #47 29.58 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:23:32.850Z] #38 29.14 Checking out files: 60% (1004/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-30T19:23:32.850Z] #38 30.09 + [2020-11-30T19:23:32.850Z] #38 ... [2020-11-30T19:23:32.850Z] [2020-11-30T19:23:32.850Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:32.850Z] #49 20.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:32.850Z] #49 20.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:32.850Z] #49 20.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:32.850Z] #49 21.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:32.850Z] #49 21.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:32.850Z] #49 22.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:32.850Z] #49 23.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:32.850Z] #49 26.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:32.850Z] #49 28.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:23:32.850Z] #49 28.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:23:32.850Z] #49 28.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:23:32.850Z] #49 28.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:23:32.850Z] #49 30.22 runtime/cgo [2020-11-30T19:23:32.850Z] #49 30.41 runtime [2020-11-30T19:23:32.850Z] #49 ... [2020-11-30T19:23:32.850Z] [2020-11-30T19:23:32.850Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:32.850Z] #47 30.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:23:32.850Z] #47 30.74 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:23:32.850Z] #47 30.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:23:32.850Z] #47 30.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:23:32.850Z] #47 30.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:23:32.850Z] #47 30.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:23:32.850Z] #47 30.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:23:32.850Z] #47 30.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:23:32.925Z] #47 29.59 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:23:32.925Z] #47 29.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:23:32.925Z] #47 29.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:23:32.925Z] #47 29.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:23:32.925Z] #47 29.62 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:23:32.925Z] #47 29.64 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:23:32.925Z] #47 29.65 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:23:32.925Z] #47 29.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:23:32.925Z] #47 29.67 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:23:32.925Z] #47 29.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:23:32.925Z] #47 29.80 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:23:32.925Z] #47 29.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:23:33.111Z] #47 30.84 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:23:33.111Z] #47 30.85 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:23:33.111Z] #47 30.90 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:23:33.182Z] #47 29.83 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:23:33.182Z] #47 29.87 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:23:33.372Z] #47 31.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:23:33.372Z] #47 31.18 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:23:33.372Z] #47 31.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:23:33.372Z] #47 31.21 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:23:33.372Z] #47 31.21 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:23:33.372Z] #47 31.21 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:23:33.372Z] #47 31.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:23:33.372Z] #47 31.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:23:33.422Z] #43 ... [2020-11-30T19:23:33.422Z] [2020-11-30T19:23:33.422Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:33.422Z] #41 24.89 CC compel/plugins/std/string.o [2020-11-30T19:23:33.422Z] #41 25.25 CC compel/plugins/std/infect.o [2020-11-30T19:23:33.422Z] #41 25.56 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-30T19:23:33.422Z] #41 25.58 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-30T19:23:33.422Z] #41 25.62 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-30T19:23:33.422Z] #41 25.68 AR compel/plugins/std.lib.a [2020-11-30T19:23:33.422Z] #41 25.71 CC compel/plugins/fds/fds.o [2020-11-30T19:23:33.422Z] #41 25.88 AR compel/plugins/fds.lib.a [2020-11-30T19:23:33.422Z] #41 25.90 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:23:33.422Z] #41 25.96 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:23:33.422Z] #41 26.03 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-30T19:23:33.422Z] #41 26.07 HOSTDEP compel/src/main-host.d [2020-11-30T19:23:33.422Z] #41 26.13 DEP compel/src/lib/ptrace.d [2020-11-30T19:23:33.422Z] #41 26.23 DEP compel/src/lib/infect.d [2020-11-30T19:23:33.422Z] #41 26.32 DEP compel/src/lib/infect-util.d [2020-11-30T19:23:33.422Z] #41 26.40 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:23:33.422Z] #41 26.50 DEP compel/arch/s390/src/lib/infect.d [2020-11-30T19:23:33.422Z] #41 26.59 DEP compel/arch/s390/src/lib/cpu.d [2020-11-30T19:23:33.422Z] #41 26.64 DEP compel/src/lib/log.d [2020-11-30T19:23:33.422Z] #41 26.72 DEP compel/src/main.d [2020-11-30T19:23:33.422Z] #41 26.78 DEP compel/src/lib/handle-elf.d [2020-11-30T19:23:33.422Z] #41 26.89 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-30T19:23:33.422Z] #41 26.95 CC compel/src/lib/log.o [2020-11-30T19:23:33.422Z] #41 27.11 CC compel/arch/s390/src/lib/cpu.o [2020-11-30T19:23:33.422Z] #41 27.26 CC compel/arch/s390/src/lib/infect.o [2020-11-30T19:23:33.422Z] #41 27.75 CC compel/src/lib/infect-rpc.o [2020-11-30T19:23:33.636Z] #47 31.33 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:23:33.636Z] #47 31.34 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:23:33.636Z] #47 31.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:23:33.636Z] #47 31.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:23:33.636Z] #47 31.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:23:33.636Z] #47 31.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:23:33.717Z] #41 27.92 CC compel/src/lib/infect-util.o [2020-11-30T19:23:33.898Z] #47 31.74 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:23:33.898Z] #47 ... [2020-11-30T19:23:33.898Z] [2020-11-30T19:23:33.898Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:33.898Z] #62 21.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:23:33.898Z] #62 ... [2020-11-30T19:23:33.898Z] [2020-11-30T19:23:33.898Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:33.898Z] #47 31.81 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:23:34.009Z] #41 28.12 CC compel/src/lib/infect.o [2020-11-30T19:23:34.159Z] #47 32.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:23:34.159Z] #47 32.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:23:34.159Z] #47 32.11 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:23:34.159Z] #47 32.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:23:34.420Z] #47 32.15 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:23:34.420Z] #47 32.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:23:34.420Z] #47 32.15 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:23:34.420Z] #47 32.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:23:34.420Z] #47 32.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:23:34.544Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:23:34.580Z] > git --version # timeout=10 [2020-11-30T19:23:34.593Z] > git --version # 'git version 2.7.4' [2020-11-30T19:23:34.598Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-11-30T19:23:34.681Z] #47 32.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:23:34.681Z] #47 32.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:23:34.681Z] #47 32.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:23:34.681Z] #47 32.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:23:34.681Z] #47 32.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:23:34.681Z] #47 32.53 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:23:34.681Z] #47 32.59 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:23:34.942Z] #47 32.79 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:23:34.942Z] #47 32.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:23:35.352Z] #47 32.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:23:35.352Z] #47 32.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:23:35.498Z] Removing intermediate container 4ecad071c746 [2020-11-30T19:23:35.498Z] ---> cbd598474a93 [2020-11-30T19:23:35.498Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-30T19:23:35.498Z] ---> 805dc2d65d1c [2020-11-30T19:23:35.498Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-30T19:23:35.498Z] ---> f376354d3c3d [2020-11-30T19:23:35.498Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-30T19:23:35.498Z] ---> Running in 2098773c4f96 [2020-11-30T19:23:35.498Z] Removing intermediate container 2098773c4f96 [2020-11-30T19:23:35.498Z] ---> dd32a7f58782 [2020-11-30T19:23:35.498Z] Successfully built dd32a7f58782 [2020-11-30T19:23:35.498Z] Successfully tagged moby-buildx:latest [2020-11-30T19:23:35.498Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-30T19:23:35.498Z] if [ -n "${id}" ]; then \ [2020-11-30T19:23:35.498Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-30T19:23:35.498Z] && touch bundles/buildx; \ [2020-11-30T19:23:35.498Z] docker rm -f ${id}; \ [2020-11-30T19:23:35.498Z] fi [2020-11-30T19:23:35.498Z] 1bc7ad4dd437d3349b6fefe34bd490f5c127d0af1cfa55dfa2d21797a7e60475 [2020-11-30T19:23:35.498Z] bundles/buildx version [2020-11-30T19:23:35.498Z] buildx v0.3.1 6db68d0 [2020-11-30T19:23:35.498Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:23:35.498Z] #1 [internal] booting buildkit [2020-11-30T19:23:35.498Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-11-30T19:23:35.498Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-11-30T19:23:35.498Z] #1 creating container buildx_buildkit_default [2020-11-30T19:23:35.498Z] #1 creating container buildx_buildkit_default 0.4s done [2020-11-30T19:23:35.498Z] #1 DONE 2.3s [2020-11-30T19:23:35.499Z] [2020-11-30T19:23:35.499Z] #2 [internal] load .dockerignore [2020-11-30T19:23:35.499Z] #2 transferring context: 87B done [2020-11-30T19:23:35.499Z] #2 DONE 0.0s [2020-11-30T19:23:35.499Z] [2020-11-30T19:23:35.499Z] #3 [internal] load build definition from Dockerfile [2020-11-30T19:23:35.499Z] #3 transferring dockerfile: 16.58kB done [2020-11-30T19:23:35.499Z] #3 DONE 0.0s [2020-11-30T19:23:35.499Z] [2020-11-30T19:23:35.499Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-30T19:23:35.499Z] #4 DONE 0.9s [2020-11-30T19:23:35.499Z] [2020-11-30T19:23:35.499Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:23:35.499Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-30T19:23:35.499Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-30T19:23:35.499Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-11-30T19:23:35.499Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-11-30T19:23:35.499Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-11-30T19:23:35.521Z] #41 29.41 CC compel/src/lib/ptrace.o [2020-11-30T19:23:35.521Z] #41 29.62 AR compel/libcompel.a [2020-11-30T19:23:35.521Z] #41 29.65 HOSTCC compel/src/main-host.o [2020-11-30T19:23:35.624Z] #47 33.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:23:35.624Z] #47 33.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:23:35.624Z] #47 33.23 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:23:35.624Z] #47 33.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:23:35.624Z] #47 33.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:23:35.624Z] #47 33.37 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:23:35.791Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 3.50MB / 8.20MB 0.3s [2020-11-30T19:23:35.791Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-11-30T19:23:35.791Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-11-30T19:23:35.814Z] #41 29.82 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-30T19:23:35.814Z] #41 29.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:23:35.843Z] + docker version [2020-11-30T19:23:35.885Z] #47 33.56 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:23:35.886Z] #47 33.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:23:36.085Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-11-30T19:23:36.085Z] #5 DONE 0.9s [2020-11-30T19:23:36.106Z] #41 30.15 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:23:36.106Z] #41 30.24 HOSTLINK compel/compel-host-bin [2020-11-30T19:23:36.106Z] #41 ... [2020-11-30T19:23:36.106Z] [2020-11-30T19:23:36.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:36.106Z] #11 63.55 Selecting previously unselected package libapparmor1:s390x. [2020-11-30T19:23:36.106Z] #11 63.56 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-11-30T19:23:36.106Z] #11 63.56 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-30T19:23:36.106Z] #11 63.63 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-30T19:23:36.106Z] #11 63.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-30T19:23:36.106Z] #11 63.63 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-30T19:23:36.147Z] #47 33.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:23:36.147Z] #47 33.86 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:23:36.147Z] #47 33.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:23:36.147Z] #47 34.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:23:36.147Z] #47 34.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:23:36.147Z] #47 34.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:23:36.376Z] [2020-11-30T19:23:36.376Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:23:36.398Z] #11 63.71 Selecting previously unselected package libbtrfs0. [2020-11-30T19:23:36.398Z] #11 63.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-30T19:23:36.398Z] #11 63.72 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:23:36.398Z] #11 63.78 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:23:36.398Z] #11 63.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-30T19:23:36.398Z] #11 63.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:23:36.398Z] #11 63.84 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-30T19:23:36.398Z] #11 63.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-30T19:23:36.398Z] #11 63.85 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-30T19:23:36.398Z] #11 63.89 Selecting previously unselected package libudev-dev:s390x. [2020-11-30T19:23:36.454Z] #47 ... [2020-11-30T19:23:36.454Z] [2020-11-30T19:23:36.454Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:36.454Z] #54 32.80 Checking out files: 80% (2732/3406) Checking out files: 81% (2759/3406) [2020-11-30T19:23:36.454Z] #54 ... [2020-11-30T19:23:36.454Z] [2020-11-30T19:23:36.454Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:36.454Z] #49 26.09 golang.org/x/crypto/ssh/terminal [2020-11-30T19:23:36.454Z] #49 28.96 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:23:36.454Z] #49 DONE 32.9s [2020-11-30T19:23:36.454Z] [2020-11-30T19:23:36.454Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:36.455Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:23:36.543Z] #47 34.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:23:36.543Z] #47 34.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:23:36.494Z] > git --version # timeout=10 [2020-11-30T19:23:36.521Z] > git --version # 'git version 2.17.1' [2020-11-30T19:23:36.546Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-11-30T19:23:36.693Z] #11 63.89 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-30T19:23:36.693Z] #11 63.91 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-30T19:23:36.693Z] #11 63.98 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-30T19:23:36.693Z] #11 63.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-30T19:23:36.693Z] #11 63.99 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-30T19:23:36.693Z] #11 64.16 Selecting previously unselected package libpcre16-3:s390x. [2020-11-30T19:23:36.693Z] #11 64.16 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-30T19:23:36.693Z] #11 64.16 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-30T19:23:36.693Z] #11 64.23 Selecting previously unselected package libpcre32-3:s390x. [2020-11-30T19:23:36.693Z] #11 64.23 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-30T19:23:36.693Z] #11 64.24 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-30T19:23:36.804Z] #47 34.66 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:23:36.804Z] #47 34.69 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:23:36.967Z] #54 32.80 Checking out files: 80% (2732/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:23:36.967Z] #54 33.74 + cd /tmp/tmp.94EfNoTfBI/src/github.com/containerd/containerd [2020-11-30T19:23:36.967Z] #54 33.74 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:23:36.985Z] #11 64.32 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-30T19:23:36.985Z] #11 64.32 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-30T19:23:36.985Z] #11 64.33 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-30T19:23:36.985Z] #11 64.37 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-30T19:23:36.985Z] #11 64.38 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-30T19:23:36.985Z] #11 64.38 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:23:37.328Z] #11 64.68 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-30T19:23:37.328Z] #11 64.68 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-30T19:23:37.328Z] #11 64.69 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-30T19:23:37.328Z] #11 64.84 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-30T19:23:37.328Z] #11 64.84 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-30T19:23:37.328Z] #11 64.85 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-30T19:23:37.379Z] #47 35.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:23:37.379Z] #47 35.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:23:37.379Z] #47 35.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:23:37.379Z] #47 35.18 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:23:37.379Z] #47 35.18 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:23:37.379Z] #47 35.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:23:37.412Z] #8 ... [2020-11-30T19:23:37.412Z] [2020-11-30T19:23:37.412Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:37.412Z] #7 DONE 1.0s [2020-11-30T19:23:37.412Z] [2020-11-30T19:23:37.412Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:23:37.412Z] #8 DONE 1.2s [2020-11-30T19:23:37.412Z] [2020-11-30T19:23:37.412Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:23:37.532Z] #54 34.31 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:23:37.532Z] #54 34.31 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:23:37.532Z] #54 34.31 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:23:37.532Z] #54 34.31 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:23:37.532Z] #54 34.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:23:37.532Z] #54 34.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:23:37.532Z] #54 34.31 + '[' '' = dynamic ']' [2020-11-30T19:23:37.532Z] #54 34.31 + make [2020-11-30T19:23:37.641Z] #47 35.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:23:37.641Z] #47 35.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:23:37.708Z] #11 64.91 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-30T19:23:37.708Z] #11 64.92 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-30T19:23:37.708Z] #11 64.92 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-30T19:23:37.708Z] #11 65.02 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-30T19:23:37.708Z] #11 65.03 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-30T19:23:37.708Z] #11 65.04 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-30T19:23:37.753Z] + docker version [2020-11-30T19:23:37.905Z] #47 35.63 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:23:38.000Z] #11 65.44 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-30T19:23:38.000Z] #11 65.45 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-30T19:23:38.000Z] #11 65.46 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-30T19:23:38.000Z] #11 65.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:23:38.000Z] #11 65.47 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-30T19:23:38.000Z] #11 65.48 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-30T19:23:38.000Z] #11 65.48 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:38.000Z] #11 65.49 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:23:38.000Z] #11 65.49 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-30T19:23:38.000Z] #11 65.50 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-30T19:23:38.001Z] #11 65.53 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:23:38.001Z] #11 65.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:23:38.060Z] #6 DONE 1.6s [2020-11-30T19:23:38.060Z] [2020-11-30T19:23:38.060Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:38.060Z] #25 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-30T19:23:38.166Z] #47 35.78 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:23:38.166Z] #47 35.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:23:38.166Z] #47 35.86 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:23:38.166Z] #47 35.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:23:38.166Z] #47 35.87 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:23:38.166Z] #47 36.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:23:38.166Z] #47 36.07 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:23:38.293Z] #11 65.58 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-30T19:23:38.293Z] #11 65.62 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:23:38.293Z] #11 65.64 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-30T19:23:38.293Z] #11 65.66 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:23:38.293Z] #11 65.66 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-30T19:23:38.293Z] #11 65.67 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:38.293Z] #11 65.68 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 [2020-11-30T19:23:38.293Z] #11 65.68 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 [2020-11-30T19:23:38.293Z] #11 65.68 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:23:38.293Z] #11 65.69 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 [2020-11-30T19:23:38.293Z] #11 65.69 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 [2020-11-30T19:23:38.293Z] #11 65.70 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:23:38.293Z] #11 65.70 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-30T19:23:38.293Z] #11 65.71 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-30T19:23:38.293Z] #11 65.71 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:23:38.293Z] #11 65.72 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-30T19:23:38.293Z] #11 65.73 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-30T19:23:38.293Z] #11 65.74 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:23:38.390Z] #25 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-30T19:23:38.390Z] #25 sha256:772cc44ca93816a75661f6657bd4ac860b6220925276f8cba6a61dc264916b1d 529B / 529B done [2020-11-30T19:23:38.390Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 0B / 54.14MB 0.1s [2020-11-30T19:23:38.390Z] #25 sha256:c40c2cc28e5eb069718f6d2677c41d44a946003ff9a0f261cb825a7145e5a5ef 1.47kB / 1.47kB done [2020-11-30T19:23:38.428Z] #47 36.21 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:23:38.428Z] #47 36.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:23:38.460Z] #54 35.09 + bin/ctr [2020-11-30T19:23:38.461Z] #54 ... [2020-11-30T19:23:38.461Z] [2020-11-30T19:23:38.461Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:38.461Z] #45 DONE 35.3s [2020-11-30T19:23:38.586Z] #11 DONE 66.0s [2020-11-30T19:23:38.586Z] [2020-11-30T19:23:38.586Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:38.690Z] #47 36.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:23:38.690Z] #47 36.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:23:38.690Z] #47 36.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:23:38.717Z] [2020-11-30T19:23:38.717Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:38.955Z] #47 36.75 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:23:38.955Z] #47 36.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:23:39.065Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 2.72MB / 54.14MB 0.8s [2020-11-30T19:23:39.306Z] #47 37.05 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:23:39.306Z] #47 37.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:23:39.306Z] #47 37.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:23:39.572Z] #47 37.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:23:39.572Z] #47 37.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:23:39.648Z] #51 0.707 + RM_GOPATH=0 [2020-11-30T19:23:39.648Z] #51 0.707 + TMP_GOPATH= [2020-11-30T19:23:39.648Z] #51 0.707 + : /build [2020-11-30T19:23:39.648Z] #51 0.707 + '[' -z '' ']' [2020-11-30T19:23:39.648Z] #51 0.707 ++ mktemp -d [2020-11-30T19:23:39.648Z] #51 0.708 + export GOPATH=/tmp/tmp.1Rs4JAullZ [2020-11-30T19:23:39.648Z] #51 0.708 + GOPATH=/tmp/tmp.1Rs4JAullZ [2020-11-30T19:23:39.648Z] #51 0.708 + RM_GOPATH=1 [2020-11-30T19:23:39.648Z] #51 0.708 + case "$(go env GOARCH)" in [2020-11-30T19:23:39.648Z] #51 0.708 ++ go env GOARCH [2020-11-30T19:23:39.648Z] #51 0.729 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:39.648Z] #51 0.729 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:23:39.648Z] #51 0.730 ++ dirname /tmp/install/install.sh [2020-11-30T19:23:39.648Z] #51 0.732 + dir=/tmp/install [2020-11-30T19:23:39.648Z] #51 0.732 + bin=runc [2020-11-30T19:23:39.648Z] #51 0.732 + shift [2020-11-30T19:23:39.648Z] #51 0.732 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:23:39.648Z] #51 0.732 + . /tmp/install/runc.installer [2020-11-30T19:23:39.648Z] #51 0.732 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:23:39.648Z] #51 0.732 + install_runc [2020-11-30T19:23:39.648Z] #51 0.732 + uname -r [2020-11-30T19:23:39.648Z] #51 0.732 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:23:39.648Z] #51 0.733 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:23:39.648Z] #51 0.733 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:23:39.648Z] #51 0.733 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1Rs4JAullZ/src/github.com/opencontainers/runc [2020-11-30T19:23:39.648Z] #51 0.733 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:23:39.648Z] #51 0.734 Cloning into '/tmp/tmp.1Rs4JAullZ/src/github.com/opencontainers/runc'... [2020-11-30T19:23:39.648Z] #51 ... [2020-11-30T19:23:39.648Z] [2020-11-30T19:23:39.648Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:23:39.648Z] #12 DONE 1.0s [2020-11-30T19:23:39.822Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 6.19MB / 54.14MB 1.3s [2020-11-30T19:23:39.822Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 9.73MB / 54.14MB 1.6s [2020-11-30T19:23:39.834Z] #47 37.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:23:39.834Z] #47 37.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:23:39.940Z] [2020-11-30T19:23:39.940Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:23:40.095Z] #47 37.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:23:40.162Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 13.79MB / 54.14MB 1.9s [2020-11-30T19:23:40.388Z] #47 38.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:23:40.388Z] #47 38.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:23:40.388Z] #47 38.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:23:40.388Z] #47 38.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:23:40.388Z] #47 38.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:23:40.577Z] #13 DONE 0.9s [2020-11-30T19:23:40.577Z] [2020-11-30T19:23:40.577Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:23:40.609Z] #47 ... [2020-11-30T19:23:40.609Z] [2020-11-30T19:23:40.609Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:23:40.609Z] #46 DONE 0.1s [2020-11-30T19:23:40.609Z] [2020-11-30T19:23:40.609Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:40.649Z] #47 38.45 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:23:40.649Z] #47 38.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:23:40.910Z] #47 38.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:23:40.910Z] #47 38.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:23:40.910Z] #47 38.76 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:23:40.910Z] #47 38.82 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:23:41.132Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 17.01MB / 54.14MB 2.0s [2020-11-30T19:23:41.132Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 20.40MB / 54.14MB 2.3s [2020-11-30T19:23:41.132Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 25.91MB / 54.14MB 2.8s [2020-11-30T19:23:41.270Z] #14 0.906 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:23:41.484Z] #47 39.31 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:23:41.484Z] #47 39.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:23:41.562Z] #14 DONE 1.0s [2020-11-30T19:23:41.562Z] [2020-11-30T19:23:41.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:41.562Z] #41 30.37 DEP soccr/soccr.d [2020-11-30T19:23:41.562Z] #41 30.46 CC soccr/soccr.o [2020-11-30T19:23:41.562Z] #41 31.41 AR soccr/libsoccr.a [2020-11-30T19:23:41.562Z] #41 31.44 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:23:41.562Z] #41 31.66 DEP criu/arch/s390/sigframe.d [2020-11-30T19:23:41.563Z] #41 31.77 DEP criu/arch/s390/crtools.d [2020-11-30T19:23:41.563Z] #41 31.94 DEP criu/arch/s390/cpu.d [2020-11-30T19:23:41.563Z] #41 32.13 CC criu/arch/s390/cpu.o [2020-11-30T19:23:41.563Z] #41 32.54 CC criu/arch/s390/crtools.o [2020-11-30T19:23:41.563Z] #41 33.36 CC criu/arch/s390/sigframe.o [2020-11-30T19:23:41.563Z] #41 33.51 LINK criu/arch/s390/crtools.built-in.o [2020-11-30T19:23:41.563Z] #41 33.54 DEP criu/pie/util-vdso.d [2020-11-30T19:23:41.563Z] #41 33.65 DEP criu/pie/util.d [2020-11-30T19:23:41.563Z] #41 33.78 CC criu/pie/util.o [2020-11-30T19:23:41.563Z] #41 34.10 CC criu/pie/util-vdso.o [2020-11-30T19:23:41.563Z] #41 34.53 AR criu/pie/pie.lib.a [2020-11-30T19:23:41.563Z] #41 34.57 DEP criu/pie/restorer.d [2020-11-30T19:23:41.563Z] #41 34.78 DEP criu/arch/s390/restorer.d [2020-11-30T19:23:41.563Z] #41 35.00 DEP criu/arch/s390/vdso-pie.d [2020-11-30T19:23:41.563Z] #41 35.12 DEP criu/pie/parasite-vdso.d [2020-11-30T19:23:41.563Z] #41 35.25 DEP criu/pie/parasite.d [2020-11-30T19:23:41.563Z] #41 35.48 CC criu/pie/parasite.o [2020-11-30T19:23:41.573Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 29.05MB / 54.14MB 3.1s [2020-11-30T19:23:41.746Z] #47 39.52 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:23:41.746Z] #47 39.55 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:23:41.746Z] #47 39.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:23:42.011Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 32.63MB / 54.14MB 3.4s [2020-11-30T19:23:42.011Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 36.61MB / 54.14MB 3.6s [2020-11-30T19:23:42.138Z] #47 39.79 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:23:42.138Z] #47 ... [2020-11-30T19:23:42.138Z] [2020-11-30T19:23:42.138Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:42.138Z] #53 29.77 Fetched 8406 kB in 22s (378 kB/s) [2020-11-30T19:23:42.138Z] #53 29.77 Reading package lists... [2020-11-30T19:23:42.207Z] #41 36.31 LINK criu/pie/parasite.built-in.o [2020-11-30T19:23:42.207Z] #41 ... [2020-11-30T19:23:42.207Z] [2020-11-30T19:23:42.207Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:42.207Z] #56 65.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:23:42.207Z] #56 65.32 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:23:42.207Z] #56 DONE 69.5s [2020-11-30T19:23:42.207Z] [2020-11-30T19:23:42.207Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:23:42.207Z] #57 DONE 0.1s [2020-11-30T19:23:42.207Z] [2020-11-30T19:23:42.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:42.207Z] #41 36.31 GEN criu/pie/parasite-blob.h [2020-11-30T19:23:42.207Z] #41 36.32 CC criu/pie/parasite-vdso.o [2020-11-30T19:23:42.207Z] #41 ... [2020-11-30T19:23:42.207Z] [2020-11-30T19:23:42.207Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:23:42.207Z] #15 ... [2020-11-30T19:23:42.207Z] [2020-11-30T19:23:42.207Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:23:42.207Z] #58 DONE 0.1s [2020-11-30T19:23:42.460Z] Client: Docker Engine - Community [2020-11-30T19:23:42.460Z] Version: 19.03.13 [2020-11-30T19:23:42.460Z] API version: 1.40 [2020-11-30T19:23:42.460Z] Go version: go1.13.15 [2020-11-30T19:23:42.460Z] Git commit: 4484c46 [2020-11-30T19:23:42.460Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-30T19:23:42.460Z] OS/Arch: linux/arm64 [2020-11-30T19:23:42.460Z] Experimental: false [2020-11-30T19:23:42.460Z] [2020-11-30T19:23:42.460Z] Server: Docker Engine - Community [2020-11-30T19:23:42.460Z] Engine: [2020-11-30T19:23:42.460Z] Version: 19.03.13 [2020-11-30T19:23:42.461Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:23:42.461Z] Go version: go1.13.15 [2020-11-30T19:23:42.461Z] Git commit: 4484c46 [2020-11-30T19:23:42.461Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-30T19:23:42.461Z] OS/Arch: linux/arm64 [2020-11-30T19:23:42.461Z] Experimental: true [2020-11-30T19:23:42.461Z] containerd: [2020-11-30T19:23:42.461Z] Version: 1.3.7 [2020-11-30T19:23:42.461Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:23:42.461Z] runc: [2020-11-30T19:23:42.461Z] Version: 1.0.0-rc10 [2020-11-30T19:23:42.461Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:23:42.461Z] docker-init: [2020-11-30T19:23:42.461Z] Version: 0.18.0 [2020-11-30T19:23:42.461Z] GitCommit: fec3683 [2020-11-30T19:23:42.477Z] #53 ... [2020-11-30T19:23:42.477Z] [2020-11-30T19:23:42.477Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:42.477Z] #47 39.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:23:42.499Z] [2020-11-30T19:23:42.499Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:42.499Z] #43 62.44 vendor/golang.org/x/net/idna [2020-11-30T19:23:42.499Z] #43 63.59 vendor/golang.org/x/net/http2/hpack [2020-11-30T19:23:42.499Z] #43 64.20 mime [2020-11-30T19:23:42.499Z] #43 65.29 mime/quotedprintable [2020-11-30T19:23:42.499Z] #43 65.46 net/http/internal [2020-11-30T19:23:42.499Z] #43 67.74 net/textproto [2020-11-30T19:23:42.499Z] #43 67.75 crypto/x509 [2020-11-30T19:23:42.499Z] #43 68.44 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:23:42.499Z] #43 68.63 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:23:42.499Z] #43 69.02 mime/multipart [2020-11-30T19:23:42.499Z] #43 ... [2020-11-30T19:23:42.499Z] [2020-11-30T19:23:42.499Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:23:42.499Z] #15 DONE 1.1s [Pipeline] sh [2020-11-30T19:23:42.736Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 40.61MB / 54.14MB 3.8s [2020-11-30T19:23:42.736Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 43.56MB / 54.14MB 4.0s [2020-11-30T19:23:42.736Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 48.28MB / 54.14MB 4.3s [2020-11-30T19:23:42.739Z] #47 40.36 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:23:42.739Z] #47 40.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:23:42.739Z] #47 40.59 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:23:42.739Z] #47 40.70 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:23:42.793Z] [2020-11-30T19:23:42.793Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:42.793Z] #41 36.90 CC criu/arch/s390/vdso-pie.o [2020-11-30T19:23:42.798Z] + docker info [2020-11-30T19:23:43.000Z] #47 ... [2020-11-30T19:23:43.000Z] [2020-11-30T19:23:43.000Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:23:43.000Z] #38 30.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:23:43.000Z] #38 32.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:23:43.025Z] Client: Docker Engine - Community [2020-11-30T19:23:43.025Z] Version: 19.03.13 [2020-11-30T19:23:43.025Z] API version: 1.40 [2020-11-30T19:23:43.025Z] Go version: go1.13.15 [2020-11-30T19:23:43.025Z] Git commit: 4484c46d9d [2020-11-30T19:23:43.025Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-30T19:23:43.025Z] OS/Arch: linux/amd64 [2020-11-30T19:23:43.025Z] Experimental: false [2020-11-30T19:23:43.025Z] [2020-11-30T19:23:43.025Z] Server: Docker Engine - Community [2020-11-30T19:23:43.025Z] Engine: [2020-11-30T19:23:43.025Z] Version: 19.03.13 [2020-11-30T19:23:43.025Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:23:43.025Z] Go version: go1.13.15 [2020-11-30T19:23:43.025Z] Git commit: 4484c46d9d [2020-11-30T19:23:43.025Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-30T19:23:43.025Z] OS/Arch: linux/amd64 [2020-11-30T19:23:43.025Z] Experimental: true [2020-11-30T19:23:43.025Z] containerd: [2020-11-30T19:23:43.025Z] Version: 1.3.7 [2020-11-30T19:23:43.025Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:23:43.025Z] runc: [2020-11-30T19:23:43.025Z] Version: 1.0.0-rc10 [2020-11-30T19:23:43.025Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:23:43.025Z] docker-init: [2020-11-30T19:23:43.025Z] Version: 0.18.0 [2020-11-30T19:23:43.025Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:23:43.084Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 4.7s done [2020-11-30T19:23:43.084Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 [2020-11-30T19:23:43.084Z] #25 ... [2020-11-30T19:23:43.084Z] [2020-11-30T19:23:43.084Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:23:43.084Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-30T19:23:43.084Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-30T19:23:43.084Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-11-30T19:23:43.084Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-30T19:23:43.084Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-11-30T19:23:43.084Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-11-30T19:23:43.084Z] #61 DONE 5.0s [2020-11-30T19:23:43.084Z] [2020-11-30T19:23:43.084Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:23:43.084Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:23:43.084Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.56MB / 57.46MB 4.8s [2020-11-30T19:23:43.084Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.98MB / 73.58MB 4.8s [2020-11-30T19:23:43.084Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:23:43.084Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-11-30T19:23:43.084Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-11-30T19:23:43.084Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-11-30T19:23:43.084Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.52MB / 54.14MB 4.8s [2020-11-30T19:23:43.084Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2020-11-30T19:23:43.084Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-11-30T19:23:43.084Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.35MB / 96.52MB 4.8s [2020-11-30T19:23:43.108Z] #41 37.23 CC criu/arch/s390/restorer.o [2020-11-30T19:23:43.261Z] #38 ... [2020-11-30T19:23:43.261Z] [2020-11-30T19:23:43.261Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:43.261Z] #47 41.16 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:23:43.358Z] + docker info [2020-11-30T19:23:43.482Z] #41 37.60 CC criu/pie/restorer.o [2020-11-30T19:23:43.775Z] #41 ... [2020-11-30T19:23:43.775Z] [2020-11-30T19:23:43.775Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:23:43.775Z] #16 DONE 1.3s [2020-11-30T19:23:44.068Z] [2020-11-30T19:23:44.068Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:23:44.204Z] #47 42.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:23:44.204Z] #47 ... [2020-11-30T19:23:44.204Z] [2020-11-30T19:23:44.204Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:44.204Z] #11 32.11 Fetched 8406 kB in 24s (357 kB/s) [2020-11-30T19:23:44.204Z] #11 32.11 Reading package lists... [2020-11-30T19:23:44.218Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done [2020-11-30T19:23:44.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.03MB / 73.58MB 5.1s [2020-11-30T19:23:44.218Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.02MB / 54.14MB 5.1s [2020-11-30T19:23:44.218Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.46MB / 96.52MB 5.1s [2020-11-30T19:23:44.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.07MB / 73.58MB 5.4s [2020-11-30T19:23:44.218Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.25MB / 54.14MB 5.4s [2020-11-30T19:23:44.218Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.72MB / 96.52MB 5.4s [2020-11-30T19:23:44.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.41MB / 73.58MB 5.7s [2020-11-30T19:23:44.218Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.7s [2020-11-30T19:23:44.218Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.44MB / 96.52MB 5.7s [2020-11-30T19:23:44.218Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.7s done [2020-11-30T19:23:44.218Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.16MB / 73.58MB 6.0s [2020-11-30T19:23:44.218Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.04MB / 96.52MB 6.0s [2020-11-30T19:23:44.465Z] #11 ... [2020-11-30T19:23:44.465Z] [2020-11-30T19:23:44.465Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:44.465Z] #43 38.48 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:23:44.465Z] #43 38.73 vendor/golang.org/x/crypto/curve25519 [2020-11-30T19:23:44.535Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.26MB / 73.58MB 6.1s [2020-11-30T19:23:44.535Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.2s done [2020-11-30T19:23:44.535Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2020-11-30T19:23:44.535Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-30T19:23:44.727Z] #43 ... [2020-11-30T19:23:44.727Z] [2020-11-30T19:23:44.727Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:23:44.727Z] #40 32.51 Fetched 8406 kB in 24s (346 kB/s) [2020-11-30T19:23:44.727Z] #40 32.51 Reading package lists... [2020-11-30T19:23:44.727Z] #40 42.07 Reading package lists... [2020-11-30T19:23:44.727Z] #40 ... [2020-11-30T19:23:44.727Z] [2020-11-30T19:23:44.727Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:23:44.779Z] #51 ... [2020-11-30T19:23:44.779Z] [2020-11-30T19:23:44.779Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:44.779Z] #56 40.92 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:23:44.779Z] #56 40.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:23:44.836Z] #9 ... [2020-11-30T19:23:44.836Z] [2020-11-30T19:23:44.836Z] #22 [internal] load build context [2020-11-30T19:23:44.836Z] #22 transferring context: 52.35MB 6.9s done [2020-11-30T19:23:44.836Z] #22 DONE 6.9s [2020-11-30T19:23:44.836Z] [2020-11-30T19:23:44.836Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:45.134Z] #17 DONE 1.0s [2020-11-30T19:23:45.134Z] [2020-11-30T19:23:45.134Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:23:45.303Z] #11 42.44 Reading package lists... [2020-11-30T19:23:45.303Z] #11 ... [2020-11-30T19:23:45.303Z] [2020-11-30T19:23:45.303Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:23:45.303Z] #34 33.10 Fetched 8406 kB in 24s (349 kB/s) [2020-11-30T19:23:45.303Z] #34 33.10 Reading package lists... [2020-11-30T19:23:45.564Z] #34 42.58 Reading package lists... [2020-11-30T19:23:45.564Z] #34 ... [2020-11-30T19:23:45.564Z] [2020-11-30T19:23:45.564Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:46.205Z] #18 1.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:46.206Z] #18 1.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:46.206Z] #18 1.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:46.498Z] #18 1.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-30T19:23:47.133Z] #18 2.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-11-30T19:23:47.299Z] #56 DONE 43.9s [2020-11-30T19:23:47.299Z] [2020-11-30T19:23:47.299Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:23:47.299Z] #57 DONE 0.0s [2020-11-30T19:23:47.299Z] [2020-11-30T19:23:47.299Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:23:47.299Z] #58 DONE 0.0s [2020-11-30T19:23:47.299Z] [2020-11-30T19:23:47.299Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:47.767Z] #18 2.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-30T19:23:49.306Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 5.8s done [2020-11-30T19:23:49.306Z] #25 DONE 10.9s [2020-11-30T19:23:49.306Z] [2020-11-30T19:23:49.306Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:23:49.306Z] #26 0.254 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:23:49.306Z] #26 0.273 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:23:49.306Z] #26 0.304 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:23:49.306Z] #26 0.475 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:23:49.615Z] #26 0.693 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:23:49.615Z] #26 0.960 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:23:49.776Z] #53 40.15 Reading package lists... [2020-11-30T19:23:49.776Z] #53 ... [2020-11-30T19:23:49.776Z] [2020-11-30T19:23:49.776Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:23:49.776Z] #47 47.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:23:50.618Z] #18 ... [2020-11-30T19:23:50.618Z] [2020-11-30T19:23:50.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:50.618Z] #41 39.39 LINK criu/pie/restorer.built-in.o [2020-11-30T19:23:50.618Z] #41 39.40 GEN criu/pie/restorer-blob.h [2020-11-30T19:23:50.618Z] #41 39.46 DEP criu/vdso.d [2020-11-30T19:23:50.618Z] #41 39.71 DEP criu/uts_ns.d [2020-11-30T19:23:50.618Z] #41 39.88 DEP criu/util.d [2020-11-30T19:23:50.618Z] #41 40.01 DEP criu/uffd.d [2020-11-30T19:23:50.618Z] #41 40.08 DEP criu/tun.d [2020-11-30T19:23:50.618Z] #41 40.16 DEP criu/tty.d [2020-11-30T19:23:50.618Z] #41 40.28 DEP criu/timerfd.d [2020-11-30T19:23:50.618Z] #41 40.43 DEP criu/timens.d [2020-11-30T19:23:50.618Z] #41 40.54 DEP criu/sysfs_parse.d [2020-11-30T19:23:50.618Z] #41 40.65 DEP criu/sysctl.d [2020-11-30T19:23:50.618Z] #41 40.73 DEP criu/string.d [2020-11-30T19:23:50.618Z] #41 40.76 DEP criu/stats.d [2020-11-30T19:23:50.618Z] #41 40.89 DEP criu/sockets.d [2020-11-30T19:23:50.618Z] #41 41.06 DEP criu/sk-unix.d [2020-11-30T19:23:50.618Z] #41 41.26 DEP criu/sk-tcp.d [2020-11-30T19:23:50.618Z] #41 41.37 DEP criu/sk-queue.d [2020-11-30T19:23:50.618Z] #41 41.45 DEP criu/sk-packet.d [2020-11-30T19:23:50.618Z] #41 41.62 DEP criu/sk-netlink.d [2020-11-30T19:23:50.618Z] #41 41.78 DEP criu/sk-inet.d [2020-11-30T19:23:50.618Z] #41 41.94 DEP criu/signalfd.d [2020-11-30T19:23:50.618Z] #41 42.06 DEP criu/sigframe.d [2020-11-30T19:23:50.618Z] #41 42.16 DEP criu/shmem.d [2020-11-30T19:23:50.618Z] #41 42.32 DEP criu/servicefd.d [2020-11-30T19:23:50.618Z] #41 42.47 DEP criu/seize.d [2020-11-30T19:23:50.618Z] #41 42.64 DEP criu/seccomp.d [2020-11-30T19:23:50.618Z] #41 42.81 DEP criu/rst-malloc.d [2020-11-30T19:23:50.618Z] #41 42.85 DEP criu/rbtree.d [2020-11-30T19:23:50.618Z] #41 42.87 DEP criu/pstree.d [2020-11-30T19:23:50.618Z] #41 43.00 DEP criu/protobuf.d [2020-11-30T19:23:50.618Z] #41 43.13 GEN criu/protobuf-desc-gen.h [2020-11-30T19:23:50.618Z] #41 44.15 DEP criu/protobuf-desc.d [2020-11-30T19:23:50.618Z] #41 44.24 DEP criu/proc_parse.d [2020-11-30T19:23:50.618Z] #41 44.44 DEP criu/plugin.d [2020-11-30T19:23:50.618Z] #41 44.50 DEP criu/pipes.d [2020-11-30T19:23:50.618Z] #41 44.58 DEP criu/pie-util.d [2020-11-30T19:23:50.618Z] #41 44.71 DEP criu/pie-util-vdso.d [2020-11-30T19:23:50.618Z] #41 44.82 DEP criu/path.d [2020-11-30T19:23:50.618Z] #41 44.90 DEP criu/parasite-syscall.d [2020-11-30T19:23:50.719Z] #47 ... [2020-11-30T19:23:50.719Z] [2020-11-30T19:23:50.719Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:50.719Z] #62 DONE 48.5s [2020-11-30T19:23:50.719Z] [2020-11-30T19:23:50.719Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:23:50.910Z] #41 45.04 DEP criu/pagemap.d [2020-11-30T19:23:50.910Z] #41 45.22 DEP criu/pagemap-cache.d [2020-11-30T19:23:50.981Z] Client: [2020-11-30T19:23:50.981Z] Debug Mode: false [2020-11-30T19:23:50.981Z] [2020-11-30T19:23:50.981Z] Server: [2020-11-30T19:23:50.981Z] Containers: 0 [2020-11-30T19:23:50.981Z] Running: 0 [2020-11-30T19:23:50.981Z] Paused: 0 [2020-11-30T19:23:50.981Z] Stopped: 0 [2020-11-30T19:23:50.981Z] Images: 0 [2020-11-30T19:23:50.981Z] Server Version: 19.03.13 [2020-11-30T19:23:50.981Z] Storage Driver: overlay2 [2020-11-30T19:23:50.981Z] Backing Filesystem: extfs [2020-11-30T19:23:50.981Z] Supports d_type: true [2020-11-30T19:23:50.981Z] Native Overlay Diff: true [2020-11-30T19:23:50.981Z] Logging Driver: json-file [2020-11-30T19:23:50.981Z] Cgroup Driver: cgroupfs [2020-11-30T19:23:50.981Z] Plugins: [2020-11-30T19:23:50.981Z] Volume: local [2020-11-30T19:23:50.981Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:23:50.981Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:23:50.981Z] Swarm: inactive [2020-11-30T19:23:50.981Z] Runtimes: runc [2020-11-30T19:23:50.981Z] Default Runtime: runc [2020-11-30T19:23:50.981Z] Init Binary: docker-init [2020-11-30T19:23:50.981Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:23:50.981Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:23:50.981Z] init version: fec3683 [2020-11-30T19:23:50.981Z] Security Options: [2020-11-30T19:23:50.981Z] apparmor [2020-11-30T19:23:50.981Z] seccomp [2020-11-30T19:23:50.981Z] Profile: default [2020-11-30T19:23:50.981Z] Kernel Version: 4.15.0-1083-aws [2020-11-30T19:23:50.981Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-30T19:23:50.981Z] OSType: linux [2020-11-30T19:23:50.981Z] Architecture: aarch64 [2020-11-30T19:23:50.981Z] CPUs: 4 [2020-11-30T19:23:50.981Z] Total Memory: 7.525GiB [2020-11-30T19:23:50.981Z] Name: ip-10-100-38-197 [2020-11-30T19:23:50.981Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-30T19:23:50.981Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:23:50.981Z] Debug Mode: false [2020-11-30T19:23:50.981Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:23:50.981Z] Labels: [2020-11-30T19:23:50.981Z] Experimental: true [2020-11-30T19:23:50.981Z] Insecure Registries: [2020-11-30T19:23:50.981Z] 127.0.0.0/8 [2020-11-30T19:23:50.981Z] Live Restore Enabled: true [2020-11-30T19:23:50.981Z] [2020-11-30T19:23:50.981Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:23:51.202Z] #41 45.32 DEP criu/page-xfer.d [2020-11-30T19:23:51.202Z] #41 45.43 DEP criu/page-pipe.d [2020-11-30T19:23:51.202Z] #41 45.49 DEP criu/netfilter.d [2020-11-30T19:23:51.281Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:51.281Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:51.281Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:23:51.478Z] Client: [2020-11-30T19:23:51.478Z] Debug Mode: false [2020-11-30T19:23:51.478Z] [2020-11-30T19:23:51.478Z] Server: [2020-11-30T19:23:51.478Z] Containers: 0 [2020-11-30T19:23:51.478Z] Running: 0 [2020-11-30T19:23:51.478Z] Paused: 0 [2020-11-30T19:23:51.478Z] Stopped: 0 [2020-11-30T19:23:51.478Z] Images: 0 [2020-11-30T19:23:51.478Z] Server Version: 19.03.13 [2020-11-30T19:23:51.478Z] Storage Driver: overlay2 [2020-11-30T19:23:51.478Z] Backing Filesystem: extfs [2020-11-30T19:23:51.478Z] Supports d_type: true [2020-11-30T19:23:51.478Z] Native Overlay Diff: true [2020-11-30T19:23:51.478Z] Logging Driver: json-file [2020-11-30T19:23:51.478Z] Cgroup Driver: cgroupfs [2020-11-30T19:23:51.478Z] Plugins: [2020-11-30T19:23:51.478Z] Volume: local [2020-11-30T19:23:51.478Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:23:51.478Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:23:51.478Z] Swarm: inactive [2020-11-30T19:23:51.478Z] Runtimes: runc [2020-11-30T19:23:51.478Z] Default Runtime: runc [2020-11-30T19:23:51.478Z] Init Binary: docker-init [2020-11-30T19:23:51.478Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:23:51.478Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:23:51.478Z] init version: fec3683 [2020-11-30T19:23:51.478Z] Security Options: [2020-11-30T19:23:51.478Z] apparmor [2020-11-30T19:23:51.478Z] seccomp [2020-11-30T19:23:51.478Z] Profile: default [2020-11-30T19:23:51.478Z] Kernel Version: 5.4.0-1025-aws [2020-11-30T19:23:51.478Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-30T19:23:51.478Z] OSType: linux [2020-11-30T19:23:51.478Z] Architecture: x86_64 [2020-11-30T19:23:51.478Z] CPUs: 2 [2020-11-30T19:23:51.478Z] Total Memory: 7.569GiB [2020-11-30T19:23:51.478Z] Name: ip-10-100-70-76 [2020-11-30T19:23:51.478Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-30T19:23:51.478Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:23:51.478Z] Debug Mode: false [2020-11-30T19:23:51.478Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:23:51.478Z] Labels: [2020-11-30T19:23:51.478Z] Experimental: true [2020-11-30T19:23:51.478Z] Insecure Registries: [2020-11-30T19:23:51.478Z] 127.0.0.0/8 [2020-11-30T19:23:51.478Z] Live Restore Enabled: true [2020-11-30T19:23:51.478Z] [2020-11-30T19:23:51.478Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:23:51.546Z] + bash /home/ubuntu/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:23:51.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:23:51.546Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-30T19:23:51.546Z] [2020-11-30T19:23:51.546Z] Generally Necessary: [2020-11-30T19:23:51.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:23:51.546Z] - apparmor: enabled and tools installed [2020-11-30T19:23:51.546Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:23:51.546Z] - CONFIG_NET_NS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_PID_NS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:23:51.546Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:23:51.546Z] - CONFIG_MEMCG: enabled [2020-11-30T19:23:51.546Z] - CONFIG_KEYS: enabled [2020-11-30T19:23:51.565Z] #41 45.59 DEP criu/net.d [2020-11-30T19:23:51.565Z] #41 45.70 DEP criu/namespaces.d [2020-11-30T19:23:51.693Z] #26 2.684 Fetched 8181 kB in 2s (3347 kB/s) [2020-11-30T19:23:51.807Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:51.808Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:23:51.808Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41732/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:23:51.808Z] + bash /home/ubuntu/workspace/moby_PR-41732/check-config.sh [2020-11-30T19:23:51.808Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:23:51.808Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-30T19:23:51.808Z] [2020-11-30T19:23:51.808Z] Generally Necessary: [2020-11-30T19:23:51.808Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:23:51.808Z] - apparmor: enabled and tools installed [2020-11-30T19:23:51.808Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:23:51.808Z] - CONFIG_NET_NS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_PID_NS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_MEMCG: enabled [2020-11-30T19:23:51.808Z] - CONFIG_KEYS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-30T19:23:51.808Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:23:51.808Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-30T19:23:51.808Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:23:51.808Z] [2020-11-30T19:23:51.808Z] Optional Features: [2020-11-30T19:23:51.808Z] - CONFIG_USER_NS: enabled [2020-11-30T19:23:51.808Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:23:51.808Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:23:51.810Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:23:51.810Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-30T19:23:51.810Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:23:51.810Z] [2020-11-30T19:23:51.810Z] Optional Features: [2020-11-30T19:23:51.810Z] - CONFIG_USER_NS: enabled [2020-11-30T19:23:51.810Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:23:51.810Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:23:51.810Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:23:51.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:23:51.810Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:23:51.810Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:23:51.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:23:51.810Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-30T19:23:51.857Z] #41 45.88 DEP criu/mount.d [2020-11-30T19:23:51.857Z] #41 46.02 DEP criu/memfd.d [2020-11-30T19:23:52.074Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-30T19:23:52.074Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:23:52.074Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:23:52.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:23:52.074Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:23:52.074Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:23:52.074Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:23:52.074Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:23:52.074Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:23:52.074Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:23:52.074Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:23:52.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:23:52.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:23:52.074Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:23:52.074Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:23:52.074Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:23:52.074Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:23:52.074Z] - Network Drivers: [2020-11-30T19:23:52.074Z] - "overlay": [2020-11-30T19:23:52.074Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:23:52.074Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:23:52.074Z] Optional (for encrypted networks): [2020-11-30T19:23:52.091Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:23:52.091Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:23:52.091Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:23:52.091Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:23:52.091Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:23:52.091Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-30T19:23:52.091Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-30T19:23:52.091Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:23:52.091Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:23:52.091Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:23:52.091Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:23:52.091Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:23:52.091Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:23:52.091Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:23:52.091Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:23:52.091Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:23:52.091Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:23:52.091Z] - Network Drivers: [2020-11-30T19:23:52.091Z] - "overlay": [2020-11-30T19:23:52.091Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:23:52.091Z] Optional (for encrypted networks): [2020-11-30T19:23:52.091Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:23:52.091Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:23:52.091Z] - CONFIG_XFRM: enabled [2020-11-30T19:23:52.091Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:23:52.091Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-30T19:23:52.091Z] - "ipvlan": [2020-11-30T19:23:52.091Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:23:52.091Z] - "macvlan": [2020-11-30T19:23:52.105Z] #38 ... [2020-11-30T19:23:52.105Z] [2020-11-30T19:23:52.105Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:23:52.105Z] #53 40.15 Reading package lists... [2020-11-30T19:23:52.149Z] #41 46.15 DEP criu/mem.d [2020-11-30T19:23:52.149Z] #41 46.25 DEP criu/lsm.d [2020-11-30T19:23:52.149Z] #41 46.38 DEP criu/log.d [2020-11-30T19:23:52.339Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:23:52.339Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:23:52.339Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:23:52.339Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:23:52.339Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:23:52.339Z] - CONFIG_XFRM: enabled [2020-11-30T19:23:52.339Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-30T19:23:52.339Z] - "ipvlan": [2020-11-30T19:23:52.339Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:23:52.339Z] - "macvlan": [2020-11-30T19:23:52.339Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:23:52.339Z] - "ftp,tftp client in container": [2020-11-30T19:23:52.339Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:23:52.339Z] - Storage Drivers: [2020-11-30T19:23:52.339Z] - "aufs": [2020-11-30T19:23:52.339Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:23:52.339Z] - "btrfs": [2020-11-30T19:23:52.339Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:23:52.339Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:23:52.339Z] - "devicemapper": [2020-11-30T19:23:52.339Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:23:52.339Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:23:52.339Z] - "overlay": [2020-11-30T19:23:52.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:23:52.339Z] - "zfs": [2020-11-30T19:23:52.339Z] - /dev/zfs: missing [2020-11-30T19:23:52.339Z] - zfs command: missing [2020-11-30T19:23:52.339Z] - zpool command: missing [2020-11-30T19:23:52.339Z] [2020-11-30T19:23:52.339Z] Limits: [2020-11-30T19:23:52.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:23:52.339Z] [2020-11-30T19:23:52.339Z] + true [Pipeline] } [2020-11-30T19:23:52.351Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:23:52.351Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:23:52.351Z] - "ftp,tftp client in container": [2020-11-30T19:23:52.351Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:23:52.351Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:23:52.351Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:23:52.351Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:23:52.351Z] - Storage Drivers: [2020-11-30T19:23:52.351Z] - "aufs": [2020-11-30T19:23:52.351Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:23:52.351Z] - "btrfs": [2020-11-30T19:23:52.351Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:23:52.351Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:23:52.351Z] - "devicemapper": [2020-11-30T19:23:52.351Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:23:52.351Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:23:52.351Z] - "overlay": [2020-11-30T19:23:52.351Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:23:52.351Z] - "zfs": [2020-11-30T19:23:52.351Z] - /dev/zfs: present [2020-11-30T19:23:52.351Z] - zfs command: missing [2020-11-30T19:23:52.351Z] - zpool command: missing [2020-11-30T19:23:52.351Z] [2020-11-30T19:23:52.351Z] Limits: [2020-11-30T19:23:52.351Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:23:52.351Z] [2020-11-30T19:23:52.351Z] + true [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-30T19:23:52.442Z] #41 46.47 DEP criu/libnetlink.d [2020-11-30T19:23:52.442Z] #41 46.57 DEP criu/kerndat.d [Pipeline] sh [Pipeline] sh [2020-11-30T19:23:52.734Z] #41 46.72 DEP criu/kcmp-ids.d [2020-11-30T19:23:52.734Z] #41 46.79 DEP criu/irmap.d [2020-11-30T19:23:52.734Z] #41 46.89 DEP criu/ipc_ns.d [2020-11-30T19:23:52.734Z] #41 47.01 DEP criu/image.d [2020-11-30T19:23:52.736Z] #26 2.684 Reading package lists... [2020-11-30T19:23:52.738Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:23:52.738Z] #1 [internal] load build definition from Dockerfile [2020-11-30T19:23:52.738Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-11-30T19:23:52.738Z] #1 DONE 0.1s [2020-11-30T19:23:52.738Z] [2020-11-30T19:23:52.738Z] #2 [internal] load .dockerignore [2020-11-30T19:23:52.738Z] #2 transferring context: 87B done [2020-11-30T19:23:52.738Z] #2 DONE 0.1s [2020-11-30T19:23:52.738Z] [2020-11-30T19:23:52.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-30T19:23:52.749Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 . [2020-11-30T19:23:52.749Z] #1 [internal] load .dockerignore [2020-11-30T19:23:52.749Z] #1 transferring context: 87B done [2020-11-30T19:23:52.749Z] #1 DONE 0.1s [2020-11-30T19:23:52.749Z] [2020-11-30T19:23:52.749Z] #2 [internal] load build definition from Dockerfile [2020-11-30T19:23:52.749Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-11-30T19:23:52.749Z] #2 DONE 0.1s [2020-11-30T19:23:52.749Z] [2020-11-30T19:23:52.749Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-30T19:23:53.026Z] #41 47.11 DEP criu/image-desc.d [2020-11-30T19:23:53.026Z] #41 47.16 DEP criu/fsnotify.d [2020-11-30T19:23:53.026Z] #41 47.29 DEP criu/filesystems.d [2020-11-30T19:23:53.314Z] #3 DONE 0.5s [2020-11-30T19:23:53.314Z] [2020-11-30T19:23:53.314Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:23:53.314Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-30T19:23:53.314Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-30T19:23:53.314Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.37MB / 8.88MB 0.1s [2020-11-30T19:23:53.314Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-30T19:23:53.314Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-30T19:23:53.319Z] #41 47.37 DEP criu/files.d [2020-11-30T19:23:53.319Z] #41 47.47 DEP criu/files-reg.d [2020-11-30T19:23:53.319Z] #41 ... [2020-11-30T19:23:53.319Z] [2020-11-30T19:23:53.319Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:53.319Z] #43 70.79 crypto/tls [2020-11-30T19:23:53.319Z] #43 75.10 net/http/httptrace [2020-11-30T19:23:53.319Z] #43 75.24 net/http [2020-11-30T19:23:53.572Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-30T19:23:53.572Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-30T19:23:53.572Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-11-30T19:23:53.611Z] #43 ... [2020-11-30T19:23:53.611Z] [2020-11-30T19:23:53.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:23:53.611Z] #41 47.64 DEP criu/files-ext.d [2020-11-30T19:23:53.611Z] #41 47.80 DEP criu/file-lock.d [2020-11-30T19:23:53.693Z] #3 DONE 0.6s [2020-11-30T19:23:53.693Z] [2020-11-30T19:23:53.693Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-30T19:23:53.693Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-30T19:23:53.693Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-30T19:23:53.693Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-11-30T19:23:53.693Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-11-30T19:23:53.693Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-11-30T19:23:53.693Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s [2020-11-30T19:23:53.693Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-11-30T19:23:53.790Z] #26 3.775 Reading package lists... [2020-11-30T19:23:53.902Z] #41 47.98 DEP criu/file-ids.d [2020-11-30T19:23:53.902Z] #41 48.16 DEP criu/fifo.d [2020-11-30T19:23:53.959Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-11-30T19:23:54.085Z] #26 4.928 Building dependency tree... [2020-11-30T19:23:54.085Z] #26 5.273 The following additional packages will be installed: [2020-11-30T19:23:54.085Z] #26 5.273 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-30T19:23:54.085Z] #26 5.273 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-30T19:23:54.085Z] #26 5.274 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-30T19:23:54.085Z] #26 5.275 Suggested packages: [2020-11-30T19:23:54.085Z] #26 5.275 krb5-doc krb5-user [2020-11-30T19:23:54.085Z] #26 5.275 Recommended packages: [2020-11-30T19:23:54.085Z] #26 5.275 krb5-locales publicsuffix libsasl2-modules [2020-11-30T19:23:54.137Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-30T19:23:54.137Z] #4 DONE 0.7s [2020-11-30T19:23:54.194Z] #41 48.24 DEP criu/fdstore.d [2020-11-30T19:23:54.194Z] #41 48.35 DEP criu/fault-injection.d [2020-11-30T19:23:54.194Z] #41 48.39 DEP criu/external.d [2020-11-30T19:23:54.194Z] #41 48.49 DEP criu/eventpoll.d [2020-11-30T19:23:54.194Z] #41 48.59 DEP criu/eventfd.d [2020-11-30T19:23:54.222Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-11-30T19:23:54.222Z] #4 DONE 0.7s [2020-11-30T19:23:54.222Z] [2020-11-30T19:23:54.222Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:23:54.378Z] #26 5.511 The following NEW packages will be installed: [2020-11-30T19:23:54.378Z] #26 5.511 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-30T19:23:54.378Z] #26 5.511 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-30T19:23:54.378Z] #26 5.512 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-30T19:23:54.378Z] #26 5.512 libssh2-1 libssl1.1 openssl [2020-11-30T19:23:54.378Z] #26 5.554 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-30T19:23:54.378Z] #26 5.554 Need to get 5166 kB of archives. [2020-11-30T19:23:54.379Z] #26 5.554 After this operation, 14.6 MB of additional disk space will be used. [2020-11-30T19:23:54.379Z] #26 5.554 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-11-30T19:23:54.379Z] #26 5.566 Get:2 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-11-30T19:23:54.379Z] #26 5.567 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-11-30T19:23:54.379Z] #26 5.578 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-11-30T19:23:54.379Z] #26 5.579 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-11-30T19:23:54.379Z] #26 5.608 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-11-30T19:23:54.379Z] #26 5.621 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-30T19:23:54.394Z] [2020-11-30T19:23:54.394Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:54.486Z] #41 48.68 DEP criu/crtools.d [2020-11-30T19:23:54.486Z] #41 48.82 DEP criu/cr-service.d [2020-11-30T19:23:54.660Z] #7 ... [2020-11-30T19:23:54.660Z] [2020-11-30T19:23:54.660Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:23:54.660Z] #5 DONE 0.4s [2020-11-30T19:23:54.660Z] [2020-11-30T19:23:54.660Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:23:54.672Z] #26 5.627 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-11-30T19:23:54.672Z] #26 5.784 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-11-30T19:23:54.672Z] #26 5.792 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-11-30T19:23:54.672Z] #26 5.807 Get:11 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-11-30T19:23:54.672Z] #26 5.897 Get:12 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-30T19:23:54.672Z] #26 5.914 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-11-30T19:23:54.672Z] #26 5.923 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-11-30T19:23:54.672Z] #26 5.928 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-11-30T19:23:54.672Z] #26 5.934 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-11-30T19:23:54.672Z] #26 5.949 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-11-30T19:23:54.672Z] #26 5.981 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-11-30T19:23:54.672Z] #26 6.007 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-30T19:23:54.803Z] #5 DONE 0.3s [2020-11-30T19:23:54.804Z] [2020-11-30T19:23:54.804Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-30T19:23:54.804Z] #6 DONE 0.4s [2020-11-30T19:23:54.804Z] [2020-11-30T19:23:54.804Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:54.804Z] #7 DONE 0.5s [2020-11-30T19:23:54.804Z] [2020-11-30T19:23:54.804Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:54.804Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-30T19:23:54.841Z] #41 49.01 DEP criu/cr-restore.d [2020-11-30T19:23:54.919Z] #6 DONE 0.6s [2020-11-30T19:23:54.919Z] [2020-11-30T19:23:54.919Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-30T19:23:54.919Z] #7 DONE 0.6s [2020-11-30T19:23:54.919Z] [2020-11-30T19:23:54.919Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:54.919Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 0.0s done [2020-11-30T19:23:54.924Z] #53 50.19 Building dependency tree... [2020-11-30T19:23:54.968Z] #26 6.025 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-30T19:23:54.968Z] #26 6.035 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-30T19:23:54.968Z] #26 6.219 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:23:54.968Z] #26 6.251 Fetched 5166 kB in 0s (10.4 MB/s) [2020-11-30T19:23:54.968Z] #26 6.270 Selecting previously unselected package libkeyutils1:ppc64el. [2020-11-30T19:23:55.070Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-30T19:23:55.070Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done [2020-11-30T19:23:55.070Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done [2020-11-30T19:23:55.132Z] #41 49.27 DEP criu/cr-errno.d [2020-11-30T19:23:55.132Z] #41 49.28 DEP criu/cr-dump.d [2020-11-30T19:23:55.181Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-30T19:23:55.181Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-30T19:23:55.181Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-30T19:23:55.265Z] #26 6.270 (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.) [2020-11-30T19:23:55.265Z] #26 6.273 Preparing to unpack .../00-libkeyutils1_1.6-6_ppc64el.deb ... [2020-11-30T19:23:55.265Z] #26 6.276 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-11-30T19:23:55.265Z] #26 6.297 Selecting previously unselected package libkrb5support0:ppc64el. [2020-11-30T19:23:55.265Z] #26 6.299 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.265Z] #26 6.302 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:55.265Z] #26 6.330 Selecting previously unselected package libk5crypto3:ppc64el. [2020-11-30T19:23:55.265Z] #26 6.333 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.265Z] #26 6.341 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:55.265Z] #26 6.388 Selecting previously unselected package libssl1.1:ppc64el. [2020-11-30T19:23:55.265Z] #26 6.390 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-30T19:23:55.265Z] #26 6.392 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-30T19:23:55.425Z] #41 49.54 DEP criu/cr-dedup.d [2020-11-30T19:23:55.425Z] #41 ... [2020-11-30T19:23:55.425Z] [2020-11-30T19:23:55.425Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:23:55.425Z] #51 6.669 + cd /tmp/tmp.1Rs4JAullZ/src/github.com/opencontainers/runc [2020-11-30T19:23:55.425Z] #51 6.669 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:23:55.425Z] #51 6.931 + '[' -z '' ']' [2020-11-30T19:23:55.425Z] #51 6.931 + target=static [2020-11-30T19:23:55.425Z] #51 6.931 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:23:55.425Z] #51 7.281 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:23:55.425Z] #51 ... [2020-11-30T19:23:55.425Z] [2020-11-30T19:23:55.425Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:23:55.425Z] #18 6.352 Fetched 8095 kB in 6s (1459 kB/s) [2020-11-30T19:23:55.425Z] #18 6.352 Reading package lists... [2020-11-30T19:23:55.425Z] #18 8.094 Reading package lists... [2020-11-30T19:23:55.425Z] #18 9.923 Building dependency tree... [2020-11-30T19:23:55.425Z] #18 10.42 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:23:55.425Z] #18 10.42 The following additional packages will be installed: [2020-11-30T19:23:55.425Z] #18 10.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-30T19:23:55.425Z] #18 10.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-30T19:23:55.425Z] #18 10.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-30T19:23:55.425Z] #18 10.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:23:55.425Z] #18 10.42 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:23:55.425Z] #18 10.42 Suggested packages: [2020-11-30T19:23:55.425Z] #18 10.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-30T19:23:55.425Z] #18 10.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-30T19:23:55.425Z] #18 10.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-30T19:23:55.425Z] #18 10.42 Recommended packages: [2020-11-30T19:23:55.425Z] #18 10.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:23:55.425Z] #18 10.42 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:23:55.559Z] #26 6.565 Selecting previously unselected package libkrb5-3:ppc64el. [2020-11-30T19:23:55.559Z] #26 6.568 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.559Z] #26 6.570 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:55.559Z] #26 6.653 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-11-30T19:23:55.559Z] #26 6.655 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.559Z] #26 6.657 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:55.559Z] #26 6.706 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-11-30T19:23:55.559Z] #26 6.708 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.559Z] #26 6.710 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:23:55.559Z] #26 6.735 Selecting previously unselected package libsasl2-2:ppc64el. [2020-11-30T19:23:55.559Z] #26 6.738 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.559Z] #26 6.742 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:23:55.559Z] #26 6.772 Selecting previously unselected package libldap-common. [2020-11-30T19:23:55.855Z] #26 6.774 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-30T19:23:55.855Z] #26 6.776 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:23:55.855Z] #26 6.818 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-11-30T19:23:55.855Z] #26 6.828 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-11-30T19:23:55.855Z] #26 6.828 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:23:55.855Z] #26 6.980 Selecting previously unselected package openssl. [2020-11-30T19:23:55.855Z] #26 6.982 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-30T19:23:55.855Z] #26 6.984 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:23:55.855Z] #26 7.087 Selecting previously unselected package ca-certificates. [2020-11-30T19:23:55.855Z] #26 7.089 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-30T19:23:55.855Z] #26 7.091 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-30T19:23:55.855Z] #26 7.136 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-11-30T19:23:55.855Z] #26 7.138 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-11-30T19:23:55.855Z] #26 7.140 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-30T19:23:55.855Z] #26 7.167 Selecting previously unselected package libpsl5:ppc64el. [2020-11-30T19:23:55.855Z] #26 7.168 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-11-30T19:23:55.855Z] #26 7.170 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-11-30T19:23:55.855Z] #26 7.193 Selecting previously unselected package librtmp1:ppc64el. [2020-11-30T19:23:56.152Z] #26 7.195 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.195 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:23:56.152Z] #26 7.219 Selecting previously unselected package libssh2-1:ppc64el. [2020-11-30T19:23:56.152Z] #26 7.221 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.223 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-30T19:23:56.152Z] #26 7.256 Selecting previously unselected package libcurl4:ppc64el. [2020-11-30T19:23:56.152Z] #26 7.258 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.259 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-30T19:23:56.152Z] #26 7.309 Selecting previously unselected package curl. [2020-11-30T19:23:56.152Z] #26 7.311 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.312 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-30T19:23:56.152Z] #26 7.352 Selecting previously unselected package libonig5:ppc64el. [2020-11-30T19:23:56.152Z] #26 7.354 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.355 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:23:56.152Z] #26 7.397 Selecting previously unselected package libjq1:ppc64el. [2020-11-30T19:23:56.152Z] #26 7.399 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:23:56.152Z] #26 7.400 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:23:56.152Z] #26 7.430 Selecting previously unselected package jq. [2020-11-30T19:23:56.453Z] #26 7.432 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:23:56.453Z] #26 7.433 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:23:56.453Z] #26 7.460 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-11-30T19:23:56.453Z] #26 7.463 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-11-30T19:23:56.453Z] #26 7.465 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-30T19:23:56.453Z] #26 7.598 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.601 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:23:56.453Z] #26 7.604 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.607 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.610 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:23:56.453Z] #26 7.613 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.616 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.618 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-30T19:23:56.453Z] #26 7.621 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:56.453Z] #26 7.624 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:23:56.453Z] #26 7.629 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:23:56.453Z] #26 7.632 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:23:56.453Z] #26 7.635 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:23:56.453Z] #26 7.638 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-30T19:23:57.031Z] #18 11.72 The following NEW packages will be installed: [2020-11-30T19:23:57.031Z] #18 11.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-30T19:23:57.031Z] #18 11.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-30T19:23:57.031Z] #18 11.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-30T19:23:57.031Z] #18 11.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:23:57.031Z] #18 11.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-30T19:23:57.031Z] #18 11.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-30T19:23:57.031Z] #18 11.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-30T19:23:57.031Z] #18 11.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-30T19:23:57.031Z] #18 11.73 xz-utils zip [2020-11-30T19:23:57.031Z] #18 11.90 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:23:57.031Z] #18 11.90 Need to get 27.7 MB of archives. [2020-11-30T19:23:57.031Z] #18 11.90 After this operation, 117 MB of additional disk space will be used. [2020-11-30T19:23:57.031Z] #18 11.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-30T19:23:57.031Z] #18 11.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-30T19:23:57.031Z] #18 11.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-30T19:23:57.031Z] #18 12.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-30T19:23:57.031Z] #18 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-30T19:23:57.031Z] #18 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-30T19:23:57.031Z] #18 12.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:23:57.031Z] #18 12.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-30T19:23:57.031Z] #18 12.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-30T19:23:57.031Z] #18 12.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-30T19:23:57.031Z] #18 12.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-30T19:23:57.031Z] #18 12.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-30T19:23:57.031Z] #18 12.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-30T19:23:57.031Z] #18 12.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-30T19:23:57.031Z] #18 12.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-30T19:23:57.031Z] #18 12.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-30T19:23:57.031Z] #18 12.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-30T19:23:57.031Z] #18 12.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:23:57.031Z] #18 12.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:23:57.031Z] #18 12.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-30T19:23:57.031Z] #18 12.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-30T19:23:57.031Z] #18 12.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-30T19:23:57.032Z] #18 12.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-30T19:23:57.032Z] #18 12.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-30T19:23:57.032Z] #18 12.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-30T19:23:57.032Z] #18 12.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-30T19:23:57.032Z] #18 12.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-30T19:23:57.032Z] #18 12.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-30T19:23:57.032Z] #18 12.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-30T19:23:57.093Z] #26 8.285 Updating certificates in /etc/ssl/certs... [2020-11-30T19:23:57.325Z] #18 12.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-30T19:23:57.325Z] #18 12.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-30T19:23:57.325Z] #18 12.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-30T19:23:57.325Z] #18 12.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-30T19:23:57.325Z] #18 12.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-30T19:23:57.325Z] #18 12.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:23:57.325Z] #18 12.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:23:57.473Z] #53 54.81 The following additional packages will be installed: [2020-11-30T19:23:57.473Z] #53 54.81 libbtrfs0 [2020-11-30T19:23:57.473Z] #53 55.14 The following NEW packages will be installed: [2020-11-30T19:23:57.473Z] #53 55.18 libbtrfs-dev libbtrfs0 [2020-11-30T19:23:57.617Z] #18 12.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:23:57.617Z] #18 12.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-30T19:23:57.617Z] #18 12.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:23:57.617Z] #18 12.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:23:57.617Z] #18 12.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:23:57.617Z] #18 12.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-11-30T19:23:57.617Z] #18 12.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-30T19:23:57.617Z] #18 12.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-11-30T19:23:57.617Z] #18 12.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:23:57.734Z] #26 8.926 126 added, 0 removed; done. [2020-11-30T19:23:57.734Z] #26 8.949 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-30T19:23:57.734Z] #26 8.952 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:23:57.734Z] #26 8.955 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-30T19:23:57.734Z] #26 8.957 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-30T19:23:57.734Z] #26 8.960 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:23:57.734Z] #26 8.970 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-30T19:23:57.734Z] #26 8.976 Updating certificates in /etc/ssl/certs... [2020-11-30T19:23:57.735Z] #53 ... [2020-11-30T19:23:57.735Z] [2020-11-30T19:23:57.735Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:23:57.735Z] #32 55.41 internal/reflectlite [2020-11-30T19:23:57.735Z] #32 55.42 sync [2020-11-30T19:23:57.910Z] #18 12.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-30T19:23:57.910Z] #18 12.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-30T19:23:57.910Z] #18 12.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-30T19:23:58.373Z] #26 9.490 0 added, 0 removed; done. [2020-11-30T19:23:58.373Z] #26 9.490 Running hooks in /etc/ca-certificates/update.d... [2020-11-30T19:23:58.373Z] #26 9.491 done. [2020-11-30T19:23:58.373Z] #26 DONE 9.6s [2020-11-30T19:23:58.373Z] [2020-11-30T19:23:58.373Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:23:58.373Z] #27 DONE 0.1s [2020-11-30T19:23:58.373Z] [2020-11-30T19:23:58.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:23:58.437Z] #24 ... [2020-11-30T19:23:58.437Z] [2020-11-30T19:23:58.437Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:23:58.437Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-30T19:23:58.437Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-30T19:23:58.437Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-30T19:23:58.437Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-30T19:23:58.437Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-11-30T19:23:58.437Z] #60 DONE 2.9s [2020-11-30T19:23:58.437Z] [2020-11-30T19:23:58.437Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 0B / 49.18MB 2.9s [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 5.52MB / 49.18MB 3.1s [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 11.19MB / 49.18MB 3.2s [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 20.12MB / 49.18MB 3.3s [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 25.83MB / 49.18MB 3.4s [2020-11-30T19:23:58.437Z] #24 ... [2020-11-30T19:23:58.437Z] [2020-11-30T19:23:58.437Z] #21 [internal] load build context [2020-11-30T19:23:58.437Z] #21 transferring context: 52.35MB 3.4s done [2020-11-30T19:23:58.437Z] #21 DONE 3.7s [2020-11-30T19:23:58.437Z] [2020-11-30T19:23:58.437Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:23:58.437Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 39.14MB / 49.18MB 3.6s [2020-11-30T19:23:58.544Z] #18 13.41 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:23:58.544Z] #18 13.44 Fetched 27.7 MB in 1s (23.3 MB/s) [2020-11-30T19:23:58.544Z] #18 13.47 Selecting previously unselected package pigz. [2020-11-30T19:23:58.544Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-11-30T19:23:58.544Z] #18 13.51 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-30T19:23:58.544Z] #18 13.53 Unpacking pigz (2.4-1) ... [2020-11-30T19:23:58.544Z] #18 13.57 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-30T19:23:58.544Z] #18 13.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-30T19:23:58.544Z] #18 13.58 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-30T19:23:58.666Z] #9 ... [2020-11-30T19:23:58.666Z] [2020-11-30T19:23:58.666Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:23:58.823Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 46.07MB / 49.18MB 3.7s [2020-11-30T19:23:58.823Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 3.8s [2020-11-30T19:23:58.836Z] #18 13.98 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:23:59.128Z] #18 13.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-30T19:23:59.128Z] #18 13.99 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:23:59.305Z] #28 0.680 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-30T19:23:59.305Z] #28 0.827 [2020-11-30T19:23:59.381Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 0B / 50.40MB 3.7s [2020-11-30T19:23:59.381Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 4.44MB / 50.40MB 4.1s [2020-11-30T19:23:59.381Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 9.48MB / 50.40MB 4.5s [2020-11-30T19:23:59.642Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 13.63MB / 50.40MB 4.8s [2020-11-30T19:23:59.803Z] #18 14.61 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-30T19:23:59.803Z] #18 14.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:23:59.900Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 16.48MB / 50.40MB 4.9s [2020-11-30T19:23:59.900Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 19.60MB / 50.40MB 5.0s [2020-11-30T19:24:00.162Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 28.04MB / 50.40MB 5.2s [2020-11-30T19:24:00.243Z] #28 0.970 0.1% ###### 9.1% ################## 25.9% ############################## 41.7% ################################## 48.2% ############################################ 62.4% ########################################################## 80.9% ################################################################ 89.1% ######################################################################## 100.0% [2020-11-30T19:24:00.428Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 33.37MB / 50.40MB 5.4s [2020-11-30T19:24:00.537Z] #28 1.989 [2020-11-30T19:24:00.688Z] #24 ... [2020-11-30T19:24:00.688Z] [2020-11-30T19:24:00.688Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:00.688Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:24:00.688Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-30T19:24:00.688Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-11-30T19:24:00.688Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:24:00.688Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-11-30T19:24:00.688Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-11-30T19:24:00.688Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-30T19:24:00.688Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2020-11-30T19:24:00.688Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2020-11-30T19:24:00.688Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.54MB / 120.17MB 5.7s [2020-11-30T19:24:00.688Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2020-11-30T19:24:00.688Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.9s [2020-11-30T19:24:00.877Z] #28 2.108 #### 6.4% ################################################################### 93.1% ######################################################################## 100.0% [2020-11-30T19:24:00.877Z] #28 2.380 [2020-11-30T19:24:01.182Z] #28 2.504 ##### 7.3% ############################################################### 87.5% ######################################################################## 100.0% [2020-11-30T19:24:01.182Z] #28 2.782 [2020-11-30T19:24:01.252Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.04MB / 120.17MB 6.3s [2020-11-30T19:24:01.390Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 6.2s done [2020-11-30T19:24:01.390Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 0.1s [2020-11-30T19:24:01.433Z] #18 16.15 Selecting previously unselected package python3-minimal. [2020-11-30T19:24:01.433Z] #18 16.15 (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 ... 23448 files and directories currently installed.) [2020-11-30T19:24:01.433Z] #18 16.19 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-30T19:24:01.433Z] #18 16.20 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:24:01.433Z] #18 16.25 Selecting previously unselected package libmpdec2:s390x. [2020-11-30T19:24:01.433Z] #18 16.25 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-30T19:24:01.433Z] #18 16.26 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-30T19:24:01.433Z] #18 16.33 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-30T19:24:01.433Z] #18 16.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-30T19:24:01.433Z] #18 16.34 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-30T19:24:01.508Z] #8 ... [2020-11-30T19:24:01.508Z] [2020-11-30T19:24:01.508Z] #21 [internal] load build context [2020-11-30T19:24:01.508Z] #21 transferring context: 52.35MB 6.3s done [2020-11-30T19:24:01.508Z] #21 DONE 6.5s [2020-11-30T19:24:01.508Z] [2020-11-30T19:24:01.508Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:01.508Z] #8 ... [2020-11-30T19:24:01.508Z] [2020-11-30T19:24:01.508Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:24:01.508Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 6.5s [2020-11-30T19:24:01.765Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 6.8s done [2020-11-30T19:24:01.940Z] #32 59.39 sort [2020-11-30T19:24:01.940Z] #32 59.42 errors [2020-11-30T19:24:01.940Z] #32 ... [2020-11-30T19:24:01.940Z] [2020-11-30T19:24:01.940Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:01.940Z] #53 55.73 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:01.940Z] #53 55.73 Need to get 119 kB of archives. [2020-11-30T19:24:01.940Z] #53 55.73 After this operation, 387 kB of additional disk space will be used. [2020-11-30T19:24:01.940Z] #53 55.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:24:01.940Z] #53 55.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:24:01.940Z] #53 57.38 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:01.940Z] #53 57.64 Fetched 119 kB in 0s (315 kB/s) [2020-11-30T19:24:01.940Z] #53 57.90 Selecting previously unselected package libbtrfs0. [2020-11-30T19:24:01.940Z] #53 57.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 ... 15410 files and directories currently installed.) [2020-11-30T19:24:01.940Z] #53 58.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:24:01.940Z] #53 58.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:24:01.940Z] #53 58.42 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:24:01.940Z] #53 58.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:24:01.940Z] #53 58.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:24:01.940Z] #53 58.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:24:01.940Z] #53 58.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:24:01.940Z] #53 58.95 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:01.940Z] #53 DONE 59.7s [2020-11-30T19:24:01.940Z] [2020-11-30T19:24:01.940Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:02.021Z] #24 ... [2020-11-30T19:24:02.021Z] [2020-11-30T19:24:02.021Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-30T19:24:02.021Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-30T19:24:02.021Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-30T19:24:02.021Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-30T19:24:02.021Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done [2020-11-30T19:24:02.021Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-11-30T19:24:02.021Z] #60 DONE 7.0s [2020-11-30T19:24:02.067Z] #18 ... [2020-11-30T19:24:02.068Z] [2020-11-30T19:24:02.068Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:02.068Z] #43 82.53 github.com/LK4D4/vndr/godl [2020-11-30T19:24:02.068Z] #43 83.17 github.com/LK4D4/vndr [2020-11-30T19:24:02.068Z] #43 DONE 89.5s [2020-11-30T19:24:02.068Z] [2020-11-30T19:24:02.068Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:24:02.068Z] #18 17.19 Selecting previously unselected package python3.7. [2020-11-30T19:24:02.068Z] #18 17.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-30T19:24:02.068Z] #18 17.20 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:24:02.068Z] #18 ... [2020-11-30T19:24:02.068Z] [2020-11-30T19:24:02.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:02.068Z] #41 49.75 DEP criu/cr-check.d [2020-11-30T19:24:02.068Z] #41 50.00 DEP criu/config.d [2020-11-30T19:24:02.068Z] #41 50.17 DEP criu/clone-noasan.d [2020-11-30T19:24:02.068Z] #41 50.21 DEP criu/cgroup.d [2020-11-30T19:24:02.068Z] #41 50.39 DEP criu/cgroup-props.d [2020-11-30T19:24:02.068Z] #41 50.48 DEP criu/bitmap.d [2020-11-30T19:24:02.068Z] #41 50.49 DEP criu/bfd.d [2020-11-30T19:24:02.068Z] #41 50.56 DEP criu/autofs.d [2020-11-30T19:24:02.068Z] #41 50.67 DEP criu/aio.d [2020-11-30T19:24:02.068Z] #41 50.78 DEP criu/action-scripts.d [2020-11-30T19:24:02.068Z] #41 51.01 CC criu/action-scripts.o [2020-11-30T19:24:02.068Z] #41 51.41 CC criu/aio.o [2020-11-30T19:24:02.068Z] #41 51.70 CC criu/autofs.o [2020-11-30T19:24:02.068Z] #41 52.53 CC criu/bfd.o [2020-11-30T19:24:02.068Z] #41 52.93 CC criu/bitmap.o [2020-11-30T19:24:02.068Z] #41 53.01 CC criu/cgroup-props.o [2020-11-30T19:24:02.068Z] #41 53.53 CC criu/cgroup.o [2020-11-30T19:24:02.068Z] #41 55.76 CC criu/clone-noasan.o [2020-11-30T19:24:02.068Z] #41 56.01 CC criu/config.o [2020-11-30T19:24:02.278Z] [2020-11-30T19:24:02.278Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:02.278Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.64MB / 120.17MB 7.2s [2020-11-30T19:24:02.278Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.14MB / 120.17MB 7.5s [2020-11-30T19:24:02.364Z] #41 ... [2020-11-30T19:24:02.364Z] [2020-11-30T19:24:02.364Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:24:02.364Z] #18 17.40 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-30T19:24:02.364Z] #18 17.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-30T19:24:02.364Z] #18 17.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-30T19:24:02.364Z] #18 17.47 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:24:02.389Z] #28 2.901 0.4% ######## 11.8% ################### 27.4% ####################### 32.9% ########################### 38.9% ############################# 41.2% ################################### 49.8% ############################################### 66.7% ######################################################## 78.6% ##################################################################### 96.4% ######################################################################## 100.0% [2020-11-30T19:24:02.535Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.97MB / 120.17MB 7.7s [2020-11-30T19:24:02.682Z] #28 4.027 [2020-11-30T19:24:03.075Z] #18 18.18 Selecting previously unselected package python3. [2020-11-30T19:24:03.075Z] #18 18.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-11-30T19:24:03.075Z] #18 18.23 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-30T19:24:03.075Z] #18 18.25 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:24:03.075Z] #18 18.32 Selecting previously unselected package libip4tc0:s390x. [2020-11-30T19:24:03.107Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.84MB / 120.17MB 8.1s [2020-11-30T19:24:03.326Z] #54 1.647 + RM_GOPATH=0 [2020-11-30T19:24:03.326Z] #54 1.647 + TMP_GOPATH= [2020-11-30T19:24:03.364Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.73MB / 120.17MB 8.5s [2020-11-30T19:24:03.367Z] #18 18.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-30T19:24:03.367Z] #18 18.33 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-30T19:24:03.367Z] #18 18.41 Selecting previously unselected package libip6tc0:s390x. [2020-11-30T19:24:03.367Z] #18 18.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-30T19:24:03.367Z] #18 18.41 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-30T19:24:03.367Z] #18 18.50 Selecting previously unselected package libiptc0:s390x. [2020-11-30T19:24:03.367Z] #18 18.50 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-30T19:24:03.367Z] #18 18.51 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-30T19:24:03.367Z] #18 18.57 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-30T19:24:03.367Z] #18 18.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-30T19:24:03.367Z] #18 18.57 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-30T19:24:03.588Z] #54 1.648 + : /build [2020-11-30T19:24:03.588Z] #54 1.648 + '[' -z '' ']' [2020-11-30T19:24:03.588Z] #54 1.697 ++ mktemp -d [2020-11-30T19:24:03.588Z] #54 1.697 + export GOPATH=/tmp/tmp.YmtRtMmCOF [2020-11-30T19:24:03.588Z] #54 1.697 + GOPATH=/tmp/tmp.YmtRtMmCOF [2020-11-30T19:24:03.588Z] #54 1.697 + RM_GOPATH=1 [2020-11-30T19:24:03.588Z] #54 1.697 + case "$(go env GOARCH)" in [2020-11-30T19:24:03.588Z] #54 1.697 ++ go env GOARCH [2020-11-30T19:24:03.588Z] #54 1.710 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:03.588Z] #54 1.710 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:03.588Z] #54 1.719 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:03.588Z] #54 1.727 + dir=/tmp/install [2020-11-30T19:24:03.588Z] #54 1.727 + bin=containerd [2020-11-30T19:24:03.588Z] #54 1.727 + shift [2020-11-30T19:24:03.588Z] #54 1.728 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:24:03.588Z] #54 1.728 + . /tmp/install/containerd.installer [2020-11-30T19:24:03.588Z] #54 1.728 ++ set -e [2020-11-30T19:24:03.588Z] #54 1.728 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:24:03.588Z] #54 1.729 + install_containerd [2020-11-30T19:24:03.588Z] #54 1.731 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:24:03.588Z] #54 1.733 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:24:03.588Z] #54 1.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YmtRtMmCOF/src/github.com/containerd/containerd [2020-11-30T19:24:03.588Z] #54 1.746 Cloning into '/tmp/tmp.YmtRtMmCOF/src/github.com/containerd/containerd'... [2020-11-30T19:24:03.659Z] #18 18.61 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-30T19:24:03.659Z] #18 18.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-30T19:24:03.659Z] #18 18.62 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-30T19:24:03.659Z] #18 18.69 Selecting previously unselected package libnftnl11:s390x. [2020-11-30T19:24:03.659Z] #18 18.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-30T19:24:03.659Z] #18 18.70 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-30T19:24:03.659Z] #18 18.74 Selecting previously unselected package iptables. [2020-11-30T19:24:03.659Z] #18 18.75 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-30T19:24:03.659Z] #18 18.75 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:24:03.852Z] #54 ... [2020-11-30T19:24:03.852Z] [2020-11-30T19:24:03.852Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:03.852Z] #40 42.07 Reading package lists... [2020-11-30T19:24:03.852Z] #40 52.19 Building dependency tree... [2020-11-30T19:24:03.852Z] #40 56.64 The following additional packages will be installed: [2020-11-30T19:24:03.852Z] #40 56.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:24:03.852Z] #40 56.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:24:03.852Z] #40 56.67 Suggested packages: [2020-11-30T19:24:03.852Z] #40 56.67 manpages-dev python-setuptools [2020-11-30T19:24:03.852Z] #40 58.62 The following NEW packages will be installed: [2020-11-30T19:24:03.852Z] #40 58.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:24:03.852Z] #40 58.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:24:03.852Z] #40 58.67 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:24:03.852Z] #40 58.68 python-six zlib1g-dev [2020-11-30T19:24:03.852Z] #40 59.20 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:03.852Z] #40 59.20 Need to get 4095 kB of archives. [2020-11-30T19:24:03.852Z] #40 59.20 After this operation, 22.5 MB of additional disk space will be used. [2020-11-30T19:24:03.852Z] #40 59.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-30T19:24:03.852Z] #40 59.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:24:03.852Z] #40 59.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:24:03.852Z] #40 59.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:24:03.852Z] #40 59.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-30T19:24:03.852Z] #40 59.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:24:03.852Z] #40 59.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-30T19:24:03.852Z] #40 59.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-30T19:24:03.852Z] #40 59.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-30T19:24:03.852Z] #40 59.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-30T19:24:03.853Z] #40 59.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-30T19:24:03.853Z] #40 59.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-30T19:24:03.853Z] #40 59.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-30T19:24:03.853Z] #40 59.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-30T19:24:03.853Z] #40 59.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:24:03.853Z] #40 59.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:24:03.853Z] #40 59.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-30T19:24:03.853Z] #40 61.81 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:03.936Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.10MB / 120.17MB 8.9s [2020-11-30T19:24:03.954Z] #18 19.03 Selecting previously unselected package xxd. [2020-11-30T19:24:03.954Z] #18 19.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-30T19:24:03.954Z] #18 19.04 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:24:03.954Z] #18 19.12 Selecting previously unselected package vim-common. [2020-11-30T19:24:03.956Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 2.5s done [2020-11-30T19:24:04.114Z] #40 ... [2020-11-30T19:24:04.114Z] [2020-11-30T19:24:04.114Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:04.114Z] #47 52.77 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:24:04.114Z] #47 60.29 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:24:04.114Z] #47 60.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:04.114Z] #47 60.45 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:04.114Z] #47 60.46 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:04.114Z] #47 60.54 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:04.114Z] #47 60.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:04.114Z] #47 60.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:04.114Z] #47 60.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:04.114Z] #47 60.64 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:24:04.114Z] #47 60.79 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:04.114Z] #47 60.80 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:04.114Z] #47 60.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:04.114Z] #47 60.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:04.114Z] #47 60.83 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:04.114Z] #47 60.85 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:04.114Z] #47 60.87 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:04.114Z] #47 60.94 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:24:04.114Z] #47 60.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:04.114Z] #47 60.95 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:04.114Z] #47 61.07 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:04.114Z] #47 61.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:04.114Z] #47 61.07 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:04.114Z] #47 61.23 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:04.114Z] #47 61.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:04.114Z] #47 61.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:04.114Z] #47 61.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:04.114Z] #47 61.38 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:04.114Z] #47 61.41 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:04.114Z] #47 61.46 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:04.114Z] #47 61.46 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:04.114Z] #47 61.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:04.114Z] #47 61.63 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:04.114Z] #47 61.70 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:04.114Z] #47 61.73 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:04.114Z] #47 61.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:04.114Z] #47 61.89 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:04.114Z] #47 62.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:04.114Z] #47 62.10 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:24:04.114Z] #47 ... [2020-11-30T19:24:04.114Z] [2020-11-30T19:24:04.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:04.114Z] #40 62.01 Fetched 4095 kB in 1s (4131 kB/s) [2020-11-30T19:24:04.193Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.84MB / 120.17MB 9.2s [2020-11-30T19:24:04.247Z] #18 19.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:24:04.247Z] #18 19.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:24:04.247Z] #18 19.27 Selecting previously unselected package bash-completion. [2020-11-30T19:24:04.247Z] #18 19.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:24:04.378Z] #40 62.22 Selecting previously unselected package libcap-dev:amd64. [2020-11-30T19:24:04.378Z] #40 62.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:24:04.450Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done [2020-11-30T19:24:04.558Z] #24 DONE 9.7s [2020-11-30T19:24:04.558Z] [2020-11-30T19:24:04.558Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:04.558Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:24:04.558Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:24:04.558Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done [2020-11-30T19:24:04.558Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-11-30T19:24:04.558Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-11-30T19:24:04.558Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2020-11-30T19:24:04.558Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.4s done [2020-11-30T19:24:04.558Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.8s done [2020-11-30T19:24:04.558Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.3s done [2020-11-30T19:24:04.558Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s done [2020-11-30T19:24:04.558Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.9s done [2020-11-30T19:24:04.558Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.5s done [2020-11-30T19:24:04.558Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2020-11-30T19:24:04.558Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2020-11-30T19:24:04.558Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-11-30T19:24:04.639Z] #40 62.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-30T19:24:04.639Z] #40 62.32 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:24:04.639Z] #40 62.63 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:24:04.639Z] #40 62.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:24:04.639Z] #40 ... [2020-11-30T19:24:04.639Z] [2020-11-30T19:24:04.639Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:04.639Z] #34 42.58 Reading package lists... [2020-11-30T19:24:04.639Z] #34 52.99 Building dependency tree... [2020-11-30T19:24:04.639Z] #34 57.52 The following additional packages will be installed: [2020-11-30T19:24:04.639Z] #34 57.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:24:04.639Z] #34 57.56 Suggested packages: [2020-11-30T19:24:04.639Z] #34 57.57 cmake-doc ninja-build lrzip [2020-11-30T19:24:04.639Z] #34 57.57 Recommended packages: [2020-11-30T19:24:04.639Z] #34 57.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:24:04.639Z] #34 58.93 The following NEW packages will be installed: [2020-11-30T19:24:04.639Z] #34 58.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:24:04.639Z] #34 58.97 vim-common xxd [2020-11-30T19:24:04.639Z] #34 59.43 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:04.639Z] #34 59.43 Need to get 14.9 MB of archives. [2020-11-30T19:24:04.639Z] #34 59.43 After this operation, 61.8 MB of additional disk space will be used. [2020-11-30T19:24:04.639Z] #34 59.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:24:04.639Z] #34 59.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:24:04.639Z] #34 59.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:24:04.639Z] #34 59.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:24:04.639Z] #34 60.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-30T19:24:04.639Z] #34 61.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-30T19:24:04.639Z] #34 61.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-30T19:24:04.639Z] #34 61.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-30T19:24:04.639Z] #34 61.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-30T19:24:04.639Z] #34 61.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-30T19:24:04.901Z] #34 ... [2020-11-30T19:24:04.901Z] [2020-11-30T19:24:04.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:04.901Z] #11 42.44 Reading package lists... [2020-11-30T19:24:04.901Z] #11 53.03 Building dependency tree... [2020-11-30T19:24:04.901Z] #11 57.91 The following additional packages will be installed: [2020-11-30T19:24:04.901Z] #11 57.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:24:04.901Z] #11 57.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:24:04.901Z] #11 57.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:24:04.901Z] #11 57.94 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:04.901Z] #11 57.96 Suggested packages: [2020-11-30T19:24:04.901Z] #11 57.96 gcc-8-locales seccomp wine64 [2020-11-30T19:24:04.901Z] #11 59.79 The following NEW packages will be installed: [2020-11-30T19:24:04.901Z] #11 59.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-30T19:24:04.901Z] #11 59.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-30T19:24:04.901Z] #11 59.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-30T19:24:04.901Z] #11 59.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-30T19:24:04.901Z] #11 59.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-30T19:24:04.901Z] #11 59.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:04.901Z] #11 60.50 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:04.901Z] #11 60.50 Need to get 77.7 MB of archives. [2020-11-30T19:24:04.901Z] #11 60.50 After this operation, 487 MB of additional disk space will be used. [2020-11-30T19:24:04.901Z] #11 60.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-30T19:24:04.901Z] #11 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-30T19:24:04.901Z] #11 61.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:24:04.901Z] #11 61.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-30T19:24:04.901Z] #11 61.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-30T19:24:04.901Z] #11 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:24:04.901Z] #11 61.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:24:04.901Z] #11 62.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:24:04.901Z] #11 62.14 Get:9 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] [2020-11-30T19:24:04.901Z] #11 ... [2020-11-30T19:24:04.901Z] [2020-11-30T19:24:04.901Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:04.901Z] #47 62.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:04.901Z] #47 62.16 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:24:04.901Z] #47 62.18 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:04.901Z] #47 62.20 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:04.901Z] #47 62.20 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:04.901Z] #47 62.22 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:04.901Z] #47 62.25 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:04.901Z] #47 62.25 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:24:04.901Z] #47 62.30 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:04.901Z] #47 62.38 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:04.901Z] #47 62.39 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:04.901Z] #47 62.41 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:04.901Z] #47 62.41 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:04.901Z] #47 62.49 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:04.901Z] #47 62.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:04.901Z] #47 62.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:04.901Z] #47 62.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:04.901Z] #47 62.68 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:04.901Z] #47 62.68 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:04.901Z] #47 62.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:04.901Z] #47 62.84 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:04.901Z] #47 62.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:05.163Z] #47 62.91 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:05.163Z] #47 62.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:05.163Z] #47 63.00 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:05.163Z] #47 63.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:05.163Z] #47 63.13 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:05.424Z] #47 63.15 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:05.424Z] #47 63.26 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:05.424Z] #47 63.27 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:05.424Z] #47 63.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:05.692Z] #47 63.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:05.692Z] #47 63.55 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:05.692Z] #47 63.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:05.790Z] #28 4.148 0.1% ## 3.1% #### 6.2% ####### 9.8% ######### 13.8% ############ 17.3% ############### 21.9% ################### 26.8% ##################### 30.2% ####################### 32.0% ######################### 35.2% ############################ 38.9% ############################## 42.5% ################################ 44.9% ################################### 49.1% ###################################### 53.3% ######################################### 56.9% ########################################## 59.1% ############################################# 63.1% ################################################ 67.3% ################################################### 71.4% ###################################################### 75.8% ######################################################### 79.8% ########################################################### 83.0% ############################################################ 84.7% ############################################################### 87.6% ################################################################# 90.9% #################################################################### 94.7% ###################################################################### 98.0% ######################################################################## 100.0% [2020-11-30T19:24:05.790Z] #28 7.207 [2020-11-30T19:24:05.819Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s [2020-11-30T19:24:05.828Z] #18 20.77 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:24:05.958Z] #47 63.78 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:05.958Z] #47 63.88 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:06.121Z] #18 21.10 Selecting previously unselected package bzip2. [2020-11-30T19:24:06.121Z] #18 21.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-30T19:24:06.121Z] #18 21.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:24:06.121Z] #18 21.16 Selecting previously unselected package xz-utils. [2020-11-30T19:24:06.121Z] #18 21.16 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-30T19:24:06.121Z] #18 21.16 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:24:06.121Z] #18 ... [2020-11-30T19:24:06.121Z] [2020-11-30T19:24:06.121Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:06.121Z] #30 DONE 93.4s [2020-11-30T19:24:06.121Z] [2020-11-30T19:24:06.121Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:24:06.121Z] #18 21.31 Selecting previously unselected package apparmor. [2020-11-30T19:24:06.121Z] #18 21.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-30T19:24:06.417Z] #18 21.38 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:24:06.451Z] #28 7.977 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-30T19:24:06.745Z] #28 8.115 [2020-11-30T19:24:06.745Z] #28 8.254 ##################################################################### 96.8% ######################################################################## 100.0% [2020-11-30T19:24:06.745Z] #28 8.280 [2020-11-30T19:24:07.069Z] #18 21.93 Selecting previously unselected package aufs-tools. [2020-11-30T19:24:07.069Z] #18 21.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-30T19:24:07.069Z] #18 21.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:24:07.069Z] #18 22.01 Selecting previously unselected package libonig5:s390x. [2020-11-30T19:24:07.069Z] #18 22.01 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-11-30T19:24:07.069Z] #18 22.02 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-30T19:24:07.069Z] #18 22.08 Selecting previously unselected package libjq1:s390x. [2020-11-30T19:24:07.069Z] #18 22.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-30T19:24:07.069Z] #18 22.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-30T19:24:07.069Z] #18 22.13 Selecting previously unselected package jq. [2020-11-30T19:24:07.069Z] #18 22.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-30T19:24:07.069Z] #18 22.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:07.069Z] #18 22.16 Selecting previously unselected package libaio1:s390x. [2020-11-30T19:24:07.069Z] #18 22.16 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-11-30T19:24:07.069Z] #18 22.17 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-30T19:24:07.069Z] #18 22.19 Selecting previously unselected package libgpm2:s390x. [2020-11-30T19:24:07.069Z] #18 22.19 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-11-30T19:24:07.364Z] #18 22.20 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-30T19:24:07.364Z] #18 22.23 Selecting previously unselected package libicu63:s390x. [2020-11-30T19:24:07.364Z] #18 22.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-30T19:24:07.364Z] #18 22.23 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-30T19:24:07.382Z] #28 8.953 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-30T19:24:07.382Z] #28 8.970 skipping existing 5cb8031fd95d [2020-11-30T19:24:07.382Z] #28 8.995 [2020-11-30T19:24:07.965Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2020-11-30T19:24:07.965Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-11-30T19:24:08.346Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.7s done [2020-11-30T19:24:08.426Z] #28 9.825 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-30T19:24:08.426Z] #28 9.842 skipping existing 283607eaa57e [2020-11-30T19:24:08.426Z] #28 9.876 [2020-11-30T19:24:08.605Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-30T19:24:09.063Z] #28 10.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-30T19:24:09.356Z] #28 10.79 [2020-11-30T19:24:09.356Z] #28 10.87 ######################################################################## 100.0% [2020-11-30T19:24:09.356Z] #28 10.91 [2020-11-30T19:24:09.356Z] #28 ... [2020-11-30T19:24:09.356Z] [2020-11-30T19:24:09.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:09.356Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.0s done [2020-11-30T19:24:09.631Z] #18 24.49 Selecting previously unselected package libnet1:s390x. [2020-11-30T19:24:09.631Z] #18 24.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-30T19:24:09.631Z] #18 24.50 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:09.631Z] #18 24.54 Selecting previously unselected package libnl-3-200:s390x. [2020-11-30T19:24:09.631Z] #18 24.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-30T19:24:09.631Z] #18 24.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-30T19:24:09.631Z] #18 24.58 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-30T19:24:09.631Z] #18 24.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-30T19:24:09.631Z] #18 24.59 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-30T19:24:09.631Z] #18 24.61 Selecting previously unselected package libreadline5:s390x. [2020-11-30T19:24:09.631Z] #18 24.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-30T19:24:09.631Z] #18 24.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-30T19:24:09.631Z] #18 24.68 Selecting previously unselected package net-tools. [2020-11-30T19:24:09.631Z] #18 24.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-30T19:24:09.631Z] #18 24.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:24:09.631Z] #18 24.81 Selecting previously unselected package python-pip-whl. [2020-11-30T19:24:09.631Z] #18 24.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:24:09.650Z] #9 DONE 31.5s [2020-11-30T19:24:09.650Z] [2020-11-30T19:24:09.650Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:24:09.650Z] #10 DONE 0.2s [2020-11-30T19:24:09.650Z] [2020-11-30T19:24:09.650Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:24:09.924Z] #18 24.81 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:24:09.965Z] #11 DONE 0.1s [2020-11-30T19:24:09.965Z] [2020-11-30T19:24:09.965Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:24:09.965Z] #30 DONE 0.1s [2020-11-30T19:24:09.965Z] [2020-11-30T19:24:09.965Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:09.965Z] #35 ... [2020-11-30T19:24:09.965Z] [2020-11-30T19:24:09.965Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:24:09.965Z] #38 DONE 0.1s [2020-11-30T19:24:09.985Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2020-11-30T19:24:09.985Z] #8 ... [2020-11-30T19:24:09.985Z] [2020-11-30T19:24:09.985Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-30T19:24:09.985Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 7.4s done [2020-11-30T19:24:09.985Z] #24 DONE 15.0s [2020-11-30T19:24:09.985Z] [2020-11-30T19:24:09.985Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:09.985Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-30T19:24:09.985Z] #8 ... [2020-11-30T19:24:09.985Z] [2020-11-30T19:24:09.985Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:24:10.216Z] #18 25.16 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:24:10.216Z] #18 25.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:24:10.216Z] #18 25.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:24:10.216Z] #18 25.25 Selecting previously unselected package python3-distutils. [2020-11-30T19:24:10.216Z] #18 25.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:24:10.216Z] #18 25.25 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:24:10.216Z] #18 25.35 Selecting previously unselected package python3-pip. [2020-11-30T19:24:10.217Z] #47 ... [2020-11-30T19:24:10.217Z] [2020-11-30T19:24:10.217Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:10.217Z] #43 57.30 sync [2020-11-30T19:24:10.217Z] #43 57.31 internal/reflectlite [2020-11-30T19:24:10.217Z] #43 59.65 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:24:10.217Z] #43 60.49 math/rand [2020-11-30T19:24:10.217Z] #43 62.14 internal/singleflight [2020-11-30T19:24:10.217Z] #43 62.98 strconv [2020-11-30T19:24:10.217Z] #43 62.99 bytes [2020-11-30T19:24:10.217Z] #43 67.47 bufio [2020-11-30T19:24:10.217Z] #43 ... [2020-11-30T19:24:10.217Z] [2020-11-30T19:24:10.217Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:10.217Z] #30 64.07 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: 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. [2020-11-30T19:24:10.217Z] #30 65.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-30T19:24:10.217Z] #30 65.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:24:10.263Z] [2020-11-30T19:24:10.263Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:10.508Z] #18 25.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-30T19:24:10.508Z] #18 25.36 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:24:10.508Z] #18 25.45 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:24:10.508Z] #18 25.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:24:10.508Z] #18 25.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:10.508Z] #18 25.51 Selecting previously unselected package python3-setuptools. [2020-11-30T19:24:10.508Z] #18 25.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:24:10.508Z] #18 25.52 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:24:10.530Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s done [2020-11-30T19:24:10.530Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-11-30T19:24:10.800Z] #18 25.66 Selecting previously unselected package python3-wheel. [2020-11-30T19:24:10.800Z] #18 25.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:24:10.800Z] #18 25.67 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:24:10.800Z] #18 25.71 Selecting previously unselected package sudo. [2020-11-30T19:24:10.800Z] #18 25.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-11-30T19:24:10.800Z] #18 25.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:24:10.869Z] #39 0.775 + git clone https://github.com/docker/distribution.git . [2020-11-30T19:24:10.869Z] #39 0.793 Cloning into '.'... [2020-11-30T19:24:10.916Z] #25 1.051 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:10.916Z] #25 1.078 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:11.092Z] #18 25.99 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:24:11.092Z] #18 25.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-30T19:24:11.092Z] #18 26.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:24:11.092Z] #18 26.15 Selecting previously unselected package uidmap. [2020-11-30T19:24:11.092Z] #18 26.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-11-30T19:24:11.092Z] #18 26.15 Unpacking uidmap (1:4.5-1.1) ... [2020-11-30T19:24:11.092Z] #18 26.21 Selecting previously unselected package vim-runtime. [2020-11-30T19:24:11.176Z] #25 1.086 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:11.176Z] #25 1.194 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:24:11.182Z] #39 ... [2020-11-30T19:24:11.182Z] [2020-11-30T19:24:11.182Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:11.182Z] #28 11.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-30T19:24:11.182Z] #28 12.09 [2020-11-30T19:24:11.182Z] #28 12.19 ######################################################################## 100.0% [2020-11-30T19:24:11.182Z] #28 12.57 [2020-11-30T19:24:11.182Z] #28 12.67 Download of images into '/build' complete. [2020-11-30T19:24:11.182Z] #28 12.67 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:24:11.182Z] #28 12.67 tar -cC '/build' . | docker load [2020-11-30T19:24:11.182Z] #28 DONE 12.7s [2020-11-30T19:24:11.384Z] #18 26.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:24:11.384Z] #18 26.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:24:11.384Z] #18 26.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:24:11.384Z] #18 26.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:24:11.432Z] #25 1.398 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:24:11.482Z] [2020-11-30T19:24:11.482Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:11.482Z] #57 0.884 + RM_GOPATH=0 [2020-11-30T19:24:11.482Z] #57 0.887 + TMP_GOPATH= [2020-11-30T19:24:11.482Z] #57 0.888 + : /build [2020-11-30T19:24:11.482Z] #57 0.888 + '[' -z '' ']' [2020-11-30T19:24:11.482Z] #57 0.889 ++ mktemp -d [2020-11-30T19:24:11.482Z] #57 0.897 + export GOPATH=/tmp/tmp.L64hqcLuy0 [2020-11-30T19:24:11.482Z] #57 0.900 + GOPATH=/tmp/tmp.L64hqcLuy0 [2020-11-30T19:24:11.482Z] #57 0.900 + RM_GOPATH=1 [2020-11-30T19:24:11.482Z] #57 0.901 + case "$(go env GOARCH)" in [2020-11-30T19:24:11.482Z] #57 0.928 ++ go env GOARCH [2020-11-30T19:24:11.482Z] #57 0.964 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:11.482Z] #57 0.964 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:11.482Z] #57 0.965 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:11.482Z] #57 0.969 + dir=/tmp/install [2020-11-30T19:24:11.482Z] #57 0.970 + bin=rootlesskit [2020-11-30T19:24:11.482Z] #57 0.970 + shift [2020-11-30T19:24:11.482Z] #57 0.970 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:24:11.482Z] #57 0.971 + . /tmp/install/rootlesskit.installer [2020-11-30T19:24:11.482Z] #57 0.971 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:11.482Z] #57 0.972 + install_rootlesskit [2020-11-30T19:24:11.482Z] #57 0.972 + case "$1" in [2020-11-30T19:24:11.482Z] #57 0.973 + export CGO_ENABLED=0 [2020-11-30T19:24:11.482Z] #57 0.973 + CGO_ENABLED=0 [2020-11-30T19:24:11.482Z] #57 0.973 + _install_rootlesskit [2020-11-30T19:24:11.482Z] #57 0.974 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:24:11.482Z] #57 0.974 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:11.482Z] #57 0.974 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L64hqcLuy0/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:11.482Z] #57 1.008 Cloning into '/tmp/tmp.L64hqcLuy0/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:24:11.688Z] #25 1.743 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:24:12.761Z] #30 ... [2020-11-30T19:24:12.761Z] [2020-11-30T19:24:12.761Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:12.761Z] #32 60.40 strconv [2020-11-30T19:24:12.761Z] #32 61.51 io [2020-11-30T19:24:12.761Z] #32 62.95 internal/oserror [2020-11-30T19:24:12.761Z] #32 63.17 syscall [2020-11-30T19:24:12.761Z] #32 66.20 reflect [2020-11-30T19:24:12.761Z] #32 ... [2020-11-30T19:24:12.761Z] [2020-11-30T19:24:12.761Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:12.761Z] #40 62.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:12.761Z] #40 63.25 Selecting previously unselected package libnet1-dev. [2020-11-30T19:24:12.761Z] #40 63.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 63.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:12.761Z] #40 63.79 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:24:12.761Z] #40 63.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 63.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:24:12.761Z] #40 64.01 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-30T19:24:12.761Z] #40 64.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 64.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:24:12.761Z] #40 64.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:24:12.761Z] #40 64.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 64.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:24:12.761Z] #40 64.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-30T19:24:12.761Z] #40 64.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 64.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:24:12.761Z] #40 65.08 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-30T19:24:12.761Z] #40 65.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 65.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:24:12.761Z] #40 65.90 Selecting previously unselected package libprotobuf17:amd64. [2020-11-30T19:24:12.761Z] #40 65.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 65.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:12.761Z] #40 67.18 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-30T19:24:12.761Z] #40 67.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 67.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:12.761Z] #40 67.63 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-30T19:24:12.761Z] #40 67.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 67.70 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:12.761Z] #40 70.03 Selecting previously unselected package libprotoc17:amd64. [2020-11-30T19:24:12.761Z] #40 70.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:12.761Z] #40 70.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:12.894Z] #18 ... [2020-11-30T19:24:12.894Z] [2020-11-30T19:24:12.894Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:12.894Z] #41 57.05 CC criu/cr-check.o [2020-11-30T19:24:12.894Z] #41 58.28 CC criu/cr-dedup.o [2020-11-30T19:24:12.894Z] #41 58.60 CC criu/cr-dump.o [2020-11-30T19:24:12.894Z] #41 60.12 CC criu/cr-errno.o [2020-11-30T19:24:12.894Z] #41 60.16 CC criu/cr-restore.o [2020-11-30T19:24:12.894Z] #41 62.83 CC criu/cr-service.o [2020-11-30T19:24:12.894Z] #41 63.83 CC criu/crtools.o [2020-11-30T19:24:12.894Z] #41 64.14 CC criu/eventfd.o [2020-11-30T19:24:12.894Z] #41 64.35 CC criu/eventpoll.o [2020-11-30T19:24:12.894Z] #41 64.84 CC criu/external.o [2020-11-30T19:24:12.894Z] #41 65.03 CC criu/fault-injection.o [2020-11-30T19:24:12.894Z] #41 65.10 CC criu/fdstore.o [2020-11-30T19:24:12.894Z] #41 65.28 CC criu/fifo.o [2020-11-30T19:24:12.894Z] #41 65.55 CC criu/file-ids.o [2020-11-30T19:24:12.894Z] #41 65.77 CC criu/file-lock.o [2020-11-30T19:24:12.894Z] #41 66.21 CC criu/files-ext.o [2020-11-30T19:24:12.894Z] #41 66.40 CC criu/files-reg.o [2020-11-30T19:24:13.186Z] #41 ... [2020-11-30T19:24:13.186Z] [2020-11-30T19:24:13.186Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:24:13.186Z] #18 28.26 Selecting previously unselected package vim. [2020-11-30T19:24:13.186Z] #18 28.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-30T19:24:13.186Z] #18 28.27 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:24:13.478Z] #18 28.64 Selecting previously unselected package xfsprogs. [2020-11-30T19:24:13.586Z] #25 3.487 Fetched 8406 kB in 3s (3129 kB/s) [2020-11-30T19:24:13.710Z] #40 71.24 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:24:13.710Z] #40 71.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:24:13.710Z] #40 71.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:24:13.710Z] #40 71.51 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:24:13.710Z] #40 71.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:13.710Z] #40 71.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:24:13.770Z] #18 28.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-30T19:24:13.770Z] #18 28.65 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:24:13.808Z] #51 66.81 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:24:13.808Z] #51 68.08 + mkdir -p /build [2020-11-30T19:24:13.808Z] #51 68.08 + cp runc /build/runc [2020-11-30T19:24:13.808Z] #51 DONE 68.5s [2020-11-30T19:24:13.808Z] [2020-11-30T19:24:13.808Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:14.062Z] #18 28.96 Selecting previously unselected package zip. [2020-11-30T19:24:14.062Z] #18 28.96 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-11-30T19:24:14.062Z] #18 28.96 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:24:14.062Z] #18 29.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:24:14.062Z] #18 29.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:24:14.062Z] #18 29.11 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-30T19:24:14.062Z] #18 29.11 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-30T19:24:14.062Z] #18 29.12 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-30T19:24:14.062Z] #18 29.13 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-30T19:24:14.062Z] #18 29.13 Setting up uidmap (1:4.5-1.1) ... [2020-11-30T19:24:14.062Z] #18 29.14 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-30T19:24:14.062Z] #18 29.14 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:14.062Z] #18 29.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:24:14.062Z] #18 29.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-30T19:24:14.062Z] #18 29.16 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-30T19:24:14.062Z] #18 29.17 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:24:14.062Z] #18 29.18 Setting up zip (3.0-11+b1) ... [2020-11-30T19:24:14.062Z] #18 29.18 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:24:14.062Z] #18 29.20 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:24:14.234Z] #40 71.95 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:24:14.234Z] #40 71.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:24:14.234Z] #40 71.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:14.495Z] #40 72.31 Selecting previously unselected package python-six. [2020-11-30T19:24:14.495Z] #40 72.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:24:14.495Z] #40 72.34 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:24:14.519Z] #25 3.487 Reading package lists... [2020-11-30T19:24:14.755Z] #40 72.55 Selecting previously unselected package python-protobuf. [2020-11-30T19:24:14.755Z] #40 72.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-30T19:24:14.755Z] #40 72.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:24:14.788Z] #8 ... [2020-11-30T19:24:14.788Z] [2020-11-30T19:24:14.788Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:24:14.788Z] #25 2.095 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:14.788Z] #25 2.111 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:14.788Z] #25 2.111 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:14.788Z] #25 2.357 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:24:14.788Z] #25 2.573 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:24:14.788Z] #25 2.857 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:24:14.788Z] #25 4.357 Fetched 8230 kB in 3s (3244 kB/s) [2020-11-30T19:24:14.788Z] #25 4.357 Reading package lists... [2020-11-30T19:24:14.788Z] #25 5.647 Reading package lists... [2020-11-30T19:24:14.788Z] #25 6.905 Building dependency tree... [2020-11-30T19:24:14.788Z] #25 7.561 The following additional packages will be installed: [2020-11-30T19:24:14.788Z] #25 7.561 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-30T19:24:14.788Z] #25 7.561 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-30T19:24:14.788Z] #25 7.561 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-30T19:24:14.788Z] #25 7.573 Suggested packages: [2020-11-30T19:24:14.788Z] #25 7.573 krb5-doc krb5-user [2020-11-30T19:24:14.788Z] #25 7.573 Recommended packages: [2020-11-30T19:24:14.788Z] #25 7.573 krb5-locales publicsuffix libsasl2-modules [2020-11-30T19:24:14.788Z] #25 7.821 The following NEW packages will be installed: [2020-11-30T19:24:14.788Z] #25 7.821 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-30T19:24:14.788Z] #25 7.821 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-30T19:24:14.788Z] #25 7.821 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-30T19:24:14.788Z] #25 7.821 libssh2-1 libssl1.1 openssl [2020-11-30T19:24:14.788Z] #25 8.111 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-30T19:24:14.788Z] #25 8.111 Need to get 4770 kB of archives. [2020-11-30T19:24:14.788Z] #25 8.111 After this operation, 11.5 MB of additional disk space will be used. [2020-11-30T19:24:14.788Z] #25 8.111 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-11-30T19:24:14.788Z] #25 8.112 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-11-30T19:24:14.788Z] #25 8.114 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-11-30T19:24:14.788Z] #25 8.117 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-11-30T19:24:14.788Z] #25 8.121 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-11-30T19:24:14.788Z] #25 8.128 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-11-30T19:24:14.788Z] #25 8.130 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-30T19:24:14.788Z] #25 8.132 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-11-30T19:24:14.788Z] #25 8.146 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-11-30T19:24:14.788Z] #25 8.148 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-11-30T19:24:14.788Z] #25 8.150 Get:11 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-11-30T19:24:14.788Z] #25 8.164 Get:12 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-30T19:24:14.788Z] #25 8.168 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-11-30T19:24:14.788Z] #25 8.214 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-11-30T19:24:14.788Z] #25 8.271 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-11-30T19:24:14.788Z] #25 8.272 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-11-30T19:24:14.788Z] #25 8.277 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-11-30T19:24:14.788Z] #25 8.285 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-11-30T19:24:14.788Z] #25 8.290 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-30T19:24:14.788Z] #25 8.290 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-30T19:24:14.788Z] #25 8.328 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-30T19:24:14.788Z] #25 8.600 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:14.788Z] #25 8.643 Fetched 4770 kB in 1s (9487 kB/s) [2020-11-30T19:24:14.788Z] #25 8.681 Selecting previously unselected package libkeyutils1:arm64. [2020-11-30T19:24:14.788Z] #25 8.681 (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.) [2020-11-30T19:24:14.788Z] #25 8.683 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 8.693 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-11-30T19:24:14.788Z] #25 8.754 Selecting previously unselected package libkrb5support0:arm64. [2020-11-30T19:24:14.788Z] #25 8.754 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 8.758 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:14.788Z] #25 8.813 Selecting previously unselected package libk5crypto3:arm64. [2020-11-30T19:24:14.788Z] #25 8.813 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 8.817 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:14.788Z] #25 8.884 Selecting previously unselected package libssl1.1:arm64. [2020-11-30T19:24:14.788Z] #25 8.884 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 8.886 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:14.788Z] #25 9.151 Selecting previously unselected package libkrb5-3:arm64. [2020-11-30T19:24:14.788Z] #25 9.151 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 9.155 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:14.788Z] #25 9.252 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-30T19:24:14.788Z] #25 9.253 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-11-30T19:24:14.788Z] #25 9.257 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:14.789Z] #25 9.309 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-30T19:24:14.789Z] #25 9.310 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 9.315 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:14.789Z] #25 9.356 Selecting previously unselected package libsasl2-2:arm64. [2020-11-30T19:24:14.789Z] #25 9.356 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 9.361 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:14.789Z] #25 9.409 Selecting previously unselected package libldap-common. [2020-11-30T19:24:14.789Z] #25 9.409 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-30T19:24:14.789Z] #25 9.413 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:14.789Z] #25 9.486 Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-30T19:24:14.789Z] #25 9.486 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 9.489 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:14.789Z] #25 9.558 Selecting previously unselected package openssl. [2020-11-30T19:24:14.789Z] #25 9.560 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 9.563 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:14.789Z] #25 9.794 Selecting previously unselected package ca-certificates. [2020-11-30T19:24:14.789Z] #25 9.796 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-30T19:24:14.789Z] #25 9.800 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:14.789Z] #25 9.904 Selecting previously unselected package libnghttp2-14:arm64. [2020-11-30T19:24:14.789Z] #25 9.904 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 9.935 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-30T19:24:14.789Z] #25 10.03 Selecting previously unselected package libpsl5:arm64. [2020-11-30T19:24:14.789Z] #25 10.03 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 10.04 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-11-30T19:24:14.789Z] #25 10.09 Selecting previously unselected package librtmp1:arm64. [2020-11-30T19:24:14.789Z] #25 10.09 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 10.10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:24:14.789Z] #25 10.17 Selecting previously unselected package libssh2-1:arm64. [2020-11-30T19:24:14.789Z] #25 10.17 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-11-30T19:24:14.789Z] #25 ... [2020-11-30T19:24:14.789Z] [2020-11-30T19:24:14.789Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:15.336Z] #40 ... [2020-11-30T19:24:15.336Z] [2020-11-30T19:24:15.336Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:15.336Z] #34 63.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:15.337Z] #34 63.52 Fetched 14.9 MB in 2s (6281 kB/s) [2020-11-30T19:24:15.337Z] #34 63.74 Selecting previously unselected package xxd. [2020-11-30T19:24:15.337Z] #34 63.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:24:15.337Z] #34 63.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:24:15.337Z] #34 63.92 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:24:15.337Z] #34 64.33 Selecting previously unselected package vim-common. [2020-11-30T19:24:15.337Z] #34 64.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:24:15.337Z] #34 64.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:24:15.337Z] #34 65.21 Selecting previously unselected package cmake-data. [2020-11-30T19:24:15.337Z] #34 65.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:24:15.337Z] #34 65.26 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:24:15.337Z] #34 70.40 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:24:15.337Z] #34 70.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:24:15.337Z] #34 70.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:24:15.450Z] #25 4.588 Reading package lists... [2020-11-30T19:24:15.574Z] #18 30.56 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-30T19:24:15.574Z] #18 30.56 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:24:15.574Z] #18 30.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:24:15.574Z] #18 30.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:24:15.574Z] #18 30.61 invoke-rc.d: could not determine current runlevel [2020-11-30T19:24:15.574Z] #18 30.62 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-30T19:24:15.574Z] #18 30.62 Setting up pigz (2.4-1) ... [2020-11-30T19:24:15.574Z] #18 30.63 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-30T19:24:15.574Z] #18 30.63 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-30T19:24:15.574Z] #18 30.65 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:24:15.574Z] #18 30.65 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-30T19:24:15.574Z] #18 30.66 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:24:15.596Z] #34 ... [2020-11-30T19:24:15.596Z] [2020-11-30T19:24:15.596Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:15.596Z] #40 73.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:15.706Z] #25 5.607 Building dependency tree... [2020-11-30T19:24:15.748Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2020-11-30T19:24:15.866Z] #18 30.87 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-30T19:24:15.866Z] #18 30.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-30T19:24:15.866Z] #18 30.89 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-30T19:24:15.866Z] #18 30.90 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:24:15.866Z] #18 30.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:24:15.866Z] #18 30.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:24:15.866Z] #18 30.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:24:15.866Z] #18 30.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:24:15.866Z] #18 30.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:24:15.866Z] #18 30.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:24:15.866Z] #18 30.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:24:15.866Z] #18 30.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:24:15.866Z] #18 30.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-30T19:24:15.866Z] #18 30.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:24:15.866Z] #18 30.96 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-30T19:24:15.866Z] #18 30.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:15.866Z] #18 30.98 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-30T19:24:15.866Z] #18 30.98 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:24:15.963Z] #25 6.008 The following additional packages will be installed: [2020-11-30T19:24:15.963Z] #25 6.012 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-30T19:24:15.963Z] #25 6.012 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-30T19:24:15.963Z] #25 6.012 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-30T19:24:15.963Z] #25 6.012 Suggested packages: [2020-11-30T19:24:15.963Z] #25 6.012 krb5-doc krb5-user [2020-11-30T19:24:15.963Z] #25 6.012 Recommended packages: [2020-11-30T19:24:15.963Z] #25 6.012 krb5-locales publicsuffix libsasl2-modules [2020-11-30T19:24:16.013Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2020-11-30T19:24:16.033Z] #57 ... [2020-11-30T19:24:16.033Z] [2020-11-30T19:24:16.033Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:16.033Z] #44 0.890 + RM_GOPATH=0 [2020-11-30T19:24:16.033Z] #44 0.892 + TMP_GOPATH= [2020-11-30T19:24:16.033Z] #44 0.892 + : /build [2020-11-30T19:24:16.033Z] #44 0.893 + '[' -z '' ']' [2020-11-30T19:24:16.033Z] #44 0.895 ++ mktemp -d [2020-11-30T19:24:16.033Z] #44 0.906 + export GOPATH=/tmp/tmp.qzo1ZZQBoS [2020-11-30T19:24:16.033Z] #44 0.906 + GOPATH=/tmp/tmp.qzo1ZZQBoS [2020-11-30T19:24:16.033Z] #44 0.906 + RM_GOPATH=1 [2020-11-30T19:24:16.033Z] #44 0.906 + case "$(go env GOARCH)" in [2020-11-30T19:24:16.033Z] #44 0.914 ++ go env GOARCH [2020-11-30T19:24:16.033Z] #44 0.958 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:16.033Z] #44 0.958 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:16.033Z] #44 0.980 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:16.033Z] #44 0.984 + dir=/tmp/install [2020-11-30T19:24:16.033Z] #44 0.985 + bin=vndr [2020-11-30T19:24:16.033Z] #44 0.985 + shift [2020-11-30T19:24:16.033Z] #44 0.985 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:24:16.033Z] #44 0.985 + . /tmp/install/vndr.installer [2020-11-30T19:24:16.033Z] #44 0.986 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:16.033Z] #44 0.986 + install_vndr [2020-11-30T19:24:16.033Z] #44 0.986 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:24:16.033Z] #44 0.987 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:16.033Z] #44 0.987 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qzo1ZZQBoS/src/github.com/LK4D4/vndr [2020-11-30T19:24:16.033Z] #44 0.998 Cloning into '/tmp/tmp.qzo1ZZQBoS/src/github.com/LK4D4/vndr'... [2020-11-30T19:24:16.033Z] #44 1.781 + cd /tmp/tmp.qzo1ZZQBoS/src/github.com/LK4D4/vndr [2020-11-30T19:24:16.033Z] #44 1.782 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:16.033Z] #44 1.795 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:24:16.033Z] #44 3.501 runtime/internal/sys [2020-11-30T19:24:16.033Z] #44 3.554 internal/cpu [2020-11-30T19:24:16.033Z] #44 3.588 internal/race [2020-11-30T19:24:16.033Z] #44 3.644 sync/atomic [2020-11-30T19:24:16.033Z] #44 3.724 runtime/internal/atomic [2020-11-30T19:24:16.033Z] #44 4.270 unicode [2020-11-30T19:24:16.033Z] #44 4.319 math/bits [2020-11-30T19:24:16.033Z] #44 4.589 internal/testlog [2020-11-30T19:24:16.033Z] #44 5.129 internal/bytealg [2020-11-30T19:24:16.033Z] #44 5.369 encoding [2020-11-30T19:24:16.033Z] #44 5.666 unicode/utf16 [2020-11-30T19:24:16.033Z] #44 6.058 math [2020-11-30T19:24:16.033Z] #44 ... [2020-11-30T19:24:16.033Z] [2020-11-30T19:24:16.033Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:16.033Z] #46 0.906 + RM_GOPATH=0 [2020-11-30T19:24:16.033Z] #46 0.906 + TMP_GOPATH= [2020-11-30T19:24:16.033Z] #46 0.906 + : /build [2020-11-30T19:24:16.033Z] #46 0.906 + '[' -z '' ']' [2020-11-30T19:24:16.033Z] #46 0.911 ++ mktemp -d [2020-11-30T19:24:16.033Z] #46 0.918 + export GOPATH=/tmp/tmp.y8kdR9jAgA [2020-11-30T19:24:16.033Z] #46 0.924 + GOPATH=/tmp/tmp.y8kdR9jAgA [2020-11-30T19:24:16.033Z] #46 0.925 + RM_GOPATH=1 [2020-11-30T19:24:16.033Z] #46 0.926 + case "$(go env GOARCH)" in [2020-11-30T19:24:16.033Z] #46 0.945 ++ go env GOARCH [2020-11-30T19:24:16.033Z] #46 1.017 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:16.033Z] #46 1.017 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:16.033Z] #46 1.019 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:16.033Z] #46 1.020 + dir=/tmp/install [2020-11-30T19:24:16.033Z] #46 1.020 + bin=gotestsum [2020-11-30T19:24:16.033Z] #46 1.020 + shift [2020-11-30T19:24:16.033Z] #46 1.020 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:24:16.033Z] #46 1.020 + . /tmp/install/gotestsum.installer [2020-11-30T19:24:16.033Z] #46 1.021 ++ : v0.5.3 [2020-11-30T19:24:16.033Z] #46 1.021 + install_gotestsum [2020-11-30T19:24:16.033Z] #46 1.021 + set -e [2020-11-30T19:24:16.033Z] #46 1.021 + export GO111MODULE=on [2020-11-30T19:24:16.033Z] #46 1.021 + GO111MODULE=on [2020-11-30T19:24:16.033Z] #46 1.021 + GOBIN=/build [2020-11-30T19:24:16.033Z] #46 1.021 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:24:16.033Z] #46 1.090 go: finding gotest.tools v0.5.3 [2020-11-30T19:24:16.033Z] #46 1.111 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:16.033Z] #46 2.636 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:16.033Z] #46 3.715 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:16.033Z] #46 5.409 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:16.033Z] #46 5.459 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:24:16.033Z] #46 5.489 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:16.033Z] #46 5.491 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:16.033Z] #46 5.492 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:24:16.033Z] #46 5.599 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:16.033Z] #46 5.758 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:16.033Z] #46 5.792 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:16.033Z] #46 5.822 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:24:16.033Z] #46 5.841 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:16.033Z] #46 5.926 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:16.033Z] #46 5.957 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:16.033Z] #46 6.144 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:16.033Z] #46 6.145 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:16.033Z] #46 6.197 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:24:16.033Z] #46 6.219 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:16.220Z] #25 6.216 The following NEW packages will be installed: [2020-11-30T19:24:16.220Z] #25 6.216 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-30T19:24:16.220Z] #25 6.216 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-30T19:24:16.220Z] #25 6.216 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-30T19:24:16.220Z] #25 6.216 libssh2-1 libssl1.1 openssl [2020-11-30T19:24:16.278Z] #8 DONE 21.4s [2020-11-30T19:24:16.278Z] [2020-11-30T19:24:16.278Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:24:16.278Z] #25 10.17 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-30T19:24:16.278Z] #25 10.28 Selecting previously unselected package libcurl4:arm64. [2020-11-30T19:24:16.278Z] #25 10.28 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-11-30T19:24:16.278Z] #25 10.28 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 10.44 Selecting previously unselected package curl. [2020-11-30T19:24:16.278Z] #25 10.44 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-11-30T19:24:16.278Z] #25 10.44 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 10.53 Selecting previously unselected package libonig5:arm64. [2020-11-30T19:24:16.278Z] #25 10.53 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-11-30T19:24:16.278Z] #25 10.53 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-30T19:24:16.278Z] #25 10.66 Selecting previously unselected package libjq1:arm64. [2020-11-30T19:24:16.278Z] #25 10.66 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-30T19:24:16.278Z] #25 10.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-30T19:24:16.278Z] #25 10.73 Selecting previously unselected package jq. [2020-11-30T19:24:16.278Z] #25 10.73 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-30T19:24:16.278Z] #25 10.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:16.278Z] #25 10.80 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-11-30T19:24:16.278Z] #25 10.81 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-11-30T19:24:16.278Z] #25 10.83 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:16.278Z] #25 11.06 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.07 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:16.278Z] #25 11.08 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.10 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.11 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:24:16.278Z] #25 11.12 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.15 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-30T19:24:16.278Z] #25 11.16 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:16.278Z] #25 11.17 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:16.278Z] #25 11.18 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-30T19:24:16.278Z] #25 11.19 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-30T19:24:16.278Z] #25 11.20 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:16.278Z] #25 11.22 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:16.477Z] #25 6.510 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-30T19:24:16.477Z] #25 6.510 Need to get 5049 kB of archives. [2020-11-30T19:24:16.477Z] #25 6.510 After this operation, 12.1 MB of additional disk space will be used. [2020-11-30T19:24:16.477Z] #25 6.510 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-30T19:24:16.477Z] #25 6.510 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-30T19:24:16.477Z] #25 6.510 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-30T19:24:16.477Z] #25 6.510 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-30T19:24:16.477Z] #25 6.510 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-30T19:24:16.477Z] #25 6.510 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-30T19:24:16.477Z] #25 6.514 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-30T19:24:16.477Z] #25 6.527 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-30T19:24:16.477Z] #25 6.534 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-30T19:24:16.477Z] #25 6.534 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-30T19:24:16.477Z] #25 6.536 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-30T19:24:16.477Z] #25 6.549 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-30T19:24:16.477Z] #25 6.555 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-30T19:24:16.477Z] #25 6.555 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-30T19:24:16.477Z] #25 6.555 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-30T19:24:16.477Z] #25 6.558 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-30T19:24:16.477Z] #25 6.558 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-30T19:24:16.477Z] #25 6.581 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-30T19:24:16.477Z] #25 6.588 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:24:16.477Z] #25 6.588 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:24:16.477Z] #25 6.588 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:24:16.679Z] #46 ... [2020-11-30T19:24:16.679Z] [2020-11-30T19:24:16.679Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:16.679Z] #44 6.697 container/list [2020-11-30T19:24:16.735Z] #25 6.769 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:16.735Z] #25 6.808 Fetched 5049 kB in 0s (14.4 MB/s) [2020-11-30T19:24:16.735Z] #25 6.855 Selecting previously unselected package libkeyutils1:amd64. [2020-11-30T19:24:16.735Z] #25 6.855 (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.) [2020-11-30T19:24:16.735Z] #25 6.860 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-30T19:24:16.735Z] #25 6.876 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-30T19:24:16.735Z] #25 6.915 Selecting previously unselected package libkrb5support0:amd64. [2020-11-30T19:24:16.735Z] #25 6.915 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:24:16.735Z] #25 6.924 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:16.735Z] #25 6.979 Selecting previously unselected package libk5crypto3:amd64. [2020-11-30T19:24:16.735Z] #25 6.979 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:24:16.858Z] #25 12.12 Updating certificates in /etc/ssl/certs... [2020-11-30T19:24:16.976Z] #44 7.346 runtime [2020-11-30T19:24:16.993Z] #25 6.985 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:16.993Z] #25 7.065 Selecting previously unselected package libssl1.1:amd64. [2020-11-30T19:24:16.993Z] #25 7.065 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-30T19:24:16.993Z] #25 7.074 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:17.250Z] #25 7.328 Selecting previously unselected package libkrb5-3:amd64. [2020-11-30T19:24:17.250Z] #25 7.330 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:24:17.250Z] #25 7.334 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:17.506Z] #25 7.446 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-30T19:24:17.506Z] #25 7.446 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-30T19:24:17.506Z] #25 7.474 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:17.506Z] #25 7.538 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-30T19:24:17.506Z] #25 7.538 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-30T19:24:17.506Z] #25 7.546 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:17.506Z] #25 7.584 Selecting previously unselected package libsasl2-2:amd64. [2020-11-30T19:24:17.506Z] #25 7.584 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-30T19:24:17.506Z] #25 7.593 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:17.506Z] #25 7.635 Selecting previously unselected package libldap-common. [2020-11-30T19:24:17.506Z] #25 7.635 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-30T19:24:17.506Z] #25 7.639 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:17.506Z] #25 7.687 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-30T19:24:17.506Z] #25 7.687 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-30T19:24:17.506Z] #25 7.693 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:17.763Z] #25 7.779 Selecting previously unselected package openssl. [2020-11-30T19:24:17.763Z] #25 7.779 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-30T19:24:17.763Z] #25 7.782 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:17.763Z] #25 7.958 Selecting previously unselected package ca-certificates. [2020-11-30T19:24:17.763Z] #25 7.958 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-30T19:24:17.763Z] #25 7.963 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:17.809Z] #25 12.99 126 added, 0 removed; done. [2020-11-30T19:24:17.936Z] #18 32.64 Setting up iptables (1.8.2-4) ... [2020-11-30T19:24:17.936Z] #18 32.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:24:17.936Z] #18 32.68 Setting up python3 (3.7.3-1) ... [2020-11-30T19:24:17.936Z] #18 32.94 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:24:18.019Z] #25 8.079 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-30T19:24:18.019Z] #25 8.079 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-30T19:24:18.019Z] #25 8.084 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-30T19:24:18.019Z] #25 8.140 Selecting previously unselected package libpsl5:amd64. [2020-11-30T19:24:18.019Z] #25 8.140 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-30T19:24:18.019Z] #25 8.143 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-30T19:24:18.019Z] #25 8.183 Selecting previously unselected package librtmp1:amd64. [2020-11-30T19:24:18.019Z] #25 8.183 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-30T19:24:18.019Z] #25 8.188 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:24:18.019Z] #25 8.235 Selecting previously unselected package libssh2-1:amd64. [2020-11-30T19:24:18.019Z] #25 8.235 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-30T19:24:18.019Z] #25 8.238 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-30T19:24:18.275Z] #25 8.305 Selecting previously unselected package libcurl4:amd64. [2020-11-30T19:24:18.275Z] #25 8.305 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-30T19:24:18.275Z] #25 8.308 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-30T19:24:18.275Z] #25 8.390 Selecting previously unselected package curl. [2020-11-30T19:24:18.275Z] #25 8.390 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-30T19:24:18.275Z] #25 8.394 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-30T19:24:18.275Z] #25 8.466 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:24:18.275Z] #25 8.466 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:24:18.275Z] #25 8.469 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:24:18.530Z] #44 8.731 crypto/internal/subtle [2020-11-30T19:24:18.533Z] #25 8.565 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:24:18.533Z] #25 8.565 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:24:18.533Z] #25 8.569 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:24:18.533Z] #25 8.637 Selecting previously unselected package jq. [2020-11-30T19:24:18.533Z] #25 8.637 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:24:18.533Z] #25 8.648 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:18.533Z] #25 8.686 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-30T19:24:18.533Z] #25 8.699 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-30T19:24:18.533Z] #25 8.709 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:18.570Z] #18 33.37 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:24:18.791Z] #25 8.846 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.857 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:18.791Z] #25 8.874 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.884 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.895 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-30T19:24:18.791Z] #25 8.906 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.919 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.931 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-30T19:24:18.791Z] #25 8.941 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:18.791Z] #25 8.951 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-30T19:24:18.791Z] #25 8.965 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:24:18.830Z] #25 14.02 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-30T19:24:19.049Z] #25 8.976 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:24:19.049Z] #25 8.988 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-30T19:24:19.049Z] #25 8.997 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:19.093Z] #25 14.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:19.176Z] #44 9.260 crypto/subtle [2020-11-30T19:24:19.176Z] #44 9.407 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:24:19.203Z] #18 34.20 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:24:19.203Z] #18 34.21 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:24:19.458Z] #25 14.83 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-30T19:24:19.458Z] #25 14.88 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-30T19:24:19.458Z] #25 14.94 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:19.475Z] #44 9.797 internal/nettrace [2020-11-30T19:24:19.495Z] #18 34.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:19.612Z] #25 9.645 Updating certificates in /etc/ssl/certs... [2020-11-30T19:24:19.773Z] #44 ... [2020-11-30T19:24:19.773Z] [2020-11-30T19:24:19.773Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:19.773Z] #41 1.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:19.773Z] #41 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:19.773Z] #41 1.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:19.773Z] #41 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:24:19.773Z] #41 5.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:24:19.773Z] #41 7.225 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:24:19.773Z] #41 ... [2020-11-30T19:24:19.773Z] [2020-11-30T19:24:19.773Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:19.773Z] #48 0.578 + RM_GOPATH=0 [2020-11-30T19:24:19.773Z] #48 0.578 + TMP_GOPATH= [2020-11-30T19:24:19.773Z] #48 0.578 + : /build [2020-11-30T19:24:19.773Z] #48 0.578 + '[' -z '' ']' [2020-11-30T19:24:19.773Z] #48 0.579 ++ mktemp -d [2020-11-30T19:24:19.773Z] #48 0.580 + export GOPATH=/tmp/tmp.9ckZ8sBS8i [2020-11-30T19:24:19.773Z] #48 0.580 + GOPATH=/tmp/tmp.9ckZ8sBS8i [2020-11-30T19:24:19.773Z] #48 0.580 + RM_GOPATH=1 [2020-11-30T19:24:19.773Z] #48 0.581 + case "$(go env GOARCH)" in [2020-11-30T19:24:19.773Z] #48 0.581 ++ go env GOARCH [2020-11-30T19:24:19.773Z] #48 0.586 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:19.773Z] #48 0.586 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:19.773Z] #48 0.587 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:19.773Z] #48 0.588 + dir=/tmp/install [2020-11-30T19:24:19.773Z] #48 0.588 + bin=golangci_lint [2020-11-30T19:24:19.773Z] #48 0.588 + shift [2020-11-30T19:24:19.773Z] #48 0.588 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:24:19.773Z] #48 0.589 + . /tmp/install/golangci_lint.installer [2020-11-30T19:24:19.773Z] #48 0.589 ++ : v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.589 + install_golangci_lint [2020-11-30T19:24:19.773Z] #48 0.589 + set -e [2020-11-30T19:24:19.773Z] #48 0.589 + export GO111MODULE=on [2020-11-30T19:24:19.773Z] #48 0.589 + GO111MODULE=on [2020-11-30T19:24:19.773Z] #48 0.589 + GOBIN=/build [2020-11-30T19:24:19.773Z] #48 0.589 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.601 go: finding github.com v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.601 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.601 go: finding github.com/golangci v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.601 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:24:19.773Z] #48 0.602 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:19.773Z] #48 1.197 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:19.773Z] #48 2.519 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:19.787Z] #18 34.93 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:24:19.800Z] #40 ... [2020-11-30T19:24:19.800Z] [2020-11-30T19:24:19.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:19.800Z] #11 66.91 Get:10 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] [2020-11-30T19:24:19.800Z] #11 70.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-30T19:24:19.800Z] #11 70.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-30T19:24:19.800Z] #11 70.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:24:19.800Z] #11 70.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:24:19.800Z] #11 70.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-30T19:24:19.800Z] #11 70.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-30T19:24:19.800Z] #11 70.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-30T19:24:19.800Z] #11 70.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-30T19:24:19.800Z] #11 70.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-30T19:24:19.800Z] #11 70.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-30T19:24:19.800Z] #11 70.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-30T19:24:19.800Z] #11 71.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-30T19:24:19.800Z] #11 71.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-30T19:24:19.800Z] #11 71.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-30T19:24:19.800Z] #11 71.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-30T19:24:19.800Z] #11 73.00 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:19.800Z] #11 73.27 Fetched 77.7 MB in 11s (7057 kB/s) [2020-11-30T19:24:19.800Z] #11 73.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:24:19.800Z] #11 73.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 ... 15410 files and directories currently installed.) [2020-11-30T19:24:19.800Z] #11 73.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:24:19.800Z] #11 73.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:24:19.800Z] #11 77.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:24:19.800Z] #11 77.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:24:19.800Z] #11 77.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:24:20.071Z] #48 ... [2020-11-30T19:24:20.071Z] [2020-11-30T19:24:20.071Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:20.071Z] #54 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:20.071Z] #54 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:20.071Z] #54 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:20.071Z] #54 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:24:20.071Z] #54 5.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:24:20.071Z] #54 7.465 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:24:20.071Z] #54 ... [2020-11-30T19:24:20.071Z] [2020-11-30T19:24:20.071Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:20.071Z] #31 0.797 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-30T19:24:20.071Z] #31 0.865 Cloning into '.'... [2020-11-30T19:24:20.082Z] #18 35.18 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:24:20.178Z] #25 ... [2020-11-30T19:24:20.178Z] [2020-11-30T19:24:20.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:20.178Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-11-30T19:24:20.178Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.8s done [2020-11-30T19:24:20.178Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s [2020-11-30T19:24:20.370Z] #31 ... [2020-11-30T19:24:20.370Z] [2020-11-30T19:24:20.370Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:20.370Z] #63 0.902 + RM_GOPATH=0 [2020-11-30T19:24:20.370Z] #63 0.902 + TMP_GOPATH= [2020-11-30T19:24:20.370Z] #63 0.902 + : /build [2020-11-30T19:24:20.370Z] #63 0.902 + '[' -z '' ']' [2020-11-30T19:24:20.370Z] #63 0.906 ++ mktemp -d [2020-11-30T19:24:20.370Z] #63 0.922 + export GOPATH=/tmp/tmp.za89zIUORP [2020-11-30T19:24:20.370Z] #63 0.923 + GOPATH=/tmp/tmp.za89zIUORP [2020-11-30T19:24:20.370Z] #63 0.924 + RM_GOPATH=1 [2020-11-30T19:24:20.370Z] #63 0.925 + case "$(go env GOARCH)" in [2020-11-30T19:24:20.370Z] #63 0.935 ++ go env GOARCH [2020-11-30T19:24:20.370Z] #63 0.993 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.370Z] #63 0.994 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.370Z] #63 1.010 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:20.370Z] #63 1.030 + dir=/tmp/install [2020-11-30T19:24:20.370Z] #63 1.030 + bin=proxy [2020-11-30T19:24:20.370Z] #63 1.030 + shift [2020-11-30T19:24:20.370Z] #63 1.030 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:24:20.370Z] #63 1.030 + . /tmp/install/proxy.installer [2020-11-30T19:24:20.370Z] #63 1.030 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:20.370Z] #63 1.030 + install_proxy [2020-11-30T19:24:20.370Z] #63 1.030 + case "$1" in [2020-11-30T19:24:20.370Z] #63 1.031 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:20.370Z] #63 1.031 + export CGO_ENABLED=0 [2020-11-30T19:24:20.370Z] #63 1.031 + CGO_ENABLED=0 [2020-11-30T19:24:20.370Z] #63 1.031 + _install_proxy [2020-11-30T19:24:20.370Z] #63 1.031 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:24:20.370Z] #63 1.031 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.za89zIUORP/src/github.com/docker/libnetwork [2020-11-30T19:24:20.370Z] #63 1.033 Cloning into '/tmp/tmp.za89zIUORP/src/github.com/docker/libnetwork'... [2020-11-30T19:24:20.370Z] #63 ... [2020-11-30T19:24:20.370Z] [2020-11-30T19:24:20.370Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:20.370Z] #23 0.938 + RM_GOPATH=0 [2020-11-30T19:24:20.370Z] #23 0.940 + TMP_GOPATH= [2020-11-30T19:24:20.370Z] #23 0.941 + : /build [2020-11-30T19:24:20.370Z] #23 0.942 + '[' -z '' ']' [2020-11-30T19:24:20.370Z] #23 0.945 ++ mktemp -d [2020-11-30T19:24:20.370Z] #23 0.947 + export GOPATH=/tmp/tmp.3ijsux6Nlx [2020-11-30T19:24:20.370Z] #23 0.948 + GOPATH=/tmp/tmp.3ijsux6Nlx [2020-11-30T19:24:20.370Z] #23 0.948 + RM_GOPATH=1 [2020-11-30T19:24:20.370Z] #23 0.949 + case "$(go env GOARCH)" in [2020-11-30T19:24:20.370Z] #23 0.954 ++ go env GOARCH [2020-11-30T19:24:20.370Z] #23 1.026 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.370Z] #23 1.027 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.370Z] #23 1.028 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:20.370Z] #23 1.029 + dir=/tmp/install [2020-11-30T19:24:20.370Z] #23 1.034 + bin=dockercli [2020-11-30T19:24:20.370Z] #23 1.034 + shift [2020-11-30T19:24:20.370Z] #23 1.034 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:24:20.370Z] #23 1.034 + . /tmp/install/dockercli.installer [2020-11-30T19:24:20.370Z] #23 1.034 ++ : stable [2020-11-30T19:24:20.370Z] #23 1.034 ++ : 17.06.2-ce [2020-11-30T19:24:20.370Z] #23 1.035 + install_dockercli [2020-11-30T19:24:20.370Z] #23 1.035 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:24:20.370Z] #23 1.035 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:24:20.370Z] #23 1.036 ++ uname -m [2020-11-30T19:24:20.370Z] #23 1.037 + arch=ppc64le [2020-11-30T19:24:20.370Z] #23 1.046 + '[' ppc64le '!=' x86_64 ']' [2020-11-30T19:24:20.370Z] #23 1.048 + '[' ppc64le '!=' s390x ']' [2020-11-30T19:24:20.370Z] #23 1.048 + '[' ppc64le '!=' armhf ']' [2020-11-30T19:24:20.370Z] #23 1.048 + build_dockercli [2020-11-30T19:24:20.370Z] #23 1.049 + git clone https://github.com/docker/docker-ce /tmp/tmp.3ijsux6Nlx/tmp/docker-ce [2020-11-30T19:24:20.370Z] #23 1.055 Cloning into '/tmp/tmp.3ijsux6Nlx/tmp/docker-ce'... [2020-11-30T19:24:20.409Z] #25 15.94 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:20.409Z] #25 15.96 Updating certificates in /etc/ssl/certs... [2020-11-30T19:24:20.435Z] #8 ... [2020-11-30T19:24:20.435Z] [2020-11-30T19:24:20.435Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:24:20.435Z] #25 10.52 126 added, 0 removed; done. [2020-11-30T19:24:20.435Z] #25 10.56 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-30T19:24:20.435Z] #25 10.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:24:20.435Z] #25 10.59 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-30T19:24:20.435Z] #25 10.60 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-30T19:24:20.435Z] #25 10.61 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:20.435Z] #25 10.63 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-30T19:24:20.668Z] #23 ... [2020-11-30T19:24:20.668Z] [2020-11-30T19:24:20.668Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:20.668Z] #50 0.659 + RM_GOPATH=0 [2020-11-30T19:24:20.668Z] #50 0.659 + TMP_GOPATH= [2020-11-30T19:24:20.668Z] #50 0.659 + : /build [2020-11-30T19:24:20.668Z] #50 0.659 + '[' -z '' ']' [2020-11-30T19:24:20.668Z] #50 0.660 ++ mktemp -d [2020-11-30T19:24:20.668Z] #50 0.662 + export GOPATH=/tmp/tmp.0SMcZxQ32s [2020-11-30T19:24:20.668Z] #50 0.662 + GOPATH=/tmp/tmp.0SMcZxQ32s [2020-11-30T19:24:20.668Z] #50 0.662 + RM_GOPATH=1 [2020-11-30T19:24:20.668Z] #50 0.662 + case "$(go env GOARCH)" in [2020-11-30T19:24:20.668Z] #50 0.663 ++ go env GOARCH [2020-11-30T19:24:20.668Z] #50 0.670 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.668Z] #50 0.670 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.668Z] #50 0.671 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:20.668Z] #50 0.672 + dir=/tmp/install [2020-11-30T19:24:20.668Z] #50 0.672 + bin=shfmt [2020-11-30T19:24:20.668Z] #50 0.672 + shift [2020-11-30T19:24:20.668Z] #50 0.672 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:24:20.668Z] #50 0.672 + . /tmp/install/shfmt.installer [2020-11-30T19:24:20.668Z] #50 0.673 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:20.668Z] #50 0.673 + install_shfmt [2020-11-30T19:24:20.668Z] #50 0.673 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:24:20.668Z] #50 0.673 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:20.668Z] #50 0.673 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0SMcZxQ32s/src/github.com/mvdan/sh [2020-11-30T19:24:20.668Z] #50 0.675 Cloning into '/tmp/tmp.0SMcZxQ32s/src/github.com/mvdan/sh'... [2020-11-30T19:24:20.668Z] #50 10.61 + cd /tmp/tmp.0SMcZxQ32s/src/github.com/mvdan/sh [2020-11-30T19:24:20.668Z] #50 10.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:20.668Z] #50 10.77 + GO111MODULE=on [2020-11-30T19:24:20.669Z] #50 10.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:24:20.669Z] #50 ... [2020-11-30T19:24:20.669Z] [2020-11-30T19:24:20.669Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:20.669Z] #33 0.843 + RM_GOPATH=0 [2020-11-30T19:24:20.669Z] #33 0.843 + TMP_GOPATH= [2020-11-30T19:24:20.669Z] #33 0.844 + : /build [2020-11-30T19:24:20.669Z] #33 0.844 + '[' -z '' ']' [2020-11-30T19:24:20.669Z] #33 0.850 ++ mktemp -d [2020-11-30T19:24:20.669Z] #33 0.853 + export GOPATH=/tmp/tmp.ZDWICxuDpG [2020-11-30T19:24:20.669Z] #33 0.853 + GOPATH=/tmp/tmp.ZDWICxuDpG [2020-11-30T19:24:20.669Z] #33 0.853 + RM_GOPATH=1 [2020-11-30T19:24:20.669Z] #33 0.853 + case "$(go env GOARCH)" in [2020-11-30T19:24:20.669Z] #33 0.854 ++ go env GOARCH [2020-11-30T19:24:20.669Z] #33 0.950 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.669Z] #33 0.950 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:20.669Z] #33 0.951 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:20.669Z] #33 0.961 + dir=/tmp/install [2020-11-30T19:24:20.669Z] #33 0.961 + bin=tomlv [2020-11-30T19:24:20.669Z] #33 0.961 + shift [2020-11-30T19:24:20.669Z] #33 0.962 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:24:20.669Z] #33 0.962 + . /tmp/install/tomlv.installer [2020-11-30T19:24:20.669Z] #33 0.962 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:20.669Z] #33 0.968 + install_tomlv [2020-11-30T19:24:20.669Z] #33 0.976 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:24:20.669Z] #33 0.976 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:20.669Z] #33 0.976 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZDWICxuDpG/src/github.com/BurntSushi/toml [2020-11-30T19:24:20.669Z] #33 0.996 Cloning into '/tmp/tmp.ZDWICxuDpG/src/github.com/BurntSushi/toml'... [2020-11-30T19:24:20.669Z] #33 2.456 + cd /tmp/tmp.ZDWICxuDpG/src/github.com/BurntSushi/toml [2020-11-30T19:24:20.669Z] #33 2.457 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:20.669Z] #33 2.465 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:24:20.669Z] #33 3.292 math/bits [2020-11-30T19:24:20.669Z] #33 3.408 runtime/internal/sys [2020-11-30T19:24:20.669Z] #33 3.622 internal/cpu [2020-11-30T19:24:20.669Z] #33 3.632 runtime/internal/atomic [2020-11-30T19:24:20.669Z] #33 3.638 runtime/internal/math [2020-11-30T19:24:20.669Z] #33 3.684 unicode/utf8 [2020-11-30T19:24:20.669Z] #33 4.089 sync/atomic [2020-11-30T19:24:20.669Z] #33 4.527 unicode [2020-11-30T19:24:20.669Z] #33 5.207 internal/testlog [2020-11-30T19:24:20.669Z] #33 5.214 math [2020-11-30T19:24:20.669Z] #33 5.233 internal/bytealg [2020-11-30T19:24:20.669Z] #33 6.511 runtime/cgo [2020-11-30T19:24:20.669Z] #33 7.086 runtime [2020-11-30T19:24:20.692Z] #25 10.64 Updating certificates in /etc/ssl/certs... [2020-11-30T19:24:20.716Z] #18 35.80 Setting up python3-pip (18.1-5) ... [2020-11-30T19:24:20.967Z] #33 ... [2020-11-30T19:24:20.968Z] [2020-11-30T19:24:20.968Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:20.968Z] #12 1.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:20.968Z] #12 1.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:20.968Z] #12 1.129 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:20.968Z] #12 2.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:24:20.968Z] #12 5.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:24:20.968Z] #12 6.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:24:20.968Z] #12 ... [2020-11-30T19:24:20.968Z] [2020-11-30T19:24:20.968Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:20.968Z] #35 1.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:20.968Z] #35 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:20.968Z] #35 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:20.968Z] #35 3.122 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:24:20.968Z] #35 5.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:24:20.968Z] #35 7.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:24:20.968Z] #35 ... [2020-11-30T19:24:20.968Z] [2020-11-30T19:24:20.968Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:20.968Z] #48 10.60 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:20.968Z] #48 10.65 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:24:20.968Z] #48 10.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:20.968Z] #48 10.68 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:24:20.968Z] #48 10.68 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:20.968Z] #48 10.69 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:20.968Z] #48 10.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:20.968Z] #48 10.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:20.968Z] #48 10.95 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:24:20.968Z] #48 10.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:20.968Z] #48 11.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:20.968Z] #48 11.11 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:20.968Z] #48 11.23 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:20.968Z] #48 11.23 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:24:20.968Z] #48 11.24 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:20.988Z] #25 ... [2020-11-30T19:24:20.988Z] [2020-11-30T19:24:20.988Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:24:20.988Z] #9 DONE 4.7s [2020-11-30T19:24:20.988Z] [2020-11-30T19:24:20.988Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:24:21.193Z] #11 ... [2020-11-30T19:24:21.193Z] [2020-11-30T19:24:21.193Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:21.193Z] #49 69.07 reflect [2020-11-30T19:24:21.193Z] #49 69.15 syscall [2020-11-30T19:24:21.266Z] #48 11.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:21.266Z] #48 11.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:21.266Z] #48 11.52 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:21.349Z] #18 36.44 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:21.349Z] #18 36.47 Processing triggers for mime-support (3.62) ... [2020-11-30T19:24:21.453Z] #49 ... [2020-11-30T19:24:21.453Z] [2020-11-30T19:24:21.453Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:21.453Z] #32 74.49 time [2020-11-30T19:24:21.453Z] #32 ... [2020-11-30T19:24:21.453Z] [2020-11-30T19:24:21.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:21.453Z] #43 69.39 reflect [2020-11-30T19:24:21.453Z] #43 70.31 syscall [2020-11-30T19:24:21.564Z] #48 11.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:21.564Z] #48 11.81 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:21.564Z] #48 11.83 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:21.570Z] #10 ... [2020-11-30T19:24:21.570Z] [2020-11-30T19:24:21.570Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-30T19:24:21.570Z] #25 16.82 0 added, 0 removed; done. [2020-11-30T19:24:21.570Z] #25 16.82 Running hooks in /etc/ca-certificates/update.d... [2020-11-30T19:24:21.570Z] #25 16.83 done. [2020-11-30T19:24:21.570Z] #25 DONE 17.0s [2020-11-30T19:24:21.570Z] [2020-11-30T19:24:21.570Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:24:21.570Z] #26 DONE 0.1s [2020-11-30T19:24:21.625Z] #25 11.40 0 added, 0 removed; done. [2020-11-30T19:24:21.625Z] #25 11.40 Running hooks in /etc/ca-certificates/update.d... [2020-11-30T19:24:21.625Z] #25 11.41 done. [2020-11-30T19:24:21.842Z] [2020-11-30T19:24:21.842Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:21.842Z] #27 ... [2020-11-30T19:24:21.842Z] [2020-11-30T19:24:21.842Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:24:21.842Z] #10 DONE 0.9s [2020-11-30T19:24:21.861Z] #48 12.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:21.862Z] #48 12.11 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:22.108Z] [2020-11-30T19:24:22.108Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:24:22.108Z] #37 DONE 0.2s [2020-11-30T19:24:22.108Z] [2020-11-30T19:24:22.108Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:24:22.108Z] #29 DONE 0.2s [2020-11-30T19:24:22.108Z] [2020-11-30T19:24:22.108Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:22.164Z] #48 12.38 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:22.164Z] #48 12.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:22.385Z] #18 DONE 37.6s [2020-11-30T19:24:22.385Z] [2020-11-30T19:24:22.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:22.385Z] #41 67.67 CC criu/files.o [2020-11-30T19:24:22.385Z] #41 68.83 CC criu/filesystems.o [2020-11-30T19:24:22.385Z] #41 69.32 CC criu/fsnotify.o [2020-11-30T19:24:22.385Z] #41 70.06 CC criu/image-desc.o [2020-11-30T19:24:22.385Z] #41 70.17 CC criu/image.o [2020-11-30T19:24:22.385Z] #41 70.68 CC criu/ipc_ns.o [2020-11-30T19:24:22.385Z] #41 71.32 CC criu/irmap.o [2020-11-30T19:24:22.385Z] #41 71.72 CC criu/kcmp-ids.o [2020-11-30T19:24:22.385Z] #41 71.91 CC criu/kerndat.o [2020-11-30T19:24:22.385Z] #41 72.56 CC criu/libnetlink.o [2020-11-30T19:24:22.385Z] #41 72.70 CC criu/log.o [2020-11-30T19:24:22.385Z] #41 72.93 CC criu/lsm.o [2020-11-30T19:24:22.385Z] #41 73.15 CC criu/mem.o [2020-11-30T19:24:22.385Z] #41 74.12 CC criu/memfd.o [2020-11-30T19:24:22.385Z] #41 74.53 CC criu/mount.o [2020-11-30T19:24:22.385Z] #41 76.50 CC criu/namespaces.o [2020-11-30T19:24:22.462Z] #48 12.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:22.678Z] #41 ... [2020-11-30T19:24:22.678Z] [2020-11-30T19:24:22.678Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:24:22.762Z] #48 12.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:22.762Z] #48 12.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:22.762Z] #48 13.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:23.062Z] #48 13.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:23.388Z] #43 ... [2020-11-30T19:24:23.388Z] [2020-11-30T19:24:23.388Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:23.388Z] #40 80.84 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:23.388Z] #40 80.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:23.388Z] #40 80.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:24:23.388Z] #40 80.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:24:23.388Z] #40 80.95 Setting up python-six (1.12.0-1) ... [2020-11-30T19:24:23.414Z] #19 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:24:23.414Z] #19 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:24:23.414Z] #19 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:24:23.414Z] #48 13.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:23.707Z] #19 DONE 1.1s [2020-11-30T19:24:23.707Z] [2020-11-30T19:24:23.707Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:24:24.151Z] #25 DONE 14.0s [2020-11-30T19:24:24.151Z] [2020-11-30T19:24:24.151Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:24.151Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2020-11-30T19:24:24.151Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.6s [2020-11-30T19:24:24.151Z] #8 ... [2020-11-30T19:24:24.151Z] [2020-11-30T19:24:24.151Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:24:24.151Z] #26 DONE 0.1s [2020-11-30T19:24:24.151Z] [2020-11-30T19:24:24.151Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:24.472Z] #48 14.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:25.943Z] #40 ... [2020-11-30T19:24:25.943Z] [2020-11-30T19:24:25.943Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:25.943Z] #45 DONE 83.5s [2020-11-30T19:24:25.943Z] [2020-11-30T19:24:25.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:25.943Z] #11 83.20 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:24:25.943Z] #11 83.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:24:25.943Z] #11 83.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:24:25.943Z] #11 83.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-30T19:24:25.943Z] #11 83.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:24:25.943Z] #11 83.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:24:26.517Z] #11 84.11 Selecting previously unselected package dmsetup. [2020-11-30T19:24:26.517Z] #11 84.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:24:26.517Z] #11 84.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:24:26.517Z] #11 84.40 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:24:26.517Z] #11 84.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:24:26.517Z] #11 84.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:24:26.615Z] #20 3.231 Collecting yamllint==1.16.0 [2020-11-30T19:24:26.907Z] #20 3.369 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:24:26.907Z] #20 3.408 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:24:26.907Z] #20 3.518 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:24:27.245Z] #48 ... [2020-11-30T19:24:27.245Z] [2020-11-30T19:24:27.245Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:27.245Z] #46 7.034 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:27.245Z] #46 7.242 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:27.245Z] #46 7.263 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:27.245Z] #46 9.165 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:27.245Z] #46 9.493 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:27.245Z] #46 11.12 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:27.245Z] #46 15.28 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:24:27.245Z] #46 15.29 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:27.245Z] #46 15.30 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:24:27.245Z] #46 15.34 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:27.245Z] #46 15.59 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:27.245Z] #46 15.82 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:27.245Z] #46 16.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:27.245Z] #46 16.08 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:27.245Z] #46 16.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:27.245Z] #46 16.17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:27.245Z] #46 16.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:27.245Z] #46 ... [2020-11-30T19:24:27.245Z] [2020-11-30T19:24:27.245Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:27.245Z] #35 17.07 Fetched 8181 kB in 16s (512 kB/s) [2020-11-30T19:24:27.245Z] #35 17.07 Reading package lists... [2020-11-30T19:24:27.245Z] #35 ... [2020-11-30T19:24:27.245Z] [2020-11-30T19:24:27.245Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:27.245Z] #57 7.243 + cd /tmp/tmp.L64hqcLuy0/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:27.245Z] #57 7.246 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:27.245Z] #57 7.553 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:24:27.245Z] #57 7.556 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:24:27.245Z] #57 ... [2020-11-30T19:24:27.245Z] [2020-11-30T19:24:27.245Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:27.245Z] #48 17.38 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:27.245Z] #48 17.38 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:24:27.245Z] #48 17.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:27.245Z] #48 17.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:24:27.245Z] #48 17.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:27.245Z] #48 17.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:27.245Z] #48 17.58 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:24:27.245Z] #48 17.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:27.455Z] #30 ... [2020-11-30T19:24:27.455Z] [2020-11-30T19:24:27.455Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:27.455Z] #27 1.730 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-30T19:24:27.455Z] #27 1.869 [2020-11-30T19:24:27.455Z] #27 2.116 0.0% ### 5.1% ############## 20.6% ################################ 45.0% ################################################### 71.6% ##################################################################### 96.8% ######################################################################## 100.0% [2020-11-30T19:24:27.455Z] #27 3.020 [2020-11-30T19:24:27.455Z] #27 3.153 0.2% ############################### 43.5% ######################################################################## 100.0% [2020-11-30T19:24:27.455Z] #27 3.454 [2020-11-30T19:24:27.455Z] #27 3.614 0.2% ##################### 30.0% ######################################################################## 100.0% [2020-11-30T19:24:27.455Z] #27 3.945 [2020-11-30T19:24:27.455Z] #27 4.128 0.0% ######## 12.0% ################### 26.8% ############################## 42.3% ######################################### 57.8% ################################################### 70.8% ########################################################## 81.5% ################################################################## 92.8% ######################################################################## 100.0% [2020-11-30T19:24:27.455Z] #27 5.439 #=#=# [2020-11-30T19:24:27.548Z] #48 17.66 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:24:27.548Z] #48 17.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:27.548Z] #48 17.66 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:27.548Z] #48 17.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:27.548Z] #48 17.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:27.548Z] #48 17.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:27.849Z] #48 17.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:27.849Z] #48 18.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:27.849Z] #48 18.07 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:27.944Z] #20 4.406 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:24:27.944Z] #20 4.435 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:24:27.944Z] #20 4.443 Building wheels for collected packages: pyyaml [2020-11-30T19:24:27.944Z] #20 4.457 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:24:28.150Z] #48 18.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:28.150Z] #48 18.27 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:28.150Z] #48 18.29 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:28.150Z] #48 18.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:28.150Z] #48 18.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:28.150Z] #48 18.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:28.150Z] #48 18.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:28.449Z] #48 18.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:28.449Z] #48 18.61 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:28.449Z] #48 18.64 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:28.449Z] #48 18.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:28.449Z] #48 18.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:28.449Z] #48 18.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:28.449Z] #48 18.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:28.582Z] #20 5.054 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:24:28.582Z] #20 5.054 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:24:28.582Z] #20 5.084 Successfully built pyyaml [2020-11-30T19:24:28.582Z] #20 5.099 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-30T19:24:28.764Z] #48 18.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:28.877Z] #20 5.317 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:24:29.062Z] #48 19.13 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:29.062Z] #48 19.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:29.062Z] #48 19.17 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:29.062Z] #48 19.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:29.170Z] #20 DONE 5.7s [2020-11-30T19:24:29.170Z] [2020-11-30T19:24:29.170Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:24:29.364Z] #48 19.37 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:29.364Z] #48 19.37 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:29.364Z] #48 19.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:29.364Z] #48 19.62 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:29.364Z] #48 19.68 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:29.411Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.7s [2020-11-30T19:24:29.462Z] #23 DONE 0.2s [2020-11-30T19:24:29.463Z] [2020-11-30T19:24:29.463Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:29.463Z] #38 114.7 + dpkg --print-architecture [2020-11-30T19:24:29.463Z] #38 114.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:24:29.463Z] #38 115.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-30T19:24:29.463Z] #38 115.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:24:29.663Z] #48 19.74 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:24:29.663Z] #48 19.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:29.663Z] #48 20.07 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:29.967Z] #48 ... [2020-11-30T19:24:29.967Z] [2020-11-30T19:24:29.967Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:29.967Z] #44 10.17 runtime/cgo [2020-11-30T19:24:29.967Z] #44 14.79 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:24:29.967Z] #44 ... [2020-11-30T19:24:29.967Z] [2020-11-30T19:24:29.967Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:30.271Z] #63 19.43 Checking out files: 51% (975/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:24:30.271Z] #63 20.35 + cd /tmp/tmp.za89zIUORP/src/github.com/docker/libnetwork [2020-11-30T19:24:30.272Z] #63 20.35 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:30.762Z] #11 ... [2020-11-30T19:24:30.762Z] [2020-11-30T19:24:30.762Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:30.762Z] #40 87.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:24:30.762Z] #40 87.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:24:30.762Z] #40 87.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:30.762Z] #40 87.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:24:30.762Z] #40 87.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:30.762Z] #40 87.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:24:30.762Z] #40 88.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:30.762Z] #40 88.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:24:30.762Z] #40 88.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:24:30.762Z] #40 88.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:24:30.920Z] #63 21.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:24:30.975Z] #38 ... [2020-11-30T19:24:30.975Z] [2020-11-30T19:24:30.975Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:24:30.975Z] #28 DONE 1.3s [2020-11-30T19:24:30.975Z] [2020-11-30T19:24:30.975Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:24:30.975Z] #31 DONE 0.2s [2020-11-30T19:24:30.975Z] [2020-11-30T19:24:30.975Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:24:31.267Z] #33 DONE 0.1s [2020-11-30T19:24:31.267Z] [2020-11-30T19:24:31.267Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:24:31.267Z] #36 DONE 0.1s [2020-11-30T19:24:31.267Z] [2020-11-30T19:24:31.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:31.267Z] #41 77.62 CC criu/net.o [2020-11-30T19:24:31.267Z] #41 79.85 CC criu/netfilter.o [2020-11-30T19:24:31.267Z] #41 80.13 CC criu/page-pipe.o [2020-11-30T19:24:31.267Z] #41 80.58 CC criu/page-xfer.o [2020-11-30T19:24:31.267Z] #41 81.64 CC criu/pagemap-cache.o [2020-11-30T19:24:31.267Z] #41 81.80 CC criu/pagemap.o [2020-11-30T19:24:31.267Z] #41 82.35 CC criu/parasite-syscall.o [2020-11-30T19:24:31.267Z] #41 83.09 CC criu/path.o [2020-11-30T19:24:31.267Z] #41 83.29 CC criu/pie-util-vdso.o [2020-11-30T19:24:31.267Z] #41 83.62 CC criu/pie-util.o [2020-11-30T19:24:31.267Z] #41 83.86 CC criu/pipes.o [2020-11-30T19:24:31.267Z] #41 84.41 CC criu/plugin.o [2020-11-30T19:24:31.267Z] #41 84.62 CC criu/proc_parse.o [2020-11-30T19:24:31.813Z] #27 5.688 0.0% # 1.6% ## 3.1% ### 4.3% ### 5.4% #### 6.5% ##### 7.7% ###### 8.6% ####### 9.9% ####### 10.9% ######## 12.4% ######### 13.6% ########## 14.4% ########## 15.0% ########### 16.2% ############ 17.2% ############ 18.0% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 23.9% ################## 25.2% ################### 26.6% ################### 27.8% #################### 28.3% ##################### 29.3% ##################### 30.3% ###################### 31.1% ####################### 32.2% ####################### 33.0% ######################## 33.8% ######################## 34.5% ######################### 34.7% ######################### 35.6% ########################## 36.1% ########################## 37.1% ########################### 38.2% ############################ 38.9% ############################ 39.4% ############################ 39.7% ############################# 40.7% [2020-11-30T19:24:31.813Z] #27 ... [2020-11-30T19:24:31.813Z] [2020-11-30T19:24:31.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:31.813Z] #11 6.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:31.813Z] #11 6.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:31.813Z] #11 6.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:31.813Z] #11 8.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:24:31.813Z] #11 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:24:31.904Z] #41 86.13 CC criu/protobuf-desc.o [2020-11-30T19:24:32.080Z] #11 ... [2020-11-30T19:24:32.080Z] [2020-11-30T19:24:32.080Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:32.080Z] #62 4.411 + RM_GOPATH=0 [2020-11-30T19:24:32.080Z] #62 4.411 + TMP_GOPATH= [2020-11-30T19:24:32.080Z] #62 4.411 + : /build [2020-11-30T19:24:32.080Z] #62 4.411 + '[' -z '' ']' [2020-11-30T19:24:32.080Z] #62 4.411 ++ mktemp -d [2020-11-30T19:24:32.080Z] #62 4.411 + export GOPATH=/tmp/tmp.SHoQU9rES1 [2020-11-30T19:24:32.080Z] #62 4.411 + GOPATH=/tmp/tmp.SHoQU9rES1 [2020-11-30T19:24:32.080Z] #62 4.411 + RM_GOPATH=1 [2020-11-30T19:24:32.080Z] #62 4.411 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.080Z] #62 4.411 ++ go env GOARCH [2020-11-30T19:24:32.080Z] #62 4.424 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.080Z] #62 4.424 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.080Z] #62 4.427 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.080Z] #62 4.431 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:32.081Z] #62 4.432 + dir=/tmp/install [2020-11-30T19:24:32.081Z] #62 4.432 + bin=proxy [2020-11-30T19:24:32.081Z] #62 4.432 + shift [2020-11-30T19:24:32.081Z] #62 4.432 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:24:32.081Z] #62 4.432 + . /tmp/install/proxy.installer [2020-11-30T19:24:32.081Z] #62 4.432 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:32.081Z] #62 4.432 + install_proxy [2020-11-30T19:24:32.081Z] #62 4.432 + case "$1" in [2020-11-30T19:24:32.081Z] #62 4.432 + export CGO_ENABLED=0 [2020-11-30T19:24:32.081Z] #62 4.432 + CGO_ENABLED=0 [2020-11-30T19:24:32.081Z] #62 4.432 + _install_proxy [2020-11-30T19:24:32.081Z] #62 4.432 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:24:32.081Z] #62 4.432 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SHoQU9rES1/src/github.com/docker/libnetwork [2020-11-30T19:24:32.081Z] #62 4.438 Cloning into '/tmp/tmp.SHoQU9rES1/src/github.com/docker/libnetwork'... [2020-11-30T19:24:32.081Z] #62 ... [2020-11-30T19:24:32.081Z] [2020-11-30T19:24:32.081Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:32.081Z] #49 4.445 + RM_GOPATH=0 [2020-11-30T19:24:32.081Z] #49 4.445 + TMP_GOPATH= [2020-11-30T19:24:32.081Z] #49 4.445 + : /build [2020-11-30T19:24:32.081Z] #49 4.445 + '[' -z '' ']' [2020-11-30T19:24:32.081Z] #49 4.445 ++ mktemp -d [2020-11-30T19:24:32.081Z] #49 4.455 + export GOPATH=/tmp/tmp.ttm0ruzsLd [2020-11-30T19:24:32.081Z] #49 4.455 + GOPATH=/tmp/tmp.ttm0ruzsLd [2020-11-30T19:24:32.081Z] #49 4.455 + RM_GOPATH=1 [2020-11-30T19:24:32.081Z] #49 4.455 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.081Z] #49 4.455 ++ go env GOARCH [2020-11-30T19:24:32.081Z] #49 4.473 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.081Z] #49 4.473 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.081Z] #49 4.474 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.081Z] #49 4.479 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:32.081Z] #49 4.480 + dir=/tmp/install [2020-11-30T19:24:32.081Z] #49 4.480 + bin=shfmt [2020-11-30T19:24:32.081Z] #49 4.480 + shift [2020-11-30T19:24:32.081Z] #49 4.480 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:24:32.081Z] #49 4.480 + . /tmp/install/shfmt.installer [2020-11-30T19:24:32.081Z] #49 4.480 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:32.081Z] #49 4.480 + install_shfmt [2020-11-30T19:24:32.081Z] #49 4.480 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:24:32.081Z] #49 4.480 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ttm0ruzsLd/src/github.com/mvdan/sh [2020-11-30T19:24:32.081Z] #49 4.503 Cloning into '/tmp/tmp.ttm0ruzsLd/src/github.com/mvdan/sh'... [2020-11-30T19:24:32.350Z] #49 ... [2020-11-30T19:24:32.350Z] [2020-11-30T19:24:32.350Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:32.350Z] #47 4.890 + RM_GOPATH=0 [2020-11-30T19:24:32.350Z] #47 4.890 + TMP_GOPATH= [2020-11-30T19:24:32.350Z] #47 4.890 + : /build [2020-11-30T19:24:32.350Z] #47 4.890 + '[' -z '' ']' [2020-11-30T19:24:32.350Z] #47 4.890 ++ mktemp -d [2020-11-30T19:24:32.350Z] #47 4.890 + export GOPATH=/tmp/tmp.6LsOUA7IHV [2020-11-30T19:24:32.350Z] #47 4.890 + GOPATH=/tmp/tmp.6LsOUA7IHV [2020-11-30T19:24:32.350Z] #47 4.890 + RM_GOPATH=1 [2020-11-30T19:24:32.350Z] #47 4.890 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.350Z] #47 4.890 ++ go env GOARCH [2020-11-30T19:24:32.350Z] #47 4.897 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #47 4.897 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #47 4.897 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.350Z] #47 4.897 + dir=/tmp/install [2020-11-30T19:24:32.350Z] #47 4.897 + bin=golangci_lint [2020-11-30T19:24:32.350Z] #47 4.897 + shift [2020-11-30T19:24:32.350Z] #47 4.897 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:24:32.350Z] #47 4.897 + . /tmp/install/golangci_lint.installer [2020-11-30T19:24:32.350Z] #47 4.897 ++ : v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.897 + install_golangci_lint [2020-11-30T19:24:32.350Z] #47 4.897 + set -e [2020-11-30T19:24:32.350Z] #47 4.897 + export GO111MODULE=on [2020-11-30T19:24:32.350Z] #47 4.897 + GO111MODULE=on [2020-11-30T19:24:32.350Z] #47 4.897 + GOBIN=/build [2020-11-30T19:24:32.350Z] #47 4.897 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.919 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.919 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.919 go: finding github.com/golangci v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.919 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:24:32.350Z] #47 4.919 go: finding github.com v1.23.8 [2020-11-30T19:24:32.350Z] #47 5.986 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:32.350Z] #47 6.723 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:32.350Z] #47 ... [2020-11-30T19:24:32.350Z] [2020-11-30T19:24:32.350Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:32.350Z] #43 5.408 + RM_GOPATH=0 [2020-11-30T19:24:32.350Z] #43 5.408 + TMP_GOPATH= [2020-11-30T19:24:32.350Z] #43 5.408 + : /build [2020-11-30T19:24:32.350Z] #43 5.408 + '[' -z '' ']' [2020-11-30T19:24:32.350Z] #43 5.408 ++ mktemp -d [2020-11-30T19:24:32.350Z] #43 5.408 + export GOPATH=/tmp/tmp.x8pD3LkB6Z [2020-11-30T19:24:32.350Z] #43 5.408 + GOPATH=/tmp/tmp.x8pD3LkB6Z [2020-11-30T19:24:32.350Z] #43 5.408 + RM_GOPATH=1 [2020-11-30T19:24:32.350Z] #43 5.408 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.350Z] #43 5.408 ++ go env GOARCH [2020-11-30T19:24:32.350Z] #43 5.425 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:32.350Z] #43 5.426 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #43 5.426 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #43 5.426 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.350Z] #43 5.426 + dir=/tmp/install [2020-11-30T19:24:32.350Z] #43 5.426 + bin=vndr [2020-11-30T19:24:32.350Z] #43 5.426 + shift [2020-11-30T19:24:32.350Z] #43 5.426 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:24:32.350Z] #43 5.426 + . /tmp/install/vndr.installer [2020-11-30T19:24:32.350Z] #43 5.426 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:32.350Z] #43 5.426 + install_vndr [2020-11-30T19:24:32.350Z] #43 5.426 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:24:32.350Z] #43 5.426 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.x8pD3LkB6Z/src/github.com/LK4D4/vndr [2020-11-30T19:24:32.350Z] #43 5.453 Cloning into '/tmp/tmp.x8pD3LkB6Z/src/github.com/LK4D4/vndr'... [2020-11-30T19:24:32.350Z] #43 6.279 + cd /tmp/tmp.x8pD3LkB6Z/src/github.com/LK4D4/vndr [2020-11-30T19:24:32.350Z] #43 6.279 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:32.350Z] #43 6.305 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:24:32.350Z] #43 7.801 internal/cpu [2020-11-30T19:24:32.350Z] #43 7.897 internal/race [2020-11-30T19:24:32.350Z] #43 7.924 runtime/internal/sys [2020-11-30T19:24:32.350Z] #43 8.061 runtime/internal/atomic [2020-11-30T19:24:32.350Z] #43 8.293 sync/atomic [2020-11-30T19:24:32.350Z] #43 8.414 runtime/internal/math [2020-11-30T19:24:32.350Z] #43 8.606 unicode [2020-11-30T19:24:32.350Z] #43 8.681 unicode/utf8 [2020-11-30T19:24:32.350Z] #43 8.840 internal/bytealg [2020-11-30T19:24:32.350Z] #43 9.194 math [2020-11-30T19:24:32.350Z] #43 9.874 internal/testlog [2020-11-30T19:24:32.350Z] #43 10.31 runtime [2020-11-30T19:24:32.350Z] #43 ... [2020-11-30T19:24:32.350Z] [2020-11-30T19:24:32.350Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:32.350Z] #56 4.221 + RM_GOPATH=0 [2020-11-30T19:24:32.350Z] #56 4.222 + TMP_GOPATH= [2020-11-30T19:24:32.350Z] #56 4.222 + : /build [2020-11-30T19:24:32.350Z] #56 4.222 + '[' -z '' ']' [2020-11-30T19:24:32.350Z] #56 4.230 ++ mktemp -d [2020-11-30T19:24:32.350Z] #56 4.231 + export GOPATH=/tmp/tmp.YCMH0Wjs3j [2020-11-30T19:24:32.350Z] #56 4.231 + GOPATH=/tmp/tmp.YCMH0Wjs3j [2020-11-30T19:24:32.350Z] #56 4.231 + RM_GOPATH=1 [2020-11-30T19:24:32.350Z] #56 4.231 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.350Z] #56 4.231 ++ go env GOARCH [2020-11-30T19:24:32.350Z] #56 4.242 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:32.350Z] #56 4.242 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #56 4.242 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.350Z] #56 4.242 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.351Z] #56 4.242 + dir=/tmp/install [2020-11-30T19:24:32.351Z] #56 4.242 + bin=rootlesskit [2020-11-30T19:24:32.351Z] #56 4.242 + shift [2020-11-30T19:24:32.351Z] #56 4.242 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:24:32.351Z] #56 4.242 + . /tmp/install/rootlesskit.installer [2020-11-30T19:24:32.351Z] #56 4.242 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:32.351Z] #56 4.242 + install_rootlesskit [2020-11-30T19:24:32.351Z] #56 4.242 + case "$1" in [2020-11-30T19:24:32.351Z] #56 4.242 + export CGO_ENABLED=0 [2020-11-30T19:24:32.351Z] #56 4.242 + CGO_ENABLED=0 [2020-11-30T19:24:32.351Z] #56 4.242 + _install_rootlesskit [2020-11-30T19:24:32.351Z] #56 4.242 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:24:32.351Z] #56 4.242 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YCMH0Wjs3j/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:32.351Z] #56 4.250 Cloning into '/tmp/tmp.YCMH0Wjs3j/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:24:32.351Z] #56 8.988 + cd /tmp/tmp.YCMH0Wjs3j/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:32.351Z] #56 8.998 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:32.351Z] #56 9.412 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:24:32.351Z] #56 9.412 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:24:32.461Z] #63 ... [2020-11-30T19:24:32.461Z] [2020-11-30T19:24:32.461Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:32.461Z] #50 12.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:32.461Z] #50 12.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:32.461Z] #50 12.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:32.461Z] #50 12.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:32.461Z] #50 12.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:32.461Z] #50 14.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:32.461Z] #50 15.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:32.461Z] #50 16.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:32.461Z] #50 18.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:32.461Z] #50 18.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:32.461Z] #50 18.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:32.461Z] #50 18.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:32.461Z] #50 20.25 runtime/cgo [2020-11-30T19:24:32.461Z] #50 20.54 runtime [2020-11-30T19:24:32.539Z] #41 86.69 CC criu/protobuf.o [2020-11-30T19:24:32.539Z] #41 86.86 CC criu/pstree.o [2020-11-30T19:24:32.617Z] #56 ... [2020-11-30T19:24:32.617Z] [2020-11-30T19:24:32.617Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:32.617Z] #45 6.161 + RM_GOPATH=0 [2020-11-30T19:24:32.617Z] #45 6.161 + TMP_GOPATH= [2020-11-30T19:24:32.617Z] #45 6.161 + : /build [2020-11-30T19:24:32.617Z] #45 6.161 + '[' -z '' ']' [2020-11-30T19:24:32.617Z] #45 6.165 ++ mktemp -d [2020-11-30T19:24:32.617Z] #45 6.172 + export GOPATH=/tmp/tmp.Xegt7TbXhq [2020-11-30T19:24:32.617Z] #45 6.172 + GOPATH=/tmp/tmp.Xegt7TbXhq [2020-11-30T19:24:32.617Z] #45 6.172 + RM_GOPATH=1 [2020-11-30T19:24:32.617Z] #45 6.172 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.617Z] #45 6.172 ++ go env GOARCH [2020-11-30T19:24:32.617Z] #45 6.199 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.617Z] #45 6.199 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.617Z] #45 6.201 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.617Z] #45 6.204 + dir=/tmp/install [2020-11-30T19:24:32.617Z] #45 6.204 + bin=gotestsum [2020-11-30T19:24:32.617Z] #45 6.204 + shift [2020-11-30T19:24:32.617Z] #45 6.204 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:24:32.617Z] #45 6.204 + . /tmp/install/gotestsum.installer [2020-11-30T19:24:32.617Z] #45 6.204 ++ : v0.5.3 [2020-11-30T19:24:32.617Z] #45 6.204 + install_gotestsum [2020-11-30T19:24:32.617Z] #45 6.217 + set -e [2020-11-30T19:24:32.617Z] #45 6.217 + export GO111MODULE=on [2020-11-30T19:24:32.617Z] #45 6.217 + GO111MODULE=on [2020-11-30T19:24:32.617Z] #45 6.218 + GOBIN=/build [2020-11-30T19:24:32.617Z] #45 6.218 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:24:32.617Z] #45 6.231 go: finding gotest.tools v0.5.3 [2020-11-30T19:24:32.617Z] #45 6.231 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:32.617Z] #45 7.459 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:32.617Z] #45 8.034 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:32.617Z] #45 9.416 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:32.617Z] #45 9.460 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:32.617Z] #45 9.491 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:32.617Z] #45 9.543 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:32.618Z] #45 9.561 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:32.618Z] #45 9.572 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:24:32.618Z] #45 9.642 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:24:32.618Z] #45 9.650 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:32.618Z] #45 9.652 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:32.618Z] #45 9.823 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:32.618Z] #45 10.04 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:24:32.618Z] #45 10.07 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:24:32.618Z] #45 10.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:32.618Z] #45 10.14 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:32.618Z] #45 10.38 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:32.618Z] #45 ... [2020-11-30T19:24:32.618Z] [2020-11-30T19:24:32.618Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:32.618Z] #53 5.622 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:32.618Z] #53 5.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:32.618Z] #53 5.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:32.618Z] #53 6.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:24:32.618Z] #53 8.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:24:32.618Z] #53 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:24:32.764Z] #50 ... [2020-11-30T19:24:32.764Z] [2020-11-30T19:24:32.764Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:32.764Z] #39 18.01 Checking out files: 56% (946/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-30T19:24:32.764Z] #39 18.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:24:32.764Z] #39 20.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:24:32.899Z] #53 ... [2020-11-30T19:24:32.899Z] [2020-11-30T19:24:32.899Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:32.899Z] #32 5.461 + RM_GOPATH=0 [2020-11-30T19:24:32.899Z] #32 5.461 + TMP_GOPATH= [2020-11-30T19:24:32.899Z] #32 5.461 + : /build [2020-11-30T19:24:32.899Z] #32 5.461 + '[' -z '' ']' [2020-11-30T19:24:32.899Z] #32 5.461 ++ mktemp -d [2020-11-30T19:24:32.899Z] #32 5.476 + export GOPATH=/tmp/tmp.KtVDTFrKQl [2020-11-30T19:24:32.899Z] #32 5.476 + GOPATH=/tmp/tmp.KtVDTFrKQl [2020-11-30T19:24:32.899Z] #32 5.476 + RM_GOPATH=1 [2020-11-30T19:24:32.899Z] #32 5.476 + case "$(go env GOARCH)" in [2020-11-30T19:24:32.899Z] #32 5.476 ++ go env GOARCH [2020-11-30T19:24:32.899Z] #32 5.505 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.899Z] #32 5.505 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:32.899Z] #32 5.505 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:32.899Z] #32 5.509 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:32.899Z] #32 5.509 + dir=/tmp/install [2020-11-30T19:24:32.899Z] #32 5.509 + bin=tomlv [2020-11-30T19:24:32.899Z] #32 5.509 + shift [2020-11-30T19:24:32.899Z] #32 5.509 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:24:32.899Z] #32 5.509 + . /tmp/install/tomlv.installer [2020-11-30T19:24:32.899Z] #32 5.509 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:32.899Z] #32 5.509 + install_tomlv [2020-11-30T19:24:32.899Z] #32 5.509 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:24:32.899Z] #32 5.509 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KtVDTFrKQl/src/github.com/BurntSushi/toml [2020-11-30T19:24:32.899Z] #32 5.511 Cloning into '/tmp/tmp.KtVDTFrKQl/src/github.com/BurntSushi/toml'... [2020-11-30T19:24:32.899Z] #32 6.695 + cd /tmp/tmp.KtVDTFrKQl/src/github.com/BurntSushi/toml [2020-11-30T19:24:32.899Z] #32 6.695 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:32.899Z] #32 6.752 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:24:32.899Z] #32 7.674 runtime/internal/sys [2020-11-30T19:24:32.899Z] #32 7.696 math/bits [2020-11-30T19:24:32.899Z] #32 7.721 internal/cpu [2020-11-30T19:24:32.899Z] #32 7.844 runtime/internal/atomic [2020-11-30T19:24:32.899Z] #32 8.186 runtime/internal/math [2020-11-30T19:24:32.899Z] #32 8.640 unicode/utf8 [2020-11-30T19:24:32.899Z] #32 8.844 math [2020-11-30T19:24:32.899Z] #32 9.140 unicode [2020-11-30T19:24:32.899Z] #32 9.202 internal/bytealg [2020-11-30T19:24:32.899Z] #32 9.966 internal/testlog [2020-11-30T19:24:32.899Z] #32 10.63 encoding [2020-11-30T19:24:32.899Z] #32 10.68 runtime [2020-11-30T19:24:32.899Z] #32 ... [2020-11-30T19:24:32.899Z] [2020-11-30T19:24:32.899Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:32.899Z] #40 4.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:32.899Z] #40 4.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:32.899Z] #40 4.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:32.899Z] #40 6.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:24:32.899Z] #40 8.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:24:32.899Z] #40 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:24:32.899Z] #40 ... [2020-11-30T19:24:32.899Z] [2020-11-30T19:24:32.899Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:32.899Z] #34 6.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:32.899Z] #34 6.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:32.899Z] #34 6.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:32.899Z] #34 7.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:24:32.899Z] #34 9.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:24:32.899Z] #34 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:24:33.165Z] #34 ... [2020-11-30T19:24:33.165Z] [2020-11-30T19:24:33.165Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:33.165Z] #22 3.917 + RM_GOPATH=0 [2020-11-30T19:24:33.165Z] #22 3.917 + TMP_GOPATH= [2020-11-30T19:24:33.165Z] #22 3.917 + : /build [2020-11-30T19:24:33.165Z] #22 3.917 + '[' -z '' ']' [2020-11-30T19:24:33.165Z] #22 3.917 ++ mktemp -d [2020-11-30T19:24:33.165Z] #22 3.920 + export GOPATH=/tmp/tmp.6TGrVuzvak [2020-11-30T19:24:33.165Z] #22 3.920 + GOPATH=/tmp/tmp.6TGrVuzvak [2020-11-30T19:24:33.165Z] #22 3.920 + RM_GOPATH=1 [2020-11-30T19:24:33.165Z] #22 3.920 + case "$(go env GOARCH)" in [2020-11-30T19:24:33.165Z] #22 3.934 ++ go env GOARCH [2020-11-30T19:24:33.165Z] #22 3.950 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:33.165Z] #22 3.950 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:33.165Z] #22 3.956 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:24:33.165Z] #22 3.957 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:33.165Z] #22 3.957 + dir=/tmp/install [2020-11-30T19:24:33.165Z] #22 3.957 + bin=dockercli [2020-11-30T19:24:33.165Z] #22 3.957 + shift [2020-11-30T19:24:33.165Z] #22 3.957 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:24:33.165Z] #22 3.957 + . /tmp/install/dockercli.installer [2020-11-30T19:24:33.165Z] #22 3.957 ++ : stable [2020-11-30T19:24:33.165Z] #22 3.957 ++ : 17.06.2-ce [2020-11-30T19:24:33.165Z] #22 3.957 + install_dockercli [2020-11-30T19:24:33.165Z] #22 3.957 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:24:33.165Z] #22 3.960 ++ uname -m [2020-11-30T19:24:33.165Z] #22 3.960 + arch=aarch64 [2020-11-30T19:24:33.165Z] #22 3.960 + '[' aarch64 '!=' x86_64 ']' [2020-11-30T19:24:33.165Z] #22 3.960 + '[' aarch64 '!=' s390x ']' [2020-11-30T19:24:33.165Z] #22 3.960 + '[' aarch64 '!=' armhf ']' [2020-11-30T19:24:33.165Z] #22 3.960 + build_dockercli [2020-11-30T19:24:33.165Z] #22 3.960 + git clone https://github.com/docker/docker-ce /tmp/tmp.6TGrVuzvak/tmp/docker-ce [2020-11-30T19:24:33.165Z] #22 3.968 Cloning into '/tmp/tmp.6TGrVuzvak/tmp/docker-ce'... [2020-11-30T19:24:33.165Z] #22 ... [2020-11-30T19:24:33.165Z] [2020-11-30T19:24:33.165Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:33.165Z] #38 5.486 + git clone https://github.com/docker/distribution.git . [2020-11-30T19:24:33.165Z] #38 5.491 Cloning into '.'... [2020-11-30T19:24:33.165Z] #38 ... [2020-11-30T19:24:33.165Z] [2020-11-30T19:24:33.165Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:33.173Z] #41 87.50 CC criu/rbtree.o [2020-11-30T19:24:33.465Z] #41 87.73 CC criu/rst-malloc.o [2020-11-30T19:24:33.592Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done [2020-11-30T19:24:33.592Z] #8 ... [2020-11-30T19:24:33.592Z] [2020-11-30T19:24:33.592Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:33.592Z] #27 1.555 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-30T19:24:33.592Z] #27 1.649 [2020-11-30T19:24:33.592Z] #27 1.786 ##### 7.8% ######################## 34.5% ####################################### 54.4% ##################################################### 74.1% ################################################################### 94.2% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 2.344 [2020-11-30T19:24:33.592Z] #27 2.478 ######################################## 56.6% #################################################################### 94.8% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 2.726 [2020-11-30T19:24:33.592Z] #27 2.841 ############################################################# 85.2% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 2.954 [2020-11-30T19:24:33.592Z] #27 3.073 ######## 11.2% ########################## 36.3% ####################################### 55.0% ##################################################### 74.0% ################################################################### 94.2% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 3.631 [2020-11-30T19:24:33.592Z] #27 3.758 # 2.1% ###### 9.1% ########## 14.7% ############## 19.6% ################### 26.5% ###################### 31.6% ########################## 37.2% ############################## 42.1% ################################## 47.6% ##################################### 52.5% ######################################## 56.9% ############################################# 62.9% ################################################# 68.4% ##################################################### 74.2% ######################################################### 79.2% ########################################################### 82.3% ################################################################ 89.1% ################################################################### 94.1% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 5.642 [2020-11-30T19:24:33.592Z] #27 6.043 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-30T19:24:33.592Z] #27 6.135 [2020-11-30T19:24:33.592Z] #27 6.276 # 2.2% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 6.340 [2020-11-30T19:24:33.592Z] #27 6.757 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-30T19:24:33.592Z] #27 6.852 [2020-11-30T19:24:33.592Z] #27 6.999 0.0% ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 7.138 [2020-11-30T19:24:33.592Z] #27 7.655 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-30T19:24:33.592Z] #27 7.673 skipping existing c35d46ef359f [2020-11-30T19:24:33.592Z] #27 7.703 [2020-11-30T19:24:33.592Z] #27 8.025 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-30T19:24:33.592Z] #27 8.111 [2020-11-30T19:24:33.592Z] #27 8.180 ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 8.206 [2020-11-30T19:24:33.592Z] #27 8.532 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-30T19:24:33.592Z] #27 8.649 [2020-11-30T19:24:33.592Z] #27 8.723 ######################################################################## 100.0% [2020-11-30T19:24:33.592Z] #27 8.753 [2020-11-30T19:24:33.592Z] #27 8.784 Download of images into '/build' complete. [2020-11-30T19:24:33.592Z] #27 8.784 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:24:33.592Z] #27 8.784 tar -cC '/build' . | docker load [2020-11-30T19:24:33.757Z] #41 87.85 CC criu/seccomp.o [2020-11-30T19:24:34.048Z] #41 88.13 CC criu/seize.o [2020-11-30T19:24:34.071Z] #40 ... [2020-11-30T19:24:34.071Z] [2020-11-30T19:24:34.071Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:34.071Z] #49 81.35 time [2020-11-30T19:24:34.071Z] #49 88.94 context [2020-11-30T19:24:34.071Z] #49 89.95 encoding/binary [2020-11-30T19:24:34.071Z] #49 90.43 os [2020-11-30T19:24:34.071Z] #49 ... [2020-11-30T19:24:34.071Z] [2020-11-30T19:24:34.071Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:34.071Z] #34 82.76 Selecting previously unselected package libxml2:amd64. [2020-11-30T19:24:34.071Z] #34 82.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 82.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:24:34.071Z] #34 83.74 Selecting previously unselected package libarchive13:amd64. [2020-11-30T19:24:34.071Z] #34 83.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 83.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:24:34.071Z] #34 84.37 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-30T19:24:34.071Z] #34 84.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 84.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:24:34.071Z] #34 84.64 Selecting previously unselected package librhash0:amd64. [2020-11-30T19:24:34.071Z] #34 84.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 84.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:24:34.071Z] #34 85.21 Selecting previously unselected package libuv1:amd64. [2020-11-30T19:24:34.071Z] #34 85.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 85.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:24:34.071Z] #34 85.60 Selecting previously unselected package cmake. [2020-11-30T19:24:34.071Z] #34 85.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-30T19:24:34.071Z] #34 85.65 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:24:34.071Z] #34 90.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:24:34.071Z] #34 90.81 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:24:34.071Z] #34 90.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:24:34.071Z] #34 90.85 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:24:34.071Z] #34 91.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:24:34.071Z] #34 91.05 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:24:34.071Z] #34 91.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:24:34.071Z] #34 91.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:24:34.071Z] #34 91.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:24:34.071Z] #34 91.17 Setting up cmake (3.13.4-1) ... [2020-11-30T19:24:34.071Z] #34 91.21 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:34.071Z] #34 91.32 Processing triggers for mime-support (3.62) ... [2020-11-30T19:24:34.342Z] #41 88.64 CC criu/servicefd.o [2020-11-30T19:24:34.635Z] #41 88.94 CC criu/shmem.o [2020-11-30T19:24:34.963Z] #27 ... [2020-11-30T19:24:34.963Z] [2020-11-30T19:24:34.963Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:24:34.963Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-30T19:24:35.268Z] #41 89.53 CC criu/sigframe.o [2020-11-30T19:24:35.269Z] #41 89.60 CC criu/signalfd.o [2020-11-30T19:24:35.457Z] #34 ... [2020-11-30T19:24:35.457Z] [2020-11-30T19:24:35.457Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:35.457Z] #43 83.15 time [2020-11-30T19:24:35.457Z] #43 88.93 strings [2020-11-30T19:24:35.457Z] #43 91.21 os [2020-11-30T19:24:35.457Z] #43 ... [2020-11-30T19:24:35.457Z] [2020-11-30T19:24:35.457Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:35.457Z] #34 DONE 93.3s [2020-11-30T19:24:35.457Z] [2020-11-30T19:24:35.457Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:35.560Z] #41 ... [2020-11-30T19:24:35.561Z] [2020-11-30T19:24:35.561Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:35.561Z] #51 56.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:24:35.705Z] #47 ... [2020-11-30T19:24:35.705Z] [2020-11-30T19:24:35.705Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:35.705Z] #54 91.57 + bin/containerd [2020-11-30T19:24:35.719Z] #35 ... [2020-11-30T19:24:35.719Z] [2020-11-30T19:24:35.719Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:35.719Z] #32 83.52 internal/poll [2020-11-30T19:24:35.719Z] #32 86.70 internal/syscall/execenv [2020-11-30T19:24:35.719Z] #32 86.88 internal/fmtsort [2020-11-30T19:24:35.719Z] #32 86.94 internal/syscall/unix [2020-11-30T19:24:35.719Z] #32 87.51 os [2020-11-30T19:24:35.719Z] #32 87.97 strings [2020-11-30T19:24:35.719Z] #32 92.81 path [2020-11-30T19:24:35.719Z] #32 ... [2020-11-30T19:24:35.719Z] [2020-11-30T19:24:35.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:35.719Z] #11 93.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:24:35.719Z] #11 93.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:24:35.719Z] #11 93.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:24:35.961Z] #54 ... [2020-11-30T19:24:35.962Z] [2020-11-30T19:24:35.962Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:35.962Z] #47 92.24 + /build/golangci-lint --version [2020-11-30T19:24:35.962Z] #47 92.40 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:24:35.962Z] #47 DONE 92.7s [2020-11-30T19:24:36.218Z] [2020-11-30T19:24:36.218Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:36.327Z] #8 DONE 41.3s [2020-11-30T19:24:36.328Z] [2020-11-30T19:24:36.328Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:36.328Z] #27 ... [2020-11-30T19:24:36.328Z] [2020-11-30T19:24:36.328Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:24:36.338Z] #39 ... [2020-11-30T19:24:36.338Z] [2020-11-30T19:24:36.338Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:36.338Z] #12 16.02 Fetched 8181 kB in 15s (545 kB/s) [2020-11-30T19:24:36.338Z] #12 16.02 Reading package lists... [2020-11-30T19:24:36.338Z] #12 22.61 Reading package lists... [2020-11-30T19:24:36.338Z] #12 ... [2020-11-30T19:24:36.338Z] [2020-11-30T19:24:36.338Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:36.338Z] #48 20.22 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:24:36.338Z] #48 20.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:36.338Z] #48 20.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:36.338Z] #48 20.41 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:36.338Z] #48 20.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:36.338Z] #48 20.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:36.338Z] #48 20.63 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:36.338Z] #48 20.79 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:36.338Z] #48 20.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:36.338Z] #48 20.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:36.338Z] #48 21.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:36.338Z] #48 21.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:36.338Z] #48 21.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:36.338Z] #48 21.09 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:36.338Z] #48 21.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:36.338Z] #48 21.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:36.338Z] #48 21.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:36.338Z] #48 21.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:36.338Z] #48 21.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:36.338Z] #48 21.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:36.338Z] #48 21.48 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:36.338Z] #48 21.50 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:24:36.338Z] #48 21.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:36.338Z] #48 21.60 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:36.338Z] #48 21.64 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:36.338Z] #48 21.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:36.338Z] #48 21.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:36.338Z] #48 21.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:36.338Z] #48 22.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:36.338Z] #48 22.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:36.338Z] #48 22.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:36.338Z] #48 22.53 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:36.338Z] #48 23.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:36.338Z] #48 23.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:36.338Z] #48 23.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:36.338Z] #48 23.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:36.338Z] #48 23.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:36.338Z] #48 23.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:36.338Z] #48 23.93 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:24:36.339Z] #48 24.05 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:36.339Z] #48 24.10 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:36.339Z] #48 24.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:36.339Z] #48 24.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:36.339Z] #48 24.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:36.339Z] #48 24.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:36.339Z] #48 24.28 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:36.339Z] #48 24.36 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:36.339Z] #48 24.42 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:24:36.339Z] #48 25.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:36.339Z] #48 25.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:36.339Z] #48 25.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:36.339Z] #48 25.25 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:36.339Z] #48 25.32 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:36.339Z] #48 25.42 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:36.339Z] #48 25.53 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:36.339Z] #48 26.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:36.339Z] #48 26.03 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:36.339Z] #48 26.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:36.339Z] #48 ... [2020-11-30T19:24:36.339Z] [2020-11-30T19:24:36.339Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:36.339Z] #41 16.35 Fetched 8181 kB in 15s (538 kB/s) [2020-11-30T19:24:36.339Z] #41 16.35 Reading package lists... [2020-11-30T19:24:36.339Z] #41 24.06 Reading package lists... [2020-11-30T19:24:36.339Z] #41 ... [2020-11-30T19:24:36.339Z] [2020-11-30T19:24:36.339Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:36.339Z] #48 26.49 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:36.339Z] #48 26.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:36.339Z] #48 26.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:36.339Z] #48 26.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:36.597Z] #51 57.95 + mkdir -p /build [2020-11-30T19:24:36.597Z] #51 57.95 + cp runc /build/runc [2020-11-30T19:24:36.636Z] #48 ... [2020-11-30T19:24:36.637Z] [2020-11-30T19:24:36.637Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:36.637Z] #54 16.81 Fetched 8181 kB in 16s (522 kB/s) [2020-11-30T19:24:36.637Z] #54 16.81 Reading package lists... [2020-11-30T19:24:36.637Z] #54 23.94 Reading package lists... [2020-11-30T19:24:36.637Z] #54 ... [2020-11-30T19:24:36.637Z] [2020-11-30T19:24:36.637Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:36.637Z] #35 17.07 Reading package lists... [2020-11-30T19:24:36.896Z] #51 DONE 58.3s [2020-11-30T19:24:36.896Z] [2020-11-30T19:24:36.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:36.896Z] #41 89.76 CC criu/sk-inet.o [2020-11-30T19:24:36.896Z] #41 90.36 CC criu/sk-netlink.o [2020-11-30T19:24:36.896Z] #41 90.55 CC criu/sk-packet.o [2020-11-30T19:24:36.896Z] #41 91.05 CC criu/sk-queue.o [2020-11-30T19:24:37.196Z] #41 91.48 CC criu/sk-tcp.o [2020-11-30T19:24:37.458Z] #27 5.688 0.0% # 1.6% ## 3.1% ### 4.3% ### 5.4% #### 6.5% ##### 7.7% ###### 8.6% ####### 9.9% ####### 10.9% ######## 12.4% ######### 13.6% ########## 14.4% ########## 15.0% ########### 16.2% ############ 17.2% ############ 18.0% ############# 19.0% ############## 20.6% ############### 21.5% ################ 22.6% ################# 23.9% ################## 25.2% ################### 26.6% ################### 27.8% #################### 28.3% ##################### 29.3% ##################### 30.3% ###################### 31.1% ####################### 32.2% ####################### 33.0% ######################## 33.8% ######################## 34.5% ######################### 34.7% ######################### 35.6% ########################## 36.1% ########################## 37.1% ########################### 38.2% ############################ 38.9% ############################ 39.4% ############################ 39.7% ############################# 40.7% ############################## 41.9% ############################## 42.7% ############################### 43.7% ################################ 45.4% ################################# 47.1% ################################## 48.0% ################################### 49.2% #################################### 50.1% #################################### 51.1% ##################################### 52.3% ###################################### 53.4% ####################################### 54.5% ####################################### 55.3% ######################################## 56.4% ######################################### 57.6% ########################################## 59.1% ########################################### 60.3% ############################################ 61.6% ############################################# 62.8% ############################################## 63.9% ############################################## 65.2% ############################################### 66.4% ################################################ 67.4% ################################################# 68.4% ################################################## 69.5% ################################################## 70.7% ################################################### 71.8% #################################################### 73.1% ##################################################### 74.0% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.5% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.2% ############################################################ 83.5% ############################################################ 84.5% ############################################################# 85.7% ############################################################## 86.6% ############################################################### 87.5% ############################################################### 88.6% ################################################################ 90.1% ################################################################# 90.9% ################################################################## 92.4% ################################################################### 93.3% #################################################################### 94.5% #################################################################### 95.7% ##################################################################### 96.9% ###################################################################### 97.7% ####################################################################### 99.5% ######################################################################## 100.0% [2020-11-30T19:24:37.698Z] #9 ... [2020-11-30T19:24:37.698Z] [2020-11-30T19:24:37.698Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:37.698Z] #27 DONE 13.8s [2020-11-30T19:24:37.723Z] #27 15.92 [2020-11-30T19:24:37.836Z] #41 92.15 CC criu/sk-unix.o [2020-11-30T19:24:37.955Z] [2020-11-30T19:24:37.955Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-30T19:24:37.993Z] #27 ... [2020-11-30T19:24:37.993Z] [2020-11-30T19:24:37.993Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:37.993Z] #30 6.024 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-30T19:24:37.993Z] #30 6.024 Cloning into '.'... [2020-11-30T19:24:38.110Z] #54 ... [2020-11-30T19:24:38.110Z] [2020-11-30T19:24:38.110Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:24:38.110Z] #48 DONE 0.1s [2020-11-30T19:24:38.110Z] [2020-11-30T19:24:38.110Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:24:38.110Z] #50 DONE 0.0s [2020-11-30T19:24:38.110Z] [2020-11-30T19:24:38.110Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:24:38.110Z] #52 DONE 0.1s [2020-11-30T19:24:38.110Z] [2020-11-30T19:24:38.110Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:38.260Z] #30 ... [2020-11-30T19:24:38.260Z] [2020-11-30T19:24:38.260Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:38.260Z] #47 14.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:38.260Z] #47 14.49 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:38.260Z] #47 14.50 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:24:38.260Z] #47 14.54 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:24:38.260Z] #47 14.54 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:24:38.260Z] #47 14.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:38.260Z] #47 14.80 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:24:38.260Z] #47 14.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:38.260Z] #47 14.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:38.260Z] #47 15.05 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:24:38.260Z] #47 15.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:38.260Z] #47 15.13 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:24:38.260Z] #47 15.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:38.260Z] #47 15.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:38.260Z] #47 15.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:38.260Z] #47 15.51 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:38.260Z] #47 15.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:38.260Z] #47 16.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:38.260Z] #47 16.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:38.525Z] #47 16.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:38.525Z] #47 16.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:38.882Z] #41 93.13 CC criu/sockets.o [2020-11-30T19:24:39.110Z] #47 17.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:39.110Z] #47 17.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:39.174Z] #41 93.57 CC criu/stats.o [2020-11-30T19:24:39.376Z] #9 DONE 3.1s [2020-11-30T19:24:39.376Z] [2020-11-30T19:24:39.376Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:24:39.809Z] #41 93.75 CC criu/string.o [2020-11-30T19:24:39.809Z] #41 93.79 CC criu/sysctl.o [2020-11-30T19:24:39.809Z] #41 94.13 CC criu/sysfs_parse.o [2020-11-30T19:24:40.101Z] #41 94.38 CC criu/timens.o [2020-11-30T19:24:40.198Z] #35 25.14 Reading package lists... [2020-11-30T19:24:40.198Z] #35 ... [2020-11-30T19:24:40.198Z] [2020-11-30T19:24:40.198Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:40.198Z] #48 27.27 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:40.198Z] #48 27.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:40.198Z] #48 27.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:40.198Z] #48 27.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:40.198Z] #48 27.78 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:40.198Z] #48 27.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:40.198Z] #48 27.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:40.198Z] #48 28.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:40.198Z] #48 28.32 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:40.198Z] #48 28.42 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:40.198Z] #48 28.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:24:40.198Z] #48 28.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:24:40.308Z] #10 DONE 1.0s [2020-11-30T19:24:40.308Z] [2020-11-30T19:24:40.308Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:40.393Z] #41 94.56 CC criu/timerfd.o [2020-11-30T19:24:40.393Z] #41 94.79 CC criu/tty.o [2020-11-30T19:24:40.516Z] #47 18.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:40.571Z] #40 ... [2020-11-30T19:24:40.571Z] [2020-11-30T19:24:40.572Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-30T19:24:40.572Z] #29 DONE 0.3s [2020-11-30T19:24:40.781Z] #47 18.88 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:40.828Z] [2020-11-30T19:24:40.828Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-30T19:24:40.828Z] #37 DONE 0.3s [2020-11-30T19:24:40.828Z] [2020-11-30T19:24:40.828Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:41.014Z] #11 ... [2020-11-30T19:24:41.014Z] [2020-11-30T19:24:41.014Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:41.014Z] #40 97.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:24:41.014Z] #40 97.61 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:41.014Z] #40 DONE 98.0s [2020-11-30T19:24:41.014Z] [2020-11-30T19:24:41.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:41.049Z] #47 19.01 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:41.429Z] #41 95.55 CC criu/tun.o [2020-11-30T19:24:41.630Z] #47 ... [2020-11-30T19:24:41.630Z] [2020-11-30T19:24:41.630Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:41.721Z] #41 95.76 CC criu/uffd.o [2020-11-30T19:24:42.014Z] #41 96.39 CC criu/util.o [2020-11-30T19:24:42.308Z] #48 32.12 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:42.428Z] #62 19.72 Checking out files: 53% (1028/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:24:42.428Z] #62 ... [2020-11-30T19:24:42.428Z] [2020-11-30T19:24:42.428Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:42.428Z] #43 10.63 encoding [2020-11-30T19:24:42.428Z] #43 10.89 unicode/utf16 [2020-11-30T19:24:42.428Z] #43 11.76 container/list [2020-11-30T19:24:42.428Z] #43 12.80 crypto/internal/subtle [2020-11-30T19:24:42.428Z] #43 13.21 crypto/subtle [2020-11-30T19:24:42.428Z] #43 13.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:24:42.428Z] #43 14.09 internal/nettrace [2020-11-30T19:24:42.428Z] #43 14.24 runtime/cgo [2020-11-30T19:24:42.428Z] #43 14.34 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:24:42.652Z] #41 ... [2020-11-30T19:24:42.652Z] [2020-11-30T19:24:42.652Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:42.652Z] #38 DONE 129.8s [2020-11-30T19:24:42.652Z] [2020-11-30T19:24:42.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:42.694Z] #43 ... [2020-11-30T19:24:42.694Z] [2020-11-30T19:24:42.694Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:42.694Z] #38 19.52 Checking out files: 83% (1385/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-30T19:24:42.694Z] #38 19.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:24:42.946Z] #41 97.11 CC criu/uts_ns.o [2020-11-30T19:24:42.946Z] #41 97.24 CC criu/vdso.o [2020-11-30T19:24:42.960Z] #38 ... [2020-11-30T19:24:42.960Z] [2020-11-30T19:24:42.960Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:42.960Z] #45 10.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:42.960Z] #45 10.93 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:42.960Z] #45 11.35 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:42.960Z] #45 11.47 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:42.960Z] #45 12.47 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:42.960Z] #45 13.00 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:42.960Z] #45 14.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:42.960Z] #45 18.76 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:24:42.960Z] #45 18.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:42.960Z] #45 18.84 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:42.960Z] #45 18.87 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:24:42.960Z] #45 18.92 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:42.960Z] #45 18.96 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:42.960Z] #45 19.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:42.960Z] #45 19.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:42.960Z] #45 19.57 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:42.960Z] #45 19.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:42.960Z] #45 19.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:42.960Z] #45 ... [2020-11-30T19:24:42.960Z] [2020-11-30T19:24:42.960Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:42.960Z] #27 17.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-30T19:24:42.960Z] #27 18.26 [2020-11-30T19:24:42.960Z] #27 18.59 # 2.0% ######################################################################## 100.0% [2020-11-30T19:24:42.960Z] #27 18.78 [2020-11-30T19:24:42.960Z] #27 20.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-30T19:24:42.960Z] #27 20.70 [2020-11-30T19:24:42.960Z] #27 21.02 0.8% ######################################################################## 100.0% [2020-11-30T19:24:42.960Z] #27 21.26 [2020-11-30T19:24:43.231Z] #27 ... [2020-11-30T19:24:43.231Z] [2020-11-30T19:24:43.231Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:43.231Z] #32 11.18 runtime/cgo [2020-11-30T19:24:43.231Z] #32 ... [2020-11-30T19:24:43.231Z] [2020-11-30T19:24:43.231Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:43.231Z] #62 20.77 + cd /tmp/tmp.SHoQU9rES1/src/github.com/docker/libnetwork [2020-11-30T19:24:43.231Z] #62 20.77 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:43.231Z] #62 21.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:24:43.241Z] #41 97.52 LINK criu/built-in.o [2020-11-30T19:24:43.241Z] #41 97.59 LINK criu/criu [2020-11-30T19:24:43.381Z] #48 ... [2020-11-30T19:24:43.381Z] [2020-11-30T19:24:43.381Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:43.381Z] #35 25.14 Reading package lists... [2020-11-30T19:24:43.535Z] #41 ... [2020-11-30T19:24:43.535Z] [2020-11-30T19:24:43.535Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:24:43.535Z] #39 DONE 0.2s [2020-11-30T19:24:43.535Z] [2020-11-30T19:24:43.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:43.535Z] #41 97.75 DEP lib/c/criu.d [2020-11-30T19:24:43.535Z] #41 97.78 CC images/rpc.pb-c.o [2020-11-30T19:24:43.812Z] #62 ... [2020-11-30T19:24:43.813Z] [2020-11-30T19:24:43.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:43.813Z] #11 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:24:43.813Z] #11 21.06 Fetched 8230 kB in 15s (561 kB/s) [2020-11-30T19:24:43.827Z] #41 ... [2020-11-30T19:24:43.827Z] [2020-11-30T19:24:43.827Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:43.827Z] #47 130.7 + /build/golangci-lint --version [2020-11-30T19:24:43.827Z] #47 130.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:24:43.827Z] #47 DONE 131.1s [2020-11-30T19:24:43.827Z] [2020-11-30T19:24:43.827Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:43.827Z] #41 97.94 CC lib/c/criu.o [2020-11-30T19:24:44.081Z] #11 21.06 Reading package lists... [2020-11-30T19:24:44.081Z] #11 ... [2020-11-30T19:24:44.081Z] [2020-11-30T19:24:44.081Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:44.082Z] #47 21.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:44.082Z] #47 21.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:44.082Z] #47 21.53 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:44.082Z] #47 21.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:44.082Z] #47 21.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:44.082Z] #47 21.55 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:44.082Z] #47 21.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:44.082Z] #47 21.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:44.082Z] #47 21.70 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:44.082Z] #47 21.72 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:44.082Z] #47 21.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:44.082Z] #47 21.74 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:44.082Z] #47 21.74 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:44.082Z] #47 21.96 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:44.082Z] #47 22.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:44.082Z] #47 22.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:44.082Z] #47 22.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:44.082Z] #47 22.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:44.082Z] #47 22.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:44.082Z] #47 22.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:44.119Z] #41 98.43 LINK lib/c/built-in.o [2020-11-30T19:24:44.322Z] #41 3.799 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:24:44.322Z] #41 3.800 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:24:44.322Z] #41 3.870 Note: Building without GnuTLS support [2020-11-30T19:24:44.322Z] #41 3.880 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:24:44.322Z] #41 3.880 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:24:44.350Z] #47 22.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:44.350Z] #47 22.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:44.350Z] #47 22.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:44.350Z] #47 22.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:44.350Z] #47 22.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:44.350Z] #47 22.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:44.412Z] #41 98.44 LINK lib/c/libcriu.so [2020-11-30T19:24:44.412Z] #41 98.46 LINK lib/c/libcriu.a [2020-11-30T19:24:44.412Z] #41 98.52 GEN magic.py [2020-11-30T19:24:44.412Z] #41 98.57 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:24:44.412Z] #41 98.57 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:24:44.412Z] #41 98.58 Note: Building without GnuTLS support [2020-11-30T19:24:44.412Z] #41 98.58 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:24:44.412Z] #41 98.58 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:24:44.704Z] #41 98.79 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:24:44.727Z] #47 22.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:44.727Z] #47 22.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:44.727Z] #47 22.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:44.727Z] #47 22.68 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:44.727Z] #47 22.69 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:44.727Z] #47 22.73 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:44.727Z] #47 22.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:44.727Z] #47 22.75 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:44.996Z] #41 99.06 make[1]: Nothing to be done for 'all'. [2020-11-30T19:24:44.996Z] #41 99.25 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:24:44.996Z] #41 99.27 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:24:44.996Z] #41 99.28 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:24:44.996Z] #41 99.28 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:24:44.996Z] #41 99.29 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:24:45.086Z] #47 22.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:45.086Z] #47 22.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:45.086Z] #47 22.78 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:45.086Z] #47 23.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:45.086Z] #47 23.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:45.086Z] #47 23.13 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:45.293Z] #41 99.30 make[1]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:24:45.293Z] #41 99.36 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.36 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.37 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.41 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.42 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.43 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.44 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.47 make[2]: Nothing to be done for 'all'. [2020-11-30T19:24:45.293Z] #41 99.48 INSTALL criu/criu [2020-11-30T19:24:45.352Z] #47 23.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:45.352Z] #47 23.28 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:45.352Z] #47 23.40 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:45.352Z] #47 23.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:45.352Z] #47 23.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:45.586Z] #41 DONE 99.6s [2020-11-30T19:24:45.586Z] [2020-11-30T19:24:45.586Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:45.705Z] #41 ... [2020-11-30T19:24:45.705Z] [2020-11-30T19:24:45.705Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:45.705Z] #43 93.45 regexp/syntax [2020-11-30T19:24:45.705Z] #43 96.35 fmt [2020-11-30T19:24:45.705Z] #43 100.3 regexp [2020-11-30T19:24:45.705Z] #43 ... [2020-11-30T19:24:45.705Z] [2020-11-30T19:24:45.705Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:45.705Z] #11 103.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:24:45.705Z] #11 103.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:24:45.705Z] #11 103.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:24:45.778Z] #47 23.77 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:45.778Z] #47 23.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:45.778Z] #47 ... [2020-11-30T19:24:45.778Z] [2020-11-30T19:24:45.778Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:45.778Z] #49 13.94 + cd /tmp/tmp.ttm0ruzsLd/src/github.com/mvdan/sh [2020-11-30T19:24:45.778Z] #49 13.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:45.778Z] #49 14.08 + GO111MODULE=on [2020-11-30T19:24:45.778Z] #49 14.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:24:45.778Z] #49 15.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:45.778Z] #49 15.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:45.778Z] #49 16.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:45.778Z] #49 16.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:45.778Z] #49 16.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:45.778Z] #49 17.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:45.778Z] #49 18.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:45.778Z] #49 19.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:45.778Z] #49 20.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:45.778Z] #49 20.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:45.778Z] #49 20.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:45.778Z] #49 20.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:45.778Z] #49 21.87 runtime/cgo [2020-11-30T19:24:45.778Z] #49 21.88 runtime [2020-11-30T19:24:45.795Z] #35 33.91 Building dependency tree... [2020-11-30T19:24:45.966Z] #11 ... [2020-11-30T19:24:45.966Z] [2020-11-30T19:24:45.966Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:45.966Z] #49 93.74 encoding/base64 [2020-11-30T19:24:45.966Z] #49 95.29 golang.org/x/sys/unix [2020-11-30T19:24:45.966Z] #49 96.34 fmt [2020-11-30T19:24:45.966Z] #49 103.8 encoding/json [2020-11-30T19:24:45.966Z] #49 ... [2020-11-30T19:24:45.966Z] [2020-11-30T19:24:45.966Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:45.966Z] #32 93.80 text/tabwriter [2020-11-30T19:24:45.966Z] #32 94.43 fmt [2020-11-30T19:24:45.966Z] #32 94.96 path/filepath [2020-11-30T19:24:45.966Z] #32 96.90 io/ioutil [2020-11-30T19:24:45.966Z] #32 99.78 github.com/BurntSushi/toml [2020-11-30T19:24:45.966Z] #32 99.78 flag [2020-11-30T19:24:45.966Z] #32 102.7 log [2020-11-30T19:24:46.083Z] #38 ... [2020-11-30T19:24:46.083Z] [2020-11-30T19:24:46.083Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:46.083Z] #49 5.129 + RM_GOPATH=0 [2020-11-30T19:24:46.083Z] #49 5.129 + TMP_GOPATH= [2020-11-30T19:24:46.083Z] #49 5.129 + : /build [2020-11-30T19:24:46.083Z] #49 5.129 + '[' -z '' ']' [2020-11-30T19:24:46.083Z] #49 5.131 ++ mktemp -d [2020-11-30T19:24:46.083Z] #49 5.131 + export GOPATH=/tmp/tmp.6LKvu96PRt [2020-11-30T19:24:46.083Z] #49 5.131 + GOPATH=/tmp/tmp.6LKvu96PRt [2020-11-30T19:24:46.083Z] #49 5.131 + RM_GOPATH=1 [2020-11-30T19:24:46.083Z] #49 5.131 + case "$(go env GOARCH)" in [2020-11-30T19:24:46.083Z] #49 5.133 ++ go env GOARCH [2020-11-30T19:24:46.083Z] #49 5.142 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:46.083Z] #49 5.142 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:46.083Z] #49 5.143 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:46.084Z] #49 5.147 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:46.084Z] #49 5.147 + dir=/tmp/install [2020-11-30T19:24:46.084Z] #49 5.147 + bin=shfmt [2020-11-30T19:24:46.084Z] #49 5.147 + shift [2020-11-30T19:24:46.084Z] #49 5.147 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-30T19:24:46.084Z] #49 5.147 + . /tmp/install/shfmt.installer [2020-11-30T19:24:46.084Z] #49 5.147 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:46.084Z] #49 5.147 + install_shfmt [2020-11-30T19:24:46.084Z] #49 5.147 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-30T19:24:46.084Z] #49 5.147 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6LKvu96PRt/src/github.com/mvdan/sh [2020-11-30T19:24:46.084Z] #49 5.147 Cloning into '/tmp/tmp.6LKvu96PRt/src/github.com/mvdan/sh'... [2020-11-30T19:24:46.118Z] #49 ... [2020-11-30T19:24:46.118Z] [2020-11-30T19:24:46.118Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:46.118Z] #47 24.07 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:24:46.118Z] #47 24.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:46.118Z] #47 24.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:46.118Z] #47 24.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:46.226Z] #32 ... [2020-11-30T19:24:46.227Z] [2020-11-30T19:24:46.227Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:46.227Z] #11 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:24:46.227Z] #11 104.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:24:46.227Z] #11 104.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:24:46.251Z] #54 ... [2020-11-30T19:24:46.251Z] [2020-11-30T19:24:46.251Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:24:46.391Z] #47 24.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:46.391Z] #47 24.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:46.391Z] #47 24.50 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:24:46.391Z] #47 24.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:46.391Z] #47 24.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:46.391Z] #47 24.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:46.563Z] #42 DONE 0.2s [2020-11-30T19:24:46.563Z] [2020-11-30T19:24:46.563Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:24:46.563Z] #44 DONE 0.2s [2020-11-30T19:24:46.563Z] [2020-11-30T19:24:46.563Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:24:46.733Z] #47 24.79 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:46.733Z] #47 24.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:46.733Z] #47 24.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:24:46.733Z] #47 24.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:46.733Z] #47 24.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:46.864Z] #46 DONE 0.1s [2020-11-30T19:24:46.864Z] [2020-11-30T19:24:46.864Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:24:46.864Z] #48 DONE 0.2s [2020-11-30T19:24:46.864Z] [2020-11-30T19:24:46.864Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:46.999Z] #47 24.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:24:46.999Z] #47 24.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:46.999Z] #47 24.99 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:46.999Z] #47 25.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:46.999Z] #47 25.13 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:46.999Z] #47 25.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:47.156Z] #54 ... [2020-11-30T19:24:47.156Z] [2020-11-30T19:24:47.156Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:24:47.156Z] #50 DONE 0.1s [2020-11-30T19:24:47.156Z] [2020-11-30T19:24:47.156Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:24:47.156Z] #52 DONE 0.1s [2020-11-30T19:24:47.156Z] [2020-11-30T19:24:47.156Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:47.169Z] #11 ... [2020-11-30T19:24:47.170Z] [2020-11-30T19:24:47.170Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:47.170Z] #35 1.446 + RM_GOPATH=0 [2020-11-30T19:24:47.170Z] #35 1.446 + TMP_GOPATH= [2020-11-30T19:24:47.170Z] #35 1.446 + : /build [2020-11-30T19:24:47.170Z] #35 1.446 + '[' -z '' ']' [2020-11-30T19:24:47.170Z] #35 1.450 ++ mktemp -d [2020-11-30T19:24:47.170Z] #35 1.453 + export GOPATH=/tmp/tmp.6idlA3Gy4Z [2020-11-30T19:24:47.170Z] #35 1.453 + GOPATH=/tmp/tmp.6idlA3Gy4Z [2020-11-30T19:24:47.170Z] #35 1.454 + RM_GOPATH=1 [2020-11-30T19:24:47.170Z] #35 1.454 + case "$(go env GOARCH)" in [2020-11-30T19:24:47.170Z] #35 1.454 ++ go env GOARCH [2020-11-30T19:24:47.170Z] #35 1.470 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:47.170Z] #35 1.470 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:47.170Z] #35 1.476 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:47.170Z] #35 1.481 + dir=/tmp/install [2020-11-30T19:24:47.170Z] #35 1.481 + bin=tini [2020-11-30T19:24:47.170Z] #35 1.481 + shift [2020-11-30T19:24:47.170Z] #35 1.490 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:24:47.170Z] #35 1.490 + . /tmp/install/tini.installer [2020-11-30T19:24:47.170Z] #35 1.490 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:24:47.170Z] #35 1.490 + install_tini [2020-11-30T19:24:47.170Z] #35 1.490 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:24:47.170Z] #35 1.490 + git clone https://github.com/krallin/tini.git /tmp/tmp.6idlA3Gy4Z/tini [2020-11-30T19:24:47.170Z] #35 1.490 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:24:47.170Z] #35 1.491 Cloning into '/tmp/tmp.6idlA3Gy4Z/tini'... [2020-11-30T19:24:47.170Z] #35 2.469 + cd /tmp/tmp.6idlA3Gy4Z/tini [2020-11-30T19:24:47.170Z] #35 2.469 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:24:47.170Z] #35 2.526 + cmake . [2020-11-30T19:24:47.170Z] #35 3.361 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:24:47.170Z] #35 3.454 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:24:47.170Z] #35 4.508 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:24:47.170Z] #35 4.538 -- Detecting C compiler ABI info [2020-11-30T19:24:47.170Z] #35 5.602 -- Detecting C compiler ABI info - done [2020-11-30T19:24:47.170Z] #35 5.678 -- Detecting C compile features [2020-11-30T19:24:47.170Z] #35 9.113 -- Detecting C compile features - done [2020-11-30T19:24:47.170Z] #35 9.214 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:24:47.170Z] #35 9.633 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:24:47.170Z] #35 9.771 -- Configuring done [2020-11-30T19:24:47.170Z] #35 9.807 -- Generating done [2020-11-30T19:24:47.170Z] #35 9.808 -- Build files have been written to: /tmp/tmp.6idlA3Gy4Z/tini [2020-11-30T19:24:47.170Z] #35 9.828 + make tini-static [2020-11-30T19:24:47.170Z] #35 10.36 Scanning dependencies of target tini-static [2020-11-30T19:24:47.170Z] #35 10.49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:24:47.170Z] #35 ... [2020-11-30T19:24:47.170Z] [2020-11-30T19:24:47.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:47.170Z] #41 6.568 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:24:47.170Z] #41 6.650 GEN .gitid [2020-11-30T19:24:47.170Z] #41 6.677 GEN criu/include/version.h [2020-11-30T19:24:47.170Z] #41 6.771 GEN include/common/asm [2020-11-30T19:24:47.265Z] #47 25.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:47.265Z] #47 25.32 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:47.265Z] #47 25.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:47.265Z] #47 25.43 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:47.848Z] #47 25.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:47.848Z] #47 25.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:47.848Z] #47 26.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:47.848Z] #47 26.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:47.926Z] #35 38.12 The following additional packages will be installed: [2020-11-30T19:24:47.926Z] #35 38.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:24:47.926Z] #35 38.14 Suggested packages: [2020-11-30T19:24:47.926Z] #35 38.14 cmake-doc ninja-build lrzip [2020-11-30T19:24:47.926Z] #35 38.14 Recommended packages: [2020-11-30T19:24:47.926Z] #35 38.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:24:47.981Z] #49 7.314 + cd /tmp/tmp.6LKvu96PRt/src/github.com/mvdan/sh [2020-11-30T19:24:47.981Z] #49 7.314 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-30T19:24:47.981Z] #49 7.366 + GO111MODULE=on [2020-11-30T19:24:47.981Z] #49 7.366 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-30T19:24:48.224Z] #35 ... [2020-11-30T19:24:48.224Z] [2020-11-30T19:24:48.224Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:48.224Z] #54 23.94 Reading package lists... [2020-11-30T19:24:48.224Z] #54 31.38 Building dependency tree... [2020-11-30T19:24:48.224Z] #54 34.83 The following additional packages will be installed: [2020-11-30T19:24:48.224Z] #54 34.84 libbtrfs0 [2020-11-30T19:24:48.224Z] #54 35.03 The following NEW packages will be installed: [2020-11-30T19:24:48.224Z] #54 35.04 libbtrfs-dev libbtrfs0 [2020-11-30T19:24:48.224Z] #54 35.31 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:48.224Z] #54 35.31 Need to get 120 kB of archives. [2020-11-30T19:24:48.224Z] #54 35.31 After this operation, 423 kB of additional disk space will be used. [2020-11-30T19:24:48.224Z] #54 35.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-30T19:24:48.224Z] #54 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-30T19:24:48.224Z] #54 36.76 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:48.224Z] #54 37.04 Fetched 120 kB in 0s (786 kB/s) [2020-11-30T19:24:48.224Z] #54 37.23 Selecting previously unselected package libbtrfs0. [2020-11-30T19:24:48.224Z] #54 37.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 ... 15339 files and directories currently installed.) [2020-11-30T19:24:48.224Z] #54 37.42 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-30T19:24:48.224Z] #54 37.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:24:48.224Z] #54 37.61 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:24:48.224Z] #54 37.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-30T19:24:48.224Z] #54 37.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:24:48.224Z] #54 37.87 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:24:48.224Z] #54 37.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:24:48.224Z] #54 37.88 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:24:48.224Z] #54 DONE 38.2s [2020-11-30T19:24:48.224Z] [2020-11-30T19:24:48.224Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:48.224Z] #41 24.06 Reading package lists... [2020-11-30T19:24:48.224Z] #41 30.81 Building dependency tree... [2020-11-30T19:24:48.224Z] #41 34.03 The following additional packages will be installed: [2020-11-30T19:24:48.224Z] #41 34.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:24:48.224Z] #41 34.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:24:48.224Z] #41 34.04 Suggested packages: [2020-11-30T19:24:48.224Z] #41 34.05 manpages-dev python-setuptools [2020-11-30T19:24:48.224Z] #41 35.70 The following NEW packages will be installed: [2020-11-30T19:24:48.224Z] #41 35.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:24:48.224Z] #41 35.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:24:48.224Z] #41 35.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:24:48.224Z] #41 35.73 python-six zlib1g-dev [2020-11-30T19:24:48.224Z] #41 35.94 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:48.224Z] #41 35.94 Need to get 4075 kB of archives. [2020-11-30T19:24:48.224Z] #41 35.94 After this operation, 24.5 MB of additional disk space will be used. [2020-11-30T19:24:48.224Z] #41 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-30T19:24:48.224Z] #41 35.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-30T19:24:48.224Z] #41 35.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:24:48.224Z] #41 35.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-30T19:24:48.224Z] #41 35.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-30T19:24:48.224Z] #41 36.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-30T19:24:48.224Z] #41 36.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-11-30T19:24:48.224Z] #41 36.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-30T19:24:48.224Z] #41 36.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-30T19:24:48.224Z] #41 36.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-30T19:24:48.224Z] #41 36.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-30T19:24:48.224Z] #41 36.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-30T19:24:48.224Z] #41 36.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-11-30T19:24:48.224Z] #41 36.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-30T19:24:48.224Z] #41 36.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:24:48.224Z] #41 36.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:24:48.224Z] #41 36.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-30T19:24:48.224Z] #41 37.69 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:48.224Z] #41 37.94 Fetched 4075 kB in 1s (7706 kB/s) [2020-11-30T19:24:48.224Z] #41 38.12 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-30T19:24:48.224Z] #41 38.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:24:48.224Z] #41 38.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-30T19:24:48.224Z] #41 38.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-30T19:24:48.224Z] #41 38.53 Selecting previously unselected package libnet1:ppc64el. [2020-11-30T19:24:48.224Z] #41 38.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:24:48.224Z] #41 38.54 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:48.224Z] #41 ... [2020-11-30T19:24:48.224Z] [2020-11-30T19:24:48.224Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:48.224Z] #12 22.61 Reading package lists... [2020-11-30T19:24:48.224Z] #12 28.73 Building dependency tree... [2020-11-30T19:24:48.224Z] #12 31.34 The following additional packages will be installed: [2020-11-30T19:24:48.224Z] #12 31.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:24:48.224Z] #12 31.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:24:48.224Z] #12 31.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:24:48.224Z] #12 31.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:48.224Z] #12 31.37 Suggested packages: [2020-11-30T19:24:48.224Z] #12 31.38 gcc-8-locales seccomp wine64 [2020-11-30T19:24:48.224Z] #12 32.72 The following NEW packages will be installed: [2020-11-30T19:24:48.224Z] #12 32.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-30T19:24:48.224Z] #12 32.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-30T19:24:48.224Z] #12 32.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-30T19:24:48.224Z] #12 32.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-30T19:24:48.224Z] #12 32.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-30T19:24:48.224Z] #12 32.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:48.224Z] #12 32.97 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:48.224Z] #12 32.97 Need to get 78.9 MB of archives. [2020-11-30T19:24:48.224Z] #12 32.97 After this operation, 532 MB of additional disk space will be used. [2020-11-30T19:24:48.224Z] #12 32.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-11-30T19:24:48.224Z] #12 33.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-11-30T19:24:48.224Z] #12 33.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:24:48.224Z] #12 33.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-30T19:24:48.224Z] #12 33.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-30T19:24:48.224Z] #12 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:24:48.224Z] #12 34.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:24:48.224Z] #12 34.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:24:48.224Z] #12 34.39 Get:9 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] [2020-11-30T19:24:48.224Z] #12 37.31 Get:10 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] [2020-11-30T19:24:48.274Z] #47 26.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:48.274Z] #47 26.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:48.274Z] #47 26.24 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:48.274Z] #47 26.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:48.532Z] #12 ... [2020-11-30T19:24:48.533Z] [2020-11-30T19:24:48.533Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:48.533Z] #41 38.72 Selecting previously unselected package libnet1-dev. [2020-11-30T19:24:48.533Z] #41 38.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:24:48.533Z] #41 38.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:24:48.542Z] #47 26.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:48.542Z] #47 26.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:48.542Z] #47 26.63 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:48.542Z] #47 26.70 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:48.808Z] #47 26.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:48.832Z] #41 38.95 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-30T19:24:48.832Z] #41 38.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-30T19:24:48.832Z] #41 38.96 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:24:48.832Z] #41 39.11 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-30T19:24:49.075Z] #47 27.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:49.075Z] #47 27.01 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:49.075Z] #47 27.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:49.075Z] #47 27.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:49.133Z] #41 39.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-30T19:24:49.133Z] #41 39.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-30T19:24:49.133Z] #41 39.54 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-30T19:24:49.340Z] #47 27.42 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:49.350Z] #49 ... [2020-11-30T19:24:49.350Z] [2020-11-30T19:24:49.350Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:49.350Z] #38 8.345 + git clone https://github.com/docker/distribution.git . [2020-11-30T19:24:49.350Z] #38 8.351 Cloning into '.'... [2020-11-30T19:24:49.432Z] #41 39.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:24:49.432Z] #41 39.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:24:49.432Z] #41 39.68 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-30T19:24:49.432Z] #41 39.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:24:49.432Z] #41 39.69 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:24:49.610Z] #47 27.54 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:49.610Z] #47 27.65 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:24:49.610Z] #47 27.68 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:24:49.610Z] #47 27.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:49.610Z] #47 27.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:49.732Z] #41 39.82 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-30T19:24:49.732Z] #41 39.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-30T19:24:49.732Z] #41 39.83 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-30T19:24:49.876Z] #47 27.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:49.901Z] #54 115.0 + bin/containerd [2020-11-30T19:24:50.032Z] #41 40.20 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-30T19:24:50.032Z] #41 40.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:50.032Z] #41 40.25 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:24:50.150Z] #47 28.23 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:50.151Z] #47 28.24 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:50.151Z] #47 28.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:50.286Z] #38 ... [2020-11-30T19:24:50.286Z] [2020-11-30T19:24:50.286Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:50.286Z] #53 9.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:50.286Z] #53 9.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:50.286Z] #53 9.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:50.418Z] #47 28.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:50.418Z] #47 28.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:50.418Z] #47 28.53 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:50.418Z] #47 28.57 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:24:50.418Z] #47 28.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:50.475Z] #41 ... [2020-11-30T19:24:50.475Z] [2020-11-30T19:24:50.475Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:50.475Z] #35 12.47 [100%] Linking C executable tini-static [2020-11-30T19:24:50.475Z] #35 13.53 [100%] Built target tini-static [2020-11-30T19:24:50.475Z] #35 13.59 + mkdir -p /build [2020-11-30T19:24:50.475Z] #35 13.60 + cp tini-static /build/docker-init [2020-11-30T19:24:50.475Z] #35 DONE 14.4s [2020-11-30T19:24:50.475Z] [2020-11-30T19:24:50.475Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:50.475Z] #43 103.9 go/token [2020-11-30T19:24:50.475Z] #43 105.2 go/scanner [2020-11-30T19:24:50.475Z] #43 106.2 internal/lazyregexp [2020-11-30T19:24:50.475Z] #43 106.8 net/url [2020-11-30T19:24:50.475Z] #43 107.4 go/ast [2020-11-30T19:24:50.543Z] #53 ... [2020-11-30T19:24:50.543Z] [2020-11-30T19:24:50.543Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:50.543Z] #56 6.930 + RM_GOPATH=0 [2020-11-30T19:24:50.543Z] #56 6.930 + TMP_GOPATH= [2020-11-30T19:24:50.543Z] #56 6.930 + : /build [2020-11-30T19:24:50.543Z] #56 6.930 + '[' -z '' ']' [2020-11-30T19:24:50.543Z] #56 6.982 ++ mktemp -d [2020-11-30T19:24:50.543Z] #56 6.982 + export GOPATH=/tmp/tmp.TFFDcv0Pqu [2020-11-30T19:24:50.543Z] #56 6.982 + GOPATH=/tmp/tmp.TFFDcv0Pqu [2020-11-30T19:24:50.543Z] #56 6.982 + RM_GOPATH=1 [2020-11-30T19:24:50.543Z] #56 6.982 + case "$(go env GOARCH)" in [2020-11-30T19:24:50.543Z] #56 6.982 ++ go env GOARCH [2020-11-30T19:24:50.543Z] #56 6.982 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:50.543Z] #56 6.982 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:50.543Z] #56 6.982 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:50.543Z] #56 6.982 + dir=/tmp/install [2020-11-30T19:24:50.543Z] #56 6.982 + bin=rootlesskit [2020-11-30T19:24:50.543Z] #56 6.982 + shift [2020-11-30T19:24:50.543Z] #56 6.982 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-30T19:24:50.543Z] #56 6.982 + . /tmp/install/rootlesskit.installer [2020-11-30T19:24:50.543Z] #56 6.982 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:50.543Z] #56 6.982 + install_rootlesskit [2020-11-30T19:24:50.543Z] #56 6.982 + case "$1" in [2020-11-30T19:24:50.543Z] #56 6.982 + export CGO_ENABLED=0 [2020-11-30T19:24:50.543Z] #56 6.982 + CGO_ENABLED=0 [2020-11-30T19:24:50.543Z] #56 6.982 + _install_rootlesskit [2020-11-30T19:24:50.543Z] #56 6.982 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:24:50.543Z] #56 6.982 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TFFDcv0Pqu/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:50.543Z] #56 6.987 Cloning into '/tmp/tmp.TFFDcv0Pqu/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:24:50.543Z] #56 6.987 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:50.543Z] #56 ... [2020-11-30T19:24:50.543Z] [2020-11-30T19:24:50.543Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:50.543Z] #32 8.016 + RM_GOPATH=0 [2020-11-30T19:24:50.543Z] #32 8.016 + TMP_GOPATH= [2020-11-30T19:24:50.543Z] #32 8.016 + : /build [2020-11-30T19:24:50.543Z] #32 8.016 + '[' -z '' ']' [2020-11-30T19:24:50.543Z] #32 8.016 ++ mktemp -d [2020-11-30T19:24:50.543Z] #32 8.016 + export GOPATH=/tmp/tmp.3Cwi9VNMT5 [2020-11-30T19:24:50.543Z] #32 8.016 + GOPATH=/tmp/tmp.3Cwi9VNMT5 [2020-11-30T19:24:50.543Z] #32 8.016 + RM_GOPATH=1 [2020-11-30T19:24:50.543Z] #32 8.016 + case "$(go env GOARCH)" in [2020-11-30T19:24:50.543Z] #32 8.016 ++ go env GOARCH [2020-11-30T19:24:50.543Z] #32 8.042 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:50.543Z] #32 8.042 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:50.543Z] #32 8.042 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:50.543Z] #32 8.042 + dir=/tmp/install [2020-11-30T19:24:50.543Z] #32 8.042 + bin=tomlv [2020-11-30T19:24:50.543Z] #32 8.042 + shift [2020-11-30T19:24:50.543Z] #32 8.042 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-30T19:24:50.543Z] #32 8.042 + . /tmp/install/tomlv.installer [2020-11-30T19:24:50.543Z] #32 8.042 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:50.543Z] #32 8.046 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:50.543Z] #32 8.047 + install_tomlv [2020-11-30T19:24:50.543Z] #32 8.047 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:24:50.543Z] #32 8.047 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3Cwi9VNMT5/src/github.com/BurntSushi/toml [2020-11-30T19:24:50.543Z] #32 8.059 Cloning into '/tmp/tmp.3Cwi9VNMT5/src/github.com/BurntSushi/toml'... [2020-11-30T19:24:50.543Z] #32 9.496 + cd /tmp/tmp.3Cwi9VNMT5/src/github.com/BurntSushi/toml [2020-11-30T19:24:50.543Z] #32 9.496 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:24:50.543Z] #32 9.652 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:24:50.766Z] #47 28.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:50.766Z] #47 ... [2020-11-30T19:24:50.766Z] [2020-11-30T19:24:50.766Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:24:50.766Z] #53 18.69 Fetched 8230 kB in 13s (619 kB/s) [2020-11-30T19:24:50.766Z] #53 18.69 Reading package lists... [2020-11-30T19:24:50.766Z] #53 24.73 Reading package lists... [2020-11-30T19:24:50.766Z] #53 ... [2020-11-30T19:24:50.766Z] [2020-11-30T19:24:50.766Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:50.766Z] #47 28.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:50.766Z] #47 28.88 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:50.802Z] #32 ... [2020-11-30T19:24:50.802Z] [2020-11-30T19:24:50.802Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:50.802Z] #11 8.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:50.802Z] #11 8.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:50.802Z] #11 8.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:50.802Z] #11 9.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:24:51.059Z] #11 ... [2020-11-30T19:24:51.059Z] [2020-11-30T19:24:51.059Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:51.059Z] #47 7.331 + RM_GOPATH=0 [2020-11-30T19:24:51.059Z] #47 7.331 + TMP_GOPATH= [2020-11-30T19:24:51.059Z] #47 7.331 + : /build [2020-11-30T19:24:51.059Z] #47 7.331 + '[' -z '' ']' [2020-11-30T19:24:51.059Z] #47 7.331 ++ mktemp -d [2020-11-30T19:24:51.059Z] #47 7.338 + export GOPATH=/tmp/tmp.tYvyKABEtl [2020-11-30T19:24:51.059Z] #47 7.338 + GOPATH=/tmp/tmp.tYvyKABEtl [2020-11-30T19:24:51.059Z] #47 7.338 + RM_GOPATH=1 [2020-11-30T19:24:51.059Z] #47 7.338 + case "$(go env GOARCH)" in [2020-11-30T19:24:51.059Z] #47 7.338 ++ go env GOARCH [2020-11-30T19:24:51.059Z] #47 7.356 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.059Z] #47 7.356 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.059Z] #47 7.356 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:51.059Z] #47 7.356 + dir=/tmp/install [2020-11-30T19:24:51.059Z] #47 7.356 + bin=golangci_lint [2020-11-30T19:24:51.059Z] #47 7.356 + shift [2020-11-30T19:24:51.059Z] #47 7.356 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-30T19:24:51.059Z] #47 7.356 + . /tmp/install/golangci_lint.installer [2020-11-30T19:24:51.059Z] #47 7.356 ++ : v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.356 + install_golangci_lint [2020-11-30T19:24:51.059Z] #47 7.356 + set -e [2020-11-30T19:24:51.059Z] #47 7.356 + export GO111MODULE=on [2020-11-30T19:24:51.059Z] #47 7.356 + GO111MODULE=on [2020-11-30T19:24:51.059Z] #47 7.356 + GOBIN=/build [2020-11-30T19:24:51.059Z] #47 7.356 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.391 go: finding github.com v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.391 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.391 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.391 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:51.059Z] #47 7.391 go: finding github.com/golangci v1.23.8 [2020-11-30T19:24:51.059Z] #47 9.027 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:51.059Z] #47 9.979 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-30T19:24:51.059Z] #47 ... [2020-11-30T19:24:51.059Z] [2020-11-30T19:24:51.059Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:51.059Z] #62 6.900 + RM_GOPATH=0 [2020-11-30T19:24:51.059Z] #62 6.900 + TMP_GOPATH= [2020-11-30T19:24:51.059Z] #62 6.900 + : /build [2020-11-30T19:24:51.059Z] #62 6.900 + '[' -z '' ']' [2020-11-30T19:24:51.059Z] #62 6.900 ++ mktemp -d [2020-11-30T19:24:51.059Z] #62 6.910 + export GOPATH=/tmp/tmp.s9jKMVJE9h [2020-11-30T19:24:51.059Z] #62 6.910 + GOPATH=/tmp/tmp.s9jKMVJE9h [2020-11-30T19:24:51.059Z] #62 6.910 + RM_GOPATH=1 [2020-11-30T19:24:51.059Z] #62 6.910 + case "$(go env GOARCH)" in [2020-11-30T19:24:51.059Z] #62 6.910 ++ go env GOARCH [2020-11-30T19:24:51.059Z] #62 6.952 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.059Z] #62 6.952 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.059Z] #62 6.956 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:51.059Z] #62 7.004 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:51.059Z] #62 7.004 + dir=/tmp/install [2020-11-30T19:24:51.059Z] #62 7.004 + bin=proxy [2020-11-30T19:24:51.059Z] #62 7.004 + shift [2020-11-30T19:24:51.059Z] #62 7.004 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-30T19:24:51.059Z] #62 7.004 + . /tmp/install/proxy.installer [2020-11-30T19:24:51.059Z] #62 7.004 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:24:51.059Z] #62 7.004 + install_proxy [2020-11-30T19:24:51.059Z] #62 7.004 + case "$1" in [2020-11-30T19:24:51.059Z] #62 7.004 + export CGO_ENABLED=0 [2020-11-30T19:24:51.059Z] #62 7.004 + CGO_ENABLED=0 [2020-11-30T19:24:51.059Z] #62 7.004 + _install_proxy [2020-11-30T19:24:51.059Z] #62 7.004 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-30T19:24:51.059Z] #62 7.004 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.s9jKMVJE9h/src/github.com/docker/libnetwork [2020-11-30T19:24:51.059Z] #62 7.004 Cloning into '/tmp/tmp.s9jKMVJE9h/src/github.com/docker/libnetwork'... [2020-11-30T19:24:51.091Z] #41 41.00 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-30T19:24:51.091Z] #41 41.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:51.091Z] #41 41.03 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:24:51.091Z] #41 ... [2020-11-30T19:24:51.091Z] [2020-11-30T19:24:51.091Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:51.091Z] #63 DONE 41.1s [2020-11-30T19:24:51.091Z] [2020-11-30T19:24:51.091Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:51.091Z] #41 41.31 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-30T19:24:51.091Z] #41 41.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:51.091Z] #41 41.33 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-30T19:24:51.247Z] #47 29.29 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:51.247Z] #47 ... [2020-11-30T19:24:51.247Z] [2020-11-30T19:24:51.247Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:51.247Z] #40 19.20 Fetched 8230 kB in 15s (551 kB/s) [2020-11-30T19:24:51.247Z] #40 19.20 Reading package lists... [2020-11-30T19:24:51.317Z] #62 ... [2020-11-30T19:24:51.317Z] [2020-11-30T19:24:51.317Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:51.317Z] #34 9.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:51.317Z] #34 9.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:51.317Z] #34 9.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:51.317Z] #34 ... [2020-11-30T19:24:51.317Z] [2020-11-30T19:24:51.317Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:51.317Z] #30 7.877 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-30T19:24:51.317Z] #30 7.877 Cloning into '.'... [2020-11-30T19:24:51.424Z] #43 ... [2020-11-30T19:24:51.424Z] [2020-11-30T19:24:51.424Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:51.424Z] #49 109.3 github.com/pkg/diff [2020-11-30T19:24:51.513Z] #40 25.87 Reading package lists... [2020-11-30T19:24:51.513Z] #40 ... [2020-11-30T19:24:51.513Z] [2020-11-30T19:24:51.513Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:51.513Z] #34 19.30 Fetched 8230 kB in 13s (611 kB/s) [2020-11-30T19:24:51.513Z] #34 19.30 Reading package lists... [2020-11-30T19:24:51.513Z] #34 25.33 Reading package lists... [2020-11-30T19:24:51.513Z] #34 ... [2020-11-30T19:24:51.513Z] [2020-11-30T19:24:51.513Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:51.513Z] #47 29.58 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:51.574Z] #30 ... [2020-11-30T19:24:51.574Z] [2020-11-30T19:24:51.574Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:51.574Z] #22 7.909 + RM_GOPATH=0 [2020-11-30T19:24:51.574Z] #22 7.909 + TMP_GOPATH= [2020-11-30T19:24:51.574Z] #22 7.909 + : /build [2020-11-30T19:24:51.574Z] #22 7.909 + '[' -z '' ']' [2020-11-30T19:24:51.574Z] #22 7.909 ++ mktemp -d [2020-11-30T19:24:51.574Z] #22 7.909 + export GOPATH=/tmp/tmp.h19GjziTVG [2020-11-30T19:24:51.574Z] #22 7.909 + GOPATH=/tmp/tmp.h19GjziTVG [2020-11-30T19:24:51.574Z] #22 7.909 + RM_GOPATH=1 [2020-11-30T19:24:51.574Z] #22 7.909 + case "$(go env GOARCH)" in [2020-11-30T19:24:51.574Z] #22 7.909 ++ go env GOARCH [2020-11-30T19:24:51.574Z] #22 7.914 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.574Z] #22 7.914 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.574Z] #22 7.917 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:24:51.574Z] #22 7.917 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:51.574Z] #22 7.917 + dir=/tmp/install [2020-11-30T19:24:51.574Z] #22 7.917 + bin=dockercli [2020-11-30T19:24:51.574Z] #22 7.917 + shift [2020-11-30T19:24:51.574Z] #22 7.917 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-30T19:24:51.574Z] #22 7.917 + . /tmp/install/dockercli.installer [2020-11-30T19:24:51.574Z] #22 7.917 ++ : stable [2020-11-30T19:24:51.574Z] #22 7.917 ++ : 17.06.2-ce [2020-11-30T19:24:51.574Z] #22 7.917 + install_dockercli [2020-11-30T19:24:51.574Z] #22 7.917 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:24:51.574Z] #22 7.917 ++ uname -m [2020-11-30T19:24:51.574Z] #22 7.964 + arch=x86_64 [2020-11-30T19:24:51.574Z] #22 7.964 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:24:51.574Z] #22 7.964 + url=https://download.docker.com/linux/static [2020-11-30T19:24:51.574Z] #22 7.964 + tar -xz docker/docker [2020-11-30T19:24:51.574Z] #22 7.964 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:24:51.574Z] #22 ... [2020-11-30T19:24:51.574Z] [2020-11-30T19:24:51.574Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:51.574Z] #45 8.007 + RM_GOPATH=0 [2020-11-30T19:24:51.574Z] #45 8.007 + TMP_GOPATH= [2020-11-30T19:24:51.574Z] #45 8.007 + : /build [2020-11-30T19:24:51.574Z] #45 8.007 + '[' -z '' ']' [2020-11-30T19:24:51.574Z] #45 8.007 ++ mktemp -d [2020-11-30T19:24:51.574Z] #45 8.007 + export GOPATH=/tmp/tmp.6sGytQpbLM [2020-11-30T19:24:51.574Z] #45 8.007 + GOPATH=/tmp/tmp.6sGytQpbLM [2020-11-30T19:24:51.574Z] #45 8.007 + RM_GOPATH=1 [2020-11-30T19:24:51.574Z] #45 8.007 + case "$(go env GOARCH)" in [2020-11-30T19:24:51.574Z] #45 8.007 ++ go env GOARCH [2020-11-30T19:24:51.574Z] #45 8.075 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.574Z] #45 8.075 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.574Z] #45 8.075 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:51.574Z] #45 8.075 + dir=/tmp/install [2020-11-30T19:24:51.574Z] #45 8.075 + bin=gotestsum [2020-11-30T19:24:51.574Z] #45 8.075 + shift [2020-11-30T19:24:51.574Z] #45 8.075 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-30T19:24:51.574Z] #45 8.075 + . /tmp/install/gotestsum.installer [2020-11-30T19:24:51.574Z] #45 8.075 ++ : v0.5.3 [2020-11-30T19:24:51.574Z] #45 8.075 + install_gotestsum [2020-11-30T19:24:51.574Z] #45 8.075 + set -e [2020-11-30T19:24:51.574Z] #45 8.075 + export GO111MODULE=on [2020-11-30T19:24:51.574Z] #45 8.075 + GO111MODULE=on [2020-11-30T19:24:51.574Z] #45 8.075 + GOBIN=/build [2020-11-30T19:24:51.574Z] #45 8.075 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-30T19:24:51.574Z] #45 8.102 go: finding gotest.tools v0.5.3 [2020-11-30T19:24:51.574Z] #45 8.151 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:51.574Z] #45 9.297 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:51.574Z] #45 9.897 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:24:51.574Z] #45 11.36 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:24:51.831Z] #45 11.37 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:51.831Z] #45 ... [2020-11-30T19:24:51.831Z] [2020-11-30T19:24:51.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:24:51.831Z] #43 6.942 + RM_GOPATH=0 [2020-11-30T19:24:51.831Z] #43 6.942 + TMP_GOPATH= [2020-11-30T19:24:51.831Z] #43 6.942 + : /build [2020-11-30T19:24:51.831Z] #43 6.942 + '[' -z '' ']' [2020-11-30T19:24:51.831Z] #43 6.942 ++ mktemp -d [2020-11-30T19:24:51.831Z] #43 6.942 + export GOPATH=/tmp/tmp.rVRj8fmE2B [2020-11-30T19:24:51.831Z] #43 6.942 + GOPATH=/tmp/tmp.rVRj8fmE2B [2020-11-30T19:24:51.831Z] #43 6.942 + RM_GOPATH=1 [2020-11-30T19:24:51.831Z] #43 6.942 + case "$(go env GOARCH)" in [2020-11-30T19:24:51.831Z] #43 6.943 ++ go env GOARCH [2020-11-30T19:24:51.831Z] #43 6.960 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.831Z] #43 6.960 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:51.831Z] #43 6.960 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:51.831Z] #43 6.960 + dir=/tmp/install [2020-11-30T19:24:51.831Z] #43 6.960 + bin=vndr [2020-11-30T19:24:51.831Z] #43 6.960 + shift [2020-11-30T19:24:51.831Z] #43 6.960 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-30T19:24:51.831Z] #43 6.960 + . /tmp/install/vndr.installer [2020-11-30T19:24:51.831Z] #43 6.960 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:51.831Z] #43 6.960 + install_vndr [2020-11-30T19:24:51.831Z] #43 6.960 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-30T19:24:51.831Z] #43 6.960 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rVRj8fmE2B/src/github.com/LK4D4/vndr [2020-11-30T19:24:51.831Z] #43 6.960 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:51.831Z] #43 6.982 Cloning into '/tmp/tmp.rVRj8fmE2B/src/github.com/LK4D4/vndr'... [2020-11-30T19:24:51.831Z] #43 7.427 + cd /tmp/tmp.rVRj8fmE2B/src/github.com/LK4D4/vndr [2020-11-30T19:24:51.831Z] #43 7.427 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-30T19:24:51.831Z] #43 7.427 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:24:51.831Z] #43 8.809 runtime/internal/atomic [2020-11-30T19:24:51.831Z] #43 8.876 internal/cpu [2020-11-30T19:24:51.831Z] #43 9.204 runtime/internal/sys [2020-11-30T19:24:51.831Z] #43 9.666 internal/bytealg [2020-11-30T19:24:51.831Z] #43 9.668 runtime/internal/math [2020-11-30T19:24:51.831Z] #43 9.837 internal/race [2020-11-30T19:24:51.831Z] #43 9.949 sync/atomic [2020-11-30T19:24:51.831Z] #43 10.85 runtime [2020-11-30T19:24:51.831Z] #43 10.88 unicode [2020-11-30T19:24:52.093Z] #47 29.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:52.093Z] #47 30.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:52.093Z] #47 30.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:24:52.093Z] #47 30.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:52.093Z] #47 30.28 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:52.111Z] #43 ... [2020-11-30T19:24:52.111Z] [2020-11-30T19:24:52.111Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:52.111Z] #45 11.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:52.111Z] #45 11.75 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:24:52.111Z] #45 11.79 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:24:52.373Z] #45 11.85 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:52.373Z] #45 11.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:52.373Z] #45 12.00 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:24:52.373Z] #45 12.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:52.633Z] #45 12.24 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:52.731Z] #47 30.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:52.731Z] #47 30.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:52.731Z] #47 30.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:24:52.890Z] #45 12.44 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:24:52.890Z] #45 12.49 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:24:52.997Z] #47 30.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:52.997Z] #47 30.93 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:52.997Z] #47 30.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:52.997Z] #47 31.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:53.148Z] #45 12.65 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:24:53.193Z] #41 43.29 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-30T19:24:53.193Z] #41 43.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:53.193Z] #41 43.30 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:24:53.359Z] #47 31.47 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:53.405Z] #45 12.94 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:24:53.405Z] #45 12.95 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:24:53.512Z] #41 43.74 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:24:53.512Z] #41 43.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:24:53.512Z] #41 43.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:24:53.624Z] #47 31.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:53.625Z] #47 31.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:53.661Z] #45 13.25 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:53.661Z] #45 13.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:53.831Z] #41 43.92 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:24:53.831Z] #41 43.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:53.831Z] #41 43.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:24:53.831Z] #41 44.08 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:24:53.831Z] #41 44.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:24:53.831Z] #41 44.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:53.892Z] #47 32.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:53.972Z] #49 111.5 go/ast [2020-11-30T19:24:54.132Z] #41 44.32 Selecting previously unselected package python-six. [2020-11-30T19:24:54.132Z] #41 44.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:24:54.132Z] #41 44.35 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:24:54.429Z] #41 44.48 Selecting previously unselected package python-protobuf. [2020-11-30T19:24:54.429Z] #41 44.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:24:54.429Z] #41 44.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:24:54.474Z] #47 ... [2020-11-30T19:24:54.474Z] [2020-11-30T19:24:54.474Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:24:54.474Z] #27 22.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-30T19:24:54.474Z] #27 22.90 skipping existing 9a99313a2c50 [2020-11-30T19:24:54.474Z] #27 23.00 [2020-11-30T19:24:54.474Z] #27 25.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-30T19:24:54.474Z] #27 26.16 [2020-11-30T19:24:54.474Z] #27 26.44 ######################################################################## 100.0% [2020-11-30T19:24:54.474Z] #27 26.54 [2020-11-30T19:24:54.474Z] #27 27.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-30T19:24:54.474Z] #27 28.02 #=#=# [2020-11-30T19:24:54.474Z] #27 28.30 ############# 19.4% ######################################################################## 100.0% [2020-11-30T19:24:54.474Z] #27 28.43 [2020-11-30T19:24:54.474Z] #27 28.61 Download of images into '/build' complete. [2020-11-30T19:24:54.474Z] #27 28.61 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:24:54.474Z] #27 28.61 tar -cC '/build' . | docker load [2020-11-30T19:24:54.750Z] #27 ... [2020-11-30T19:24:54.750Z] [2020-11-30T19:24:54.750Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:24:54.750Z] #38 22.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:24:55.043Z] #38 ... [2020-11-30T19:24:55.043Z] [2020-11-30T19:24:55.043Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:55.043Z] #40 25.87 Reading package lists... [2020-11-30T19:24:55.043Z] #40 31.76 Building dependency tree... [2020-11-30T19:24:55.043Z] #45 14.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:24:55.043Z] #45 14.31 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:24:55.081Z] #41 45.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:24:55.358Z] #49 113.0 golang.org/x/crypto/ssh/terminal [2020-11-30T19:24:56.302Z] #49 ... [2020-11-30T19:24:56.302Z] [2020-11-30T19:24:56.302Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:56.302Z] #32 106.7 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:24:56.302Z] #32 DONE 113.9s [2020-11-30T19:24:56.302Z] [2020-11-30T19:24:56.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:24:56.302Z] #41 10.09 PBCC images/timens.pb-c.c [2020-11-30T19:24:56.302Z] #41 10.12 DEP images/timens.pb-c.d [2020-11-30T19:24:56.302Z] #41 10.25 PBCC images/fown.pb-c.c [2020-11-30T19:24:56.302Z] #41 10.30 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:24:56.302Z] #41 10.45 PBCC images/opts.pb-c.c [2020-11-30T19:24:56.302Z] #41 10.54 PBCC images/memfd.pb-c.c [2020-11-30T19:24:56.302Z] #41 10.64 DEP images/fown.pb-c.d [2020-11-30T19:24:56.302Z] #41 10.70 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:24:56.302Z] #41 10.84 DEP images/opts.pb-c.d [2020-11-30T19:24:56.302Z] #41 10.97 DEP images/memfd.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.03 PBCC images/sit.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.09 DEP images/sit.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.25 PBCC images/macvlan.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.27 DEP images/macvlan.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.37 PBCC images/autofs.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.40 DEP images/autofs.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.45 PBCC images/sysctl.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.48 DEP images/sysctl.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.55 PBCC images/time.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.59 DEP images/time.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.67 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.75 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.81 PBCC images/seccomp.pb-c.c [2020-11-30T19:24:56.302Z] #41 11.87 DEP images/seccomp.pb-c.d [2020-11-30T19:24:56.302Z] #41 11.96 PBCC images/userns.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.15 DEP images/userns.pb-c.d [2020-11-30T19:24:56.302Z] #41 12.22 PBCC images/cgroup.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.32 DEP images/cgroup.pb-c.d [2020-11-30T19:24:56.302Z] #41 12.41 PBCC images/ext-file.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.46 DEP images/ext-file.pb-c.d [2020-11-30T19:24:56.302Z] #41 12.52 PBCC images/rpc.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.57 DEP images/rpc.pb-c.d [2020-11-30T19:24:56.302Z] #41 12.68 PBCC images/siginfo.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.71 DEP images/siginfo.pb-c.d [2020-11-30T19:24:56.302Z] #41 12.75 PBCC images/pagemap.pb-c.c [2020-11-30T19:24:56.302Z] #41 12.96 DEP images/pagemap.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.14 PBCC images/rlimit.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.19 DEP images/rlimit.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.32 PBCC images/file-lock.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.34 DEP images/file-lock.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.37 PBCC images/tty.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.38 DEP images/tty.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.39 PBCC images/tun.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.41 PBCC images/netdev.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.48 DEP images/tun.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.54 DEP images/netdev.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.63 PBCC images/vma.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.75 DEP images/vma.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.82 PBCC images/creds.pb-c.c [2020-11-30T19:24:56.302Z] #41 13.88 DEP images/creds.pb-c.d [2020-11-30T19:24:56.302Z] #41 13.93 PBCC images/utsns.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.00 DEP images/utsns.pb-c.d [2020-11-30T19:24:56.302Z] #41 14.07 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.10 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.22 DEP images/ipc-desc.pb-c.d [2020-11-30T19:24:56.302Z] #41 14.28 DEP images/ipc-sem.pb-c.d [2020-11-30T19:24:56.302Z] #41 14.40 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.48 DEP images/ipc-msg.pb-c.d [2020-11-30T19:24:56.302Z] #41 14.59 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.66 DEP images/ipc-shm.pb-c.d [2020-11-30T19:24:56.302Z] #41 14.82 PBCC images/ipc-var.pb-c.c [2020-11-30T19:24:56.302Z] #41 14.97 DEP images/ipc-var.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.08 PBCC images/sk-opts.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.18 PBCC images/packet-sock.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.31 DEP images/sk-opts.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.38 DEP images/packet-sock.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.40 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.45 DEP images/sk-netlink.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.46 PBCC images/sk-inet.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.59 DEP images/sk-inet.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.62 PBCC images/sk-unix.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.68 DEP images/sk-unix.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.75 PBCC images/mm.pb-c.c [2020-11-30T19:24:56.302Z] #41 15.82 DEP images/mm.pb-c.d [2020-11-30T19:24:56.302Z] #41 15.95 PBCC images/timerfd.pb-c.c [2020-11-30T19:24:56.302Z] #41 16.03 DEP images/timerfd.pb-c.d [2020-11-30T19:24:56.302Z] #41 16.08 PBCC images/timer.pb-c.c [2020-11-30T19:24:56.302Z] #41 16.13 DEP images/timer.pb-c.d [2020-11-30T19:24:56.302Z] #41 16.20 PBCC images/sa.pb-c.c [2020-11-30T19:24:56.452Z] #40 34.41 The following additional packages will be installed: [2020-11-30T19:24:56.452Z] #40 34.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:24:56.452Z] #40 34.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:24:56.452Z] #40 34.43 Suggested packages: [2020-11-30T19:24:56.452Z] #40 34.43 manpages-dev python-setuptools [2020-11-30T19:24:56.563Z] #41 16.24 DEP images/sa.pb-c.d [2020-11-30T19:24:56.563Z] #41 16.34 PBCC images/pipe-data.pb-c.c [2020-11-30T19:24:56.563Z] #41 16.37 DEP images/pipe-data.pb-c.d [2020-11-30T19:24:56.563Z] #41 16.42 PBCC images/mnt.pb-c.c [2020-11-30T19:24:56.563Z] #41 16.49 DEP images/mnt.pb-c.d [2020-11-30T19:24:56.618Z] #41 ... [2020-11-30T19:24:56.618Z] [2020-11-30T19:24:56.618Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:56.824Z] #41 16.62 PBCC images/sk-packet.pb-c.c [2020-11-30T19:24:56.824Z] #41 16.67 DEP images/sk-packet.pb-c.d [2020-11-30T19:24:56.824Z] #41 16.76 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:24:56.916Z] #31 46.76 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-30T19:24:56.916Z] #31 47.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-30T19:24:56.916Z] #31 ... [2020-11-30T19:24:56.916Z] [2020-11-30T19:24:56.916Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:56.916Z] #48 37.23 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:24:56.916Z] #48 43.20 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:24:56.916Z] #48 43.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:24:56.916Z] #48 43.57 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:24:56.916Z] #48 43.61 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:24:56.916Z] #48 43.74 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:24:56.916Z] #48 43.75 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:24:56.916Z] #48 43.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:24:56.916Z] #48 43.83 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:24:56.916Z] #48 43.84 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:24:56.916Z] #48 43.88 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:24:56.916Z] #48 43.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:24:56.916Z] #48 44.00 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:24:56.916Z] #48 44.01 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:24:56.916Z] #48 44.10 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:24:56.916Z] #48 44.11 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:24:56.916Z] #48 44.14 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.20 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.21 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:24:56.917Z] #48 44.27 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:24:56.917Z] #48 44.34 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:24:56.917Z] #48 44.41 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:24:56.917Z] #48 44.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.45 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:24:56.917Z] #48 44.46 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:24:56.917Z] #48 44.47 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:24:56.917Z] #48 44.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:24:56.917Z] #48 44.56 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:24:56.917Z] #48 44.56 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:24:56.917Z] #48 44.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:24:56.917Z] #48 44.73 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:24:56.917Z] #48 44.77 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:24:56.917Z] #48 44.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:24:56.917Z] #48 44.80 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:24:56.917Z] #48 44.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:24:56.917Z] #48 44.89 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:24:56.917Z] #48 44.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:24:56.917Z] #48 44.98 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:24:56.917Z] #48 45.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:24:56.917Z] #48 45.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:24:56.917Z] #48 45.06 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:24:56.917Z] #48 45.21 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:24:56.917Z] #48 45.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:24:56.917Z] #48 45.39 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:24:56.917Z] #48 45.40 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:24:56.917Z] #48 45.50 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:24:56.917Z] #48 45.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:24:56.917Z] #48 45.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:24:56.917Z] #48 45.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:24:56.917Z] #48 45.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:24:56.917Z] #48 45.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:24:56.917Z] #48 45.80 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:24:56.917Z] #48 45.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:24:56.917Z] #48 45.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:24:56.917Z] #48 45.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:24:56.917Z] #48 45.98 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:24:56.917Z] #48 46.00 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:24:56.917Z] #48 46.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:24:56.917Z] #48 46.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:24:56.917Z] #48 46.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:24:56.917Z] #48 46.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:24:56.917Z] #48 46.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:24:56.917Z] #48 46.20 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:24:56.917Z] #48 46.20 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:24:56.917Z] #48 46.26 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:24:56.917Z] #48 46.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:24:56.917Z] #48 46.46 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:24:56.917Z] #48 46.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:24:56.917Z] #48 46.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:24:56.917Z] #48 46.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:24:56.917Z] #48 46.85 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:24:56.917Z] #48 46.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:24:57.033Z] #40 35.33 The following NEW packages will be installed: [2020-11-30T19:24:57.085Z] #41 16.88 DEP images/tcp-stream.pb-c.d [2020-11-30T19:24:57.300Z] #40 35.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:24:57.300Z] #40 35.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:24:57.300Z] #40 35.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:24:57.300Z] #40 35.34 python-six zlib1g-dev [2020-11-30T19:24:57.348Z] #41 17.11 PBCC images/pipe.pb-c.c [2020-11-30T19:24:57.348Z] #41 17.21 DEP images/pipe.pb-c.d [2020-11-30T19:24:57.348Z] #41 17.29 PBCC images/pstree.pb-c.c [2020-11-30T19:24:57.566Z] #45 16.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:24:57.566Z] #45 16.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:24:57.609Z] #41 17.29 DEP images/pstree.pb-c.d [2020-11-30T19:24:57.609Z] #41 17.37 PBCC images/fs.pb-c.c [2020-11-30T19:24:57.871Z] #41 17.44 DEP images/fs.pb-c.d [2020-11-30T19:24:57.871Z] #41 17.52 PBCC images/signalfd.pb-c.c [2020-11-30T19:24:57.871Z] #41 17.63 DEP images/signalfd.pb-c.d [2020-11-30T19:24:57.899Z] #40 35.84 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:57.899Z] #40 35.84 Need to get 3798 kB of archives. [2020-11-30T19:24:57.899Z] #40 35.84 After this operation, 21.6 MB of additional disk space will be used. [2020-11-30T19:24:57.899Z] #40 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-11-30T19:24:57.899Z] #40 35.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-30T19:24:57.899Z] #40 35.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-11-30T19:24:57.899Z] #40 36.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-30T19:24:57.899Z] #40 36.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-11-30T19:24:57.899Z] #40 36.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-30T19:24:57.899Z] #40 36.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-11-30T19:24:57.899Z] #40 36.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-11-30T19:24:57.899Z] #40 36.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-11-30T19:24:57.977Z] #48 ... [2020-11-30T19:24:57.977Z] [2020-11-30T19:24:57.977Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:24:57.977Z] #31 47.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:24:57.977Z] #31 ... [2020-11-30T19:24:57.977Z] [2020-11-30T19:24:57.977Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:57.977Z] #55 0.348 + RM_GOPATH=0 [2020-11-30T19:24:57.977Z] #55 0.348 + TMP_GOPATH= [2020-11-30T19:24:57.977Z] #55 0.348 + : /build [2020-11-30T19:24:57.977Z] #55 0.349 + '[' -z '' ']' [2020-11-30T19:24:57.977Z] #55 0.350 ++ mktemp -d [2020-11-30T19:24:57.977Z] #55 0.353 + export GOPATH=/tmp/tmp.hx8TBSWTlE [2020-11-30T19:24:57.977Z] #55 0.353 + GOPATH=/tmp/tmp.hx8TBSWTlE [2020-11-30T19:24:57.977Z] #55 0.353 + RM_GOPATH=1 [2020-11-30T19:24:57.977Z] #55 0.353 + case "$(go env GOARCH)" in [2020-11-30T19:24:57.977Z] #55 0.354 ++ go env GOARCH [2020-11-30T19:24:57.977Z] #55 0.383 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:57.977Z] #55 0.383 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:24:57.977Z] #55 0.384 ++ dirname /tmp/install/install.sh [2020-11-30T19:24:57.977Z] #55 0.386 + dir=/tmp/install [2020-11-30T19:24:57.977Z] #55 0.387 + bin=containerd [2020-11-30T19:24:57.977Z] #55 0.387 + shift [2020-11-30T19:24:57.977Z] #55 0.387 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:24:57.977Z] #55 0.387 + . /tmp/install/containerd.installer [2020-11-30T19:24:57.977Z] #55 0.388 ++ set -e [2020-11-30T19:24:57.977Z] #55 0.389 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:24:57.977Z] #55 0.392 + install_containerd [2020-11-30T19:24:57.977Z] #55 0.396 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:24:57.977Z] #55 0.396 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:24:57.977Z] #55 0.397 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hx8TBSWTlE/src/github.com/containerd/containerd [2020-11-30T19:24:57.977Z] #55 0.414 Cloning into '/tmp/tmp.hx8TBSWTlE/src/github.com/containerd/containerd'... [2020-11-30T19:24:58.133Z] #41 17.73 PBCC images/fh.pb-c.c [2020-11-30T19:24:58.133Z] #41 17.88 PBCC images/fsnotify.pb-c.c [2020-11-30T19:24:58.276Z] #55 ... [2020-11-30T19:24:58.276Z] [2020-11-30T19:24:58.276Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:58.276Z] #12 39.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-30T19:24:58.276Z] #12 39.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-30T19:24:58.276Z] #12 39.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-30T19:24:58.276Z] #12 39.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-30T19:24:58.276Z] #12 39.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-30T19:24:58.276Z] #12 39.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-30T19:24:58.276Z] #12 39.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-30T19:24:58.276Z] #12 39.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-30T19:24:58.276Z] #12 39.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-30T19:24:58.276Z] #12 39.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-30T19:24:58.276Z] #12 39.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-30T19:24:58.276Z] #12 39.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-30T19:24:58.276Z] #12 39.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-30T19:24:58.276Z] #12 39.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-30T19:24:58.276Z] #12 39.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-30T19:24:58.276Z] #12 41.69 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:58.276Z] #12 42.19 Fetched 78.9 MB in 7s (11.3 MB/s) [2020-11-30T19:24:58.276Z] #12 42.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:24:58.276Z] #12 42.33 (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.) [2020-11-30T19:24:58.276Z] #12 42.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-30T19:24:58.276Z] #12 42.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:24:58.276Z] #12 45.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:24:58.276Z] #12 45.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-30T19:24:58.276Z] #12 45.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:24:58.276Z] #12 ... [2020-11-30T19:24:58.276Z] [2020-11-30T19:24:58.276Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:24:58.276Z] #35 39.42 The following NEW packages will be installed: [2020-11-30T19:24:58.276Z] #35 39.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:24:58.276Z] #35 39.43 vim-common xxd [2020-11-30T19:24:58.276Z] #35 39.61 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:58.276Z] #35 39.61 Need to get 14.9 MB of archives. [2020-11-30T19:24:58.276Z] #35 39.61 After this operation, 67.2 MB of additional disk space will be used. [2020-11-30T19:24:58.276Z] #35 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-30T19:24:58.276Z] #35 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:24:58.276Z] #35 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:24:58.276Z] #35 39.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-30T19:24:58.276Z] #35 40.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-30T19:24:58.276Z] #35 40.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-30T19:24:58.276Z] #35 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-30T19:24:58.276Z] #35 40.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-30T19:24:58.276Z] #35 40.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-30T19:24:58.276Z] #35 40.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-30T19:24:58.277Z] #35 42.09 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:24:58.277Z] #35 42.38 Fetched 14.9 MB in 2s (9399 kB/s) [2020-11-30T19:24:58.277Z] #35 42.52 Selecting previously unselected package xxd. [2020-11-30T19:24:58.277Z] #35 42.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 ... 15339 files and directories currently installed.) [2020-11-30T19:24:58.277Z] #35 42.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:24:58.277Z] #35 42.59 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:24:58.277Z] #35 42.72 Selecting previously unselected package vim-common. [2020-11-30T19:24:58.277Z] #35 42.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:24:58.277Z] #35 42.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:24:58.277Z] #35 43.03 Selecting previously unselected package cmake-data. [2020-11-30T19:24:58.277Z] #35 43.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:24:58.277Z] #35 43.06 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:24:58.277Z] #35 46.17 Selecting previously unselected package libicu63:ppc64el. [2020-11-30T19:24:58.277Z] #35 46.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-30T19:24:58.277Z] #35 46.20 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:24:58.395Z] #41 18.05 DEP images/fh.pb-c.d [2020-11-30T19:24:58.395Z] #41 18.10 DEP images/fsnotify.pb-c.d [2020-11-30T19:24:58.395Z] #41 18.11 PBCC images/eventpoll.pb-c.c [2020-11-30T19:24:58.395Z] #41 18.13 DEP images/eventpoll.pb-c.d [2020-11-30T19:24:58.395Z] #41 18.20 PBCC images/eventfd.pb-c.c [2020-11-30T19:24:58.395Z] #41 18.22 DEP images/eventfd.pb-c.d [2020-11-30T19:24:58.395Z] #41 18.27 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:24:58.486Z] #40 36.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-11-30T19:24:58.486Z] #40 36.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-11-30T19:24:58.656Z] #41 18.30 DEP images/remap-file-path.pb-c.d [2020-11-30T19:24:58.656Z] #41 18.34 PBCC images/fifo.pb-c.c [2020-11-30T19:24:58.656Z] #41 18.37 DEP images/fifo.pb-c.d [2020-11-30T19:24:58.656Z] #41 18.42 PBCC images/ghost-file.pb-c.c [2020-11-30T19:24:58.656Z] #41 18.49 DEP images/ghost-file.pb-c.d [2020-11-30T19:24:58.656Z] #41 18.55 PBCC images/regfile.pb-c.c [2020-11-30T19:24:58.656Z] #41 18.61 DEP images/regfile.pb-c.d [2020-11-30T19:24:58.904Z] #40 36.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-11-30T19:24:58.904Z] #40 36.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-11-30T19:24:58.904Z] #40 ... [2020-11-30T19:24:58.904Z] [2020-11-30T19:24:58.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:58.904Z] #11 21.06 Reading package lists... [2020-11-30T19:24:58.904Z] #11 27.18 Reading package lists... [2020-11-30T19:24:58.904Z] #11 33.06 Building dependency tree... [2020-11-30T19:24:58.904Z] #11 35.41 The following additional packages will be installed: [2020-11-30T19:24:58.904Z] #11 35.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:24:58.904Z] #11 35.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:24:58.904Z] #11 35.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:24:58.904Z] #11 35.42 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:58.904Z] #11 35.42 Suggested packages: [2020-11-30T19:24:58.904Z] #11 35.42 gcc-8-locales seccomp wine64 [2020-11-30T19:24:58.904Z] #11 36.07 The following NEW packages will be installed: [2020-11-30T19:24:58.904Z] #11 36.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-30T19:24:58.904Z] #11 36.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-30T19:24:58.904Z] #11 36.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-30T19:24:58.904Z] #11 36.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-30T19:24:58.904Z] #11 36.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-30T19:24:58.904Z] #11 36.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:24:58.904Z] #11 36.48 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:24:58.904Z] #11 36.48 Need to get 73.3 MB of archives. [2020-11-30T19:24:58.904Z] #11 36.48 After this operation, 472 MB of additional disk space will be used. [2020-11-30T19:24:58.904Z] #11 36.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-11-30T19:24:58.904Z] #11 36.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-11-30T19:24:58.904Z] #11 ... [2020-11-30T19:24:58.904Z] [2020-11-30T19:24:58.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:58.904Z] #40 36.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-11-30T19:24:58.904Z] #40 36.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:24:58.904Z] #40 36.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:24:58.918Z] #41 18.67 PBCC images/ns.pb-c.c [2020-11-30T19:24:58.918Z] #41 18.72 DEP images/ns.pb-c.d [2020-11-30T19:24:58.918Z] #41 18.78 PBCC images/fdinfo.pb-c.c [2020-11-30T19:24:58.927Z] #35 ... [2020-11-30T19:24:58.927Z] [2020-11-30T19:24:58.927Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:58.927Z] #12 49.10 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:24:58.927Z] #12 49.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:24:58.927Z] #12 49.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:24:59.179Z] #41 18.92 DEP images/fdinfo.pb-c.d [2020-11-30T19:24:59.179Z] #41 19.00 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:24:59.179Z] #41 19.07 PBCC images/core-arm.pb-c.c [2020-11-30T19:24:59.179Z] #41 19.10 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:24:59.228Z] #12 49.26 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-30T19:24:59.228Z] #12 49.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:24:59.228Z] #12 49.28 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:24:59.228Z] #12 49.48 Selecting previously unselected package dmsetup. [2020-11-30T19:24:59.228Z] #12 ... [2020-11-30T19:24:59.228Z] [2020-11-30T19:24:59.228Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:59.228Z] #33 39.39 sync [2020-11-30T19:24:59.228Z] #33 39.41 internal/reflectlite [2020-11-30T19:24:59.228Z] #33 43.86 errors [2020-11-30T19:24:59.228Z] #33 43.89 sort [2020-11-30T19:24:59.228Z] #33 44.24 strconv [2020-11-30T19:24:59.228Z] #33 44.26 io [2020-11-30T19:24:59.228Z] #33 44.26 internal/oserror [2020-11-30T19:24:59.228Z] #33 44.68 syscall [2020-11-30T19:24:59.228Z] #33 48.45 bytes [2020-11-30T19:24:59.228Z] #33 48.50 strings [2020-11-30T19:24:59.228Z] #33 ... [2020-11-30T19:24:59.228Z] [2020-11-30T19:24:59.228Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:24:59.228Z] #12 49.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:24:59.228Z] #12 49.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:24:59.242Z] #40 37.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-11-30T19:24:59.441Z] #41 19.16 PBCC images/core-s390.pb-c.c [2020-11-30T19:24:59.441Z] #41 19.26 PBCC images/core-x86.pb-c.c [2020-11-30T19:24:59.442Z] #41 19.34 PBCC images/core.pb-c.c [2020-11-30T19:24:59.465Z] #45 ... [2020-11-30T19:24:59.465Z] [2020-11-30T19:24:59.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:24:59.465Z] #40 9.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:24:59.465Z] #40 9.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:24:59.465Z] #40 9.259 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:24:59.465Z] #40 11.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:24:59.465Z] #40 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:24:59.465Z] #40 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:24:59.529Z] #12 49.70 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:24:59.529Z] #12 49.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:24:59.529Z] #12 49.70 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:24:59.723Z] #40 ... [2020-11-30T19:24:59.723Z] [2020-11-30T19:24:59.723Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:59.723Z] #56 12.98 Checking out files: 97% (775/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-30T19:24:59.723Z] #56 13.07 + cd /tmp/tmp.TFFDcv0Pqu/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:24:59.723Z] #56 13.07 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:24:59.723Z] #56 13.35 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:24:59.723Z] #56 13.35 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:24:59.723Z] #56 ... [2020-11-30T19:24:59.723Z] [2020-11-30T19:24:59.723Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:24:59.723Z] #49 9.387 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:59.723Z] #49 9.387 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:59.723Z] #49 9.413 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:59.723Z] #49 9.820 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:59.723Z] #49 9.960 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:59.723Z] #49 11.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:59.723Z] #49 12.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:59.723Z] #49 14.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:59.723Z] #49 17.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-30T19:24:59.723Z] #49 17.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-30T19:24:59.723Z] #49 18.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-30T19:24:59.723Z] #49 18.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-30T19:24:59.723Z] #49 19.39 encoding [2020-11-30T19:24:59.797Z] #41 19.44 PBCC images/inventory.pb-c.c [2020-11-30T19:24:59.797Z] #41 19.52 DEP images/core-aarch64.pb-c.d [2020-11-30T19:24:59.797Z] #41 19.60 DEP images/core-arm.pb-c.d [2020-11-30T19:24:59.980Z] #49 ... [2020-11-30T19:24:59.980Z] [2020-11-30T19:24:59.980Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:24:59.980Z] #45 19.66 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:25:00.078Z] #41 19.77 DEP images/core-ppc64.pb-c.d [2020-11-30T19:25:00.078Z] #41 19.90 DEP images/core-s390.pb-c.d [2020-11-30T19:25:00.349Z] #41 19.97 DEP images/core-x86.pb-c.d [2020-11-30T19:25:00.349Z] #41 20.14 DEP images/core.pb-c.d [2020-11-30T19:25:00.617Z] #41 20.22 DEP images/inventory.pb-c.d [2020-11-30T19:25:00.617Z] #41 20.35 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:25:00.617Z] #41 20.47 DEP images/cpuinfo.pb-c.d [2020-11-30T19:25:00.881Z] #41 20.66 PBCC images/stats.pb-c.c [2020-11-30T19:25:00.881Z] #41 ... [2020-11-30T19:25:00.881Z] [2020-11-30T19:25:00.881Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:00.921Z] #45 ... [2020-11-30T19:25:00.921Z] [2020-11-30T19:25:00.921Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:00.921Z] #32 10.53 math/bits [2020-11-30T19:25:00.921Z] #32 11.03 runtime [2020-11-30T19:25:00.921Z] #32 11.45 math [2020-11-30T19:25:00.921Z] #32 18.71 internal/testlog [2020-11-30T19:25:00.921Z] #32 19.38 encoding [2020-11-30T19:25:00.921Z] #32 19.68 runtime/cgo [2020-11-30T19:25:00.921Z] #32 ... [2020-11-30T19:25:00.921Z] [2020-11-30T19:25:00.921Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:00.921Z] #49 19.68 unicode/utf16 [2020-11-30T19:25:00.921Z] #49 19.73 runtime [2020-11-30T19:25:00.921Z] #49 20.32 runtime/cgo [2020-11-30T19:25:01.246Z] #40 39.02 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:01.306Z] Running on azwin-2-fc6530 in d:\jenkins\workspace\moby_PR-41732 [Pipeline] { [Pipeline] ws [2020-11-30T19:25:01.323Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-30T19:25:01.513Z] #40 39.67 Fetched 3798 kB in 2s (2111 kB/s) [2020-11-30T19:25:01.788Z] #40 39.82 Selecting previously unselected package libcap-dev:arm64. [2020-11-30T19:25:01.788Z] #40 39.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-30T19:25:01.788Z] #40 39.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-11-30T19:25:01.788Z] #40 40.03 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-11-30T19:25:02.186Z] #54 59.05 Checking out files: 26% (903/3406) Checking out files: 27% (920/3406) Checking out files: 28% (954/3406) Checking out files: 29% (988/3406) Checking out files: 30% (1022/3406) Checking out files: 31% (1056/3406) Checking out files: 32% (1090/3406) Checking out files: 33% (1124/3406) Checking out files: 34% (1159/3406) Checking out files: 35% (1193/3406) Checking out files: 36% (1227/3406) Checking out files: 37% (1261/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 60% (2066/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) [2020-11-30T19:25:02.186Z] #54 ... [2020-11-30T19:25:02.186Z] [2020-11-30T19:25:02.186Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:02.186Z] #43 109.9 text/template/parse [2020-11-30T19:25:02.186Z] #43 115.8 go/parser [2020-11-30T19:25:02.186Z] #43 116.8 text/template [2020-11-30T19:25:02.186Z] #43 ... [2020-11-30T19:25:02.186Z] [2020-11-30T19:25:02.186Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:02.381Z] #49 ... [2020-11-30T19:25:02.381Z] [2020-11-30T19:25:02.381Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:02.381Z] #53 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:25:02.381Z] #53 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:25:02.381Z] #53 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:25:02.381Z] #53 ... [2020-11-30T19:25:02.381Z] [2020-11-30T19:25:02.382Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:02.382Z] #22 21.67 + mkdir -p /build [2020-11-30T19:25:02.382Z] #22 21.73 + mv docker/docker /build/ [2020-11-30T19:25:02.382Z] #22 21.75 + rmdir docker [2020-11-30T19:25:02.382Z] #22 ... [2020-11-30T19:25:02.382Z] [2020-11-30T19:25:02.382Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:02.382Z] #34 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:25:02.382Z] #34 14.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:25:02.382Z] #34 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:25:02.393Z] #40 ... [2020-11-30T19:25:02.393Z] [2020-11-30T19:25:02.393Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:02.393Z] #53 24.73 Reading package lists... [2020-11-30T19:25:02.393Z] #53 30.96 Building dependency tree... [2020-11-30T19:25:02.393Z] #53 33.62 The following additional packages will be installed: [2020-11-30T19:25:02.393Z] #53 33.62 libbtrfs0 [2020-11-30T19:25:02.393Z] #53 33.78 The following NEW packages will be installed: [2020-11-30T19:25:02.393Z] #53 33.78 libbtrfs-dev libbtrfs0 [2020-11-30T19:25:02.393Z] #53 34.22 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:02.393Z] #53 34.22 Need to get 119 kB of archives. [2020-11-30T19:25:02.393Z] #53 34.22 After this operation, 387 kB of additional disk space will be used. [2020-11-30T19:25:02.393Z] #53 34.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-30T19:25:02.393Z] #53 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-30T19:25:02.393Z] #53 35.60 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:02.393Z] #53 36.59 Fetched 119 kB in 0s (339 kB/s) [2020-11-30T19:25:02.393Z] #53 38.01 Selecting previously unselected package libbtrfs0. [2020-11-30T19:25:02.393Z] #53 38.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-30T19:25:02.393Z] #53 38.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-30T19:25:02.393Z] #53 38.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:02.393Z] #53 39.85 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:25:02.393Z] #53 39.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-30T19:25:02.393Z] #53 39.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:02.393Z] #53 40.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:02.640Z] #34 ... [2020-11-30T19:25:02.640Z] [2020-11-30T19:25:02.640Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:02.640Z] #47 21.95 go: downloading github.com/fatih/color v1.7.0 [2020-11-30T19:25:02.640Z] #47 21.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:25:02.640Z] #47 22.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:25:02.640Z] #47 22.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:25:02.640Z] #47 22.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:25:02.640Z] #47 22.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:25:02.640Z] #47 22.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:25:02.661Z] #53 ... [2020-11-30T19:25:02.661Z] [2020-11-30T19:25:02.661Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:25:02.661Z] #30 38.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-30T19:25:02.661Z] #30 39.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:25:02.896Z] #47 22.38 go: extracting github.com/fatih/color v1.7.0 [2020-11-30T19:25:02.896Z] #47 22.41 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-30T19:25:02.896Z] #47 22.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:25:02.896Z] #47 22.59 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-30T19:25:02.930Z] #30 ... [2020-11-30T19:25:02.930Z] [2020-11-30T19:25:02.930Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:02.930Z] #34 25.33 Reading package lists... [2020-11-30T19:25:02.930Z] #34 31.11 Building dependency tree... [2020-11-30T19:25:02.930Z] #34 33.38 The following additional packages will be installed: [2020-11-30T19:25:02.930Z] #34 33.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:25:02.930Z] #34 33.39 Suggested packages: [2020-11-30T19:25:02.930Z] #34 33.39 cmake-doc ninja-build lrzip [2020-11-30T19:25:02.930Z] #34 33.39 Recommended packages: [2020-11-30T19:25:02.930Z] #34 33.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:25:02.930Z] #34 34.18 The following NEW packages will be installed: [2020-11-30T19:25:02.930Z] #34 34.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:25:02.930Z] #34 34.19 vim-common xxd [2020-11-30T19:25:02.930Z] #34 34.66 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:02.930Z] #34 34.66 Need to get 14.2 MB of archives. [2020-11-30T19:25:02.930Z] #34 34.66 After this operation, 60.0 MB of additional disk space will be used. [2020-11-30T19:25:02.930Z] #34 34.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-30T19:25:02.930Z] #34 34.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:25:02.930Z] #34 34.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:25:02.930Z] #34 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-30T19:25:02.930Z] #34 36.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-11-30T19:25:02.930Z] #34 36.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-11-30T19:25:02.930Z] #34 36.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-11-30T19:25:02.930Z] #34 36.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-11-30T19:25:02.930Z] #34 36.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-11-30T19:25:02.930Z] #34 36.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-11-30T19:25:02.930Z] #34 39.01 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:02.931Z] #34 39.82 Fetched 14.2 MB in 2s (5735 kB/s) [2020-11-30T19:25:02.931Z] #34 40.05 Selecting previously unselected package xxd. [2020-11-30T19:25:02.931Z] #34 40.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-30T19:25:02.931Z] #34 40.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-30T19:25:02.931Z] #34 40.11 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:25:02.931Z] #34 ... [2020-11-30T19:25:02.931Z] [2020-11-30T19:25:02.931Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:02.931Z] #62 DONE 41.1s [2020-11-30T19:25:02.931Z] [2020-11-30T19:25:02.931Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:25:02.931Z] #27 DONE 41.3s [2020-11-30T19:25:02.931Z] [2020-11-30T19:25:02.931Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:02.931Z] #34 41.01 Selecting previously unselected package vim-common. [2020-11-30T19:25:02.931Z] #34 41.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:25:02.931Z] #34 ... [2020-11-30T19:25:02.931Z] [2020-11-30T19:25:02.931Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:02.931Z] #40 40.79 Selecting previously unselected package libnet1:arm64. [2020-11-30T19:25:02.931Z] #40 40.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-30T19:25:02.931Z] #40 40.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:02.931Z] #40 41.20 Selecting previously unselected package libnet1-dev. [2020-11-30T19:25:03.153Z] #47 ... [2020-11-30T19:25:03.154Z] [2020-11-30T19:25:03.154Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:03.154Z] #22 DONE 22.7s [2020-11-30T19:25:03.154Z] [2020-11-30T19:25:03.154Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:03.154Z] #47 22.60 go: downloading github.com/pkg/errors v0.8.1 [2020-11-30T19:25:03.154Z] #47 22.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:25:03.154Z] #47 22.84 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:25:03.196Z] #40 41.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-30T19:25:03.196Z] #40 41.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:03.411Z] #47 23.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:25:03.411Z] #47 23.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:25:03.462Z] #40 41.60 Selecting previously unselected package libnl-3-200:arm64. [2020-11-30T19:25:03.462Z] #40 41.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-30T19:25:03.462Z] #40 41.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-30T19:25:03.489Z] #54 59.05 Checking out files: 26% (903/3406) Checking out files: 27% (920/3406) Checking out files: 28% (954/3406) Checking out files: 29% (988/3406) Checking out files: 30% (1022/3406) Checking out files: 31% (1056/3406) Checking out files: 32% (1090/3406) Checking out files: 33% (1124/3406) Checking out files: 34% (1159/3406) Checking out files: 35% (1193/3406) Checking out files: 36% (1227/3406) Checking out files: 37% (1261/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 60% (2066/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 91% (3123/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:25:03.670Z] #47 23.18 go: extracting github.com/pkg/errors v0.8.1 [2020-11-30T19:25:03.670Z] #47 23.22 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:25:03.670Z] #47 ... [2020-11-30T19:25:03.670Z] [2020-11-30T19:25:03.670Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:03.670Z] #11 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:25:03.670Z] #11 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:25:03.732Z] #40 ... [2020-11-30T19:25:03.732Z] [2020-11-30T19:25:03.732Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:03.732Z] #53 40.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:03.732Z] #53 41.00 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:03.732Z] #53 DONE 41.9s [2020-11-30T19:25:03.749Z] #54 62.02 + cd /tmp/tmp.YmtRtMmCOF/src/github.com/containerd/containerd [2020-11-30T19:25:03.926Z] #11 ... [2020-11-30T19:25:03.927Z] [2020-11-30T19:25:03.927Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:03.927Z] #43 16.26 unicode/utf8 [2020-11-30T19:25:03.927Z] #43 17.57 math [2020-11-30T19:25:03.927Z] #43 ... [2020-11-30T19:25:03.927Z] [2020-11-30T19:25:03.927Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:03.927Z] #47 23.49 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:25:03.999Z] [2020-11-30T19:25:03.999Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:03.999Z] #40 41.92 Selecting previously unselected package libnl-3-dev:arm64. [2020-11-30T19:25:03.999Z] #40 41.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-11-30T19:25:03.999Z] #40 41.96 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-30T19:25:04.010Z] #54 62.02 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:04.047Z] #12 ... [2020-11-30T19:25:04.047Z] [2020-11-30T19:25:04.047Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:04.047Z] #44 43.58 internal/reflectlite [2020-11-30T19:25:04.047Z] #44 43.58 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:25:04.047Z] #44 43.59 math/rand [2020-11-30T19:25:04.047Z] #44 43.60 internal/singleflight [2020-11-30T19:25:04.047Z] #44 47.45 io [2020-11-30T19:25:04.047Z] #44 47.46 sort [2020-11-30T19:25:04.047Z] #44 47.46 strconv [2020-11-30T19:25:04.047Z] #44 47.46 syscall [2020-11-30T19:25:04.047Z] #44 51.10 bytes [2020-11-30T19:25:04.047Z] #44 51.20 strings [2020-11-30T19:25:04.047Z] #44 ... [2020-11-30T19:25:04.047Z] [2020-11-30T19:25:04.047Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:04.047Z] #35 52.60 Selecting previously unselected package libxml2:ppc64el. [2020-11-30T19:25:04.047Z] #35 52.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 52.64 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:25:04.047Z] #35 53.29 Selecting previously unselected package libarchive13:ppc64el. [2020-11-30T19:25:04.047Z] #35 53.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 53.31 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-30T19:25:04.047Z] #35 53.66 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-30T19:25:04.047Z] #35 53.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 53.69 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-30T19:25:04.047Z] #35 53.86 Selecting previously unselected package librhash0:ppc64el. [2020-11-30T19:25:04.047Z] #35 53.86 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 53.86 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-30T19:25:04.047Z] #35 54.04 Selecting previously unselected package libuv1:ppc64el. [2020-11-30T19:25:04.047Z] #35 54.04 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 54.06 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-30T19:25:04.047Z] #35 54.25 Selecting previously unselected package cmake. [2020-11-30T19:25:04.047Z] #35 54.25 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-30T19:25:04.047Z] #35 54.25 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:25:04.186Z] #47 23.88 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-30T19:25:04.443Z] #47 24.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:25:04.443Z] #47 24.10 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:25:04.443Z] #47 24.10 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-30T19:25:04.591Z] #40 42.55 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-30T19:25:04.591Z] #40 42.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-30T19:25:04.591Z] #40 42.60 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-30T19:25:04.690Z] #54 121.2 + bin/containerd-stress [2020-11-30T19:25:04.701Z] #47 24.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:25:04.701Z] #47 24.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:25:04.857Z] #40 42.91 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-11-30T19:25:04.857Z] #40 42.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-11-30T19:25:04.857Z] #40 42.92 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-30T19:25:05.123Z] #40 43.12 Selecting previously unselected package zlib1g-dev:arm64. [2020-11-30T19:25:05.123Z] #40 43.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-11-30T19:25:05.123Z] #40 43.12 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:25:05.389Z] #40 43.51 Selecting previously unselected package libprotobuf17:arm64. [2020-11-30T19:25:05.389Z] #40 43.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:05.389Z] #40 43.52 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:05.396Z] #54 63.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:25:05.396Z] #54 63.27 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:25:05.396Z] #54 63.27 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:05.396Z] #54 63.28 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:05.396Z] #54 63.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:25:05.396Z] #54 63.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:25:05.396Z] #54 63.28 + '[' '' = dynamic ']' [2020-11-30T19:25:05.396Z] #54 63.28 + make [2020-11-30T19:25:05.631Z] #47 25.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:25:05.899Z] #47 25.41 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:25:05.899Z] #47 25.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:25:06.155Z] #47 25.88 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:25:06.412Z] #47 25.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:25:06.412Z] #47 26.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:25:06.579Z] #54 123.1 + bin/containerd-shim [2020-11-30T19:25:06.669Z] #47 26.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:25:06.669Z] #47 26.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:25:06.784Z] #54 64.81 + bin/ctr [2020-11-30T19:25:06.795Z] #40 44.65 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-11-30T19:25:06.795Z] #40 44.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:06.795Z] #40 44.69 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:06.871Z] #35 56.95 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:25:06.871Z] #35 56.96 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:25:06.871Z] #35 56.97 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-30T19:25:06.871Z] #35 56.98 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:25:06.871Z] #35 57.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-30T19:25:06.871Z] #35 57.08 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:25:06.871Z] #35 57.10 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:25:06.871Z] #35 57.10 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-30T19:25:06.871Z] #35 57.12 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-30T19:25:06.871Z] #35 57.12 Setting up cmake (3.13.4-1) ... [2020-11-30T19:25:06.871Z] #35 57.14 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:06.926Z] #47 26.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:25:07.069Z] #40 45.09 Selecting previously unselected package libprotobuf-dev:arm64. [2020-11-30T19:25:07.069Z] #40 45.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:07.069Z] #40 45.09 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #35 57.19 Processing triggers for mime-support (3.62) ... [2020-11-30T19:25:07.171Z] #35 DONE 57.5s [2020-11-30T19:25:07.171Z] [2020-11-30T19:25:07.171Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:07.171Z] #41 49.90 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #41 49.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:07.171Z] #41 49.92 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:25:07.171Z] #41 49.92 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:25:07.171Z] #41 49.93 Setting up python-six (1.12.0-1) ... [2020-11-30T19:25:07.171Z] #41 54.30 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-30T19:25:07.171Z] #41 54.31 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:25:07.171Z] #41 54.35 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #41 54.35 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-30T19:25:07.171Z] #41 54.36 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #41 54.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #41 54.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:07.171Z] #41 54.39 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-30T19:25:07.171Z] #41 54.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:25:07.171Z] #41 54.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:25:07.182Z] #47 26.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:25:07.183Z] #47 26.79 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:25:07.183Z] #47 26.84 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:25:07.336Z] #40 ... [2020-11-30T19:25:07.336Z] [2020-11-30T19:25:07.336Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:07.336Z] #47 35.29 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:25:07.336Z] #47 42.81 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:25:07.336Z] #47 42.82 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:25:07.336Z] #47 42.85 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:25:07.336Z] #47 42.85 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:25:07.336Z] #47 43.05 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:25:07.336Z] #47 43.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:25:07.336Z] #47 43.09 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:25:07.336Z] #47 43.18 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:25:07.336Z] #47 43.22 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:25:07.336Z] #47 43.25 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:25:07.336Z] #47 43.37 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:25:07.336Z] #47 43.39 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:25:07.336Z] #47 43.43 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:25:07.336Z] #47 43.51 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:25:07.336Z] #47 43.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:25:07.336Z] #47 43.68 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:25:07.336Z] #47 43.68 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:25:07.336Z] #47 43.73 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:25:07.336Z] #47 43.74 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:25:07.336Z] #47 43.78 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:25:07.336Z] #47 43.79 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:25:07.336Z] #47 43.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:25:07.336Z] #47 43.84 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:25:07.336Z] #47 43.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:25:07.336Z] #47 43.90 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:25:07.336Z] #47 43.93 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:25:07.336Z] #47 43.95 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:25:07.336Z] #47 44.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.08 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:25:07.336Z] #47 44.12 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:25:07.336Z] #47 44.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:25:07.336Z] #47 44.15 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.18 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:25:07.336Z] #47 44.18 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:25:07.336Z] #47 44.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:25:07.336Z] #47 44.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:25:07.336Z] #47 44.31 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:25:07.336Z] #47 44.32 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:25:07.336Z] #47 44.34 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:25:07.336Z] #47 44.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:25:07.336Z] #47 44.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.46 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:25:07.336Z] #47 44.54 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:25:07.336Z] #47 44.54 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:25:07.336Z] #47 44.68 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:25:07.336Z] #47 44.79 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:25:07.336Z] #47 44.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:25:07.336Z] #47 44.87 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:25:07.336Z] #47 44.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:25:07.336Z] #47 45.05 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:25:07.336Z] #47 45.09 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:25:07.336Z] #47 45.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:25:07.336Z] #47 45.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:25:07.336Z] #47 45.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:25:07.336Z] #47 45.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:25:07.336Z] #47 45.22 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:25:07.336Z] #47 45.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:25:07.336Z] #47 45.35 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:25:07.336Z] #47 45.36 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:25:07.336Z] #47 45.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:25:07.336Z] #47 45.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:25:07.336Z] #47 45.40 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:25:07.336Z] #47 45.46 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:25:07.336Z] #47 45.46 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:25:07.336Z] #47 45.60 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:25:07.440Z] #47 27.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-30T19:25:07.440Z] #47 27.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:25:07.471Z] #41 ... [2020-11-30T19:25:07.471Z] [2020-11-30T19:25:07.471Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:07.601Z] #47 45.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:25:07.697Z] #47 27.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:25:07.697Z] #47 27.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:25:07.727Z] #54 ... [2020-11-30T19:25:07.727Z] [2020-11-30T19:25:07.727Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:07.727Z] #49 115.5 mvdan.cc/editorconfig [2020-11-30T19:25:07.727Z] #49 117.4 mvdan.cc/sh/v3/fileutil [2020-11-30T19:25:07.727Z] #49 117.7 mvdan.cc/sh/v3/syntax [2020-11-30T19:25:07.770Z] #36 0.291 + RM_GOPATH=0 [2020-11-30T19:25:07.770Z] #36 0.293 + TMP_GOPATH= [2020-11-30T19:25:07.770Z] #36 0.294 + : /build [2020-11-30T19:25:07.770Z] #36 0.295 + '[' -z '' ']' [2020-11-30T19:25:07.770Z] #36 0.298 ++ mktemp -d [2020-11-30T19:25:07.770Z] #36 0.303 + export GOPATH=/tmp/tmp.uWwh6pXnHc [2020-11-30T19:25:07.770Z] #36 0.304 + GOPATH=/tmp/tmp.uWwh6pXnHc [2020-11-30T19:25:07.770Z] #36 0.305 + RM_GOPATH=1 [2020-11-30T19:25:07.770Z] #36 0.307 + case "$(go env GOARCH)" in [2020-11-30T19:25:07.770Z] #36 0.309 ++ go env GOARCH [2020-11-30T19:25:07.770Z] #36 0.323 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:07.770Z] #36 0.325 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:07.770Z] #36 0.331 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:07.770Z] #36 0.340 + dir=/tmp/install [2020-11-30T19:25:07.770Z] #36 0.341 + bin=tini [2020-11-30T19:25:07.770Z] #36 0.342 + shift [2020-11-30T19:25:07.770Z] #36 0.342 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:25:07.770Z] #36 0.343 + . /tmp/install/tini.installer [2020-11-30T19:25:07.770Z] #36 0.344 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:07.770Z] #36 0.345 + install_tini [2020-11-30T19:25:07.770Z] #36 0.346 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:25:07.770Z] #36 0.347 + git clone https://github.com/krallin/tini.git /tmp/tmp.uWwh6pXnHc/tini [2020-11-30T19:25:07.770Z] #36 0.347 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:07.770Z] #36 0.352 Cloning into '/tmp/tmp.uWwh6pXnHc/tini'... [2020-11-30T19:25:07.867Z] #47 45.80 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:25:07.867Z] #47 45.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:25:07.867Z] #47 46.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:25:07.867Z] #47 46.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:25:07.867Z] #47 46.02 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:25:07.867Z] #47 46.12 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:25:07.954Z] #47 27.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:25:07.988Z] #49 ... [2020-11-30T19:25:07.988Z] [2020-11-30T19:25:07.988Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:07.988Z] #41 20.78 DEP images/stats.pb-c.d [2020-11-30T19:25:07.988Z] #41 23.85 make[1]: Nothing to be done for 'all'. [2020-11-30T19:25:07.988Z] #41 26.40 CC images/stats.o [2020-11-30T19:25:07.988Z] #41 26.98 CC images/core.o [2020-11-30T19:25:08.250Z] #41 27.92 CC images/core-x86.o [2020-11-30T19:25:08.455Z] #47 ... [2020-11-30T19:25:08.455Z] [2020-11-30T19:25:08.455Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:08.455Z] #32 36.51 internal/reflectlite [2020-11-30T19:25:08.455Z] #32 36.51 sync [2020-11-30T19:25:08.455Z] #32 37.78 sort [2020-11-30T19:25:08.455Z] #32 37.79 errors [2020-11-30T19:25:08.455Z] #32 38.93 strconv [2020-11-30T19:25:08.455Z] #32 38.94 internal/oserror [2020-11-30T19:25:08.455Z] #32 38.94 io [2020-11-30T19:25:08.455Z] #32 39.13 syscall [2020-11-30T19:25:08.455Z] #32 40.21 strings [2020-11-30T19:25:08.455Z] #32 40.23 bytes [2020-11-30T19:25:08.455Z] #32 42.70 reflect [2020-11-30T19:25:08.455Z] #32 46.03 path [2020-11-30T19:25:08.455Z] #32 46.12 bufio [2020-11-30T19:25:08.455Z] #32 ... [2020-11-30T19:25:08.455Z] [2020-11-30T19:25:08.455Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:08.455Z] #40 46.61 Selecting previously unselected package libprotoc17:arm64. [2020-11-30T19:25:08.455Z] #40 46.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:08.455Z] #40 46.63 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:08.491Z] #54 133.4 + bin/containerd-stress [2020-11-30T19:25:08.518Z] #47 28.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:25:08.823Z] #41 28.69 CC images/core-arm.o [2020-11-30T19:25:08.828Z] #36 1.334 + cd /tmp/tmp.uWwh6pXnHc/tini [2020-11-30T19:25:08.828Z] #36 1.335 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:08.828Z] #36 1.353 + cmake . [2020-11-30T19:25:09.036Z] #40 ... [2020-11-30T19:25:09.036Z] [2020-11-30T19:25:09.036Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:09.036Z] #43 37.01 sync [2020-11-30T19:25:09.036Z] #43 37.03 internal/reflectlite [2020-11-30T19:25:09.036Z] #43 37.94 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:25:09.036Z] #43 37.95 math/rand [2020-11-30T19:25:09.036Z] #43 37.95 internal/singleflight [2020-11-30T19:25:09.036Z] #43 39.35 sort [2020-11-30T19:25:09.036Z] #43 39.36 strconv [2020-11-30T19:25:09.036Z] #43 39.36 io [2020-11-30T19:25:09.036Z] #43 39.64 syscall [2020-11-30T19:25:09.036Z] #43 40.60 vendor/golang.org/x/net/dns/dnsmessage [2020-11-30T19:25:09.036Z] #43 40.72 bytes [2020-11-30T19:25:09.036Z] #43 44.08 reflect [2020-11-30T19:25:09.036Z] #43 45.50 bufio [2020-11-30T19:25:09.036Z] #43 ... [2020-11-30T19:25:09.036Z] [2020-11-30T19:25:09.036Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:09.036Z] #40 47.06 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:25:09.036Z] #40 47.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-11-30T19:25:09.036Z] #40 47.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:25:09.036Z] #40 47.28 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:25:09.088Z] #41 ... [2020-11-30T19:25:09.088Z] [2020-11-30T19:25:09.088Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:09.088Z] #49 126.9 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:25:09.301Z] #40 47.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:09.301Z] #40 47.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:25:09.301Z] #40 47.50 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:25:09.301Z] #40 47.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:25:09.301Z] #40 47.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:25:09.476Z] #36 2.130 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:25:09.476Z] #36 2.203 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:25:09.526Z] #54 134.7 + bin/containerd-shim [2020-11-30T19:25:09.566Z] #40 ... [2020-11-30T19:25:09.566Z] [2020-11-30T19:25:09.566Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:09.566Z] #11 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:25:09.566Z] #11 37.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-11-30T19:25:09.566Z] #11 37.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-11-30T19:25:09.566Z] #11 37.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:25:09.566Z] #11 39.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:25:09.566Z] #11 39.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:25:09.566Z] #11 39.40 Get:9 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] [2020-11-30T19:25:09.566Z] #11 41.67 Get:10 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] [2020-11-30T19:25:09.566Z] #11 42.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-11-30T19:25:09.566Z] #11 42.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-11-30T19:25:09.566Z] #11 42.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-30T19:25:09.566Z] #11 42.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-30T19:25:09.566Z] #11 42.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-11-30T19:25:09.566Z] #11 42.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-11-30T19:25:09.566Z] #11 42.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-11-30T19:25:09.566Z] #11 42.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-11-30T19:25:09.566Z] #11 43.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-11-30T19:25:09.566Z] #11 43.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-11-30T19:25:09.566Z] #11 43.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-11-30T19:25:09.566Z] #11 43.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-11-30T19:25:09.566Z] #11 43.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-11-30T19:25:09.566Z] #11 43.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-11-30T19:25:09.566Z] #11 43.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-11-30T19:25:09.566Z] #11 44.44 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:09.566Z] #11 44.72 Fetched 73.3 MB in 7s (10.6 MB/s) [2020-11-30T19:25:09.566Z] #11 44.90 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:25:09.567Z] #11 44.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 ... 15383 files and directories currently installed.) [2020-11-30T19:25:09.567Z] #11 45.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-11-30T19:25:09.567Z] #11 45.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:25:09.567Z] #11 47.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:25:09.567Z] #11 47.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-11-30T19:25:09.567Z] #11 47.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:25:09.567Z] #11 ... [2020-11-30T19:25:09.567Z] [2020-11-30T19:25:09.567Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:09.567Z] #40 47.73 Selecting previously unselected package python-six. [2020-11-30T19:25:09.567Z] #40 47.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:25:09.567Z] #40 47.75 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:25:09.831Z] #40 47.94 Selecting previously unselected package python-protobuf. [2020-11-30T19:25:09.831Z] #40 47.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-11-30T19:25:09.831Z] #40 47.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:25:09.888Z] #47 29.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:25:10.125Z] #36 2.751 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:25:10.125Z] #36 2.754 -- Detecting C compiler ABI info [2020-11-30T19:25:10.423Z] #36 3.328 -- Detecting C compiler ABI info - done [2020-11-30T19:25:10.722Z] #36 3.407 -- Detecting C compile features [2020-11-30T19:25:10.787Z] #40 48.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:25:10.819Z] #47 30.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:25:10.819Z] #47 30.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:25:10.819Z] #47 30.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:25:10.819Z] #47 30.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:25:10.819Z] #47 30.54 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:25:11.034Z] #36 ... [2020-11-30T19:25:11.034Z] [2020-11-30T19:25:11.034Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:11.034Z] #41 60.94 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-30T19:25:11.034Z] #41 60.95 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:11.034Z] #41 DONE 61.2s [2020-11-30T19:25:11.034Z] [2020-11-30T19:25:11.034Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:11.034Z] #50 51.12 bytes [2020-11-30T19:25:11.034Z] #50 51.16 strings [2020-11-30T19:25:11.034Z] #50 51.16 strconv [2020-11-30T19:25:11.034Z] #50 51.16 syscall [2020-11-30T19:25:11.034Z] #50 59.02 bufio [2020-11-30T19:25:11.034Z] #50 ... [2020-11-30T19:25:11.034Z] [2020-11-30T19:25:11.034Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:11.076Z] #47 30.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:25:11.076Z] #47 ... [2020-11-30T19:25:11.076Z] [2020-11-30T19:25:11.076Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:25:12.370Z] #38 30.47 Checking out files: 58% (973/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-30T19:25:12.370Z] #38 31.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:25:12.575Z] #42 1.718 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:25:12.575Z] #42 1.718 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:25:12.575Z] #42 1.772 Note: Building without GnuTLS support [2020-11-30T19:25:12.727Z] #40 ... [2020-11-30T19:25:12.727Z] [2020-11-30T19:25:12.727Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:12.727Z] #49 40.76 bytes [2020-11-30T19:25:12.727Z] #49 40.78 strings [2020-11-30T19:25:12.727Z] #49 40.79 syscall [2020-11-30T19:25:12.727Z] #49 40.81 strconv [2020-11-30T19:25:12.727Z] #49 45.61 bufio [2020-11-30T19:25:12.727Z] #49 47.54 text/tabwriter [2020-11-30T19:25:12.727Z] #49 47.71 reflect [2020-11-30T19:25:12.727Z] #49 48.73 regexp/syntax [2020-11-30T19:25:12.879Z] #42 1.781 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:25:12.879Z] #42 1.781 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:25:12.993Z] #49 ... [2020-11-30T19:25:12.993Z] [2020-11-30T19:25:12.993Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:12.993Z] #54 2.767 + RM_GOPATH=0 [2020-11-30T19:25:12.993Z] #54 2.767 + TMP_GOPATH= [2020-11-30T19:25:12.993Z] #54 2.767 + : /build [2020-11-30T19:25:12.993Z] #54 2.767 + '[' -z '' ']' [2020-11-30T19:25:12.993Z] #54 2.768 ++ mktemp -d [2020-11-30T19:25:12.993Z] #54 2.774 + export GOPATH=/tmp/tmp.Xa0e4d7NEf [2020-11-30T19:25:12.993Z] #54 2.774 + GOPATH=/tmp/tmp.Xa0e4d7NEf [2020-11-30T19:25:12.993Z] #54 2.774 + RM_GOPATH=1 [2020-11-30T19:25:12.993Z] #54 2.774 + case "$(go env GOARCH)" in [2020-11-30T19:25:12.993Z] #54 2.774 ++ go env GOARCH [2020-11-30T19:25:12.993Z] #54 2.795 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:12.993Z] #54 2.795 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:12.993Z] #54 2.795 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:12.993Z] #54 2.803 + dir=/tmp/install [2020-11-30T19:25:12.993Z] #54 2.803 + bin=containerd [2020-11-30T19:25:12.993Z] #54 2.803 + shift [2020-11-30T19:25:12.993Z] #54 2.803 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:25:12.993Z] #54 2.803 + . /tmp/install/containerd.installer [2020-11-30T19:25:12.993Z] #54 2.803 ++ set -e [2020-11-30T19:25:12.993Z] #54 2.803 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:12.993Z] #54 2.803 + install_containerd [2020-11-30T19:25:12.993Z] #54 2.803 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:25:12.993Z] #54 2.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xa0e4d7NEf/src/github.com/containerd/containerd [2020-11-30T19:25:12.993Z] #54 2.803 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:12.993Z] #54 2.823 Cloning into '/tmp/tmp.Xa0e4d7NEf/src/github.com/containerd/containerd'... [2020-11-30T19:25:12.993Z] #54 ... [2020-11-30T19:25:12.993Z] [2020-11-30T19:25:12.993Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:12.993Z] #34 41.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:25:12.993Z] #34 41.74 Selecting previously unselected package cmake-data. [2020-11-30T19:25:12.993Z] #34 41.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:25:12.993Z] #34 41.84 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:25:12.993Z] #34 47.11 Selecting previously unselected package libicu63:arm64. [2020-11-30T19:25:12.993Z] #34 47.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-30T19:25:12.993Z] #34 47.14 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-30T19:25:13.115Z] #54 129.9 + bin/containerd-shim-runc-v1 [2020-11-30T19:25:13.260Z] #34 ... [2020-11-30T19:25:13.260Z] [2020-11-30T19:25:13.260Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:13.260Z] #45 DONE 51.2s [2020-11-30T19:25:13.260Z] [2020-11-30T19:25:13.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:13.260Z] #11 51.23 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:25:13.260Z] #11 51.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:25:13.260Z] #11 51.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:25:13.317Z] #49 ... [2020-11-30T19:25:13.317Z] [2020-11-30T19:25:13.317Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:13.317Z] #43 121.2 encoding/xml [2020-11-30T19:25:13.317Z] #43 124.7 go/doc [2020-11-30T19:25:13.317Z] #43 128.4 github.com/LK4D4/vndr/versioned [2020-11-30T19:25:13.317Z] #43 128.6 compress/flate [2020-11-30T19:25:13.317Z] #43 129.5 github.com/LK4D4/vndr/build [2020-11-30T19:25:13.526Z] #11 51.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-11-30T19:25:13.526Z] #11 51.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-30T19:25:13.526Z] #11 51.76 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-30T19:25:13.579Z] #43 ... [2020-11-30T19:25:13.579Z] [2020-11-30T19:25:13.579Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:13.579Z] #41 29.18 CC images/core-aarch64.o [2020-11-30T19:25:13.579Z] #41 29.58 CC images/core-ppc64.o [2020-11-30T19:25:13.579Z] #41 30.40 CC images/core-s390.o [2020-11-30T19:25:13.579Z] #41 31.37 CC images/cpuinfo.o [2020-11-30T19:25:13.579Z] #41 31.96 CC images/inventory.o [2020-11-30T19:25:13.579Z] #41 32.42 CC images/fdinfo.o [2020-11-30T19:25:13.579Z] #41 32.74 CC images/fown.o [2020-11-30T19:25:13.579Z] #41 33.04 CC images/ns.o [2020-11-30T19:25:13.579Z] #41 33.35 CC images/regfile.o [2020-11-30T19:25:13.840Z] #41 33.73 CC images/ghost-file.o [2020-11-30T19:25:14.106Z] #11 52.30 Selecting previously unselected package dmsetup. [2020-11-30T19:25:14.106Z] #11 52.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-11-30T19:25:14.267Z] #38 ... [2020-11-30T19:25:14.267Z] [2020-11-30T19:25:14.267Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:14.267Z] #43 23.67 container/list [2020-11-30T19:25:14.267Z] #43 24.99 crypto/internal/subtle [2020-11-30T19:25:14.267Z] #43 25.13 crypto/subtle [2020-11-30T19:25:14.267Z] #43 25.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:25:14.267Z] #43 25.59 internal/nettrace [2020-11-30T19:25:14.267Z] #43 25.70 runtime/cgo [2020-11-30T19:25:14.267Z] #43 ... [2020-11-30T19:25:14.267Z] [2020-11-30T19:25:14.267Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:14.268Z] #62 31.46 Checking out files: 44% (848/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 90% (1716/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:25:14.268Z] #62 32.85 + cd /tmp/tmp.s9jKMVJE9h/src/github.com/docker/libnetwork [2020-11-30T19:25:14.268Z] #62 32.85 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-30T19:25:14.268Z] #62 33.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:25:14.372Z] #11 52.31 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:25:14.372Z] #11 52.53 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:25:14.372Z] #11 52.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:25:14.372Z] #11 52.54 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:25:14.784Z] #41 34.24 CC images/fifo.o [2020-11-30T19:25:14.784Z] #41 34.55 CC images/remap-file-path.o [2020-11-30T19:25:14.784Z] #41 ... [2020-11-30T19:25:14.784Z] [2020-11-30T19:25:14.784Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:14.784Z] #43 132.7 hash/crc32 [2020-11-30T19:25:14.984Z] #42 3.704 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:25:14.984Z] #42 3.779 GEN .gitid [2020-11-30T19:25:14.984Z] #42 3.837 GEN criu/include/version.h [2020-11-30T19:25:14.984Z] #42 3.898 GEN include/common/asm [2020-11-30T19:25:15.098Z] #54 139.0 + bin/containerd-shim-runc-v1 [2020-11-30T19:25:15.634Z] #42 ... [2020-11-30T19:25:15.634Z] [2020-11-30T19:25:15.634Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:15.634Z] #12 55.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:25:15.634Z] #12 55.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:25:15.634Z] #12 55.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:25:15.634Z] #12 63.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:25:15.634Z] #12 63.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:25:15.634Z] #12 63.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:15.634Z] #12 63.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:25:15.634Z] #12 63.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:25:15.634Z] #12 63.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:15.634Z] #12 ... [2020-11-30T19:25:15.634Z] [2020-11-30T19:25:15.634Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:15.634Z] #36 5.452 -- Detecting C compile features - done [2020-11-30T19:25:15.634Z] #36 5.500 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:25:15.634Z] #36 5.754 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:25:15.634Z] #36 5.963 -- Configuring done [2020-11-30T19:25:15.634Z] #36 6.005 -- Generating done [2020-11-30T19:25:15.634Z] #36 6.015 -- Build files have been written to: /tmp/tmp.uWwh6pXnHc/tini [2020-11-30T19:25:15.634Z] #36 6.033 + make tini-static [2020-11-30T19:25:15.634Z] #36 6.436 Scanning dependencies of target tini-static [2020-11-30T19:25:15.634Z] #36 6.540 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:25:15.933Z] #36 ... [2020-11-30T19:25:15.933Z] [2020-11-30T19:25:15.933Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:15.933Z] #33 55.96 bufio [2020-11-30T19:25:15.933Z] #33 56.25 reflect [2020-11-30T19:25:15.933Z] #33 60.01 path [2020-11-30T19:25:15.933Z] #33 61.60 text/tabwriter [2020-11-30T19:25:15.933Z] #33 ... [2020-11-30T19:25:15.933Z] [2020-11-30T19:25:15.933Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:15.933Z] #36 8.685 [100%] Linking C executable tini-static [2020-11-30T19:25:16.162Z] #62 ... [2020-11-30T19:25:16.162Z] [2020-11-30T19:25:16.162Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:16.162Z] #45 25.75 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:25:16.162Z] #45 25.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:25:16.162Z] #45 25.98 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:25:16.162Z] #45 26.30 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:25:16.162Z] #45 26.39 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:25:16.162Z] #45 26.43 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:25:16.162Z] #45 26.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:25:16.162Z] #45 26.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:25:16.162Z] #45 26.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:25:16.162Z] #45 27.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:25:16.162Z] #45 27.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:25:16.162Z] #45 ... [2020-11-30T19:25:16.162Z] [2020-11-30T19:25:16.162Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:25:16.162Z] #47 34.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:25:16.162Z] #47 34.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:25:16.162Z] #47 34.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:25:16.162Z] #47 34.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:25:16.162Z] #47 34.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:25:16.162Z] #47 34.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:25:16.162Z] #47 34.35 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:25:16.162Z] #47 34.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:25:16.162Z] #47 34.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:25:16.162Z] #47 34.57 go: downloading github.com/spf13/viper v1.6.1 [2020-11-30T19:25:16.162Z] #47 34.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:25:16.162Z] #47 34.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:25:16.162Z] #47 34.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:25:16.162Z] #47 34.74 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-30T19:25:16.162Z] #47 34.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:25:16.162Z] #47 35.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:25:16.162Z] #47 35.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:25:16.162Z] #47 35.18 go: extracting github.com/spf13/viper v1.6.1 [2020-11-30T19:25:16.162Z] #47 35.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:25:16.162Z] #47 35.22 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-30T19:25:16.162Z] #47 35.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:25:16.162Z] #47 35.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:25:16.162Z] #47 35.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:25:16.162Z] #47 35.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:25:16.162Z] #47 35.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:25:16.162Z] #47 35.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:25:16.162Z] #47 35.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:25:16.162Z] #47 35.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:25:16.162Z] #47 35.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:25:16.162Z] #47 35.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:25:16.162Z] #47 35.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:25:16.162Z] #47 35.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:25:16.162Z] #47 35.84 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-30T19:25:16.162Z] #47 35.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:25:16.167Z] #43 133.8 compress/gzip [2020-11-30T19:25:16.167Z] #43 134.1 net [2020-11-30T19:25:16.420Z] #47 35.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:25:16.420Z] #47 35.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:25:16.420Z] #47 35.95 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:25:16.420Z] #47 35.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:25:16.420Z] #47 35.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:25:16.420Z] #47 36.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:25:16.584Z] #36 9.426 [100%] Built target tini-static [2020-11-30T19:25:16.676Z] #47 36.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-30T19:25:16.676Z] #47 36.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:25:16.676Z] #47 36.41 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-30T19:25:16.676Z] #47 36.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:25:16.884Z] #36 9.582 + mkdir -p /build [2020-11-30T19:25:16.884Z] #36 9.586 + cp tini-static /build/docker-init [2020-11-30T19:25:16.884Z] #36 DONE 9.7s [2020-11-30T19:25:16.884Z] [2020-11-30T19:25:16.884Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:16.884Z] #33 66.94 internal/syscall/execenv [2020-11-30T19:25:16.884Z] #33 66.94 internal/syscall/unix [2020-11-30T19:25:16.884Z] #33 66.96 time [2020-11-30T19:25:16.935Z] #47 36.61 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:25:17.109Z] #43 134.9 vendor/golang.org/x/text/transform [2020-11-30T19:25:17.171Z] #54 142.1 + bin/containerd-shim-runc-v2 [2020-11-30T19:25:17.192Z] #47 36.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:25:17.192Z] #47 36.81 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:25:17.192Z] #47 36.83 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-30T19:25:17.192Z] #47 36.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:25:17.450Z] #47 37.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:25:17.450Z] #47 37.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:25:17.450Z] #47 37.20 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-30T19:25:17.450Z] #47 37.20 go: downloading github.com/spf13/afero v1.1.2 [2020-11-30T19:25:17.714Z] #47 37.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:25:17.714Z] #47 37.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:25:17.714Z] #47 37.40 go: downloading golang.org/x/text v0.3.2 [2020-11-30T19:25:17.714Z] #47 37.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:25:17.806Z] #54 142.8 + binaries [2020-11-30T19:25:17.806Z] #54 142.8 + install -D bin/containerd /build/containerd [2020-11-30T19:25:17.806Z] #54 142.8 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:25:17.806Z] #54 142.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:25:17.806Z] #54 142.9 + install -D bin/ctr /build/ctr [2020-11-30T19:25:17.951Z] #33 ... [2020-11-30T19:25:17.951Z] [2020-11-30T19:25:17.951Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:17.951Z] #44 57.97 bufio [2020-11-30T19:25:17.951Z] #44 59.97 reflect [2020-11-30T19:25:17.951Z] #44 60.63 regexp/syntax [2020-11-30T19:25:17.951Z] #44 63.19 hash/crc32 [2020-11-30T19:25:17.951Z] #44 66.75 vendor/golang.org/x/net/dns/dnsmessage [2020-11-30T19:25:17.951Z] #44 ... [2020-11-30T19:25:17.951Z] [2020-11-30T19:25:17.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:17.951Z] #42 6.232 PBCC images/timens.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.299 DEP images/timens.pb-c.d [2020-11-30T19:25:17.951Z] #42 6.441 PBCC images/fown.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.457 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.535 PBCC images/opts.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.584 PBCC images/memfd.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.633 DEP images/fown.pb-c.d [2020-11-30T19:25:17.951Z] #42 6.694 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:25:17.951Z] #42 6.761 DEP images/opts.pb-c.d [2020-11-30T19:25:17.951Z] #42 6.817 DEP images/memfd.pb-c.d [2020-11-30T19:25:17.951Z] #42 6.884 PBCC images/sit.pb-c.c [2020-11-30T19:25:17.951Z] #42 6.951 DEP images/sit.pb-c.d [2020-11-30T19:25:17.951Z] #42 7.082 PBCC images/macvlan.pb-c.c [2020-11-30T19:25:17.971Z] #47 37.59 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-30T19:25:18.245Z] #47 37.67 go: extracting github.com/spf13/afero v1.1.2 [2020-11-30T19:25:18.245Z] #47 37.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:25:18.245Z] #47 37.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:25:18.245Z] #47 37.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:25:18.245Z] #47 37.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:25:18.245Z] #47 37.97 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:25:18.245Z] #47 37.97 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-30T19:25:18.245Z] #47 38.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:25:18.248Z] #42 7.090 DEP images/macvlan.pb-c.d [2020-11-30T19:25:18.248Z] #42 7.192 PBCC images/autofs.pb-c.c [2020-11-30T19:25:18.248Z] #42 7.233 DEP images/autofs.pb-c.d [2020-11-30T19:25:18.248Z] #42 7.310 PBCC images/sysctl.pb-c.c [2020-11-30T19:25:18.358Z] #54 134.5 + bin/containerd-shim-runc-v2 [2020-11-30T19:25:18.441Z] #54 DONE 143.4s [2020-11-30T19:25:18.496Z] #43 136.3 vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:25:18.503Z] #47 38.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:25:18.503Z] #47 38.20 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-30T19:25:18.503Z] #47 38.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:25:18.503Z] #47 38.27 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:25:18.549Z] #42 7.399 DEP images/sysctl.pb-c.d [2020-11-30T19:25:18.549Z] #42 7.450 PBCC images/time.pb-c.c [2020-11-30T19:25:18.549Z] #42 7.475 DEP images/time.pb-c.d [2020-11-30T19:25:18.549Z] #42 7.499 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:25:18.549Z] #42 7.515 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:25:18.549Z] #42 7.546 PBCC images/seccomp.pb-c.c [2020-11-30T19:25:18.549Z] #42 7.557 DEP images/seccomp.pb-c.d [2020-11-30T19:25:18.549Z] #42 7.643 PBCC images/userns.pb-c.c [2020-11-30T19:25:18.549Z] #42 7.655 DEP images/userns.pb-c.d [2020-11-30T19:25:18.614Z] #54 135.4 + binaries [2020-11-30T19:25:18.614Z] #54 135.4 + install -D bin/containerd /build/containerd [2020-11-30T19:25:18.614Z] #54 135.4 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:25:18.614Z] #54 135.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:25:18.756Z] #43 ... [2020-11-30T19:25:18.757Z] [2020-11-30T19:25:18.757Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:18.757Z] #49 DONE 136.4s [2020-11-30T19:25:18.757Z] [2020-11-30T19:25:18.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:18.757Z] #41 35.02 CC images/eventfd.o [2020-11-30T19:25:18.757Z] #41 35.41 CC images/eventpoll.o [2020-11-30T19:25:18.757Z] #41 36.10 CC images/fh.o [2020-11-30T19:25:18.757Z] #41 36.76 CC images/fsnotify.o [2020-11-30T19:25:18.757Z] #41 37.67 CC images/signalfd.o [2020-11-30T19:25:18.757Z] #41 38.24 CC images/fs.o [2020-11-30T19:25:18.847Z] #42 7.721 PBCC images/cgroup.pb-c.c [2020-11-30T19:25:18.847Z] #42 7.766 DEP images/cgroup.pb-c.d [2020-11-30T19:25:18.847Z] #42 7.865 PBCC images/ext-file.pb-c.c [2020-11-30T19:25:18.847Z] #42 7.911 DEP images/ext-file.pb-c.d [2020-11-30T19:25:18.847Z] #42 7.946 PBCC images/rpc.pb-c.c [2020-11-30T19:25:18.869Z] #54 135.5 + install -D bin/ctr /build/ctr [2020-11-30T19:25:19.017Z] #41 38.64 CC images/pstree.o [2020-11-30T19:25:19.067Z] #47 38.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:25:19.067Z] #47 38.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:25:19.067Z] #47 38.64 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:25:19.067Z] #47 38.65 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-30T19:25:19.067Z] #47 38.70 go: downloading github.com/spf13/cast v1.3.0 [2020-11-30T19:25:19.078Z] [2020-11-30T19:25:19.078Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:25:19.124Z] #54 DONE 135.8s [2020-11-30T19:25:19.144Z] #42 8.063 DEP images/rpc.pb-c.d [2020-11-30T19:25:19.144Z] #42 8.235 PBCC images/siginfo.pb-c.c [2020-11-30T19:25:19.144Z] #42 8.271 DEP images/siginfo.pb-c.d [2020-11-30T19:25:19.278Z] #41 38.93 CC images/pipe.o [2020-11-30T19:25:19.370Z] #55 DONE 0.3s [2020-11-30T19:25:19.370Z] [2020-11-30T19:25:19.370Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:25:19.442Z] #42 8.471 PBCC images/pagemap.pb-c.c [2020-11-30T19:25:19.442Z] #42 8.517 DEP images/pagemap.pb-c.d [2020-11-30T19:25:19.539Z] #41 39.26 CC images/tcp-stream.o [2020-11-30T19:25:19.630Z] #47 39.15 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-30T19:25:19.630Z] #47 39.22 go: extracting github.com/spf13/cast v1.3.0 [2020-11-30T19:25:19.667Z] #59 DONE 0.2s [2020-11-30T19:25:19.667Z] [2020-11-30T19:25:19.667Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:25:19.667Z] #61 DONE 0.2s [2020-11-30T19:25:19.667Z] [2020-11-30T19:25:19.667Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:25:19.667Z] #63 DONE 0.1s [2020-11-30T19:25:19.667Z] [2020-11-30T19:25:19.667Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:25:19.667Z] #64 DONE 0.1s [2020-11-30T19:25:19.705Z] #11 ... [2020-11-30T19:25:19.705Z] [2020-11-30T19:25:19.705Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:19.705Z] #32 47.10 text/tabwriter [2020-11-30T19:25:19.705Z] #32 50.10 time [2020-11-30T19:25:19.705Z] #32 50.11 internal/syscall/execenv [2020-11-30T19:25:19.705Z] #32 50.12 internal/syscall/unix [2020-11-30T19:25:19.705Z] #32 55.61 internal/poll [2020-11-30T19:25:19.705Z] #32 57.11 os [2020-11-30T19:25:19.705Z] #32 ... [2020-11-30T19:25:19.705Z] [2020-11-30T19:25:19.705Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:19.705Z] #34 53.05 Selecting previously unselected package libxml2:arm64. [2020-11-30T19:25:19.705Z] #34 53.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 53.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:25:19.705Z] #34 54.78 Selecting previously unselected package libarchive13:arm64. [2020-11-30T19:25:19.705Z] #34 54.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 54.80 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-30T19:25:19.705Z] #34 55.21 Selecting previously unselected package libjsoncpp1:arm64. [2020-11-30T19:25:19.705Z] #34 55.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 55.25 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-30T19:25:19.705Z] #34 55.42 Selecting previously unselected package librhash0:arm64. [2020-11-30T19:25:19.705Z] #34 55.42 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 55.55 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-11-30T19:25:19.705Z] #34 55.85 Selecting previously unselected package libuv1:arm64. [2020-11-30T19:25:19.705Z] #34 55.85 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 55.86 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-11-30T19:25:19.705Z] #34 56.02 Selecting previously unselected package cmake. [2020-11-30T19:25:19.705Z] #34 56.03 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-11-30T19:25:19.705Z] #34 56.04 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:25:19.738Z] #42 8.596 PBCC images/rlimit.pb-c.c [2020-11-30T19:25:19.738Z] #42 8.615 DEP images/rlimit.pb-c.d [2020-11-30T19:25:19.738Z] #42 8.738 PBCC images/file-lock.pb-c.c [2020-11-30T19:25:19.738Z] #42 8.768 DEP images/file-lock.pb-c.d [2020-11-30T19:25:19.799Z] #41 39.67 CC images/sk-packet.o [2020-11-30T19:25:19.887Z] #47 39.44 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-30T19:25:19.887Z] #47 39.44 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:25:19.887Z] #47 39.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:25:19.960Z] [2020-11-30T19:25:19.960Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:25:19.971Z] #34 ... [2020-11-30T19:25:19.971Z] [2020-11-30T19:25:19.971Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:19.971Z] #43 48.22 regexp/syntax [2020-11-30T19:25:19.971Z] #43 51.34 vendor/golang.org/x/text/transform [2020-11-30T19:25:19.971Z] #43 51.90 time [2020-11-30T19:25:19.971Z] #43 55.61 regexp [2020-11-30T19:25:20.035Z] #42 8.887 PBCC images/tty.pb-c.c [2020-11-30T19:25:20.035Z] #42 8.962 DEP images/tty.pb-c.d [2020-11-30T19:25:20.035Z] #42 9.041 PBCC images/tun.pb-c.c [2020-11-30T19:25:20.035Z] #42 9.090 PBCC images/netdev.pb-c.c [2020-11-30T19:25:20.051Z] [2020-11-30T19:25:20.051Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:25:20.051Z] #55 DONE 0.2s [2020-11-30T19:25:20.051Z] [2020-11-30T19:25:20.051Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:25:20.051Z] #59 DONE 0.1s [2020-11-30T19:25:20.051Z] [2020-11-30T19:25:20.051Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:25:20.144Z] #47 39.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:25:20.144Z] #47 39.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:25:20.236Z] #43 ... [2020-11-30T19:25:20.236Z] [2020-11-30T19:25:20.236Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:20.236Z] #40 51.91 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:20.237Z] #40 52.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:20.237Z] #40 52.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-30T19:25:20.237Z] #40 52.26 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-30T19:25:20.237Z] #40 52.27 Setting up python-six (1.12.0-1) ... [2020-11-30T19:25:20.237Z] #40 54.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:25:20.237Z] #40 54.78 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-30T19:25:20.237Z] #40 54.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:20.237Z] #40 54.92 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-11-30T19:25:20.237Z] #40 55.10 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:20.237Z] #40 55.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:25:20.237Z] #40 55.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:20.237Z] #40 55.21 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-30T19:25:20.237Z] #40 55.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:25:20.237Z] #40 55.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:25:20.307Z] #61 DONE 0.2s [2020-11-30T19:25:20.307Z] [2020-11-30T19:25:20.307Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:25:20.307Z] #63 DONE 0.0s [2020-11-30T19:25:20.307Z] [2020-11-30T19:25:20.307Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:25:20.307Z] #64 DONE 0.0s [2020-11-30T19:25:20.307Z] [2020-11-30T19:25:20.307Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:25:20.332Z] #42 9.209 DEP images/tun.pb-c.d [2020-11-30T19:25:20.332Z] #42 9.342 DEP images/netdev.pb-c.d [2020-11-30T19:25:20.332Z] #42 9.413 PBCC images/vma.pb-c.c [2020-11-30T19:25:20.370Z] #41 40.09 CC images/mnt.o [2020-11-30T19:25:20.401Z] #47 40.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:25:20.401Z] #47 40.02 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:25:20.594Z] #65 DONE 0.7s [2020-11-30T19:25:20.594Z] [2020-11-30T19:25:20.594Z] #66 exporting to image [2020-11-30T19:25:20.594Z] #66 exporting layers [2020-11-30T19:25:20.630Z] #42 9.481 DEP images/vma.pb-c.d [2020-11-30T19:25:20.630Z] #42 9.526 PBCC images/creds.pb-c.c [2020-11-30T19:25:20.630Z] #42 9.539 DEP images/creds.pb-c.d [2020-11-30T19:25:20.630Z] #42 9.637 PBCC images/utsns.pb-c.c [2020-11-30T19:25:20.630Z] #42 9.647 DEP images/utsns.pb-c.d [2020-11-30T19:25:20.630Z] #42 9.704 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:25:20.630Z] #42 9.729 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:25:20.639Z] #41 40.53 CC images/pipe-data.o [2020-11-30T19:25:20.657Z] #47 40.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:25:20.657Z] #47 40.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:25:20.657Z] #47 40.28 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-30T19:25:20.821Z] #40 58.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-30T19:25:20.821Z] #40 58.74 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:20.821Z] #40 ... [2020-11-30T19:25:20.821Z] [2020-11-30T19:25:20.821Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:20.821Z] #34 58.78 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-30T19:25:20.821Z] #34 58.94 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:25:20.869Z] #65 DONE 0.6s [2020-11-30T19:25:20.869Z] [2020-11-30T19:25:20.869Z] #66 exporting to image [2020-11-30T19:25:20.869Z] #66 exporting layers [2020-11-30T19:25:20.901Z] #41 40.78 CC images/sa.o [2020-11-30T19:25:20.943Z] #42 9.771 DEP images/ipc-desc.pb-c.d [2020-11-30T19:25:20.943Z] #42 9.825 DEP images/ipc-sem.pb-c.d [2020-11-30T19:25:20.943Z] #42 9.911 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:25:20.943Z] #42 9.940 DEP images/ipc-msg.pb-c.d [2020-11-30T19:25:20.943Z] #42 10.05 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:25:20.943Z] #42 10.08 DEP images/ipc-shm.pb-c.d [2020-11-30T19:25:20.943Z] #42 10.12 PBCC images/ipc-var.pb-c.c [2020-11-30T19:25:20.943Z] #42 10.14 DEP images/ipc-var.pb-c.d [2020-11-30T19:25:21.088Z] #34 59.21 Setting up libuv1:arm64 (1.24.1-1) ... [2020-11-30T19:25:21.163Z] #41 41.04 CC images/timer.o [2020-11-30T19:25:21.163Z] #41 ... [2020-11-30T19:25:21.163Z] [2020-11-30T19:25:21.163Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:21.163Z] #43 139.1 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:25:21.221Z] #47 40.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:25:21.221Z] #47 40.79 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-30T19:25:21.221Z] #47 40.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:25:21.221Z] #47 40.94 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:25:21.240Z] #42 10.19 PBCC images/sk-opts.pb-c.c [2020-11-30T19:25:21.240Z] #42 10.22 PBCC images/packet-sock.pb-c.c [2020-11-30T19:25:21.354Z] #34 59.35 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:25:21.544Z] #42 10.31 DEP images/sk-opts.pb-c.d [2020-11-30T19:25:21.544Z] #42 10.37 DEP images/packet-sock.pb-c.d [2020-11-30T19:25:21.544Z] #42 ... [2020-11-30T19:25:21.544Z] [2020-11-30T19:25:21.544Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:21.544Z] #50 61.54 text/tabwriter [2020-11-30T19:25:21.544Z] #50 64.20 regexp/syntax [2020-11-30T19:25:21.544Z] #50 64.23 reflect [2020-11-30T19:25:21.544Z] #50 ... [2020-11-30T19:25:21.544Z] [2020-11-30T19:25:21.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:21.544Z] #42 10.47 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:25:21.544Z] #42 10.55 DEP images/sk-netlink.pb-c.d [2020-11-30T19:25:21.544Z] #42 10.59 PBCC images/sk-inet.pb-c.c [2020-11-30T19:25:21.740Z] #43 139.5 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:25:21.784Z] #47 41.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:25:21.841Z] #42 10.72 DEP images/sk-inet.pb-c.d [2020-11-30T19:25:21.841Z] #42 10.75 PBCC images/sk-unix.pb-c.c [2020-11-30T19:25:21.841Z] #42 10.84 DEP images/sk-unix.pb-c.d [2020-11-30T19:25:21.841Z] #42 10.94 PBCC images/mm.pb-c.c [2020-11-30T19:25:22.139Z] #42 11.05 DEP images/mm.pb-c.d [2020-11-30T19:25:22.139Z] #42 11.14 PBCC images/timerfd.pb-c.c [2020-11-30T19:25:22.139Z] #42 11.19 DEP images/timerfd.pb-c.d [2020-11-30T19:25:22.139Z] #42 11.23 PBCC images/timer.pb-c.c [2020-11-30T19:25:22.139Z] #42 11.27 DEP images/timer.pb-c.d [2020-11-30T19:25:22.139Z] #42 11.32 PBCC images/sa.pb-c.c [2020-11-30T19:25:22.314Z] #34 60.56 Setting up librhash0:arm64 (1.3.8-1) ... [2020-11-30T19:25:22.436Z] #42 11.36 DEP images/sa.pb-c.d [2020-11-30T19:25:22.436Z] #42 11.40 PBCC images/pipe-data.pb-c.c [2020-11-30T19:25:22.436Z] #42 11.43 DEP images/pipe-data.pb-c.d [2020-11-30T19:25:22.436Z] #42 11.52 PBCC images/mnt.pb-c.c [2020-11-30T19:25:22.734Z] #42 11.60 DEP images/mnt.pb-c.d [2020-11-30T19:25:22.734Z] #42 11.65 PBCC images/sk-packet.pb-c.c [2020-11-30T19:25:22.734Z] #42 11.67 DEP images/sk-packet.pb-c.d [2020-11-30T19:25:22.734Z] #42 11.69 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:25:22.734Z] #42 11.77 DEP images/tcp-stream.pb-c.d [2020-11-30T19:25:22.734Z] #42 11.82 PBCC images/pipe.pb-c.c [2020-11-30T19:25:22.734Z] #42 11.86 DEP images/pipe.pb-c.d [2020-11-30T19:25:22.734Z] #42 11.92 PBCC images/pstree.pb-c.c [2020-11-30T19:25:22.759Z] #66 exporting layers 1.8s done [2020-11-30T19:25:22.759Z] #66 writing image sha256:3bcccfd8eb11f351242ce9b155b74b6d2f96c39406c844b5c1cd7cc07ef630d9 done [2020-11-30T19:25:22.759Z] #66 naming to docker.io/library/docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 done [2020-11-30T19:25:22.759Z] #66 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-30T19:25:22.899Z] [2020-11-30T19:25:22.899Z] #34 ... [2020-11-30T19:25:22.899Z] [2020-11-30T19:25:22.899Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:22.899Z] #40 DONE 60.9s [2020-11-30T19:25:22.899Z] [2020-11-30T19:25:22.899Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:22.899Z] #34 60.95 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:25:22.899Z] #34 60.97 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:25:22.899Z] #34 61.00 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-30T19:25:22.899Z] #34 61.06 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-30T19:25:22.899Z] #34 61.12 Setting up cmake (3.13.4-1) ... [2020-11-30T19:25:23.035Z] #42 11.93 DEP images/pstree.pb-c.d [2020-11-30T19:25:23.035Z] #42 11.98 PBCC images/fs.pb-c.c [2020-11-30T19:25:23.035Z] #42 12.00 DEP images/fs.pb-c.d [2020-11-30T19:25:23.035Z] #42 12.04 PBCC images/signalfd.pb-c.c [2020-11-30T19:25:23.035Z] #42 12.09 DEP images/signalfd.pb-c.d [2020-11-30T19:25:23.035Z] #42 12.14 PBCC images/fh.pb-c.c [2020-11-30T19:25:23.088Z] + trap exit INT TERM [2020-11-30T19:25:23.088Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-30T19:25:23.088Z] + CONTAINER_NAME=docker-pr1 [2020-11-30T19:25:23.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary-daemon [2020-11-30T19:25:23.165Z] #34 61.19 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:23.329Z] #66 exporting layers 2.6s done [2020-11-30T19:25:23.329Z] #66 writing image sha256:ddf19bbcdb16818b17aa9ba2205f28af31e3279394ec47afc6f1583e4cbb6ede done [2020-11-30T19:25:23.329Z] #66 naming to docker.io/library/docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 done [2020-11-30T19:25:23.329Z] #66 DONE 2.6s [2020-11-30T19:25:23.333Z] #42 12.19 PBCC images/fsnotify.pb-c.c [2020-11-30T19:25:23.333Z] #42 12.26 DEP images/fh.pb-c.d [2020-11-30T19:25:23.333Z] #42 12.29 DEP images/fsnotify.pb-c.d [2020-11-30T19:25:23.333Z] #42 12.34 PBCC images/eventpoll.pb-c.c [2020-11-30T19:25:23.333Z] #42 12.37 DEP images/eventpoll.pb-c.d [2020-11-30T19:25:23.333Z] #42 12.44 PBCC images/eventfd.pb-c.c [2020-11-30T19:25:23.333Z] #42 12.46 DEP images/eventfd.pb-c.d [2020-11-30T19:25:23.333Z] #42 12.50 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:25:23.344Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:25:23.431Z] #34 61.40 Processing triggers for mime-support (3.62) ... [2020-11-30T19:25:23.600Z] Removing bundles/ [2020-11-30T19:25:23.600Z] [2020-11-30T19:25:23.600Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-30T19:25:23.600Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:25:23.600Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:25:23.631Z] #42 12.52 DEP images/remap-file-path.pb-c.d [2020-11-30T19:25:23.631Z] #42 12.56 PBCC images/fifo.pb-c.c [2020-11-30T19:25:23.631Z] #42 12.58 DEP images/fifo.pb-c.d [2020-11-30T19:25:23.631Z] #42 12.64 PBCC images/ghost-file.pb-c.c [2020-11-30T19:25:23.631Z] #42 ... [2020-11-30T19:25:23.631Z] [2020-11-30T19:25:23.631Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:23.631Z] #46 DONE 73.9s [2020-11-30T19:25:23.631Z] [2020-11-30T19:25:23.631Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:23.631Z] #42 12.71 DEP images/ghost-file.pb-c.d [2020-11-30T19:25:23.631Z] #42 12.77 PBCC images/regfile.pb-c.c [2020-11-30T19:25:23.675Z] #47 43.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:25:23.768Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/test/unit [2020-11-30T19:25:23.929Z] #42 12.85 DEP images/regfile.pb-c.d [2020-11-30T19:25:23.929Z] #42 12.96 PBCC images/ns.pb-c.c [2020-11-30T19:25:23.929Z] #42 13.00 DEP images/ns.pb-c.d [2020-11-30T19:25:23.932Z] #47 ... [2020-11-30T19:25:23.932Z] [2020-11-30T19:25:23.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:23.932Z] #11 33.64 Fetched 8406 kB in 26s (328 kB/s) [2020-11-30T19:25:23.932Z] #11 33.64 Reading package lists... [2020-11-30T19:25:24.148Z] using credential docker-jenkins-github-credentials [2020-11-30T19:25:24.225Z] Cloning the remote Git repository [2020-11-30T19:25:24.225Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:25:24.227Z] #42 13.08 PBCC images/fdinfo.pb-c.c [2020-11-30T19:25:24.227Z] #42 13.28 DEP images/fdinfo.pb-c.d [2020-11-30T19:25:24.227Z] #42 13.32 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:25:24.227Z] #42 13.36 PBCC images/core-arm.pb-c.c [2020-11-30T19:25:24.391Z] #34 DONE 62.7s [2020-11-30T19:25:24.391Z] [2020-11-30T19:25:24.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:24.391Z] #11 61.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:25:24.391Z] #11 61.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:25:24.391Z] #11 61.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:25:24.525Z] #42 13.42 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:25:24.525Z] #42 13.49 PBCC images/core-s390.pb-c.c [2020-11-30T19:25:24.525Z] #42 13.54 PBCC images/core-x86.pb-c.c [2020-11-30T19:25:24.417Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:25:24.752Z] #11 44.25 Reading package lists... [2020-11-30T19:25:24.752Z] #11 ... [2020-11-30T19:25:24.752Z] [2020-11-30T19:25:24.752Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:25:24.752Z] #38 34.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:25:24.823Z] #42 13.67 PBCC images/core.pb-c.c [2020-11-30T19:25:24.823Z] #42 13.93 PBCC images/inventory.pb-c.c [2020-11-30T19:25:25.025Z] #38 ... [2020-11-30T19:25:25.025Z] [2020-11-30T19:25:25.025Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:25.025Z] #40 34.62 Fetched 8406 kB in 26s (326 kB/s) [2020-11-30T19:25:25.025Z] #40 34.62 Reading package lists... [2020-11-30T19:25:25.121Z] #42 13.97 DEP images/core-aarch64.pb-c.d [2020-11-30T19:25:25.121Z] #42 14.16 DEP images/core-arm.pb-c.d [2020-11-30T19:25:25.121Z] #42 14.19 DEP images/core-ppc64.pb-c.d [2020-11-30T19:25:25.121Z] #42 14.30 DEP images/core-s390.pb-c.d [2020-11-30T19:25:25.419Z] #42 14.34 DEP images/core-x86.pb-c.d [2020-11-30T19:25:25.419Z] #42 14.41 DEP images/core.pb-c.d [2020-11-30T19:25:25.419Z] #42 14.50 DEP images/inventory.pb-c.d [2020-11-30T19:25:25.589Z] #40 ... [2020-11-30T19:25:25.589Z] [2020-11-30T19:25:25.589Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:25.589Z] #53 35.25 Fetched 8406 kB in 26s (321 kB/s) [2020-11-30T19:25:25.727Z] #42 14.56 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:25:25.727Z] #42 14.57 DEP images/cpuinfo.pb-c.d [2020-11-30T19:25:25.727Z] #42 14.67 PBCC images/stats.pb-c.c [2020-11-30T19:25:25.727Z] #42 14.70 DEP images/stats.pb-c.d [2020-11-30T19:25:25.829Z] #11 ... [2020-11-30T19:25:25.829Z] [2020-11-30T19:25:25.829Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:25.829Z] #49 53.78 time [2020-11-30T19:25:25.829Z] #49 56.83 regexp [2020-11-30T19:25:25.829Z] #49 60.49 context [2020-11-30T19:25:25.829Z] #49 60.53 path/filepath [2020-11-30T19:25:25.829Z] #49 60.55 mvdan.cc/sh/v3/fileutil [2020-11-30T19:25:25.829Z] #49 62.72 encoding/binary [2020-11-30T19:25:25.829Z] #49 62.78 flag [2020-11-30T19:25:25.829Z] #49 62.79 github.com/pkg/diff [2020-11-30T19:25:25.829Z] #49 62.79 go/token [2020-11-30T19:25:25.829Z] #49 ... [2020-11-30T19:25:25.829Z] [2020-11-30T19:25:25.829Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:25.829Z] #43 59.30 os [2020-11-30T19:25:25.829Z] #43 59.34 context [2020-11-30T19:25:25.829Z] #43 60.25 github.com/LK4D4/vndr/versioned [2020-11-30T19:25:25.829Z] #43 62.49 internal/lazyregexp [2020-11-30T19:25:25.829Z] #43 62.53 os/exec [2020-11-30T19:25:25.829Z] #43 62.55 net [2020-11-30T19:25:25.829Z] #43 62.83 encoding/binary [2020-11-30T19:25:25.829Z] #43 62.90 flag [2020-11-30T19:25:25.848Z] #53 35.25 Reading package lists... [2020-11-30T19:25:25.848Z] #53 ... [2020-11-30T19:25:25.848Z] [2020-11-30T19:25:25.848Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:25.848Z] #34 35.34 Fetched 8406 kB in 26s (319 kB/s) [2020-11-30T19:25:25.848Z] #34 35.34 Reading package lists... [2020-11-30T19:25:25.848Z] #34 ... [2020-11-30T19:25:25.848Z] [2020-11-30T19:25:25.848Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:25.879Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:25:24.821Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-30T19:25:25.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:25:25.599Z] > git --version # timeout=10 [2020-11-30T19:25:25.651Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-30T19:25:25.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:25:25.654Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:25:27.050Z] #43 144.5 vendor/golang.org/x/net/idna [2020-11-30T19:25:27.050Z] #43 ... [2020-11-30T19:25:27.050Z] [2020-11-30T19:25:27.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:27.050Z] #41 41.41 CC images/timerfd.o [2020-11-30T19:25:27.051Z] #41 41.66 CC images/mm.o [2020-11-30T19:25:27.051Z] #41 41.95 CC images/sk-opts.o [2020-11-30T19:25:27.051Z] #41 42.23 CC images/sk-unix.o [2020-11-30T19:25:27.051Z] #41 42.50 CC images/sk-inet.o [2020-11-30T19:25:27.051Z] #41 42.80 CC images/tun.o [2020-11-30T19:25:27.051Z] #41 43.15 CC images/sk-netlink.o [2020-11-30T19:25:27.051Z] #41 43.33 CC images/packet-sock.o [2020-11-30T19:25:27.051Z] #41 43.75 CC images/ipc-var.o [2020-11-30T19:25:27.051Z] #41 44.05 CC images/ipc-desc.o [2020-11-30T19:25:27.051Z] #41 44.48 CC images/ipc-shm.o [2020-11-30T19:25:27.051Z] #41 44.94 CC images/ipc-msg.o [2020-11-30T19:25:27.051Z] #41 45.48 CC images/ipc-sem.o [2020-11-30T19:25:27.051Z] #41 45.79 CC images/utsns.o [2020-11-30T19:25:27.051Z] #41 46.00 CC images/creds.o [2020-11-30T19:25:27.051Z] #41 46.31 CC images/vma.o [2020-11-30T19:25:27.051Z] #41 46.75 CC images/netdev.o [2020-11-30T19:25:27.231Z] #43 ... [2020-11-30T19:25:27.231Z] [2020-11-30T19:25:27.231Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:27.231Z] #35 1.525 + RM_GOPATH=0 [2020-11-30T19:25:27.231Z] #35 1.525 + TMP_GOPATH= [2020-11-30T19:25:27.231Z] #35 1.525 + : /build [2020-11-30T19:25:27.231Z] #35 1.525 + '[' -z '' ']' [2020-11-30T19:25:27.231Z] #35 1.527 ++ mktemp -d [2020-11-30T19:25:27.231Z] #35 1.529 + export GOPATH=/tmp/tmp.sszMVn8Drb [2020-11-30T19:25:27.231Z] #35 1.529 + GOPATH=/tmp/tmp.sszMVn8Drb [2020-11-30T19:25:27.231Z] #35 1.529 + RM_GOPATH=1 [2020-11-30T19:25:27.231Z] #35 1.529 + case "$(go env GOARCH)" in [2020-11-30T19:25:27.231Z] #35 1.541 ++ go env GOARCH [2020-11-30T19:25:27.231Z] #35 1.552 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:27.231Z] #35 1.552 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:27.231Z] #35 1.555 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:27.231Z] #35 1.556 + dir=/tmp/install [2020-11-30T19:25:27.231Z] #35 1.556 + bin=tini [2020-11-30T19:25:27.231Z] #35 1.556 + shift [2020-11-30T19:25:27.231Z] #35 1.556 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:25:27.231Z] #35 1.556 + . /tmp/install/tini.installer [2020-11-30T19:25:27.231Z] #35 1.556 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:27.231Z] #35 1.556 + install_tini [2020-11-30T19:25:27.231Z] #35 1.556 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:25:27.231Z] #35 1.557 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:27.231Z] #35 1.557 + git clone https://github.com/krallin/tini.git /tmp/tmp.sszMVn8Drb/tini [2020-11-30T19:25:27.231Z] #35 1.563 Cloning into '/tmp/tmp.sszMVn8Drb/tini'... [2020-11-30T19:25:27.231Z] #35 2.457 + cd /tmp/tmp.sszMVn8Drb/tini [2020-11-30T19:25:27.231Z] #35 2.457 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:25:27.231Z] #35 2.465 + cmake . [2020-11-30T19:25:27.263Z] #42 16.43 make[1]: Nothing to be done for 'all'. [2020-11-30T19:25:27.628Z] #41 47.52 CC images/tty.o [2020-11-30T19:25:27.812Z] #35 3.235 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:25:27.812Z] #35 3.291 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:25:28.210Z] #41 48.01 CC images/file-lock.o [2020-11-30T19:25:28.472Z] #41 48.25 CC images/rlimit.o [2020-11-30T19:25:28.733Z] #41 48.50 CC images/pagemap.o [2020-11-30T19:25:28.768Z] #35 4.168 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:25:28.768Z] #35 4.185 -- Detecting C compiler ABI info [2020-11-30T19:25:28.994Z] #41 48.82 CC images/siginfo.o [2020-11-30T19:25:29.255Z] #41 49.06 CC images/rpc.o [2020-11-30T19:25:29.376Z] #42 18.40 CC images/stats.o [2020-11-30T19:25:29.743Z] #35 5.056 -- Detecting C compiler ABI info - done [2020-11-30T19:25:29.744Z] #35 5.119 -- Detecting C compile features [2020-11-30T19:25:29.828Z] #41 ... [2020-11-30T19:25:29.828Z] [2020-11-30T19:25:29.828Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:29.828Z] #43 147.5 vendor/golang.org/x/net/http2/hpack [2020-11-30T19:25:30.023Z] #42 18.91 CC images/core.o [2020-11-30T19:25:30.400Z] #43 148.4 mime [2020-11-30T19:25:30.667Z] #42 19.73 CC images/core-x86.o [2020-11-30T19:25:30.707Z] #35 ... [2020-11-30T19:25:30.707Z] [2020-11-30T19:25:30.707Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:30.707Z] #11 68.53 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:25:30.707Z] #11 68.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-30T19:25:30.707Z] #11 68.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:30.707Z] #11 68.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:25:30.707Z] #11 68.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-30T19:25:30.973Z] #11 68.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:30.973Z] #11 ... [2020-11-30T19:25:30.973Z] [2020-11-30T19:25:30.973Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:30.973Z] #32 59.02 internal/fmtsort [2020-11-30T19:25:30.973Z] #32 59.86 path/filepath [2020-11-30T19:25:30.973Z] #32 59.86 fmt [2020-11-30T19:25:30.973Z] #32 60.63 io/ioutil [2020-11-30T19:25:30.973Z] #32 62.46 flag [2020-11-30T19:25:30.973Z] #32 62.47 github.com/BurntSushi/toml [2020-11-30T19:25:30.973Z] #32 62.47 log [2020-11-30T19:25:30.973Z] #32 66.73 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:25:30.973Z] #32 ... [2020-11-30T19:25:30.973Z] [2020-11-30T19:25:30.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:30.973Z] #41 3.111 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:25:30.973Z] #41 3.111 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:25:30.973Z] #41 3.121 Note: Building without GnuTLS support [2020-11-30T19:25:30.973Z] #41 3.124 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:25:30.973Z] #41 3.124 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:25:30.973Z] #41 5.442 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:25:30.973Z] #41 5.539 GEN .gitid [2020-11-30T19:25:30.973Z] #41 5.581 GEN criu/include/version.h [2020-11-30T19:25:30.973Z] #41 5.698 GEN include/common/asm [2020-11-30T19:25:30.973Z] #41 7.695 PBCC images/timens.pb-c.c [2020-11-30T19:25:30.973Z] #41 7.722 DEP images/timens.pb-c.d [2020-11-30T19:25:30.973Z] #41 7.757 PBCC images/fown.pb-c.c [2020-11-30T19:25:30.973Z] #41 7.781 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:25:30.973Z] #41 7.887 PBCC images/opts.pb-c.c [2020-11-30T19:25:30.973Z] #41 7.939 PBCC images/memfd.pb-c.c [2020-11-30T19:25:30.973Z] #41 7.993 DEP images/fown.pb-c.d [2020-11-30T19:25:30.973Z] #41 8.012 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:25:30.973Z] #41 8.106 DEP images/opts.pb-c.d [2020-11-30T19:25:30.973Z] #41 8.177 DEP images/memfd.pb-c.d [2020-11-30T19:25:30.973Z] #41 8.250 PBCC images/sit.pb-c.c [2020-11-30T19:25:30.973Z] #41 8.313 DEP images/sit.pb-c.d [2020-11-30T19:25:31.239Z] #41 8.356 PBCC images/macvlan.pb-c.c [2020-11-30T19:25:31.239Z] #41 8.391 DEP images/macvlan.pb-c.d [2020-11-30T19:25:31.239Z] #41 8.449 PBCC images/autofs.pb-c.c [2020-11-30T19:25:31.506Z] #41 8.474 DEP images/autofs.pb-c.d [2020-11-30T19:25:31.506Z] #41 8.517 PBCC images/sysctl.pb-c.c [2020-11-30T19:25:31.506Z] #41 8.534 DEP images/sysctl.pb-c.d [2020-11-30T19:25:31.506Z] #41 8.618 PBCC images/time.pb-c.c [2020-11-30T19:25:31.506Z] #41 8.645 DEP images/time.pb-c.d [2020-11-30T19:25:31.728Z] #42 20.45 CC images/core-arm.o [2020-11-30T19:25:31.771Z] #41 8.881 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:25:31.771Z] #41 8.897 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:25:31.771Z] #41 8.951 PBCC images/seccomp.pb-c.c [2020-11-30T19:25:31.771Z] #41 8.989 DEP images/seccomp.pb-c.d [2020-11-30T19:25:31.771Z] #41 9.026 PBCC images/userns.pb-c.c [2020-11-30T19:25:31.771Z] #41 9.054 DEP images/userns.pb-c.d [2020-11-30T19:25:32.030Z] #42 ... [2020-11-30T19:25:32.030Z] [2020-11-30T19:25:32.030Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:32.030Z] #50 72.12 time [2020-11-30T19:25:32.030Z] #50 75.75 regexp [2020-11-30T19:25:32.030Z] #50 ... [2020-11-30T19:25:32.030Z] [2020-11-30T19:25:32.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:32.030Z] #42 21.05 CC images/core-aarch64.o [2020-11-30T19:25:32.038Z] #41 9.089 PBCC images/cgroup.pb-c.c [2020-11-30T19:25:32.038Z] #41 9.136 DEP images/cgroup.pb-c.d [2020-11-30T19:25:32.038Z] #41 9.183 PBCC images/ext-file.pb-c.c [2020-11-30T19:25:32.038Z] #41 9.194 DEP images/ext-file.pb-c.d [2020-11-30T19:25:32.038Z] #41 9.249 PBCC images/rpc.pb-c.c [2020-11-30T19:25:32.038Z] #41 9.294 DEP images/rpc.pb-c.d [2020-11-30T19:25:32.311Z] #41 9.346 PBCC images/siginfo.pb-c.c [2020-11-30T19:25:32.311Z] #41 9.407 DEP images/siginfo.pb-c.d [2020-11-30T19:25:32.311Z] #41 9.455 PBCC images/pagemap.pb-c.c [2020-11-30T19:25:32.311Z] #41 9.545 DEP images/pagemap.pb-c.d [2020-11-30T19:25:32.315Z] #43 150.1 mime/quotedprintable [2020-11-30T19:25:32.507Z] #40 45.50 Reading package lists... [2020-11-30T19:25:32.507Z] #40 ... [2020-11-30T19:25:32.507Z] [2020-11-30T19:25:32.507Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:32.507Z] #47 46.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:25:32.507Z] #47 50.05 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-30T19:25:32.577Z] #43 150.4 net/http/internal [2020-11-30T19:25:32.578Z] #41 9.614 PBCC images/rlimit.pb-c.c [2020-11-30T19:25:32.578Z] #41 9.635 DEP images/rlimit.pb-c.d [2020-11-30T19:25:32.578Z] #41 9.743 PBCC images/file-lock.pb-c.c [2020-11-30T19:25:32.578Z] #41 9.776 DEP images/file-lock.pb-c.d [2020-11-30T19:25:32.578Z] #41 ... [2020-11-30T19:25:32.578Z] [2020-11-30T19:25:32.578Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:32.578Z] #35 8.046 -- Detecting C compile features - done [2020-11-30T19:25:32.578Z] #35 8.089 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:25:32.844Z] #35 8.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:25:33.101Z] #42 21.80 CC images/core-ppc64.o [2020-11-30T19:25:33.101Z] #42 ... [2020-11-30T19:25:33.101Z] [2020-11-30T19:25:33.101Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:33.101Z] #44 73.12 time [2020-11-30T19:25:33.101Z] #44 77.46 regexp [2020-11-30T19:25:33.101Z] #44 ... [2020-11-30T19:25:33.101Z] [2020-11-30T19:25:33.101Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:33.101Z] #33 73.49 internal/poll [2020-11-30T19:25:33.101Z] #33 76.83 os [2020-11-30T19:25:33.101Z] #33 78.65 internal/fmtsort [2020-11-30T19:25:33.101Z] #33 80.00 fmt [2020-11-30T19:25:33.101Z] #33 80.01 path/filepath [2020-11-30T19:25:33.101Z] #33 81.56 io/ioutil [2020-11-30T19:25:33.101Z] #33 ... [2020-11-30T19:25:33.101Z] [2020-11-30T19:25:33.101Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:33.101Z] #50 83.41 mvdan.cc/sh/v3/fileutil [2020-11-30T19:25:33.110Z] #35 8.508 -- Configuring done [2020-11-30T19:25:33.110Z] #35 8.560 -- Generating done [2020-11-30T19:25:33.110Z] #35 8.591 -- Build files have been written to: /tmp/tmp.sszMVn8Drb/tini [2020-11-30T19:25:33.110Z] #35 8.594 + make tini-static [2020-11-30T19:25:33.149Z] #43 ... [2020-11-30T19:25:33.149Z] [2020-11-30T19:25:33.149Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:33.149Z] #11 141.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:25:33.149Z] #11 141.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:25:33.149Z] #11 141.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:33.411Z] #11 ... [2020-11-30T19:25:33.411Z] [2020-11-30T19:25:33.411Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:33.411Z] #56 151.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:25:33.411Z] #56 151.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:25:33.692Z] #35 9.019 Scanning dependencies of target tini-static [2020-11-30T19:25:33.692Z] #35 9.101 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:25:34.650Z] #35 ... [2020-11-30T19:25:34.650Z] [2020-11-30T19:25:34.650Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:34.650Z] #32 DONE 72.5s [2020-11-30T19:25:34.650Z] [2020-11-30T19:25:34.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:34.650Z] #41 9.829 PBCC images/tty.pb-c.c [2020-11-30T19:25:34.650Z] #41 9.854 DEP images/tty.pb-c.d [2020-11-30T19:25:34.650Z] #41 9.900 PBCC images/tun.pb-c.c [2020-11-30T19:25:34.650Z] #41 9.942 PBCC images/netdev.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.02 DEP images/tun.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.11 DEP images/netdev.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.19 PBCC images/vma.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.22 DEP images/vma.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.27 PBCC images/creds.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.29 DEP images/creds.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.36 PBCC images/utsns.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.37 DEP images/utsns.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.42 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.45 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.48 DEP images/ipc-desc.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.51 DEP images/ipc-sem.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.59 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.62 DEP images/ipc-msg.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.70 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.73 DEP images/ipc-shm.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.76 PBCC images/ipc-var.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.83 DEP images/ipc-var.pb-c.d [2020-11-30T19:25:34.650Z] #41 10.88 PBCC images/sk-opts.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.91 PBCC images/packet-sock.pb-c.c [2020-11-30T19:25:34.650Z] #41 10.97 DEP images/sk-opts.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.03 DEP images/packet-sock.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.09 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:25:34.650Z] #41 11.17 DEP images/sk-netlink.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.23 PBCC images/sk-inet.pb-c.c [2020-11-30T19:25:34.650Z] #41 11.38 DEP images/sk-inet.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.43 PBCC images/sk-unix.pb-c.c [2020-11-30T19:25:34.650Z] #41 11.47 DEP images/sk-unix.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.51 PBCC images/mm.pb-c.c [2020-11-30T19:25:34.650Z] #41 11.63 DEP images/mm.pb-c.d [2020-11-30T19:25:34.650Z] #41 11.75 PBCC images/timerfd.pb-c.c [2020-11-30T19:25:34.650Z] #41 11.83 DEP images/timerfd.pb-c.d [2020-11-30T19:25:34.916Z] #41 11.91 PBCC images/timer.pb-c.c [2020-11-30T19:25:34.916Z] #41 11.98 DEP images/timer.pb-c.d [2020-11-30T19:25:34.916Z] #41 12.03 PBCC images/sa.pb-c.c [2020-11-30T19:25:34.916Z] #41 12.10 DEP images/sa.pb-c.d [2020-11-30T19:25:34.916Z] #41 12.14 PBCC images/pipe-data.pb-c.c [2020-11-30T19:25:35.182Z] #41 12.15 DEP images/pipe-data.pb-c.d [2020-11-30T19:25:35.182Z] #41 12.34 PBCC images/mnt.pb-c.c [2020-11-30T19:25:35.182Z] #41 12.40 DEP images/mnt.pb-c.d [2020-11-30T19:25:35.182Z] #41 12.52 PBCC images/sk-packet.pb-c.c [2020-11-30T19:25:35.202Z] #50 85.09 encoding/binary [2020-11-30T19:25:35.202Z] #50 85.13 flag [2020-11-30T19:25:35.202Z] #50 85.15 github.com/pkg/diff [2020-11-30T19:25:35.202Z] #50 85.15 go/token [2020-11-30T19:25:35.448Z] #41 12.56 DEP images/sk-packet.pb-c.d [2020-11-30T19:25:35.448Z] #41 12.66 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:25:35.714Z] #41 12.88 DEP images/tcp-stream.pb-c.d [2020-11-30T19:25:35.714Z] #41 12.96 PBCC images/pipe.pb-c.c [2020-11-30T19:25:35.805Z] #47 ... [2020-11-30T19:25:35.805Z] [2020-11-30T19:25:35.805Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:35.805Z] #11 44.25 Reading package lists... [2020-11-30T19:25:35.980Z] #41 13.00 DEP images/pipe.pb-c.d [2020-11-30T19:25:35.980Z] #41 13.12 PBCC images/pstree.pb-c.c [2020-11-30T19:25:35.980Z] #41 13.13 DEP images/pstree.pb-c.d [2020-11-30T19:25:35.980Z] #41 13.22 PBCC images/fs.pb-c.c [2020-11-30T19:25:35.980Z] #41 13.25 DEP images/fs.pb-c.d [2020-11-30T19:25:35.980Z] #41 13.33 PBCC images/signalfd.pb-c.c [2020-11-30T19:25:36.246Z] #41 13.39 DEP images/signalfd.pb-c.d [2020-11-30T19:25:36.276Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-11-30T19:25:36.512Z] #41 ... [2020-11-30T19:25:36.512Z] [2020-11-30T19:25:36.512Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:36.512Z] #35 10.76 [100%] Linking C executable tini-static [2020-11-30T19:25:36.512Z] #35 11.56 [100%] Built target tini-static [2020-11-30T19:25:36.512Z] #35 11.66 + mkdir -p /build [2020-11-30T19:25:36.512Z] #35 11.66 + cp tini-static /build/docker-init [2020-11-30T19:25:36.512Z] #35 DONE 11.9s [2020-11-30T19:25:36.512Z] [2020-11-30T19:25:36.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:36.512Z] #41 13.48 PBCC images/fh.pb-c.c [2020-11-30T19:25:36.512Z] #41 13.55 PBCC images/fsnotify.pb-c.c [2020-11-30T19:25:36.512Z] #41 13.63 DEP images/fh.pb-c.d [2020-11-30T19:25:36.512Z] #41 13.68 DEP images/fsnotify.pb-c.d [2020-11-30T19:25:36.512Z] #41 13.73 PBCC images/eventpoll.pb-c.c [2020-11-30T19:25:36.623Z] #11 55.75 Building dependency tree... [2020-11-30T19:25:36.623Z] #11 ... [2020-11-30T19:25:36.623Z] [2020-11-30T19:25:36.623Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:36.623Z] #34 35.34 Reading package lists... [2020-11-30T19:25:36.623Z] #34 46.69 Reading package lists... [2020-11-30T19:25:36.623Z] #34 ... [2020-11-30T19:25:36.623Z] [2020-11-30T19:25:36.623Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:36.623Z] #53 35.25 Reading package lists... [2020-11-30T19:25:36.623Z] #53 46.69 Reading package lists... [2020-11-30T19:25:36.623Z] #53 ... [2020-11-30T19:25:36.623Z] [2020-11-30T19:25:36.623Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:36.623Z] #40 45.50 Reading package lists... [2020-11-30T19:25:36.777Z] #41 13.75 DEP images/eventpoll.pb-c.d [2020-11-30T19:25:36.777Z] #41 13.78 PBCC images/eventfd.pb-c.c [2020-11-30T19:25:36.777Z] #41 13.82 DEP images/eventfd.pb-c.d [2020-11-30T19:25:36.777Z] #41 13.94 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:25:36.777Z] #41 13.99 DEP images/remap-file-path.pb-c.d [2020-11-30T19:25:36.777Z] #41 14.09 PBCC images/fifo.pb-c.c [2020-11-30T19:25:36.777Z] #41 14.12 DEP images/fifo.pb-c.d [2020-11-30T19:25:36.777Z] #41 ... [2020-11-30T19:25:36.777Z] [2020-11-30T19:25:36.777Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:36.777Z] #49 64.96 go/scanner [2020-11-30T19:25:36.777Z] #49 65.56 mvdan.cc/editorconfig [2020-11-30T19:25:36.777Z] #49 66.38 mvdan.cc/sh/v3/syntax [2020-11-30T19:25:36.777Z] #49 67.06 encoding/base64 [2020-11-30T19:25:36.777Z] #49 67.51 go/ast [2020-11-30T19:25:36.777Z] #49 68.55 golang.org/x/sys/unix [2020-11-30T19:25:36.777Z] #49 68.59 encoding/json [2020-11-30T19:25:37.043Z] #49 ... [2020-11-30T19:25:37.044Z] [2020-11-30T19:25:37.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:37.044Z] #41 14.20 PBCC images/ghost-file.pb-c.c [2020-11-30T19:25:37.044Z] #41 14.27 DEP images/ghost-file.pb-c.d [2020-11-30T19:25:37.309Z] #41 14.31 PBCC images/regfile.pb-c.c [2020-11-30T19:25:37.309Z] #41 14.40 DEP images/regfile.pb-c.d [2020-11-30T19:25:37.309Z] #41 14.46 PBCC images/ns.pb-c.c [2020-11-30T19:25:37.309Z] #41 14.49 DEP images/ns.pb-c.d [2020-11-30T19:25:37.309Z] #41 14.53 PBCC images/fdinfo.pb-c.c [2020-11-30T19:25:37.575Z] #41 14.62 DEP images/fdinfo.pb-c.d [2020-11-30T19:25:37.575Z] #41 ... [2020-11-30T19:25:37.575Z] [2020-11-30T19:25:37.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:37.575Z] #43 65.55 go/scanner [2020-11-30T19:25:37.575Z] #43 66.01 net/url [2020-11-30T19:25:37.575Z] #43 66.55 text/template/parse [2020-11-30T19:25:37.575Z] #43 68.23 go/ast [2020-11-30T19:25:37.575Z] #43 68.75 encoding/json [2020-11-30T19:25:37.575Z] #43 74.11 text/template [2020-11-30T19:25:37.575Z] #43 ... [2020-11-30T19:25:37.575Z] [2020-11-30T19:25:37.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:37.575Z] #41 14.77 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:25:37.841Z] #41 14.86 PBCC images/core-arm.pb-c.c [2020-11-30T19:25:37.841Z] #41 14.88 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:25:37.841Z] #41 14.94 PBCC images/core-s390.pb-c.c [2020-11-30T19:25:37.841Z] #41 15.00 PBCC images/core-x86.pb-c.c [2020-11-30T19:25:37.974Z] #50 87.95 go/scanner [2020-11-30T19:25:38.108Z] #41 15.11 PBCC images/core.pb-c.c [2020-11-30T19:25:38.108Z] #41 15.23 PBCC images/inventory.pb-c.c [2020-11-30T19:25:38.108Z] #41 15.35 DEP images/core-aarch64.pb-c.d [2020-11-30T19:25:38.373Z] #41 15.42 DEP images/core-arm.pb-c.d [2020-11-30T19:25:38.373Z] #41 15.55 DEP images/core-ppc64.pb-c.d [2020-11-30T19:25:38.373Z] #41 15.58 DEP images/core-s390.pb-c.d [2020-11-30T19:25:38.619Z] #50 ... [2020-11-30T19:25:38.619Z] [2020-11-30T19:25:38.619Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:38.619Z] #55 47.46 Checking out files: 63% (2161/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:25:38.619Z] #55 48.37 + cd /tmp/tmp.hx8TBSWTlE/src/github.com/containerd/containerd [2020-11-30T19:25:38.619Z] #55 48.37 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:38.619Z] #55 49.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:25:38.619Z] #55 49.12 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:25:38.619Z] #55 49.12 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:38.619Z] #55 49.12 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:38.619Z] #55 49.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:25:38.619Z] #55 49.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:25:38.619Z] #55 49.12 + '[' '' = dynamic ']' [2020-11-30T19:25:38.619Z] #55 49.12 + make [2020-11-30T19:25:38.619Z] #55 50.31 + bin/ctr [2020-11-30T19:25:38.639Z] #41 15.65 DEP images/core-x86.pb-c.d [2020-11-30T19:25:38.639Z] #41 15.69 DEP images/core.pb-c.d [2020-11-30T19:25:38.639Z] #41 15.79 DEP images/inventory.pb-c.d [2020-11-30T19:25:38.639Z] #41 15.85 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:25:38.639Z] #41 15.87 DEP images/cpuinfo.pb-c.d [2020-11-30T19:25:38.639Z] #41 15.94 PBCC images/stats.pb-c.c [2020-11-30T19:25:38.703Z] #56 ... [2020-11-30T19:25:38.703Z] [2020-11-30T19:25:38.703Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:38.703Z] #41 50.08 CC images/ext-file.o [2020-11-30T19:25:38.703Z] #41 50.29 CC images/cgroup.o [2020-11-30T19:25:38.703Z] #41 50.88 CC images/userns.o [2020-11-30T19:25:38.703Z] #41 51.15 CC images/google/protobuf/descriptor.o [2020-11-30T19:25:38.703Z] #41 52.61 CC images/opts.o [2020-11-30T19:25:38.703Z] #41 52.84 CC images/seccomp.o [2020-11-30T19:25:38.703Z] #41 53.12 CC images/binfmt-misc.o [2020-11-30T19:25:38.703Z] #41 53.40 CC images/time.o [2020-11-30T19:25:38.703Z] #41 53.64 CC images/sysctl.o [2020-11-30T19:25:38.703Z] #41 53.84 CC images/autofs.o [2020-11-30T19:25:38.703Z] #41 54.07 CC images/macvlan.o [2020-11-30T19:25:38.703Z] #41 54.23 CC images/sit.o [2020-11-30T19:25:38.703Z] #41 54.46 CC images/memfd.o [2020-11-30T19:25:38.703Z] #41 54.69 CC images/timens.o [2020-11-30T19:25:38.703Z] #41 55.01 LINK images/built-in.o [2020-11-30T19:25:38.703Z] #41 55.17 GEN compel/include/asm [2020-11-30T19:25:38.703Z] #41 55.20 GEN compel/include/version.h [2020-11-30T19:25:38.703Z] #41 55.22 touch .config [2020-11-30T19:25:38.703Z] #41 55.28 GEN include/common/config.h [2020-11-30T19:25:38.703Z] #41 55.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-30T19:25:38.703Z] #41 55.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-30T19:25:38.703Z] #41 55.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-30T19:25:38.703Z] #41 55.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-30T19:25:38.703Z] #41 55.47 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-30T19:25:38.703Z] #41 55.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-30T19:25:38.703Z] #41 55.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:25:38.703Z] #41 55.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-30T19:25:38.703Z] #41 55.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:25:38.703Z] #41 55.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:25:38.703Z] #41 55.63 DEP compel/plugins/std/infect.d [2020-11-30T19:25:38.703Z] #41 55.77 DEP compel/plugins/std/string.d [2020-11-30T19:25:38.703Z] #41 55.87 DEP compel/plugins/std/log.d [2020-11-30T19:25:38.703Z] #41 55.97 DEP compel/plugins/std/fds.d [2020-11-30T19:25:38.703Z] #41 56.12 DEP compel/plugins/std/std.d [2020-11-30T19:25:38.703Z] #41 56.20 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:25:38.703Z] #41 56.28 DEP compel/plugins/fds/fds.d [2020-11-30T19:25:38.703Z] #41 56.45 CC compel/plugins/std/std.o [2020-11-30T19:25:38.703Z] #41 56.71 CC compel/plugins/std/fds.o [2020-11-30T19:25:38.703Z] #41 57.17 CC compel/plugins/std/log.o [2020-11-30T19:25:38.703Z] #41 57.99 CC compel/plugins/std/string.o [2020-11-30T19:25:38.703Z] #41 58.58 CC compel/plugins/std/infect.o [2020-11-30T19:25:38.908Z] #41 15.95 DEP images/stats.pb-c.d [2020-11-30T19:25:39.143Z] #40 56.42 Building dependency tree... [2020-11-30T19:25:39.275Z] #41 59.08 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-30T19:25:39.275Z] #41 59.13 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-30T19:25:39.536Z] #41 59.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-30T19:25:39.536Z] #41 59.28 AR compel/plugins/std.lib.a [2020-11-30T19:25:39.536Z] #41 59.34 CC compel/plugins/fds/fds.o [2020-11-30T19:25:39.797Z] #41 59.64 AR compel/plugins/fds.lib.a [2020-11-30T19:25:39.797Z] #41 59.68 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:25:39.797Z] #41 59.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:25:40.058Z] #41 59.82 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-30T19:25:40.059Z] #41 59.92 HOSTDEP compel/src/main-host.d [2020-11-30T19:25:40.059Z] #41 60.01 DEP compel/src/lib/ptrace.d [2020-11-30T19:25:40.320Z] #41 60.14 DEP compel/src/lib/infect.d [2020-11-30T19:25:40.320Z] #41 60.27 DEP compel/src/lib/infect-util.d [2020-11-30T19:25:40.581Z] #41 60.39 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:25:40.581Z] #41 60.52 DEP compel/arch/x86/src/lib/infect.d [2020-11-30T19:25:40.843Z] #41 60.66 DEP compel/arch/x86/src/lib/cpu.d [2020-11-30T19:25:40.843Z] #41 60.72 DEP compel/src/lib/log.d [2020-11-30T19:25:40.843Z] #41 60.77 DEP compel/src/main.d [2020-11-30T19:25:40.846Z] #41 17.63 make[1]: Nothing to be done for 'all'. [2020-11-30T19:25:41.114Z] #41 60.86 DEP compel/src/lib/handle-elf.d [2020-11-30T19:25:41.114Z] #41 ... [2020-11-30T19:25:41.114Z] [2020-11-30T19:25:41.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:41.114Z] #11 158.9 Selecting previously unselected package libapparmor1:amd64. [2020-11-30T19:25:41.114Z] #11 158.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-30T19:25:41.114Z] #11 158.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:25:41.666Z] #40 ... [2020-11-30T19:25:41.666Z] [2020-11-30T19:25:41.666Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:41.666Z] #49 61.17 internal/reflectlite [2020-11-30T19:25:41.923Z] #49 ... [2020-11-30T19:25:41.923Z] [2020-11-30T19:25:41.923Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:41.923Z] #62 DONE 61.7s [2020-11-30T19:25:42.181Z] [2020-11-30T19:25:42.181Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:42.181Z] #40 61.58 The following additional packages will be installed: [2020-11-30T19:25:42.181Z] #40 61.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:25:42.181Z] #40 61.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:25:42.181Z] #40 61.60 Suggested packages: [2020-11-30T19:25:42.181Z] #40 61.60 manpages-dev python-setuptools [2020-11-30T19:25:42.250Z] #41 19.34 CC images/stats.o [2020-11-30T19:25:42.321Z] #11 159.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-30T19:25:42.321Z] #11 160.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-30T19:25:42.321Z] #11 ... [2020-11-30T19:25:42.321Z] [2020-11-30T19:25:42.321Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:42.321Z] #56 DONE 160.2s [2020-11-30T19:25:42.321Z] [2020-11-30T19:25:42.321Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:25:42.321Z] #57 DONE 0.0s [2020-11-30T19:25:42.321Z] [2020-11-30T19:25:42.321Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:42.321Z] #11 160.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:25:42.516Z] #41 19.66 CC images/core.o [2020-11-30T19:25:42.585Z] #11 ... [2020-11-30T19:25:42.585Z] [2020-11-30T19:25:42.585Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:25:42.585Z] #58 DONE 0.1s [2020-11-30T19:25:42.585Z] [2020-11-30T19:25:42.585Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:42.585Z] #11 160.5 Selecting previously unselected package libbtrfs0. [2020-11-30T19:25:42.846Z] #11 160.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:25:42.846Z] #11 160.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:42.846Z] #11 160.5 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:25:42.846Z] #11 160.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:25:42.846Z] #11 160.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:42.846Z] #11 160.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-30T19:25:42.846Z] #11 160.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:25:42.846Z] #11 160.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:25:42.846Z] #11 160.8 Selecting previously unselected package libudev-dev:amd64. [2020-11-30T19:25:43.098Z] #41 ... [2020-11-30T19:25:43.098Z] [2020-11-30T19:25:43.098Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:43.108Z] #11 160.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:25:43.108Z] #11 160.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:25:43.108Z] #11 161.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-30T19:25:43.108Z] #11 161.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-30T19:25:43.135Z] #55 ... [2020-11-30T19:25:43.135Z] [2020-11-30T19:25:43.135Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:43.135Z] #33 83.82 flag [2020-11-30T19:25:43.135Z] #33 83.83 log [2020-11-30T19:25:43.135Z] #33 83.84 github.com/BurntSushi/toml [2020-11-30T19:25:43.135Z] #33 88.85 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:25:43.135Z] #33 DONE 93.1s [2020-11-30T19:25:43.135Z] [2020-11-30T19:25:43.135Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:43.135Z] #42 22.73 CC images/core-s390.o [2020-11-30T19:25:43.135Z] #42 23.49 CC images/cpuinfo.o [2020-11-30T19:25:43.135Z] #42 24.02 CC images/inventory.o [2020-11-30T19:25:43.135Z] #42 24.36 CC images/fdinfo.o [2020-11-30T19:25:43.135Z] #42 24.75 CC images/fown.o [2020-11-30T19:25:43.135Z] #42 24.98 CC images/ns.o [2020-11-30T19:25:43.135Z] #42 25.16 CC images/regfile.o [2020-11-30T19:25:43.135Z] #42 25.37 CC images/ghost-file.o [2020-11-30T19:25:43.135Z] #42 25.71 CC images/fifo.o [2020-11-30T19:25:43.135Z] #42 25.95 CC images/remap-file-path.o [2020-11-30T19:25:43.135Z] #42 26.17 CC images/eventfd.o [2020-11-30T19:25:43.135Z] #42 26.40 CC images/eventpoll.o [2020-11-30T19:25:43.135Z] #42 26.72 CC images/fh.o [2020-11-30T19:25:43.135Z] #42 27.27 CC images/fsnotify.o [2020-11-30T19:25:43.135Z] #42 28.02 CC images/signalfd.o [2020-11-30T19:25:43.135Z] #42 28.37 CC images/fs.o [2020-11-30T19:25:43.135Z] #42 28.66 CC images/pstree.o [2020-11-30T19:25:43.135Z] #42 28.93 CC images/pipe.o [2020-11-30T19:25:43.135Z] #42 29.22 CC images/tcp-stream.o [2020-11-30T19:25:43.135Z] #42 29.49 CC images/sk-packet.o [2020-11-30T19:25:43.135Z] #42 29.90 CC images/mnt.o [2020-11-30T19:25:43.135Z] #42 30.17 CC images/pipe-data.o [2020-11-30T19:25:43.135Z] #42 30.50 CC images/sa.o [2020-11-30T19:25:43.135Z] #42 30.72 CC images/timer.o [2020-11-30T19:25:43.135Z] #42 31.11 CC images/timerfd.o [2020-11-30T19:25:43.135Z] #42 31.30 CC images/mm.o [2020-11-30T19:25:43.135Z] #42 31.68 CC images/sk-opts.o [2020-11-30T19:25:43.135Z] #42 31.94 CC images/sk-unix.o [2020-11-30T19:25:43.369Z] #11 161.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:25:43.436Z] #42 32.62 CC images/sk-inet.o [2020-11-30T19:25:43.631Z] #11 161.5 Selecting previously unselected package libpcre16-3:amd64. [2020-11-30T19:25:43.892Z] #11 161.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:25:43.892Z] #11 161.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:25:43.892Z] #11 161.7 Selecting previously unselected package libpcre32-3:amd64. [2020-11-30T19:25:43.892Z] #11 161.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:25:43.892Z] #11 161.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:25:44.036Z] Fetching without tags [2020-11-30T19:25:44.074Z] #40 63.64 The following NEW packages will be installed: [2020-11-30T19:25:44.074Z] #40 63.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:25:44.074Z] #40 63.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:25:44.074Z] #40 63.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:25:44.074Z] #40 63.68 python-six zlib1g-dev [2020-11-30T19:25:44.153Z] #11 161.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-30T19:25:44.153Z] #11 161.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-30T19:25:44.153Z] #11 161.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:25:44.153Z] #11 162.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-30T19:25:44.427Z] #54 39.23 Checking out files: 40% (1377/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 89% (3062/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:25:44.427Z] #54 40.70 + cd /tmp/tmp.Xa0e4d7NEf/src/github.com/containerd/containerd [2020-11-30T19:25:44.427Z] #54 40.70 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:44.449Z] #11 162.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-30T19:25:44.449Z] #11 162.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:25:44.508Z] #42 33.34 CC images/tun.o [2020-11-30T19:25:44.508Z] #42 33.62 CC images/sk-netlink.o [2020-11-30T19:25:44.806Z] #42 33.82 CC images/packet-sock.o [2020-11-30T19:25:45.004Z] #40 64.56 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:45.004Z] #40 64.56 Need to get 4095 kB of archives. [2020-11-30T19:25:45.004Z] #40 64.56 After this operation, 22.5 MB of additional disk space will be used. [2020-11-30T19:25:45.004Z] #40 64.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-30T19:25:45.004Z] #40 64.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:25:45.004Z] #40 64.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:25:45.004Z] #40 64.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:25:45.004Z] #40 64.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-30T19:25:45.004Z] #40 64.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:25:45.004Z] #40 64.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] [2020-11-30T19:25:45.004Z] #40 64.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-30T19:25:45.052Z] #11 162.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-30T19:25:45.052Z] #11 162.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-30T19:25:45.052Z] #11 162.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:25:45.052Z] #11 162.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-30T19:25:45.103Z] #42 34.23 CC images/ipc-var.o [2020-11-30T19:25:45.261Z] #40 64.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-30T19:25:45.261Z] #40 64.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-30T19:25:45.261Z] #40 64.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-30T19:25:45.330Z] #11 162.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:25:45.330Z] #11 162.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:25:45.330Z] #11 163.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-30T19:25:45.330Z] #11 163.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-30T19:25:45.330Z] #11 163.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:25:45.330Z] #11 163.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-30T19:25:45.330Z] #11 163.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:25:45.330Z] #11 163.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:25:45.359Z] Merging remotes/origin/master commit b0df70dc37993d7246f6ce0884666fb71b9fef4f into PR head commit 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:25:45.384Z] #54 41.54 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:25:45.385Z] #54 41.54 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:25:45.385Z] #54 41.54 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:45.385Z] #54 41.55 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:25:45.385Z] #54 41.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:25:45.385Z] #54 41.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:25:45.385Z] #54 41.55 + '[' '' = dynamic ']' [2020-11-30T19:25:45.385Z] #54 41.55 + make [2020-11-30T19:25:45.402Z] #42 34.49 CC images/ipc-desc.o [2020-11-30T19:25:45.402Z] #42 ... [2020-11-30T19:25:45.402Z] [2020-11-30T19:25:45.402Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:45.402Z] #44 85.74 github.com/LK4D4/vndr/versioned [2020-11-30T19:25:45.402Z] #44 86.54 internal/lazyregexp [2020-11-30T19:25:45.402Z] #44 86.58 net [2020-11-30T19:25:45.402Z] #44 86.66 os/exec [2020-11-30T19:25:45.402Z] #44 91.59 encoding/binary [2020-11-30T19:25:45.402Z] #44 91.63 go/scanner [2020-11-30T19:25:45.402Z] #44 91.65 net/url [2020-11-30T19:25:45.402Z] #44 95.52 go/ast [2020-11-30T19:25:45.402Z] #44 95.77 text/template/parse [2020-11-30T19:25:45.518Z] #40 65.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-30T19:25:45.518Z] #40 65.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-30T19:25:45.699Z] #44 ... [2020-11-30T19:25:45.699Z] [2020-11-30T19:25:45.699Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:45.699Z] #42 34.69 CC images/ipc-shm.o [2020-11-30T19:25:45.774Z] #40 65.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-30T19:25:45.774Z] #40 65.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:25:45.774Z] #40 65.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:25:45.774Z] #40 65.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-30T19:25:45.901Z] #11 163.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:25:45.901Z] #11 163.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:45.901Z] #11 163.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:45.901Z] #11 163.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:25:45.901Z] #11 163.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:25:45.901Z] #11 163.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:25:46.001Z] #42 34.91 CC images/ipc-msg.o [2020-11-30T19:25:46.162Z] #11 163.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:46.162Z] #11 163.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:25:46.162Z] #11 163.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:25:46.162Z] #11 163.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:25:46.162Z] #11 163.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:25:46.162Z] #11 164.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:25:46.162Z] #11 164.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:46.162Z] #11 164.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 [2020-11-30T19:25:46.162Z] #11 164.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 [2020-11-30T19:25:46.162Z] #11 164.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:46.162Z] #11 164.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:25:46.162Z] #11 164.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:25:46.297Z] #42 35.22 CC images/ipc-sem.o [2020-11-30T19:25:46.297Z] #42 ... [2020-11-30T19:25:46.297Z] [2020-11-30T19:25:46.297Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:46.297Z] #12 86.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:25:46.297Z] #12 86.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:25:46.297Z] #12 86.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:46.297Z] #12 ... [2020-11-30T19:25:46.297Z] [2020-11-30T19:25:46.297Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:46.297Z] #42 35.43 CC images/utsns.o [2020-11-30T19:25:46.336Z] #40 ... [2020-11-30T19:25:46.337Z] [2020-11-30T19:25:46.337Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:46.337Z] #47 55.86 go: extracting golang.org/x/text v0.3.2 [2020-11-30T19:25:46.337Z] #47 63.63 go: finding github.com/fatih/color v1.7.0 [2020-11-30T19:25:46.337Z] #47 63.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-30T19:25:46.337Z] #47 63.92 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-30T19:25:46.337Z] #47 63.95 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-30T19:25:46.337Z] #47 64.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-30T19:25:46.337Z] #47 64.16 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-30T19:25:46.337Z] #47 64.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-30T19:25:46.337Z] #47 64.26 go: finding github.com/pkg/errors v0.8.1 [2020-11-30T19:25:46.337Z] #47 64.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-30T19:25:46.337Z] #47 64.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.33 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-30T19:25:46.337Z] #47 64.35 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-30T19:25:46.337Z] #47 64.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.37 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.39 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.40 go: finding github.com/stretchr/testify v1.4.0 [2020-11-30T19:25:46.337Z] #47 64.43 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-30T19:25:46.337Z] #47 64.44 go: finding github.com/spf13/viper v1.6.1 [2020-11-30T19:25:46.337Z] #47 64.48 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.50 go: finding github.com/stretchr/objx v0.2.0 [2020-11-30T19:25:46.337Z] #47 64.52 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.76 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-30T19:25:46.337Z] #47 64.80 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-30T19:25:46.337Z] #47 64.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-30T19:25:46.337Z] #47 65.04 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-30T19:25:46.337Z] #47 65.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-30T19:25:46.337Z] #47 65.11 go: finding github.com/gobwas/glob v0.2.3 [2020-11-30T19:25:46.337Z] #47 65.21 go: finding github.com/spf13/cobra v0.0.5 [2020-11-30T19:25:46.337Z] #47 65.39 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-30T19:25:46.337Z] #47 65.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-30T19:25:46.337Z] #47 65.59 go: finding github.com/spf13/pflag v1.0.5 [2020-11-30T19:25:46.337Z] #47 65.63 go: finding github.com/magiconair/properties v1.8.1 [2020-11-30T19:25:46.337Z] #47 65.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-30T19:25:46.337Z] #47 65.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-30T19:25:46.337Z] #47 65.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-30T19:25:46.337Z] #47 65.76 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-30T19:25:46.337Z] #47 65.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-30T19:25:46.422Z] #11 164.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:25:46.422Z] #11 164.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:25:46.422Z] #11 164.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:25:46.422Z] #11 164.1 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:25:46.422Z] #11 164.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:25:46.422Z] #11 164.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:25:46.422Z] #11 164.2 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:43.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:25:43.765Z] > git config --add remote.origin.fetch +refs/pull/41732/head:refs/remotes/origin/PR-41732 # timeout=10 [2020-11-30T19:25:43.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:25:43.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:25:44.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:25:44.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:25:44.075Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41732/head:refs/remotes/origin/PR-41732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T19:25:45.469Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:25:45.522Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:25:46.593Z] #47 66.05 go: finding github.com/spf13/afero v1.1.2 [2020-11-30T19:25:46.593Z] #47 66.05 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-30T19:25:46.593Z] #47 66.08 go: finding github.com/spf13/cast v1.3.0 [2020-11-30T19:25:46.593Z] #47 66.10 go: finding golang.org/x/text v0.3.2 [2020-11-30T19:25:46.593Z] #47 66.12 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-30T19:25:46.593Z] #47 66.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-30T19:25:46.593Z] #47 66.14 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-30T19:25:46.593Z] #47 66.18 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-30T19:25:46.593Z] #47 66.23 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-30T19:25:46.595Z] #42 35.62 CC images/creds.o [2020-11-30T19:25:46.686Z] #11 ... [2020-11-30T19:25:46.686Z] [2020-11-30T19:25:46.686Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:46.686Z] #43 154.5 net/textproto [2020-11-30T19:25:46.686Z] #43 154.5 crypto/x509 [2020-11-30T19:25:46.686Z] #43 155.6 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:25:46.686Z] #43 155.9 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:25:46.686Z] #43 156.4 mime/multipart [2020-11-30T19:25:46.686Z] #43 158.3 crypto/tls [2020-11-30T19:25:46.686Z] #43 164.2 net/http/httptrace [2020-11-30T19:25:46.686Z] #43 164.4 net/http [2020-11-30T19:25:46.790Z] #54 42.94 + bin/ctr [2020-11-30T19:25:46.850Z] #47 66.32 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-30T19:25:46.850Z] #47 66.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-30T19:25:46.850Z] #47 66.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-30T19:25:46.850Z] #47 66.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-30T19:25:46.850Z] #47 66.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-30T19:25:46.850Z] #47 66.52 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-30T19:25:46.850Z] #47 66.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-30T19:25:46.850Z] #47 66.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-30T19:25:46.850Z] #47 66.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-30T19:25:46.850Z] #47 66.62 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-30T19:25:46.893Z] #42 35.85 CC images/vma.o [2020-11-30T19:25:46.946Z] #43 ... [2020-11-30T19:25:46.946Z] [2020-11-30T19:25:46.946Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:46.946Z] #11 DONE 164.7s [2020-11-30T19:25:46.946Z] [2020-11-30T19:25:46.946Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:47.107Z] #47 66.68 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-30T19:25:47.107Z] #47 66.71 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-30T19:25:47.107Z] #47 66.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-30T19:25:47.107Z] #47 66.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-30T19:25:47.107Z] #47 66.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-30T19:25:47.107Z] #47 66.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-30T19:25:47.107Z] #47 66.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-30T19:25:47.107Z] #47 66.86 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-30T19:25:47.192Z] #42 36.07 CC images/netdev.o [2020-11-30T19:25:47.363Z] #47 67.00 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-30T19:25:47.363Z] #47 ... [2020-11-30T19:25:47.363Z] [2020-11-30T19:25:47.363Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:47.363Z] #34 46.69 Reading package lists... [2020-11-30T19:25:47.363Z] #34 57.52 Building dependency tree... [2020-11-30T19:25:47.363Z] #34 62.68 The following additional packages will be installed: [2020-11-30T19:25:47.363Z] #34 62.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:25:47.363Z] #34 62.76 Suggested packages: [2020-11-30T19:25:47.363Z] #34 62.76 cmake-doc ninja-build lrzip [2020-11-30T19:25:47.363Z] #34 62.76 Recommended packages: [2020-11-30T19:25:47.363Z] #34 62.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:25:47.363Z] #34 64.08 The following NEW packages will be installed: [2020-11-30T19:25:47.363Z] #34 64.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:25:47.363Z] #34 64.11 vim-common xxd [2020-11-30T19:25:47.363Z] #34 64.55 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:47.363Z] #34 64.55 Need to get 14.9 MB of archives. [2020-11-30T19:25:47.363Z] #34 64.55 After this operation, 61.8 MB of additional disk space will be used. [2020-11-30T19:25:47.363Z] #34 64.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:25:47.363Z] #34 64.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:25:47.363Z] #34 64.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:25:47.363Z] #34 65.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:25:47.363Z] #34 66.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-30T19:25:47.363Z] #34 66.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-30T19:25:47.363Z] #34 66.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-30T19:25:47.363Z] #34 66.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-30T19:25:47.363Z] #34 66.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-30T19:25:47.363Z] #34 66.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-30T19:25:47.502Z] #42 36.53 CC images/tty.o [2020-11-30T19:25:47.620Z] #34 ... [2020-11-30T19:25:47.620Z] [2020-11-30T19:25:47.620Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:47.620Z] #53 46.69 Reading package lists... [2020-11-30T19:25:47.620Z] #53 57.68 Building dependency tree... [2020-11-30T19:25:47.620Z] #53 63.46 The following additional packages will be installed: [2020-11-30T19:25:47.620Z] #53 63.46 libbtrfs0 [2020-11-30T19:25:47.620Z] #53 63.73 The following NEW packages will be installed: [2020-11-30T19:25:47.620Z] #53 63.73 libbtrfs-dev libbtrfs0 [2020-11-30T19:25:47.620Z] #53 64.30 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:47.620Z] #53 64.30 Need to get 119 kB of archives. [2020-11-30T19:25:47.620Z] #53 64.30 After this operation, 387 kB of additional disk space will be used. [2020-11-30T19:25:47.620Z] #53 64.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:25:47.620Z] #53 64.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:25:47.620Z] #53 66.07 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:47.620Z] #53 66.49 Fetched 119 kB in 0s (349 kB/s) [2020-11-30T19:25:47.620Z] #53 66.73 Selecting previously unselected package libbtrfs0. [2020-11-30T19:25:47.620Z] #53 66.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 ... 15410 files and directories currently installed.) [2020-11-30T19:25:47.620Z] #53 66.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:25:47.620Z] #53 66.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:47.620Z] #53 67.09 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:25:47.620Z] #53 67.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:25:47.620Z] #53 67.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:47.620Z] #53 ... [2020-11-30T19:25:47.620Z] [2020-11-30T19:25:47.620Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:47.620Z] #47 67.14 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-30T19:25:47.620Z] #47 67.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-30T19:25:47.620Z] #47 67.23 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-30T19:25:47.876Z] #47 67.61 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-30T19:25:47.876Z] #47 67.63 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-30T19:25:48.133Z] #47 67.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-30T19:25:48.133Z] #47 67.73 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-30T19:25:48.133Z] #47 67.80 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-30T19:25:48.330Z] #51 1.418 + RM_GOPATH=0 [2020-11-30T19:25:48.330Z] #51 1.418 + TMP_GOPATH= [2020-11-30T19:25:48.330Z] #51 1.422 + : /build [2020-11-30T19:25:48.330Z] #51 1.423 + '[' -z '' ']' [2020-11-30T19:25:48.330Z] #51 1.426 ++ mktemp -d [2020-11-30T19:25:48.330Z] #51 1.430 + export GOPATH=/tmp/tmp.wSZL4AABHZ [2020-11-30T19:25:48.330Z] #51 1.430 + GOPATH=/tmp/tmp.wSZL4AABHZ [2020-11-30T19:25:48.330Z] #51 1.430 + RM_GOPATH=1 [2020-11-30T19:25:48.330Z] #51 1.430 + case "$(go env GOARCH)" in [2020-11-30T19:25:48.330Z] #51 1.431 ++ go env GOARCH [2020-11-30T19:25:48.330Z] #51 1.458 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:48.330Z] #51 1.458 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:48.330Z] #51 1.459 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:48.330Z] #51 1.460 + dir=/tmp/install [2020-11-30T19:25:48.330Z] #51 1.460 + bin=runc [2020-11-30T19:25:48.330Z] #51 1.460 + shift [2020-11-30T19:25:48.330Z] #51 1.461 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:25:48.330Z] #51 1.461 + . /tmp/install/runc.installer [2020-11-30T19:25:48.330Z] #51 1.461 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:25:48.330Z] #51 1.462 + install_runc [2020-11-30T19:25:48.330Z] #51 1.462 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:25:48.330Z] #51 1.463 + uname -r [2020-11-30T19:25:48.330Z] #51 1.464 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:25:48.330Z] #51 1.464 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:25:48.330Z] #51 1.464 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:25:48.330Z] #51 1.464 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wSZL4AABHZ/src/github.com/opencontainers/runc [2020-11-30T19:25:48.330Z] #51 1.469 Cloning into '/tmp/tmp.wSZL4AABHZ/src/github.com/opencontainers/runc'... [2020-11-30T19:25:48.390Z] #47 ... [2020-11-30T19:25:48.390Z] [2020-11-30T19:25:48.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:48.390Z] #11 55.75 Building dependency tree... [2020-11-30T19:25:48.390Z] #11 61.18 The following additional packages will be installed: [2020-11-30T19:25:48.390Z] #11 61.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:25:48.390Z] #11 61.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:25:48.390Z] #11 61.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:25:48.390Z] #11 61.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:25:48.390Z] #11 61.19 Suggested packages: [2020-11-30T19:25:48.390Z] #11 61.19 gcc-8-locales seccomp wine64 [2020-11-30T19:25:48.390Z] #11 63.17 The following NEW packages will be installed: [2020-11-30T19:25:48.390Z] #11 63.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-30T19:25:48.390Z] #11 63.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-30T19:25:48.390Z] #11 63.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-30T19:25:48.390Z] #11 63.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-30T19:25:48.390Z] #11 63.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-30T19:25:48.390Z] #11 63.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-30T19:25:48.390Z] #11 63.65 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:25:48.390Z] #11 63.65 Need to get 77.7 MB of archives. [2020-11-30T19:25:48.390Z] #11 63.65 After this operation, 487 MB of additional disk space will be used. [2020-11-30T19:25:48.390Z] #11 63.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-30T19:25:48.390Z] #11 63.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-30T19:25:48.390Z] #11 64.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:25:48.390Z] #11 64.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-30T19:25:48.390Z] #11 64.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-30T19:25:48.390Z] #11 64.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:25:48.390Z] #11 64.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:25:48.390Z] #11 65.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:25:48.390Z] #11 65.50 Get:9 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] [2020-11-30T19:25:48.552Z] #42 37.25 CC images/file-lock.o [2020-11-30T19:25:48.552Z] #42 37.48 CC images/rlimit.o [2020-11-30T19:25:48.590Z] #51 ... [2020-11-30T19:25:48.590Z] [2020-11-30T19:25:48.590Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:25:48.590Z] #12 DONE 1.6s [2020-11-30T19:25:48.590Z] [2020-11-30T19:25:48.590Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:25:48.646Z] #11 ... [2020-11-30T19:25:48.646Z] [2020-11-30T19:25:48.646Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:48.646Z] #40 67.14 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:48.646Z] #40 67.44 Fetched 4095 kB in 1s (2885 kB/s) [2020-11-30T19:25:48.646Z] #40 67.57 Selecting previously unselected package libcap-dev:amd64. [2020-11-30T19:25:48.646Z] #40 67.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.) [2020-11-30T19:25:48.646Z] #40 67.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-30T19:25:48.646Z] #40 67.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:25:48.646Z] #40 67.94 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:25:48.646Z] #40 67.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:25:48.646Z] #40 67.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:48.646Z] #40 68.20 Selecting previously unselected package libnet1-dev. [2020-11-30T19:25:48.646Z] #40 68.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:25:48.850Z] #42 37.69 CC images/pagemap.o [2020-11-30T19:25:48.908Z] #40 68.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...#40 ... [2020-11-30T19:25:48.908Z] [2020-11-30T19:25:48.908Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-30T19:25:48.908Z] #53 67.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:48.908Z] #53 67.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:48.908Z] #53 67.78 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:48.908Z] #53 DONE 68.5s [2020-11-30T19:25:48.908Z] [2020-11-30T19:25:48.908Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:48.908Z] #40 68.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:25:49.154Z] #42 37.99 CC images/siginfo.o [2020-11-30T19:25:49.166Z] #40 ... [2020-11-30T19:25:49.167Z] [2020-11-30T19:25:49.167Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:49.167Z] #32 58.76 internal/reflectlite [2020-11-30T19:25:49.167Z] #32 58.76 sync [2020-11-30T19:25:49.167Z] #32 62.32 errors [2020-11-30T19:25:49.167Z] #32 62.34 sort [2020-11-30T19:25:49.167Z] #32 63.20 strconv [2020-11-30T19:25:49.167Z] #32 64.32 io [2020-11-30T19:25:49.167Z] #32 66.17 internal/oserror [2020-11-30T19:25:49.167Z] #32 66.64 syscall [2020-11-30T19:25:49.167Z] #32 ... [2020-11-30T19:25:49.167Z] [2020-11-30T19:25:49.167Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:49.167Z] #40 68.86 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:25:49.167Z] #40 68.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:25:49.167Z] #40 68.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:25:49.228Z] Merge succeeded, producing 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:25:49.229Z] Checking out Revision 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 (PR-41732) [2020-11-30T19:25:49.460Z] #42 38.30 CC images/rpc.o [2020-11-30T19:25:48.823Z] > git remote # timeout=10 [2020-11-30T19:25:48.922Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:25:48.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:25:48.976Z] > git merge b0df70dc37993d7246f6ce0884666fb71b9fef4f # timeout=10 [2020-11-30T19:25:49.119Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-30T19:25:49.264Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:25:49.329Z] > git checkout -f 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 # timeout=10 [2020-11-30T19:25:49.733Z] #40 69.43 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-30T19:25:49.733Z] #40 69.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-30T19:25:49.759Z] #42 ... [2020-11-30T19:25:49.759Z] [2020-11-30T19:25:49.759Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:49.759Z] #50 89.82 mvdan.cc/editorconfig [2020-11-30T19:25:49.759Z] #50 89.83 mvdan.cc/sh/v3/syntax [2020-11-30T19:25:49.759Z] #50 91.72 encoding/base64 [2020-11-30T19:25:49.759Z] #50 92.36 go/ast [2020-11-30T19:25:49.759Z] #50 94.77 encoding/json [2020-11-30T19:25:49.759Z] #50 94.94 golang.org/x/sys/unix [2020-11-30T19:25:49.977Z] #13 DONE 1.2s [2020-11-30T19:25:49.978Z] [2020-11-30T19:25:49.978Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:25:49.990Z] #40 69.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:25:50.125Z] #54 ... [2020-11-30T19:25:50.125Z] [2020-11-30T19:25:50.125Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:50.125Z] #43 77.66 go/parser [2020-11-30T19:25:50.125Z] #43 78.49 encoding/xml [2020-11-30T19:25:50.125Z] #43 83.25 math/big [2020-11-30T19:25:50.125Z] #43 83.81 go/doc [2020-11-30T19:25:50.125Z] #43 87.12 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:25:50.125Z] #43 87.75 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:25:50.125Z] #43 ... [2020-11-30T19:25:50.125Z] [2020-11-30T19:25:50.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:50.125Z] #41 20.28 CC images/core-x86.o [2020-11-30T19:25:50.125Z] #41 20.83 CC images/core-arm.o [2020-11-30T19:25:50.125Z] #41 21.36 CC images/core-aarch64.o [2020-11-30T19:25:50.125Z] #41 22.00 CC images/core-ppc64.o [2020-11-30T19:25:50.125Z] #41 22.90 CC images/core-s390.o [2020-11-30T19:25:50.125Z] #41 23.85 CC images/cpuinfo.o [2020-11-30T19:25:50.125Z] #41 24.56 CC images/inventory.o [2020-11-30T19:25:50.125Z] #41 24.81 CC images/fdinfo.o [2020-11-30T19:25:50.125Z] #41 25.35 CC images/fown.o [2020-11-30T19:25:50.125Z] #41 25.72 CC images/ns.o [2020-11-30T19:25:50.125Z] #41 26.09 CC images/regfile.o [2020-11-30T19:25:50.125Z] #41 26.24 CC images/ghost-file.o [2020-11-30T19:25:50.125Z] #41 26.80 CC images/fifo.o [2020-11-30T19:25:50.125Z] #41 27.15 CC images/remap-file-path.o [2020-11-30T19:25:50.391Z] #41 27.55 CC images/eventfd.o [2020-11-30T19:25:50.548Z] #14 0.940 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:25:50.548Z] #14 DONE 1.1s [2020-11-30T19:25:50.548Z] [2020-11-30T19:25:50.548Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:50.548Z] #41 60.92 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-30T19:25:50.548Z] #41 61.08 CC compel/src/lib/log.o [2020-11-30T19:25:50.548Z] #41 61.24 CC compel/arch/x86/src/lib/cpu.o [2020-11-30T19:25:50.548Z] #41 61.87 CC compel/arch/x86/src/lib/infect.o [2020-11-30T19:25:50.548Z] #41 62.62 CC compel/src/lib/infect-rpc.o [2020-11-30T19:25:50.548Z] #41 62.94 CC compel/src/lib/infect-util.o [2020-11-30T19:25:50.548Z] #41 63.25 CC compel/src/lib/infect.o [2020-11-30T19:25:50.548Z] #41 66.19 CC compel/src/lib/ptrace.o [2020-11-30T19:25:50.548Z] #41 66.60 AR compel/libcompel.a [2020-11-30T19:25:50.548Z] #41 66.72 HOSTCC compel/src/main-host.o [2020-11-30T19:25:50.548Z] #41 67.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-30T19:25:50.548Z] #41 67.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:25:50.548Z] #41 67.98 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:25:50.548Z] #41 68.16 HOSTLINK compel/compel-host-bin [2020-11-30T19:25:50.548Z] #41 68.32 DEP soccr/soccr.d [2020-11-30T19:25:50.548Z] #41 68.60 CC soccr/soccr.o [2020-11-30T19:25:50.548Z] #41 70.46 AR soccr/libsoccr.a [2020-11-30T19:25:50.570Z] #40 70.06 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:25:50.570Z] #40 ... [2020-11-30T19:25:50.570Z] [2020-11-30T19:25:50.570Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:50.570Z] #43 60.06 internal/reflectlite [2020-11-30T19:25:50.570Z] #43 60.13 sync [2020-11-30T19:25:50.570Z] #43 62.59 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:25:50.570Z] #43 63.37 math/rand [2020-11-30T19:25:50.570Z] #43 65.29 internal/singleflight [2020-11-30T19:25:50.570Z] #43 65.69 io [2020-11-30T19:25:50.570Z] #43 66.31 strconv [2020-11-30T19:25:50.570Z] #43 67.92 bytes [2020-11-30T19:25:50.570Z] #43 ... [2020-11-30T19:25:50.570Z] [2020-11-30T19:25:50.570Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:50.570Z] #40 70.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:25:50.570Z] #40 70.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:25:50.570Z] #40 70.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-30T19:25:50.570Z] #40 70.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:25:50.570Z] #40 70.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:25:50.658Z] #41 27.82 CC images/eventpoll.o [2020-11-30T19:25:50.808Z] #41 70.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:25:50.808Z] #41 ... [2020-11-30T19:25:50.808Z] [2020-11-30T19:25:50.808Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:25:50.815Z] #50 ... [2020-11-30T19:25:50.815Z] [2020-11-30T19:25:50.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:50.815Z] #42 40.01 CC images/ext-file.o [2020-11-30T19:25:50.827Z] #40 70.50 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-30T19:25:50.827Z] #40 70.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-30T19:25:50.924Z] #41 28.18 CC images/fh.o [2020-11-30T19:25:51.083Z] #40 70.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:25:51.116Z] #42 40.26 CC images/cgroup.o [2020-11-30T19:25:51.507Z] #41 28.58 CC images/fsnotify.o [2020-11-30T19:25:51.601Z] #40 71.00 Selecting previously unselected package libprotobuf17:amd64. [2020-11-30T19:25:51.601Z] #40 71.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:51.601Z] #40 71.04 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:25:51.772Z] #41 ... [2020-11-30T19:25:51.772Z] [2020-11-30T19:25:51.772Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:51.772Z] #43 89.72 github.com/LK4D4/vndr/build [2020-11-30T19:25:51.772Z] #43 ... [2020-11-30T19:25:51.772Z] [2020-11-30T19:25:51.772Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:51.772Z] #49 81.30 golang.org/x/crypto/ssh/terminal [2020-11-30T19:25:51.772Z] #49 83.26 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:25:51.772Z] #49 DONE 89.8s [2020-11-30T19:25:52.038Z] [2020-11-30T19:25:52.038Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:52.185Z] #42 41.00 CC images/userns.o [2020-11-30T19:25:52.185Z] #42 41.28 CC images/google/protobuf/descriptor.o [2020-11-30T19:25:52.195Z] #15 DONE 1.2s [2020-11-30T19:25:52.195Z] [2020-11-30T19:25:52.195Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:52.195Z] #41 71.14 DEP criu/arch/x86/sigframe.d [2020-11-30T19:25:52.195Z] #41 71.25 DEP criu/arch/x86/sigaction_compat.d [2020-11-30T19:25:52.195Z] #41 71.36 DEP criu/arch/x86/kerndat.d [2020-11-30T19:25:52.195Z] #41 71.53 DEP criu/arch/x86/crtools.d [2020-11-30T19:25:52.195Z] #41 71.66 DEP criu/arch/x86/cpu.d [2020-11-30T19:25:52.195Z] #41 71.87 CC criu/arch/x86/cpu.o [2020-11-30T19:25:52.304Z] #54 ... [2020-11-30T19:25:52.304Z] [2020-11-30T19:25:52.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:52.304Z] #11 90.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:25:52.304Z] #11 90.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-30T19:25:52.572Z] #11 90.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:52.767Z] #41 72.51 CC criu/arch/x86/crtools.o [2020-11-30T19:25:52.970Z] #40 72.42 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-30T19:25:52.970Z] #40 72.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:52.970Z] #40 72.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:25:53.028Z] #41 ... [2020-11-30T19:25:53.028Z] [2020-11-30T19:25:53.028Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:25:53.028Z] #16 DONE 1.1s [2020-11-30T19:25:53.290Z] [2020-11-30T19:25:53.290Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:25:53.533Z] #40 73.05 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-30T19:25:53.533Z] #40 73.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:53.533Z] #40 73.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:25:54.464Z] #40 ... [2020-11-30T19:25:54.464Z] [2020-11-30T19:25:54.464Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:25:54.464Z] #49 64.08 sort [2020-11-30T19:25:54.464Z] #49 64.08 io [2020-11-30T19:25:54.464Z] #49 66.25 bytes [2020-11-30T19:25:54.464Z] #49 66.28 internal/oserror [2020-11-30T19:25:54.464Z] #49 66.56 syscall [2020-11-30T19:25:54.464Z] #49 70.19 reflect [2020-11-30T19:25:54.464Z] #49 ... [2020-11-30T19:25:54.464Z] [2020-11-30T19:25:54.464Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:25:54.464Z] #30 72.46 Checking out files: 81% (1234/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. [2020-11-30T19:25:54.675Z] #17 DONE 1.3s [2020-11-30T19:25:54.675Z] [2020-11-30T19:25:54.675Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:25:54.721Z] #30 73.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-30T19:25:54.960Z] #42 43.77 CC images/opts.o [2020-11-30T19:25:54.960Z] #42 44.02 CC images/seccomp.o [2020-11-30T19:25:54.978Z] #30 74.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:25:55.264Z] #42 44.32 CC images/binfmt-misc.o [2020-11-30T19:25:55.566Z] #42 44.61 CC images/time.o [2020-11-30T19:25:55.617Z] #18 1.313 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:25:55.617Z] #18 1.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:25:55.617Z] #18 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:25:55.865Z] #42 44.85 CC images/sysctl.o [2020-11-30T19:25:56.164Z] #42 45.23 CC images/autofs.o [2020-11-30T19:25:56.465Z] #42 45.42 CC images/macvlan.o [2020-11-30T19:25:56.465Z] #42 ... [2020-11-30T19:25:56.465Z] [2020-11-30T19:25:56.465Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:25:56.465Z] #12 102.0 Selecting previously unselected package libapparmor1:ppc64el. [2020-11-30T19:25:56.465Z] #12 102.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-30T19:25:56.465Z] #12 102.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 102.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-30T19:25:56.465Z] #12 102.3 Selecting previously unselected package libbtrfs0. [2020-11-30T19:25:56.465Z] #12 102.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:56.465Z] #12 102.4 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:25:56.465Z] #12 102.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:56.465Z] #12 102.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-30T19:25:56.465Z] #12 102.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 102.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 102.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 102.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:25:56.465Z] #12 103.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 103.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-30T19:25:56.465Z] #12 103.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-30T19:25:56.465Z] #12 103.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 103.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 103.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-30T19:25:56.465Z] #12 103.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 103.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 104.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-30T19:25:56.465Z] #12 104.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 104.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 104.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 104.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 104.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 104.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 104.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 104.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-30T19:25:56.465Z] #12 105.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 105.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 105.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 105.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 105.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 105.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-30T19:25:56.465Z] #12 105.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-30T19:25:56.465Z] #12 105.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-30T19:25:56.465Z] #12 105.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-30T19:25:56.465Z] #12 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:25:56.465Z] #12 106.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:25:56.465Z] #12 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:25:56.465Z] #12 106.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-30T19:25:56.465Z] #12 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:56.465Z] #12 106.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 [2020-11-30T19:25:56.465Z] #12 106.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 [2020-11-30T19:25:56.465Z] #12 106.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:25:56.465Z] #12 106.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 [2020-11-30T19:25:56.465Z] #12 106.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 [2020-11-30T19:25:56.465Z] #12 106.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:25:56.465Z] #12 106.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-30T19:25:56.465Z] #12 106.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 106.3 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 106.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 106.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-30T19:25:56.465Z] #12 106.3 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:25:56.465Z] #12 DONE 106.7s [2020-11-30T19:25:56.465Z] [2020-11-30T19:25:56.465Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:25:56.560Z] #18 1.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:25:56.766Z] #13 ... [2020-11-30T19:25:56.766Z] [2020-11-30T19:25:56.766Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:56.766Z] #44 97.06 encoding/json [2020-11-30T19:25:56.766Z] #44 106.7 go/parser [2020-11-30T19:25:56.766Z] #44 107.1 text/template [2020-11-30T19:25:57.076Z] #44 ... [2020-11-30T19:25:57.076Z] [2020-11-30T19:25:57.076Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:57.076Z] #42 45.77 CC images/sit.o [2020-11-30T19:25:57.076Z] #42 ... [2020-11-30T19:25:57.076Z] [2020-11-30T19:25:57.076Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:25:57.076Z] #13 DONE 0.6s [2020-11-30T19:25:57.076Z] [2020-11-30T19:25:57.076Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:57.076Z] #42 46.04 CC images/memfd.o [2020-11-30T19:25:57.375Z] #42 ... [2020-11-30T19:25:57.375Z] [2020-11-30T19:25:57.375Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:25:57.375Z] #14 DONE 0.4s [2020-11-30T19:25:57.602Z] #18 3.259 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:25:57.674Z] [2020-11-30T19:25:57.674Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:25:57.674Z] #52 0.484 + RM_GOPATH=0 [2020-11-30T19:25:57.674Z] #52 0.485 + TMP_GOPATH= [2020-11-30T19:25:57.674Z] #52 0.485 + : /build [2020-11-30T19:25:57.674Z] #52 0.485 + '[' -z '' ']' [2020-11-30T19:25:57.674Z] #52 0.489 ++ mktemp -d [2020-11-30T19:25:57.674Z] #52 0.498 + export GOPATH=/tmp/tmp.XARiBOewH9 [2020-11-30T19:25:57.674Z] #52 0.499 + GOPATH=/tmp/tmp.XARiBOewH9 [2020-11-30T19:25:57.674Z] #52 0.499 + RM_GOPATH=1 [2020-11-30T19:25:57.674Z] #52 0.500 + case "$(go env GOARCH)" in [2020-11-30T19:25:57.674Z] #52 0.502 ++ go env GOARCH [2020-11-30T19:25:57.674Z] #52 0.508 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:57.674Z] #52 0.514 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:57.674Z] #52 0.515 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:57.674Z] #52 0.530 + dir=/tmp/install [2020-11-30T19:25:57.674Z] #52 0.530 + bin=runc [2020-11-30T19:25:57.674Z] #52 0.530 + shift [2020-11-30T19:25:57.674Z] #52 0.531 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:25:57.674Z] #52 0.534 + . /tmp/install/runc.installer [2020-11-30T19:25:57.674Z] #52 0.535 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:25:57.674Z] #52 0.540 + install_runc [2020-11-30T19:25:57.674Z] #52 0.542 + uname -r [2020-11-30T19:25:57.674Z] #52 0.543 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:25:57.674Z] #52 0.549 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:25:57.674Z] #52 0.549 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:25:57.674Z] #52 0.549 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:25:57.674Z] #52 0.549 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XARiBOewH9/src/github.com/opencontainers/runc [2020-11-30T19:25:57.674Z] #52 0.560 Cloning into '/tmp/tmp.XARiBOewH9/src/github.com/opencontainers/runc'... [2020-11-30T19:25:57.917Z] #11 ... [2020-11-30T19:25:57.918Z] [2020-11-30T19:25:57.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:57.918Z] #41 29.56 CC images/signalfd.o [2020-11-30T19:25:57.918Z] #41 29.82 CC images/fs.o [2020-11-30T19:25:57.918Z] #41 30.02 CC images/pstree.o [2020-11-30T19:25:57.918Z] #41 30.33 CC images/pipe.o [2020-11-30T19:25:57.918Z] #41 30.76 CC images/tcp-stream.o [2020-11-30T19:25:57.918Z] #41 31.14 CC images/sk-packet.o [2020-11-30T19:25:57.918Z] #41 31.61 CC images/mnt.o [2020-11-30T19:25:57.918Z] #41 31.88 CC images/pipe-data.o [2020-11-30T19:25:57.918Z] #41 32.10 CC images/sa.o [2020-11-30T19:25:57.918Z] #41 32.51 CC images/timer.o [2020-11-30T19:25:57.918Z] #41 32.84 CC images/timerfd.o [2020-11-30T19:25:57.918Z] #41 33.19 CC images/mm.o [2020-11-30T19:25:57.918Z] #41 33.52 CC images/sk-opts.o [2020-11-30T19:25:57.918Z] #41 33.88 CC images/sk-unix.o [2020-11-30T19:25:57.918Z] #41 34.41 CC images/sk-inet.o [2020-11-30T19:25:57.918Z] #41 34.91 CC images/tun.o [2020-11-30T19:25:57.973Z] #52 ... [2020-11-30T19:25:57.973Z] [2020-11-30T19:25:57.973Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:25:57.973Z] #15 0.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:25:57.973Z] #15 DONE 0.4s [2020-11-30T19:25:57.973Z] [2020-11-30T19:25:57.973Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:57.973Z] #42 46.58 CC images/timens.o [2020-11-30T19:25:57.973Z] #42 46.97 LINK images/built-in.o [2020-11-30T19:25:58.184Z] #41 35.34 CC images/sk-netlink.o [2020-11-30T19:25:58.271Z] #42 ... [2020-11-30T19:25:58.272Z] [2020-11-30T19:25:58.272Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:25:58.272Z] #16 DONE 0.3s [2020-11-30T19:25:58.272Z] [2020-11-30T19:25:58.272Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:58.272Z] #42 47.15 GEN compel/include/asm [2020-11-30T19:25:58.272Z] #42 47.19 GEN compel/include/version.h [2020-11-30T19:25:58.272Z] #42 47.21 touch .config [2020-11-30T19:25:58.272Z] #42 47.28 GEN include/common/config.h [2020-11-30T19:25:58.272Z] #42 47.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:25:58.272Z] #42 47.39 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:25:58.453Z] #41 35.55 CC images/packet-sock.o [2020-11-30T19:25:58.571Z] #42 47.41 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-30T19:25:58.571Z] #42 47.44 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-30T19:25:58.571Z] #42 47.47 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-30T19:25:58.571Z] #42 47.51 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-30T19:25:58.571Z] #42 ... [2020-11-30T19:25:58.571Z] [2020-11-30T19:25:58.571Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:25:58.571Z] #17 DONE 0.4s [2020-11-30T19:25:58.571Z] [2020-11-30T19:25:58.571Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:58.571Z] #42 47.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-30T19:25:58.571Z] #42 47.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:25:58.571Z] #42 47.57 DEP compel/plugins/std/infect.d [2020-11-30T19:25:58.718Z] #41 35.95 CC images/ipc-var.o [2020-11-30T19:25:58.871Z] #42 47.75 DEP compel/plugins/std/string.d [2020-11-30T19:25:58.871Z] #42 ... [2020-11-30T19:25:58.871Z] [2020-11-30T19:25:58.871Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:25:58.871Z] #18 DONE 0.3s [2020-11-30T19:25:58.871Z] [2020-11-30T19:25:58.871Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:25:58.871Z] #42 47.88 DEP compel/plugins/std/log.d [2020-11-30T19:25:58.988Z] #18 4.759 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:25:59.176Z] #42 48.12 DEP compel/plugins/std/fds.d [2020-11-30T19:25:59.176Z] #42 48.23 DEP compel/plugins/std/std.d [2020-11-30T19:25:59.176Z] #42 48.34 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:25:59.259Z] #30 ... [2020-11-30T19:25:59.259Z] [2020-11-30T19:25:59.259Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:25:59.259Z] #54 1.670 + RM_GOPATH=0 [2020-11-30T19:25:59.259Z] #54 1.670 + TMP_GOPATH= [2020-11-30T19:25:59.259Z] #54 1.670 + : /build [2020-11-30T19:25:59.259Z] #54 1.670 + '[' -z '' ']' [2020-11-30T19:25:59.259Z] #54 1.670 ++ mktemp -d [2020-11-30T19:25:59.259Z] #54 1.670 + export GOPATH=/tmp/tmp.gIqkNvvGYY [2020-11-30T19:25:59.259Z] #54 1.670 + GOPATH=/tmp/tmp.gIqkNvvGYY [2020-11-30T19:25:59.259Z] #54 1.670 + RM_GOPATH=1 [2020-11-30T19:25:59.259Z] #54 1.670 + case "$(go env GOARCH)" in [2020-11-30T19:25:59.259Z] #54 1.670 ++ go env GOARCH [2020-11-30T19:25:59.259Z] #54 1.708 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:59.259Z] #54 1.711 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:25:59.259Z] #54 1.727 ++ dirname /tmp/install/install.sh [2020-11-30T19:25:59.259Z] #54 1.747 + dir=/tmp/install [2020-11-30T19:25:59.259Z] #54 1.747 + bin=containerd [2020-11-30T19:25:59.259Z] #54 1.747 + shift [2020-11-30T19:25:59.259Z] #54 1.747 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-30T19:25:59.259Z] #54 1.747 + . /tmp/install/containerd.installer [2020-11-30T19:25:59.259Z] #54 1.747 ++ set -e [2020-11-30T19:25:59.259Z] #54 1.747 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:59.259Z] #54 1.747 + install_containerd [2020-11-30T19:25:59.259Z] #54 1.748 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-11-30T19:25:59.259Z] #54 1.749 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:25:59.259Z] #54 1.749 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gIqkNvvGYY/src/github.com/containerd/containerd [2020-11-30T19:25:59.259Z] #54 1.776 Cloning into '/tmp/tmp.gIqkNvvGYY/src/github.com/containerd/containerd'... [2020-11-30T19:25:59.259Z] #54 ... [2020-11-30T19:25:59.259Z] [2020-11-30T19:25:59.259Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:25:59.259Z] #34 68.65 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:25:59.259Z] #34 69.00 Fetched 14.9 MB in 3s (5200 kB/s) [2020-11-30T19:25:59.259Z] #34 69.33 Selecting previously unselected package xxd. [2020-11-30T19:25:59.259Z] #34 69.33 (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.) [2020-11-30T19:25:59.259Z] #34 69.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:25:59.259Z] #34 69.55 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:25:59.259Z] #34 69.99 Selecting previously unselected package vim-common. [2020-11-30T19:25:59.259Z] #34 70.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:25:59.259Z] #34 70.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:25:59.259Z] #34 70.72 Selecting previously unselected package cmake-data. [2020-11-30T19:25:59.259Z] #34 70.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:25:59.259Z] #34 70.74 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:25:59.259Z] #34 75.70 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:25:59.259Z] #34 75.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:25:59.259Z] #34 75.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:25:59.259Z] #34 ... [2020-11-30T19:25:59.259Z] [2020-11-30T19:25:59.259Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:25:59.259Z] #40 75.48 Selecting previously unselected package libprotoc17:amd64. [2020-11-30T19:25:59.259Z] #40 75.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:59.259Z] #40 75.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:25:59.259Z] #40 76.57 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:25:59.259Z] #40 76.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:25:59.259Z] #40 76.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:25:59.259Z] #40 76.93 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:25:59.259Z] #40 76.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:59.259Z] #40 77.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:25:59.259Z] #40 77.39 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:25:59.259Z] #40 77.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:25:59.259Z] #40 77.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:25:59.259Z] #40 78.07 Selecting previously unselected package python-six. [2020-11-30T19:25:59.259Z] #40 78.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:25:59.259Z] #40 78.08 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:25:59.259Z] #40 78.19 Selecting previously unselected package python-protobuf. [2020-11-30T19:25:59.259Z] #40 78.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-30T19:25:59.259Z] #40 78.21 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:25:59.300Z] #41 36.19 CC images/ipc-desc.o [2020-11-30T19:25:59.300Z] #41 36.45 CC images/ipc-shm.o [2020-11-30T19:25:59.474Z] #42 48.49 DEP compel/plugins/fds/fds.d [2020-11-30T19:25:59.566Z] #41 36.69 CC images/ipc-msg.o [2020-11-30T19:25:59.772Z] #42 48.67 CC compel/plugins/std/std.o [2020-11-30T19:25:59.822Z] #40 79.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:26:00.072Z] #42 49.01 CC compel/plugins/std/fds.o [2020-11-30T19:26:00.080Z] #40 ... [2020-11-30T19:26:00.080Z] [2020-11-30T19:26:00.080Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:00.080Z] #32 69.68 reflect [2020-11-30T19:26:00.080Z] #32 79.60 time [2020-11-30T19:26:00.164Z] #41 37.11 CC images/ipc-sem.o [2020-11-30T19:26:00.164Z] #41 37.35 CC images/utsns.o [2020-11-30T19:26:00.164Z] #41 ... [2020-11-30T19:26:00.164Z] [2020-11-30T19:26:00.164Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:00.164Z] #56 91.48 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:26:00.164Z] #56 91.48 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:26:00.164Z] #56 DONE 98.4s [2020-11-30T19:26:00.164Z] [2020-11-30T19:26:00.164Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:00.164Z] #43 94.63 mime [2020-11-30T19:26:00.164Z] #43 95.46 vendor/golang.org/x/net/idna [2020-11-30T19:26:00.336Z] #32 ... [2020-11-30T19:26:00.336Z] [2020-11-30T19:26:00.336Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:00.336Z] #11 70.41 Get:10 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] [2020-11-30T19:26:00.336Z] #11 74.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-30T19:26:00.336Z] #11 74.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-30T19:26:00.336Z] #11 74.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:26:00.336Z] #11 74.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:26:00.336Z] #11 74.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-30T19:26:00.336Z] #11 74.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-30T19:26:00.336Z] #11 74.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-30T19:26:00.336Z] #11 74.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-30T19:26:00.336Z] #11 74.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-30T19:26:00.336Z] #11 74.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-30T19:26:00.336Z] #11 74.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-30T19:26:00.336Z] #11 74.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-30T19:26:00.336Z] #11 74.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-30T19:26:00.336Z] #11 74.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-30T19:26:00.336Z] #11 74.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-30T19:26:00.336Z] #11 76.17 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:26:00.336Z] #11 76.52 Fetched 77.7 MB in 11s (7013 kB/s) [2020-11-30T19:26:00.336Z] #11 76.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:26:00.336Z] #11 76.81 (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.) [2020-11-30T19:26:00.336Z] #11 76.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:26:00.336Z] #11 76.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:26:00.372Z] #18 ... [2020-11-30T19:26:00.372Z] [2020-11-30T19:26:00.372Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:00.372Z] #43 178.2 github.com/LK4D4/vndr/godl [2020-11-30T19:26:00.430Z] #43 ... [2020-11-30T19:26:00.430Z] [2020-11-30T19:26:00.430Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:26:00.430Z] #57 DONE 0.2s [2020-11-30T19:26:00.696Z] [2020-11-30T19:26:00.696Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:26:00.696Z] #58 DONE 0.2s [2020-11-30T19:26:00.696Z] [2020-11-30T19:26:00.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:00.696Z] #41 37.56 CC images/creds.o [2020-11-30T19:26:00.696Z] #41 37.78 CC images/vma.o [2020-11-30T19:26:00.725Z] #42 49.62 CC compel/plugins/std/log.o [2020-11-30T19:26:00.943Z] #43 178.9 github.com/LK4D4/vndr [2020-11-30T19:26:00.962Z] #41 38.00 CC images/netdev.o [2020-11-30T19:26:01.543Z] #41 38.73 CC images/tty.o [2020-11-30T19:26:01.706Z] #11 81.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:26:01.706Z] #11 81.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:26:01.706Z] #11 81.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:26:01.783Z] #42 50.80 CC compel/plugins/std/string.o [2020-11-30T19:26:01.962Z] #11 ... [2020-11-30T19:26:01.962Z] [2020-11-30T19:26:01.962Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:01.962Z] #43 71.69 bufio [2020-11-30T19:26:01.962Z] #43 72.15 reflect [2020-11-30T19:26:01.962Z] #43 75.35 syscall [2020-11-30T19:26:02.219Z] #43 ... [2020-11-30T19:26:02.219Z] [2020-11-30T19:26:02.219Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:02.219Z] #49 79.21 time [2020-11-30T19:26:02.436Z] #42 51.52 CC compel/plugins/std/infect.o [2020-11-30T19:26:02.501Z] #41 39.71 CC images/file-lock.o [2020-11-30T19:26:02.767Z] #41 39.96 CC images/rlimit.o [2020-11-30T19:26:03.034Z] #41 40.20 CC images/pagemap.o [2020-11-30T19:26:03.093Z] #42 51.99 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-30T19:26:03.093Z] #42 52.06 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-30T19:26:03.093Z] #42 52.19 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-30T19:26:03.392Z] #42 52.30 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-30T19:26:03.392Z] #42 52.34 AR compel/plugins/std.lib.a [2020-11-30T19:26:03.392Z] #42 52.40 CC compel/plugins/fds/fds.o [2020-11-30T19:26:03.616Z] #41 40.57 CC images/siginfo.o [2020-11-30T19:26:03.692Z] #42 52.68 AR compel/plugins/fds.lib.a [2020-11-30T19:26:03.692Z] #42 52.75 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:26:03.692Z] #42 52.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:26:03.882Z] #41 41.00 CC images/rpc.o [2020-11-30T19:26:03.992Z] #42 53.04 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-30T19:26:03.992Z] #42 53.12 HOSTDEP compel/src/main-host.d [2020-11-30T19:26:04.290Z] #42 53.21 DEP compel/src/lib/ptrace.d [2020-11-30T19:26:04.290Z] #42 53.41 DEP compel/src/lib/infect.d [2020-11-30T19:26:04.590Z] #42 53.64 DEP compel/src/lib/infect-util.d [2020-11-30T19:26:04.590Z] #42 53.75 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:26:04.890Z] #42 53.87 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-30T19:26:04.890Z] #42 53.98 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-30T19:26:04.997Z] Commit message: "update containerd binary to v1.4.3 (CVE-2020-15257)" [2020-11-30T19:26:05.149Z] #43 ... [2020-11-30T19:26:05.149Z] [2020-11-30T19:26:05.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:05.149Z] #41 74.42 CC criu/arch/x86/kerndat.o [2020-11-30T19:26:05.149Z] #41 75.04 CC criu/arch/x86/sigaction_compat.o [2020-11-30T19:26:05.149Z] #41 75.33 CC criu/arch/x86/sigframe.o [2020-11-30T19:26:05.149Z] #41 75.60 LINK criu/arch/x86/crtools.built-in.o [2020-11-30T19:26:05.149Z] #41 75.66 DEP criu/pie/util-vdso-elf32.d [2020-11-30T19:26:05.149Z] #41 75.81 DEP criu/pie/util-vdso.d [2020-11-30T19:26:05.149Z] #41 75.94 DEP criu/pie/util.d [2020-11-30T19:26:05.149Z] #41 76.06 CC criu/pie/util.o [2020-11-30T19:26:05.149Z] #41 76.36 CC criu/pie/util-vdso.o [2020-11-30T19:26:05.149Z] #41 77.04 CC criu/pie/util-vdso-elf32.o [2020-11-30T19:26:05.149Z] #41 77.57 AR criu/pie/pie.lib.a [2020-11-30T19:26:05.149Z] #41 77.64 DEP criu/pie/restorer.d [2020-11-30T19:26:05.149Z] #41 77.85 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-30T19:26:05.149Z] #41 78.00 DEP criu/arch/x86/restorer_unmap.d [2020-11-30T19:26:05.149Z] #41 78.03 DEP criu/arch/x86/restorer.d [2020-11-30T19:26:05.149Z] #41 78.26 DEP criu/arch/x86/vdso-pie.d [2020-11-30T19:26:05.149Z] #41 78.42 DEP criu/pie/parasite-vdso.d [2020-11-30T19:26:05.149Z] #41 78.58 DEP criu/pie/parasite.d [2020-11-30T19:26:05.149Z] #41 78.79 CC criu/pie/parasite.o [2020-11-30T19:26:05.149Z] #41 80.17 LINK criu/pie/parasite.built-in.o [2020-11-30T19:26:05.149Z] #41 80.19 GEN criu/pie/parasite-blob.h [2020-11-30T19:26:05.149Z] #41 80.22 CC criu/pie/parasite-vdso.o [2020-11-30T19:26:05.149Z] #41 80.96 CC criu/arch/x86/vdso-pie.o [2020-11-30T19:26:05.149Z] #41 81.30 CC criu/arch/x86/restorer.o [2020-11-30T19:26:05.149Z] #41 81.82 CC criu/arch/x86/restorer_unmap.o [2020-11-30T19:26:05.149Z] #41 81.86 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-30T19:26:05.149Z] #41 82.18 CC criu/pie/restorer.o [2020-11-30T19:26:05.149Z] #41 ... [2020-11-30T19:26:05.149Z] [2020-11-30T19:26:05.149Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:05.149Z] #18 10.42 Fetched 8406 kB in 9s (896 kB/s) [2020-11-30T19:26:05.190Z] #42 54.05 DEP compel/src/lib/log.d [2020-11-30T19:26:05.191Z] #42 54.17 DEP compel/src/main.d [2020-11-30T19:26:05.288Z] #41 42.45 CC images/ext-file.o [2020-11-30T19:26:05.488Z] #42 54.36 DEP compel/src/lib/handle-elf.d [2020-11-30T19:26:05.488Z] #42 54.52 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-30T19:26:05.390Z] > git --version # timeout=10 [2020-11-30T19:26:05.445Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-30T19:26:05.507Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-11-30T19:26:05.554Z] #41 42.72 CC images/cgroup.o [2020-11-30T19:26:05.786Z] #42 54.65 CC compel/src/lib/log.o [Pipeline] withEnv [Pipeline] { [2020-11-30T19:26:06.086Z] #42 54.93 CC compel/arch/ppc64/src/lib/cpu.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-11-30T19:26:06.135Z] #41 43.31 CC images/userns.o [Pipeline] sh [2020-11-30T19:26:06.385Z] #42 55.26 CC compel/arch/ppc64/src/lib/infect.o [2020-11-30T19:26:06.402Z] #41 43.55 CC images/google/protobuf/descriptor.o [2020-11-30T19:26:07.037Z] #42 56.07 CC compel/src/lib/infect-rpc.o [2020-11-30T19:26:07.339Z] #42 ... [2020-11-30T19:26:07.339Z] [2020-11-30T19:26:07.339Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:07.339Z] #52 10.80 + cd /tmp/tmp.XARiBOewH9/src/github.com/opencontainers/runc [2020-11-30T19:26:07.339Z] #52 10.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:26:07.470Z] #49 ... [2020-11-30T19:26:07.470Z] [2020-11-30T19:26:07.470Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:07.470Z] #11 86.43 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:26:07.470Z] #11 86.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:26:07.470Z] #11 86.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:26:07.470Z] #11 86.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-30T19:26:07.470Z] #11 86.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:26:07.470Z] #11 86.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:26:07.470Z] #11 ... [2020-11-30T19:26:07.470Z] [2020-11-30T19:26:07.470Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:07.470Z] #45 DONE 87.1s [2020-11-30T19:26:07.657Z] #52 11.10 + '[' -z '' ']' [2020-11-30T19:26:07.657Z] #52 11.10 + target=static [2020-11-30T19:26:07.657Z] #52 11.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:26:07.698Z] #18 10.42 Reading package lists... [2020-11-30T19:26:07.699Z] #18 ... [2020-11-30T19:26:07.699Z] [2020-11-30T19:26:07.699Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:07.699Z] #51 10.69 + cd /tmp/tmp.wSZL4AABHZ/src/github.com/opencontainers/runc [2020-11-30T19:26:07.699Z] #51 10.70 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:26:07.699Z] #51 11.31 + '[' -z '' ']' [2020-11-30T19:26:07.699Z] #51 11.31 + target=static [2020-11-30T19:26:07.699Z] #51 11.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:26:07.699Z] #51 11.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:26:07.699Z] #51 ... [2020-11-30T19:26:07.699Z] [2020-11-30T19:26:07.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:07.699Z] #41 85.03 LINK criu/pie/restorer.built-in.o [2020-11-30T19:26:07.699Z] #41 85.04 GEN criu/pie/restorer-blob.h [2020-11-30T19:26:07.699Z] #41 85.16 DEP criu/vdso.d [2020-11-30T19:26:07.699Z] #41 85.43 DEP criu/vdso-compat.d [2020-11-30T19:26:07.699Z] #41 85.57 DEP criu/uts_ns.d [2020-11-30T19:26:07.699Z] #41 85.73 DEP criu/util.d [2020-11-30T19:26:07.699Z] #41 85.93 DEP criu/uffd.d [2020-11-30T19:26:07.699Z] #41 86.11 DEP criu/tun.d [2020-11-30T19:26:07.699Z] #41 86.26 DEP criu/tty.d [2020-11-30T19:26:07.699Z] #41 86.53 DEP criu/timerfd.d [2020-11-30T19:26:07.699Z] #41 86.69 DEP criu/timens.d [2020-11-30T19:26:07.699Z] #41 86.84 DEP criu/sysfs_parse.d [2020-11-30T19:26:07.699Z] #41 87.10 DEP criu/sysctl.d [2020-11-30T19:26:07.699Z] #41 87.32 DEP criu/string.d [2020-11-30T19:26:07.699Z] #41 87.35 DEP criu/stats.d [2020-11-30T19:26:07.699Z] #41 87.44 DEP criu/sockets.d [2020-11-30T19:26:07.727Z] [2020-11-30T19:26:07.727Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:26:07.727Z] #40 87.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:26:07.727Z] #40 87.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:07.727Z] #40 87.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:26:07.727Z] #40 87.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:26:07.727Z] #40 87.16 Setting up python-six (1.12.0-1) ... [2020-11-30T19:26:07.955Z] #52 11.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:26:07.960Z] #41 87.68 DEP criu/sk-unix.d [2020-11-30T19:26:07.960Z] #41 87.87 DEP criu/sk-tcp.d [2020-11-30T19:26:08.221Z] #41 88.02 DEP criu/sk-queue.d [2020-11-30T19:26:08.344Z] #41 ... [2020-11-30T19:26:08.344Z] [2020-11-30T19:26:08.344Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:08.344Z] #11 106.0 Selecting previously unselected package libapparmor1:arm64. [2020-11-30T19:26:08.344Z] #11 106.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-11-30T19:26:08.344Z] #11 106.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-11-30T19:26:08.344Z] #11 106.2 Selecting previously unselected package libapparmor-dev:arm64. [2020-11-30T19:26:08.344Z] #11 106.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-11-30T19:26:08.344Z] #11 106.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-30T19:26:08.344Z] #11 106.4 Selecting previously unselected package libbtrfs0. [2020-11-30T19:26:08.344Z] #11 106.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-30T19:26:08.344Z] #11 106.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:26:08.344Z] #11 106.5 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:26:08.344Z] #11 106.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-30T19:26:08.344Z] #11 106.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:26:08.483Z] #41 88.25 DEP criu/sk-packet.d [2020-11-30T19:26:08.610Z] #11 106.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-11-30T19:26:08.610Z] #11 106.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-30T19:26:08.610Z] #11 106.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-30T19:26:08.610Z] #11 106.8 Selecting previously unselected package libudev-dev:arm64. [2020-11-30T19:26:08.610Z] #11 106.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-11-30T19:26:08.610Z] #11 106.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-30T19:26:08.627Z] + docker version [2020-11-30T19:26:08.744Z] #41 88.45 DEP criu/sk-netlink.d [2020-11-30T19:26:08.876Z] #11 107.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-11-30T19:26:08.876Z] #11 107.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-11-30T19:26:08.876Z] #11 107.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-11-30T19:26:09.005Z] #41 88.70 DEP criu/sk-inet.d [2020-11-30T19:26:09.005Z] #41 88.89 DEP criu/signalfd.d [2020-11-30T19:26:09.010Z] #52 ... [2020-11-30T19:26:09.010Z] [2020-11-30T19:26:09.010Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:09.010Z] #19 0.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:26:09.010Z] #19 0.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:26:09.010Z] #19 0.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:26:09.010Z] #19 1.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:26:09.010Z] #19 3.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:26:09.010Z] #19 4.774 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:26:09.010Z] #19 ... [2020-11-30T19:26:09.010Z] [2020-11-30T19:26:09.010Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:09.010Z] #42 56.52 CC compel/src/lib/infect-util.o [2020-11-30T19:26:09.010Z] #42 56.82 CC compel/src/lib/infect.o [2020-11-30T19:26:09.266Z] #41 89.04 DEP criu/sigframe.d [2020-11-30T19:26:09.266Z] #41 89.17 DEP criu/shmem.d [2020-11-30T19:26:09.456Z] #11 107.4 Selecting previously unselected package libpcre16-3:arm64. [2020-11-30T19:26:09.456Z] #11 107.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-11-30T19:26:09.456Z] #11 107.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-11-30T19:26:09.456Z] #11 107.7 Selecting previously unselected package libpcre32-3:arm64. [2020-11-30T19:26:09.528Z] #41 89.33 DEP criu/servicefd.d [2020-11-30T19:26:09.721Z] #11 107.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-11-30T19:26:09.721Z] #11 107.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-11-30T19:26:09.721Z] #11 107.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-11-30T19:26:09.721Z] #11 107.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-11-30T19:26:09.721Z] #11 107.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-30T19:26:09.721Z] #11 108.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-11-30T19:26:09.789Z] #41 89.55 DEP criu/seize.d [2020-11-30T19:26:09.986Z] #11 108.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-11-30T19:26:09.986Z] #11 108.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-30T19:26:10.050Z] #41 89.69 DEP criu/seccomp.d [2020-11-30T19:26:10.050Z] #41 89.88 DEP criu/rst-malloc.d [2020-11-30T19:26:10.050Z] #41 89.94 DEP criu/rbtree.d [2020-11-30T19:26:10.050Z] #41 89.99 DEP criu/pstree.d [2020-11-30T19:26:10.253Z] #11 108.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-11-30T19:26:10.253Z] #11 108.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-11-30T19:26:10.253Z] #11 108.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-30T19:26:10.311Z] #41 90.13 DEP criu/protobuf.d [2020-11-30T19:26:10.573Z] #41 ... [2020-11-30T19:26:10.573Z] [2020-11-30T19:26:10.573Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:10.573Z] #43 DONE 188.4s [2020-11-30T19:26:10.573Z] [2020-11-30T19:26:10.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:10.573Z] #41 90.28 GEN criu/protobuf-desc-gen.h [2020-11-30T19:26:10.573Z] #41 ... [2020-11-30T19:26:10.573Z] [2020-11-30T19:26:10.573Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:10.573Z] #18 10.42 Reading package lists... [2020-11-30T19:26:10.836Z] #11 108.7 Selecting previously unselected package libdevmapper-dev:arm64. [2020-11-30T19:26:10.836Z] #11 108.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-11-30T19:26:10.836Z] #11 108.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-30T19:26:11.102Z] #11 109.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-11-30T19:26:11.102Z] #11 109.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-11-30T19:26:11.102Z] #11 109.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-30T19:26:11.102Z] #11 109.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-11-30T19:26:11.102Z] #11 109.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-11-30T19:26:11.102Z] #11 109.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-30T19:26:11.115Z] #42 59.84 CC compel/src/lib/ptrace.o [2020-11-30T19:26:11.414Z] #42 60.39 AR compel/libcompel.a [2020-11-30T19:26:11.414Z] #42 60.53 HOSTCC compel/src/main-host.o [2020-11-30T19:26:11.684Z] #11 109.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-30T19:26:11.684Z] #11 109.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-30T19:26:11.684Z] #11 109.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-11-30T19:26:11.684Z] #11 109.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:26:11.950Z] #11 109.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-11-30T19:26:11.950Z] #11 109.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:26:11.950Z] #11 110.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:26:11.950Z] #11 110.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-30T19:26:11.950Z] #11 110.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:26:11.950Z] #11 110.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-30T19:26:11.950Z] #11 110.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:26:12.062Z] #42 60.89 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-30T19:26:12.062Z] #42 61.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:26:12.263Z] #11 110.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-30T19:26:12.263Z] #11 110.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:26:12.263Z] #11 110.3 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 [2020-11-30T19:26:12.263Z] #11 110.3 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 [2020-11-30T19:26:12.263Z] #11 110.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:26:12.263Z] #11 110.3 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 [2020-11-30T19:26:12.263Z] #11 110.3 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 [2020-11-30T19:26:12.263Z] #11 110.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:26:12.263Z] #11 110.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-30T19:26:12.263Z] #11 110.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-30T19:26:12.263Z] #11 110.4 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:26:12.263Z] #11 110.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-30T19:26:12.263Z] #11 110.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-30T19:26:12.361Z] #42 61.54 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:26:12.488Z] #18 13.99 Reading package lists... [2020-11-30T19:26:12.528Z] #11 110.5 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:26:12.660Z] #42 ... [2020-11-30T19:26:12.660Z] [2020-11-30T19:26:12.660Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:12.660Z] #44 112.9 encoding/xml [2020-11-30T19:26:12.660Z] #44 117.9 math/big [2020-11-30T19:26:12.660Z] #44 ... [2020-11-30T19:26:12.660Z] [2020-11-30T19:26:12.660Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:12.660Z] #42 61.74 HOSTLINK compel/compel-host-bin [2020-11-30T19:26:12.960Z] #42 ... [2020-11-30T19:26:12.960Z] [2020-11-30T19:26:12.960Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:12.960Z] #50 113.4 golang.org/x/crypto/ssh/terminal [2020-11-30T19:26:12.960Z] #50 116.7 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:26:12.960Z] #50 DONE 123.2s [2020-11-30T19:26:12.960Z] [2020-11-30T19:26:12.960Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:12.960Z] #42 61.93 DEP soccr/soccr.d [2020-11-30T19:26:12.978Z] #40 ... [2020-11-30T19:26:12.978Z] [2020-11-30T19:26:12.978Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:26:12.978Z] #34 88.33 Selecting previously unselected package libxml2:amd64. [2020-11-30T19:26:12.978Z] #34 88.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 88.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:26:12.978Z] #34 89.76 Selecting previously unselected package libarchive13:amd64. [2020-11-30T19:26:12.978Z] #34 89.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 89.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:26:12.978Z] #34 90.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-30T19:26:12.978Z] #34 90.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 90.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:26:12.978Z] #34 90.68 Selecting previously unselected package librhash0:amd64. [2020-11-30T19:26:12.978Z] #34 90.71 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 90.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:26:12.978Z] #34 91.03 Selecting previously unselected package libuv1:amd64. [2020-11-30T19:26:12.978Z] #34 91.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 91.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:26:12.978Z] #34 91.28 Selecting previously unselected package cmake. [2020-11-30T19:26:12.978Z] #34 91.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-30T19:26:12.978Z] #34 91.28 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:26:13.060Z] #18 18.11 Building dependency tree... [2020-11-30T19:26:13.110Z] #11 ... [2020-11-30T19:26:13.110Z] [2020-11-30T19:26:13.110Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:13.110Z] #43 101.0 crypto/x509 [2020-11-30T19:26:13.110Z] #43 101.0 net/textproto [2020-11-30T19:26:13.110Z] #43 101.0 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:26:13.110Z] #43 102.3 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:26:13.110Z] #43 102.3 mime/multipart [2020-11-30T19:26:13.110Z] #43 104.6 crypto/tls [2020-11-30T19:26:13.110Z] #43 110.1 net/http/httptrace [2020-11-30T19:26:13.110Z] #43 110.3 net/http [2020-11-30T19:26:13.110Z] #43 ... [2020-11-30T19:26:13.110Z] [2020-11-30T19:26:13.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:13.110Z] #41 45.73 CC images/opts.o [2020-11-30T19:26:13.110Z] #41 46.16 CC images/seccomp.o [2020-11-30T19:26:13.110Z] #41 46.51 CC images/binfmt-misc.o [2020-11-30T19:26:13.110Z] #41 46.78 CC images/time.o [2020-11-30T19:26:13.110Z] #41 46.97 CC images/sysctl.o [2020-11-30T19:26:13.110Z] #41 47.34 CC images/autofs.o [2020-11-30T19:26:13.110Z] #41 47.58 CC images/macvlan.o [2020-11-30T19:26:13.110Z] #41 47.75 CC images/sit.o [2020-11-30T19:26:13.110Z] #41 47.93 CC images/memfd.o [2020-11-30T19:26:13.110Z] #41 48.41 CC images/timens.o [2020-11-30T19:26:13.110Z] #41 48.59 LINK images/built-in.o [2020-11-30T19:26:13.110Z] #41 48.75 GEN compel/include/asm [2020-11-30T19:26:13.110Z] #41 48.79 GEN compel/include/version.h [2020-11-30T19:26:13.110Z] #41 48.82 touch .config [2020-11-30T19:26:13.110Z] #41 48.88 GEN include/common/config.h [2020-11-30T19:26:13.110Z] #41 49.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:26:13.110Z] #41 49.08 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-11-30T19:26:13.110Z] #41 49.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-11-30T19:26:13.110Z] #41 49.14 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-11-30T19:26:13.110Z] #41 49.17 DEP compel/plugins/std/infect.d [2020-11-30T19:26:13.110Z] #41 49.34 DEP compel/plugins/std/string.d [2020-11-30T19:26:13.110Z] #41 49.62 DEP compel/plugins/std/log.d [2020-11-30T19:26:13.110Z] #41 49.80 DEP compel/plugins/std/fds.d [2020-11-30T19:26:13.110Z] #41 49.90 DEP compel/plugins/std/std.d [2020-11-30T19:26:13.110Z] #41 49.98 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:26:13.110Z] #41 50.10 DEP compel/plugins/fds/fds.d [2020-11-30T19:26:13.110Z] #41 50.29 CC compel/plugins/std/std.o [2020-11-30T19:26:13.271Z] #42 62.16 CC soccr/soccr.o [2020-11-30T19:26:13.331Z] Client: Docker Engine - Enterprise [2020-11-30T19:26:13.331Z] Version: 19.03.12 [2020-11-30T19:26:13.331Z] API version: 1.40 [2020-11-30T19:26:13.331Z] Go version: go1.13.13 [2020-11-30T19:26:13.331Z] Git commit: 4306744 [2020-11-30T19:26:13.331Z] Built: 08/05/2020 19:27:53 [2020-11-30T19:26:13.331Z] OS/Arch: windows/amd64 [2020-11-30T19:26:13.331Z] Experimental: false [2020-11-30T19:26:13.331Z] [2020-11-30T19:26:13.331Z] Server: Docker Engine - Enterprise [2020-11-30T19:26:13.331Z] Engine: [2020-11-30T19:26:13.331Z] Version: 19.03.12 [2020-11-30T19:26:13.331Z] API version: 1.40 (minimum version 1.24) [2020-11-30T19:26:13.331Z] Go version: go1.13.13 [2020-11-30T19:26:13.331Z] Git commit: f295753ffd [2020-11-30T19:26:13.331Z] Built: 08/05/2020 19:26:41 [2020-11-30T19:26:13.331Z] OS/Arch: windows/amd64 [2020-11-30T19:26:13.331Z] Experimental: true [2020-11-30T19:26:13.633Z] #18 19.35 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:26:13.633Z] #18 19.35 The following additional packages will be installed: [2020-11-30T19:26:13.633Z] #18 19.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-30T19:26:13.691Z] #41 50.65 CC compel/plugins/std/fds.o [2020-11-30T19:26:13.894Z] #18 19.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-30T19:26:13.894Z] #18 19.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-30T19:26:13.894Z] #18 19.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:26:13.894Z] #18 19.36 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:26:13.894Z] #18 19.36 Suggested packages: [2020-11-30T19:26:13.894Z] #18 19.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-30T19:26:13.894Z] #18 19.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-30T19:26:13.894Z] #18 19.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-30T19:26:13.894Z] #18 19.37 Recommended packages: [2020-11-30T19:26:13.894Z] #18 19.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:26:13.894Z] #18 19.37 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:26:13.958Z] #41 51.00 CC compel/plugins/std/log.o [Pipeline] sh [2020-11-30T19:26:14.837Z] #18 ... [2020-11-30T19:26:14.837Z] [2020-11-30T19:26:14.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:14.837Z] #41 92.58 DEP criu/protobuf-desc.d [2020-11-30T19:26:14.837Z] #41 92.78 DEP criu/proc_parse.d [2020-11-30T19:26:14.837Z] #41 92.99 DEP criu/plugin.d [2020-11-30T19:26:14.837Z] #41 93.10 DEP criu/pipes.d [2020-11-30T19:26:14.837Z] #41 93.35 DEP criu/pie-util.d [2020-11-30T19:26:14.837Z] #41 93.48 DEP criu/pie-util-vdso.d [2020-11-30T19:26:14.837Z] #41 93.62 DEP criu/pie-util-vdso-elf32.d [2020-11-30T19:26:14.837Z] #41 93.73 DEP criu/path.d [2020-11-30T19:26:14.837Z] #41 93.86 DEP criu/parasite-syscall.d [2020-11-30T19:26:14.837Z] #41 94.07 DEP criu/pagemap.d [2020-11-30T19:26:14.837Z] #41 94.22 DEP criu/pagemap-cache.d [2020-11-30T19:26:14.837Z] #41 94.32 DEP criu/page-xfer.d [2020-11-30T19:26:14.837Z] #41 94.48 DEP criu/page-pipe.d [2020-11-30T19:26:14.837Z] #41 94.59 DEP criu/netfilter.d [2020-11-30T19:26:14.863Z] + docker info [2020-11-30T19:26:14.945Z] #41 52.14 CC compel/plugins/std/string.o [2020-11-30T19:26:15.098Z] #41 94.81 DEP criu/net.d [2020-11-30T19:26:15.359Z] #41 95.05 DEP criu/namespaces.d [2020-11-30T19:26:15.359Z] #41 95.18 DEP criu/mount.d [2020-11-30T19:26:15.503Z] #34 ... [2020-11-30T19:26:15.503Z] [2020-11-30T19:26:15.503Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:26:15.503Z] #40 93.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:26:15.503Z] #40 93.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:26:15.503Z] #40 93.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:26:15.503Z] #40 93.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:26:15.503Z] #40 93.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:26:15.503Z] #40 93.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:26:15.503Z] #40 93.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:15.503Z] #40 93.48 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:26:15.503Z] #40 93.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:26:15.503Z] #40 93.53 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:26:15.527Z] #41 52.71 CC compel/plugins/std/infect.o [2020-11-30T19:26:15.621Z] #41 95.38 DEP criu/memfd.d [2020-11-30T19:26:15.793Z] #41 ... [2020-11-30T19:26:15.793Z] [2020-11-30T19:26:15.793Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:15.793Z] #11 DONE 113.9s [2020-11-30T19:26:15.882Z] #41 95.55 DEP criu/mem.d [2020-11-30T19:26:15.882Z] #41 95.73 DEP criu/lsm.d [2020-11-30T19:26:16.046Z] #42 64.67 AR soccr/libsoccr.a [2020-11-30T19:26:16.046Z] #42 64.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:26:16.059Z] [2020-11-30T19:26:16.059Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:26:16.143Z] #41 95.88 DEP criu/log.d [2020-11-30T19:26:16.344Z] #42 65.13 DEP criu/arch/ppc64/sigframe.d [2020-11-30T19:26:16.344Z] #42 65.36 DEP criu/arch/ppc64/crtools.d [2020-11-30T19:26:16.405Z] #41 96.04 DEP criu/libnetlink.d [2020-11-30T19:26:16.405Z] #41 96.20 DEP criu/kerndat.d [2020-11-30T19:26:16.642Z] #42 65.55 DEP criu/arch/ppc64/cpu.d [2020-11-30T19:26:16.666Z] #41 96.34 DEP criu/kcmp-ids.d [2020-11-30T19:26:16.666Z] #41 96.42 DEP criu/irmap.d [2020-11-30T19:26:16.927Z] #41 96.53 DEP criu/ipc_ns.d [2020-11-30T19:26:16.927Z] #41 96.68 DEP criu/image.d [2020-11-30T19:26:16.941Z] #42 65.79 CC criu/arch/ppc64/cpu.o [2020-11-30T19:26:17.188Z] #41 96.82 DEP criu/image-desc.d [2020-11-30T19:26:17.188Z] #41 96.95 DEP criu/fsnotify.d [2020-11-30T19:26:17.240Z] #42 66.42 CC criu/arch/ppc64/crtools.o [2020-11-30T19:26:17.449Z] #41 97.14 DEP criu/filesystems.d [2020-11-30T19:26:17.710Z] #41 97.35 DEP criu/files.d [2020-11-30T19:26:17.710Z] #41 97.47 DEP criu/files-reg.d [2020-11-30T19:26:17.972Z] #41 97.63 DEP criu/files-ext.d [2020-11-30T19:26:17.972Z] #41 97.75 DEP criu/file-lock.d [2020-11-30T19:26:17.972Z] #41 ... [2020-11-30T19:26:17.972Z] [2020-11-30T19:26:17.972Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:26:17.972Z] #30 DONE 195.2s [2020-11-30T19:26:17.972Z] [2020-11-30T19:26:17.972Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:17.972Z] #18 21.06 The following NEW packages will be installed: [2020-11-30T19:26:17.972Z] #18 21.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-30T19:26:17.972Z] #18 21.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-30T19:26:17.972Z] #18 21.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-30T19:26:17.972Z] #18 21.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:26:17.972Z] #18 21.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-30T19:26:17.972Z] #18 21.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-30T19:26:17.972Z] #18 21.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-30T19:26:17.972Z] #18 21.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-30T19:26:17.972Z] #18 21.07 xz-utils zip [2020-11-30T19:26:17.972Z] #18 21.38 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:26:17.972Z] #18 21.38 Need to get 28.5 MB of archives. [2020-11-30T19:26:17.972Z] #18 21.38 After this operation, 116 MB of additional disk space will be used. [2020-11-30T19:26:17.972Z] #18 21.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-30T19:26:17.972Z] #18 21.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-30T19:26:17.972Z] #18 21.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-30T19:26:17.972Z] #18 21.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-30T19:26:17.972Z] #18 21.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-30T19:26:17.972Z] #18 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-30T19:26:17.972Z] #18 21.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:26:17.972Z] #18 21.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-30T19:26:17.972Z] #18 21.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-30T19:26:17.972Z] #18 21.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-30T19:26:17.972Z] #18 21.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-30T19:26:17.972Z] #18 21.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-30T19:26:17.972Z] #18 21.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-30T19:26:17.972Z] #18 21.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-30T19:26:17.972Z] #18 21.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-30T19:26:17.973Z] #18 21.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-30T19:26:17.973Z] #18 21.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:26:17.973Z] #18 21.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:26:17.973Z] #18 21.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:26:17.973Z] #18 21.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-30T19:26:17.973Z] #18 21.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-30T19:26:17.973Z] #18 21.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-30T19:26:17.973Z] #18 21.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-30T19:26:17.973Z] #18 21.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:26:17.973Z] #18 21.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:26:17.973Z] #18 21.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:26:17.973Z] #18 21.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-30T19:26:17.973Z] #18 21.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-30T19:26:17.973Z] #18 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:26:17.973Z] #18 22.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:26:17.973Z] #18 22.39 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:26:17.973Z] #18 22.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:26:17.973Z] #18 22.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-30T19:26:17.973Z] #18 22.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-30T19:26:17.973Z] #18 22.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:26:17.973Z] #18 22.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:26:17.973Z] #18 22.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:26:17.973Z] #18 22.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-30T19:26:17.973Z] #18 22.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:26:17.973Z] #18 22.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:26:17.973Z] #18 22.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:26:17.973Z] #18 22.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-30T19:26:17.973Z] #18 22.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-30T19:26:17.973Z] #18 22.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-30T19:26:17.973Z] #18 22.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:26:17.973Z] #18 23.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-30T19:26:17.973Z] #18 23.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-30T19:26:17.973Z] #18 23.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-30T19:26:17.995Z] #12 DONE 2.2s [2020-11-30T19:26:17.995Z] [2020-11-30T19:26:17.995Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:26:18.022Z] #40 ... [2020-11-30T19:26:18.022Z] [2020-11-30T19:26:18.022Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:18.022Z] #11 87.44 Selecting previously unselected package dmsetup. [2020-11-30T19:26:18.022Z] #11 87.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:26:18.022Z] #11 87.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:26:18.022Z] #11 87.83 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:26:18.022Z] #11 87.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:26:18.022Z] #11 87.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:26:18.022Z] #11 ... [2020-11-30T19:26:18.022Z] [2020-11-30T19:26:18.022Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:26:18.022Z] #34 96.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:26:18.022Z] #34 96.08 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:26:18.022Z] #34 96.09 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:26:18.022Z] #34 96.13 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:18.022Z] #34 96.30 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:26:18.022Z] #34 96.39 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:26:18.022Z] #34 96.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:26:18.022Z] #34 96.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:26:18.022Z] #34 96.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:26:18.022Z] #34 96.49 Setting up cmake (3.13.4-1) ... [2020-11-30T19:26:18.022Z] #34 96.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:26:18.022Z] #34 96.68 Processing triggers for mime-support (3.62) ... [2020-11-30T19:26:18.022Z] #34 ... [2020-11-30T19:26:18.022Z] [2020-11-30T19:26:18.022Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:18.022Z] #43 87.74 time [2020-11-30T19:26:18.022Z] #43 93.06 strings [2020-11-30T19:26:18.022Z] #43 96.57 os [2020-11-30T19:26:18.022Z] #43 97.54 regexp/syntax [2020-11-30T19:26:18.279Z] #43 ... [2020-11-30T19:26:18.279Z] [2020-11-30T19:26:18.279Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:18.279Z] #32 88.85 internal/poll [2020-11-30T19:26:18.279Z] #32 90.70 internal/fmtsort [2020-11-30T19:26:18.279Z] #32 91.43 internal/syscall/execenv [2020-11-30T19:26:18.279Z] #32 91.90 internal/syscall/unix [2020-11-30T19:26:18.279Z] #32 92.16 strings [2020-11-30T19:26:18.279Z] #32 92.32 os [2020-11-30T19:26:18.279Z] #32 96.46 path [2020-11-30T19:26:18.279Z] #32 97.79 text/tabwriter [2020-11-30T19:26:18.301Z] #42 67.47 CC criu/arch/ppc64/sigframe.o [2020-11-30T19:26:18.536Z] #32 ... [2020-11-30T19:26:18.536Z] [2020-11-30T19:26:18.536Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:18.536Z] #49 87.98 context [2020-11-30T19:26:18.536Z] #49 90.03 internal/poll [2020-11-30T19:26:18.536Z] #49 92.42 encoding/binary [2020-11-30T19:26:18.536Z] #49 92.89 os [2020-11-30T19:26:18.536Z] #49 96.18 encoding/base64 [2020-11-30T19:26:18.536Z] #49 97.82 golang.org/x/sys/unix [2020-11-30T19:26:18.536Z] #49 ... [2020-11-30T19:26:18.536Z] [2020-11-30T19:26:18.536Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-30T19:26:18.536Z] #34 DONE 98.1s [2020-11-30T19:26:18.536Z] [2020-11-30T19:26:18.536Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:18.536Z] #32 98.11 fmt [2020-11-30T19:26:18.545Z] #18 23.98 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:26:18.545Z] #18 24.14 Fetched 28.5 MB in 2s (14.0 MB/s) [2020-11-30T19:26:18.545Z] #18 24.25 Selecting previously unselected package pigz. [2020-11-30T19:26:18.545Z] #18 24.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 ... 23432 files and directories currently installed.) [2020-11-30T19:26:18.545Z] #18 24.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-30T19:26:18.545Z] #18 24.34 Unpacking pigz (2.4-1) ... [2020-11-30T19:26:18.806Z] #18 24.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-30T19:26:18.806Z] #18 24.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:26:18.955Z] #42 67.83 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-30T19:26:18.955Z] #42 67.88 DEP criu/pie/util-vdso.d [2020-11-30T19:26:18.955Z] #42 68.01 DEP criu/pie/util.d [2020-11-30T19:26:19.068Z] #18 24.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:19.254Z] #42 68.20 CC criu/pie/util.o [2020-11-30T19:26:19.254Z] #42 ... [2020-11-30T19:26:19.254Z] [2020-11-30T19:26:19.254Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:19.254Z] #57 129.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:26:19.254Z] #57 129.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:26:19.640Z] #18 25.19 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:26:19.640Z] #18 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:26:19.640Z] #18 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:19.907Z] #32 99.22 path/filepath [2020-11-30T19:26:20.584Z] #18 26.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:20.584Z] #18 26.05 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:20.790Z] #57 ... [2020-11-30T19:26:20.790Z] [2020-11-30T19:26:20.790Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:20.790Z] #19 11.58 Fetched 8181 kB in 11s (733 kB/s) [2020-11-30T19:26:20.790Z] #19 11.58 Reading package lists... [2020-11-30T19:26:20.790Z] #19 17.13 Reading package lists... [2020-11-30T19:26:20.790Z] #19 21.64 Building dependency tree... [2020-11-30T19:26:20.790Z] #19 ... [2020-11-30T19:26:20.790Z] [2020-11-30T19:26:20.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:20.790Z] #42 68.58 CC criu/pie/util-vdso.o [2020-11-30T19:26:20.790Z] #42 69.50 AR criu/pie/pie.lib.a [2020-11-30T19:26:20.790Z] #42 69.59 DEP criu/pie/restorer.d [2020-11-30T19:26:20.790Z] #42 69.86 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-30T19:26:21.088Z] #42 69.87 DEP criu/arch/ppc64/restorer.d [2020-11-30T19:26:21.088Z] #42 70.14 DEP criu/arch/ppc64/vdso-pie.d [2020-11-30T19:26:21.088Z] #42 70.27 DEP criu/pie/parasite-vdso.d [2020-11-30T19:26:21.277Z] #32 101.0 io/ioutil [2020-11-30T19:26:21.330Z] #13 DONE 2.8s [2020-11-30T19:26:21.330Z] [2020-11-30T19:26:21.330Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:26:21.386Z] #42 70.54 DEP criu/pie/parasite.d [2020-11-30T19:26:21.684Z] #42 70.82 CC criu/pie/parasite.o [2020-11-30T19:26:22.287Z] #14 1.525 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:26:22.499Z] #18 27.96 Selecting previously unselected package python3-minimal. [2020-11-30T19:26:22.499Z] #18 27.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 ... 23681 files and directories currently installed.) [2020-11-30T19:26:22.499Z] #18 28.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-30T19:26:22.499Z] #18 28.04 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:26:22.500Z] #18 28.14 Selecting previously unselected package libmpdec2:amd64. [2020-11-30T19:26:22.500Z] #18 28.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-30T19:26:22.500Z] #18 28.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:26:22.761Z] #18 28.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-30T19:26:22.761Z] #18 28.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:26:22.761Z] #18 28.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:22.868Z] #14 DONE 1.9s [2020-11-30T19:26:22.868Z] [2020-11-30T19:26:22.868Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:26:23.217Z] #42 72.12 LINK criu/pie/parasite.built-in.o [2020-11-30T19:26:23.217Z] #42 72.13 GEN criu/pie/parasite-blob.h [2020-11-30T19:26:23.218Z] #42 72.16 CC criu/pie/parasite-vdso.o [2020-11-30T19:26:23.716Z] #18 29.42 Selecting previously unselected package python3.7. [2020-11-30T19:26:23.716Z] #18 29.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:26:23.716Z] #18 29.44 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:23.798Z] #32 ... [2020-11-30T19:26:23.798Z] [2020-11-30T19:26:23.798Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-30T19:26:23.798Z] #40 103.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:26:23.798Z] #40 103.0 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:26:23.864Z] #42 72.90 CC criu/arch/ppc64/vdso-pie.o [2020-11-30T19:26:23.977Z] #18 29.56 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-30T19:26:23.977Z] #18 29.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-30T19:26:23.977Z] #18 29.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:26:24.055Z] #40 DONE 103.8s [2020-11-30T19:26:24.055Z] [2020-11-30T19:26:24.055Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:24.055Z] #35 1.446 + RM_GOPATH=0 [2020-11-30T19:26:24.055Z] #35 1.446 + TMP_GOPATH= [2020-11-30T19:26:24.055Z] #35 1.446 + : /build [2020-11-30T19:26:24.055Z] #35 1.446 + '[' -z '' ']' [2020-11-30T19:26:24.055Z] #35 1.446 ++ mktemp -d [2020-11-30T19:26:24.055Z] #35 1.446 + export GOPATH=/tmp/tmp.ERnT8tXy7u [2020-11-30T19:26:24.055Z] #35 1.446 + GOPATH=/tmp/tmp.ERnT8tXy7u [2020-11-30T19:26:24.055Z] #35 1.446 + RM_GOPATH=1 [2020-11-30T19:26:24.055Z] #35 1.446 + case "$(go env GOARCH)" in [2020-11-30T19:26:24.055Z] #35 1.446 ++ go env GOARCH [2020-11-30T19:26:24.055Z] #35 1.466 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:26:24.055Z] #35 1.466 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:26:24.055Z] #35 1.467 ++ dirname /tmp/install/install.sh [2020-11-30T19:26:24.055Z] #35 1.480 + dir=/tmp/install [2020-11-30T19:26:24.056Z] #35 1.480 + bin=tini [2020-11-30T19:26:24.056Z] #35 1.480 + shift [2020-11-30T19:26:24.056Z] #35 1.480 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-30T19:26:24.056Z] #35 1.480 + . /tmp/install/tini.installer [2020-11-30T19:26:24.056Z] #35 1.480 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:26:24.056Z] #35 1.480 + install_tini [2020-11-30T19:26:24.056Z] #35 1.480 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-30T19:26:24.056Z] #35 1.480 + git clone https://github.com/krallin/tini.git /tmp/tmp.ERnT8tXy7u/tini [2020-11-30T19:26:24.056Z] #35 1.480 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:26:24.056Z] #35 1.482 Cloning into '/tmp/tmp.ERnT8tXy7u/tini'... [2020-11-30T19:26:24.056Z] #35 2.474 + cd /tmp/tmp.ERnT8tXy7u/tini [2020-11-30T19:26:24.056Z] #35 2.477 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-30T19:26:24.056Z] #35 2.490 + cmake . [2020-11-30T19:26:24.056Z] #35 3.171 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:26:24.056Z] #35 3.250 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:26:24.056Z] #35 4.384 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:26:24.056Z] #35 4.399 -- Detecting C compiler ABI info [2020-11-30T19:26:24.056Z] #35 5.536 -- Detecting C compiler ABI info - done [2020-11-30T19:26:24.056Z] #35 5.583 -- Detecting C compile features [2020-11-30T19:26:24.162Z] #42 ... [2020-11-30T19:26:24.162Z] [2020-11-30T19:26:24.162Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:24.162Z] #44 124.3 go/doc [2020-11-30T19:26:24.162Z] #44 131.3 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:26:24.162Z] #44 134.0 github.com/LK4D4/vndr/build [2020-11-30T19:26:24.162Z] #44 ... [2020-11-30T19:26:24.162Z] [2020-11-30T19:26:24.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:24.162Z] #42 73.25 CC criu/arch/ppc64/restorer.o [2020-11-30T19:26:24.238Z] #18 29.69 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:26:24.837Z] #42 73.78 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-30T19:26:24.837Z] #42 73.88 CC criu/pie/restorer.o [2020-11-30T19:26:25.182Z] #18 30.56 Selecting previously unselected package python3. [2020-11-30T19:26:25.182Z] #18 30.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-30T19:26:25.182Z] #18 30.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-30T19:26:25.182Z] #18 30.62 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:26:25.182Z] #18 30.74 Selecting previously unselected package libip4tc0:amd64. [2020-11-30T19:26:25.182Z] #18 30.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:26:25.182Z] #18 30.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:25.182Z] #18 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-11-30T19:26:25.182Z] #18 30.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:26:25.182Z] #18 30.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:25.182Z] #18 30.93 Selecting previously unselected package libiptc0:amd64. [2020-11-30T19:26:25.182Z] #18 30.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-30T19:26:25.182Z] #18 30.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:25.182Z] #18 31.05 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-30T19:26:25.203Z] Client: [2020-11-30T19:26:25.203Z] Debug Mode: false [2020-11-30T19:26:25.203Z] Plugins: [2020-11-30T19:26:25.203Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-30T19:26:25.203Z] [2020-11-30T19:26:25.203Z] Server: [2020-11-30T19:26:25.203Z] Containers: 0 [2020-11-30T19:26:25.203Z] Running: 0 [2020-11-30T19:26:25.203Z] Paused: 0 [2020-11-30T19:26:25.203Z] Stopped: 0 [2020-11-30T19:26:25.203Z] Images: 0 [2020-11-30T19:26:25.203Z] Server Version: 19.03.12 [2020-11-30T19:26:25.203Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-30T19:26:25.203Z] Windows: [2020-11-30T19:26:25.203Z] LCOW: [2020-11-30T19:26:25.203Z] Logging Driver: json-file [2020-11-30T19:26:25.203Z] Plugins: [2020-11-30T19:26:25.203Z] Volume: local [2020-11-30T19:26:25.203Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:26:25.203Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:26:25.203Z] Swarm: inactive [2020-11-30T19:26:25.203Z] Default Isolation: process [2020-11-30T19:26:25.203Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:26:25.203Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:26:25.203Z] OSType: windows [2020-11-30T19:26:25.203Z] Architecture: x86_64 [2020-11-30T19:26:25.203Z] CPUs: 4 [2020-11-30T19:26:25.203Z] Total Memory: 32GiB [2020-11-30T19:26:25.203Z] Name: azwin-2-fc6530 [2020-11-30T19:26:25.203Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-30T19:26:25.203Z] Docker Root Dir: D:\docker [2020-11-30T19:26:25.203Z] Debug Mode: false [2020-11-30T19:26:25.203Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:26:25.203Z] Labels: [2020-11-30T19:26:25.203Z] Experimental: true [2020-11-30T19:26:25.203Z] Insecure Registries: [2020-11-30T19:26:25.203Z] 10.0.0.4:5000 [2020-11-30T19:26:25.203Z] 127.0.0.0/8 [2020-11-30T19:26:25.203Z] Registry Mirrors: [2020-11-30T19:26:25.203Z] http://10.0.0.4:5000/ [2020-11-30T19:26:25.203Z] Live Restore Enabled: false [2020-11-30T19:26:25.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-30T19:26:25.444Z] #15 DONE 2.7s [2020-11-30T19:26:25.444Z] [2020-11-30T19:26:25.444Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:26:25.493Z] #18 31.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-30T19:26:25.493Z] #18 31.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:26:25.493Z] #18 31.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-30T19:26:25.493Z] #18 31.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-30T19:26:25.493Z] #18 31.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:26:25.493Z] #18 31.23 Selecting previously unselected package libnftnl11:amd64. [2020-11-30T19:26:25.493Z] #18 31.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-30T19:26:25.493Z] #18 31.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:26:25.493Z] #18 31.33 Selecting previously unselected package iptables. [2020-11-30T19:26:25.493Z] #18 31.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-30T19:26:25.756Z] #18 31.34 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:26:26.016Z] #18 31.69 Selecting previously unselected package xxd. [2020-11-30T19:26:26.016Z] #18 31.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:26:26.016Z] #18 31.70 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:26:26.026Z] #16 ... [2020-11-30T19:26:26.026Z] [2020-11-30T19:26:26.026Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:26.026Z] #51 1.793 + RM_GOPATH=0 [2020-11-30T19:26:26.026Z] #51 1.793 + TMP_GOPATH= [2020-11-30T19:26:26.026Z] #51 1.793 + : /build [2020-11-30T19:26:26.026Z] #51 1.793 + '[' -z '' ']' [2020-11-30T19:26:26.026Z] #51 1.793 ++ mktemp -d [2020-11-30T19:26:26.026Z] #51 1.803 + export GOPATH=/tmp/tmp.LYN3w2tIV2 [2020-11-30T19:26:26.026Z] #51 1.803 + GOPATH=/tmp/tmp.LYN3w2tIV2 [2020-11-30T19:26:26.026Z] #51 1.803 + RM_GOPATH=1 [2020-11-30T19:26:26.026Z] #51 1.803 + case "$(go env GOARCH)" in [2020-11-30T19:26:26.026Z] #51 1.805 ++ go env GOARCH [2020-11-30T19:26:26.026Z] #51 1.830 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:26:26.026Z] #51 1.830 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:26:26.026Z] #51 1.830 ++ dirname /tmp/install/install.sh [2020-11-30T19:26:26.026Z] #51 1.830 + dir=/tmp/install [2020-11-30T19:26:26.026Z] #51 1.830 + bin=runc [2020-11-30T19:26:26.026Z] #51 1.830 + shift [2020-11-30T19:26:26.026Z] #51 1.830 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:26:26.026Z] #51 1.830 + . /tmp/install/runc.installer [2020-11-30T19:26:26.026Z] #51 1.830 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:26:26.026Z] #51 1.852 + install_runc [2020-11-30T19:26:26.026Z] #51 1.852 + uname -r [2020-11-30T19:26:26.026Z] #51 1.852 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:26:26.026Z] #51 1.857 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:26:26.026Z] #51 1.857 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:26:26.026Z] #51 1.857 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:26:26.026Z] #51 1.857 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LYN3w2tIV2/src/github.com/opencontainers/runc [2020-11-30T19:26:26.026Z] #51 1.860 Cloning into '/tmp/tmp.LYN3w2tIV2/src/github.com/opencontainers/runc'... [2020-11-30T19:26:26.026Z] #51 9.022 + cd /tmp/tmp.LYN3w2tIV2/src/github.com/opencontainers/runc [2020-11-30T19:26:26.026Z] #51 9.022 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:26:26.026Z] #51 9.612 + '[' -z '' ']' [2020-11-30T19:26:26.026Z] #51 9.612 + target=static [2020-11-30T19:26:26.026Z] #51 9.612 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:26:26.026Z] #51 ... [2020-11-30T19:26:26.026Z] [2020-11-30T19:26:26.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:26.026Z] #41 53.35 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-11-30T19:26:26.026Z] #41 53.41 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-11-30T19:26:26.026Z] #41 53.55 AR compel/plugins/std.lib.a [2020-11-30T19:26:26.026Z] #41 53.67 CC compel/plugins/fds/fds.o [2020-11-30T19:26:26.026Z] #41 54.00 AR compel/plugins/fds.lib.a [2020-11-30T19:26:26.026Z] #41 54.11 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:26:26.026Z] #41 54.25 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:26:26.026Z] #41 54.38 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-11-30T19:26:26.026Z] #41 54.49 HOSTDEP compel/src/main-host.d [2020-11-30T19:26:26.026Z] #41 54.56 DEP compel/src/lib/ptrace.d [2020-11-30T19:26:26.026Z] #41 54.71 DEP compel/src/lib/infect.d [2020-11-30T19:26:26.026Z] #41 54.91 DEP compel/src/lib/infect-util.d [2020-11-30T19:26:26.026Z] #41 55.02 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:26:26.026Z] #41 55.22 DEP compel/arch/aarch64/src/lib/infect.d [2020-11-30T19:26:26.026Z] #41 55.37 DEP compel/arch/aarch64/src/lib/cpu.d [2020-11-30T19:26:26.026Z] #41 55.45 DEP compel/src/lib/log.d [2020-11-30T19:26:26.026Z] #41 55.58 DEP compel/src/main.d [2020-11-30T19:26:26.026Z] #41 55.70 DEP compel/src/lib/handle-elf.d [2020-11-30T19:26:26.026Z] #41 55.80 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-11-30T19:26:26.026Z] #41 55.96 CC compel/src/lib/log.o [2020-11-30T19:26:26.026Z] #41 56.38 CC compel/arch/aarch64/src/lib/cpu.o [2020-11-30T19:26:26.026Z] #41 56.69 CC compel/arch/aarch64/src/lib/infect.o [2020-11-30T19:26:26.026Z] #41 57.23 CC compel/src/lib/infect-rpc.o [2020-11-30T19:26:26.026Z] #41 57.62 CC compel/src/lib/infect-util.o [2020-11-30T19:26:26.026Z] #41 58.04 CC compel/src/lib/infect.o [2020-11-30T19:26:26.026Z] #41 61.22 CC compel/src/lib/ptrace.o [2020-11-30T19:26:26.026Z] #41 61.75 AR compel/libcompel.a [2020-11-30T19:26:26.026Z] #41 61.86 HOSTCC compel/src/main-host.o [2020-11-30T19:26:26.026Z] #41 62.21 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-11-30T19:26:26.026Z] #41 62.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:26:26.026Z] #41 62.92 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:26:26.026Z] #41 63.15 HOSTLINK compel/compel-host-bin [2020-11-30T19:26:26.277Z] #18 31.82 Selecting previously unselected package vim-common. [2020-11-30T19:26:26.277Z] #18 31.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:26:26.277Z] #18 31.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:26.277Z] #18 32.03 Selecting previously unselected package bash-completion. [2020-11-30T19:26:26.277Z] #18 32.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:26:26.292Z] #41 ... [2020-11-30T19:26:26.292Z] [2020-11-30T19:26:26.292Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:26.292Z] #51 10.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:26:27.249Z] #51 ... [2020-11-30T19:26:27.249Z] [2020-11-30T19:26:27.249Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:26:27.249Z] #16 DONE 1.8s [2020-11-30T19:26:27.517Z] [2020-11-30T19:26:27.517Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:26:27.651Z] #42 ... [2020-11-30T19:26:27.651Z] [2020-11-30T19:26:27.651Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:27.651Z] #57 DONE 137.5s [2020-11-30T19:26:27.651Z] [2020-11-30T19:26:27.651Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:26:27.651Z] #58 DONE 0.1s [2020-11-30T19:26:27.651Z] [2020-11-30T19:26:27.651Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:27.651Z] #19 21.64 Building dependency tree... [2020-11-30T19:26:27.651Z] #19 23.17 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:26:27.651Z] #19 23.17 The following additional packages will be installed: [2020-11-30T19:26:27.651Z] #19 23.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-30T19:26:27.651Z] #19 23.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-30T19:26:27.651Z] #19 23.20 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-30T19:26:27.651Z] #19 23.20 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:26:27.651Z] #19 23.20 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:26:27.651Z] #19 23.20 Suggested packages: [2020-11-30T19:26:27.651Z] #19 23.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-30T19:26:27.651Z] #19 23.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-30T19:26:27.651Z] #19 23.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-30T19:26:27.651Z] #19 23.20 Recommended packages: [2020-11-30T19:26:27.651Z] #19 23.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:26:27.651Z] #19 23.20 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:26:27.651Z] #19 25.38 The following NEW packages will be installed: [2020-11-30T19:26:27.651Z] #19 25.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-30T19:26:27.651Z] #19 25.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-30T19:26:27.651Z] #19 25.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-30T19:26:27.651Z] #19 25.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:26:27.651Z] #19 25.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-30T19:26:27.651Z] #19 25.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-30T19:26:27.651Z] #19 25.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-30T19:26:27.651Z] #19 25.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-30T19:26:27.651Z] #19 25.40 xz-utils zip [2020-11-30T19:26:27.651Z] #19 25.56 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:26:27.651Z] #19 25.56 Need to get 29.2 MB of archives. [2020-11-30T19:26:27.651Z] #19 25.56 After this operation, 134 MB of additional disk space will be used. [2020-11-30T19:26:27.651Z] #19 25.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-30T19:26:27.652Z] #19 25.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-30T19:26:27.652Z] #19 25.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-30T19:26:27.652Z] #19 25.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-30T19:26:27.652Z] #19 25.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-30T19:26:27.652Z] #19 25.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-30T19:26:27.652Z] #19 25.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:26:27.652Z] #19 26.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-30T19:26:27.652Z] #19 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-30T19:26:27.652Z] #19 26.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-30T19:26:27.652Z] #19 26.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-30T19:26:27.652Z] #19 26.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-30T19:26:27.652Z] #19 26.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-30T19:26:27.652Z] #19 26.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-30T19:26:27.652Z] #19 26.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-30T19:26:27.652Z] #19 26.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-30T19:26:27.652Z] #19 26.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-30T19:26:27.652Z] #19 26.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:26:27.652Z] #19 26.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:26:27.652Z] #19 26.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-30T19:26:27.652Z] #19 26.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-30T19:26:27.652Z] #19 26.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-30T19:26:27.652Z] #19 26.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-30T19:26:27.652Z] #19 26.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-30T19:26:27.652Z] #19 26.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-30T19:26:27.652Z] #19 26.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-30T19:26:27.652Z] #19 26.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-30T19:26:27.652Z] #19 26.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-30T19:26:27.652Z] #19 26.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-30T19:26:27.652Z] #19 27.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-30T19:26:27.652Z] #19 27.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-30T19:26:27.652Z] #19 27.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-30T19:26:27.652Z] #19 27.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-30T19:26:27.652Z] #19 27.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-30T19:26:27.652Z] #19 27.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:26:27.652Z] #19 27.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:26:27.652Z] #19 27.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:26:27.652Z] #19 27.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-30T19:26:27.652Z] #19 27.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:26:27.652Z] #19 27.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:26:27.652Z] #19 27.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:26:27.652Z] #19 27.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-11-30T19:26:27.652Z] #19 27.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-30T19:26:27.652Z] #19 27.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-11-30T19:26:27.652Z] #19 27.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:26:27.652Z] #19 27.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-30T19:26:27.652Z] #19 27.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-30T19:26:27.652Z] #19 27.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-30T19:26:27.652Z] #19 ... [2020-11-30T19:26:27.652Z] [2020-11-30T19:26:27.652Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:26:27.652Z] #59 DONE 0.1s [2020-11-30T19:26:27.652Z] [2020-11-30T19:26:27.652Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:27.652Z] #19 28.74 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:26:27.959Z] #19 28.90 Fetched 29.2 MB in 2s (12.8 MB/s) [2020-11-30T19:26:27.959Z] #19 28.98 Selecting previously unselected package pigz. [2020-11-30T19:26:27.959Z] #19 28.98 (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 ... 23361 files and directories currently installed.) [2020-11-30T19:26:27.959Z] #19 29.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-30T19:26:27.959Z] #19 29.08 Unpacking pigz (2.4-1) ... [2020-11-30T19:26:28.196Z] #18 ... [2020-11-30T19:26:28.196Z] [2020-11-30T19:26:28.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:28.196Z] #41 98.00 DEP criu/file-ids.d [2020-11-30T19:26:28.196Z] #41 98.22 DEP criu/fifo.d [2020-11-30T19:26:28.196Z] #41 98.49 DEP criu/fdstore.d [2020-11-30T19:26:28.196Z] #41 98.69 DEP criu/fault-injection.d [2020-11-30T19:26:28.196Z] #41 98.77 DEP criu/external.d [2020-11-30T19:26:28.196Z] #41 98.95 DEP criu/eventpoll.d [2020-11-30T19:26:28.196Z] #41 99.05 DEP criu/eventfd.d [2020-11-30T19:26:28.196Z] #41 99.21 DEP criu/crtools.d [2020-11-30T19:26:28.196Z] #41 99.34 DEP criu/cr-service.d [2020-11-30T19:26:28.196Z] #41 99.48 DEP criu/cr-restore.d [2020-11-30T19:26:28.196Z] #41 99.66 DEP criu/cr-errno.d [2020-11-30T19:26:28.196Z] #41 99.67 DEP criu/cr-dump.d [2020-11-30T19:26:28.196Z] #41 99.89 DEP criu/cr-dedup.d [2020-11-30T19:26:28.196Z] #41 99.99 DEP criu/cr-check.d [2020-11-30T19:26:28.196Z] #41 100.1 DEP criu/config.d [2020-11-30T19:26:28.196Z] #41 100.2 DEP criu/clone-noasan.d [2020-11-30T19:26:28.196Z] #41 100.3 DEP criu/cgroup.d [2020-11-30T19:26:28.196Z] #41 100.4 DEP criu/cgroup-props.d [2020-11-30T19:26:28.196Z] #41 100.6 DEP criu/bitmap.d [2020-11-30T19:26:28.196Z] #41 100.6 DEP criu/bfd.d [2020-11-30T19:26:28.196Z] #41 100.7 DEP criu/autofs.d [2020-11-30T19:26:28.196Z] #41 100.9 DEP criu/aio.d [2020-11-30T19:26:28.196Z] #41 101.1 DEP criu/action-scripts.d [2020-11-30T19:26:28.196Z] #41 101.4 CC criu/action-scripts.o [2020-11-30T19:26:28.196Z] #41 101.8 CC criu/aio.o [2020-11-30T19:26:28.196Z] #41 102.2 CC criu/autofs.o [2020-11-30T19:26:28.196Z] #41 103.4 CC criu/bfd.o [2020-11-30T19:26:28.196Z] #41 103.8 CC criu/bitmap.o [2020-11-30T19:26:28.196Z] #41 104.0 CC criu/cgroup-props.o [2020-11-30T19:26:28.196Z] #41 104.6 CC criu/cgroup.o [2020-11-30T19:26:28.196Z] #41 107.5 CC criu/clone-noasan.o [2020-11-30T19:26:28.196Z] #41 107.7 CC criu/config.o [2020-11-30T19:26:28.230Z] #35 9.128 -- Detecting C compile features - done [2020-11-30T19:26:28.230Z] #35 9.219 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:26:28.262Z] #19 29.20 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-30T19:26:28.262Z] #19 29.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:26:28.262Z] #19 29.22 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:26:28.496Z] #35 9.842 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:26:28.496Z] #35 9.964 -- Configuring done [2020-11-30T19:26:28.496Z] #35 10.02 -- Generating done [2020-11-30T19:26:28.496Z] #35 10.02 -- Build files have been written to: /tmp/tmp.ERnT8tXy7u/tini [2020-11-30T19:26:28.496Z] #35 10.05 + make tini-static [2020-11-30T19:26:28.754Z] #35 ... [2020-11-30T19:26:28.754Z] [2020-11-30T19:26:28.754Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:28.754Z] #11 98.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:26:28.754Z] #11 98.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:26:28.754Z] #11 98.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:26:28.754Z] #11 ... [2020-11-30T19:26:28.754Z] [2020-11-30T19:26:28.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:28.754Z] #41 3.339 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:26:28.754Z] #41 3.339 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:26:28.754Z] #41 3.392 Note: Building without GnuTLS support [2020-11-30T19:26:28.754Z] #41 3.406 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:26:28.754Z] #41 3.406 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:26:28.910Z] #19 30.04 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:26:28.910Z] #19 30.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:26:28.910Z] #19 30.07 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:28.922Z] #17 DONE 1.7s [2020-11-30T19:26:28.922Z] [2020-11-30T19:26:28.922Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:29.011Z] #41 ... [2020-11-30T19:26:29.011Z] [2020-11-30T19:26:29.011Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:29.011Z] #49 98.71 fmt [2020-11-30T19:26:29.011Z] #49 106.7 encoding/json [2020-11-30T19:26:29.138Z] #41 ... [2020-11-30T19:26:29.138Z] [2020-11-30T19:26:29.138Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:29.138Z] #18 34.76 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:26:29.316Z] #49 ... [2020-11-30T19:26:29.316Z] [2020-11-30T19:26:29.316Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:29.316Z] #35 10.60 Scanning dependencies of target tini-static [2020-11-30T19:26:29.571Z] #35 10.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:26:29.660Z] #18 35.18 Selecting previously unselected package bzip2. [2020-11-30T19:26:29.660Z] #18 35.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-30T19:26:29.660Z] #18 35.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:26:29.660Z] #18 35.29 Selecting previously unselected package xz-utils. [2020-11-30T19:26:29.660Z] #18 35.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-30T19:26:29.660Z] #18 35.30 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:26:29.921Z] #18 35.48 Selecting previously unselected package apparmor. [2020-11-30T19:26:29.921Z] #18 35.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-30T19:26:29.921Z] #18 35.57 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:26:29.982Z] #19 31.12 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:26:29.982Z] #19 31.14 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:30.183Z] #18 35.90 Selecting previously unselected package aufs-tools. [2020-11-30T19:26:30.183Z] #18 35.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-30T19:26:30.183Z] #18 35.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:26:30.443Z] #18 36.05 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:26:30.444Z] #18 36.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:26:30.444Z] #18 36.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:26:30.705Z] #18 36.20 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:26:30.705Z] #18 36.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:26:30.705Z] #18 36.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:26:30.705Z] #18 36.33 Selecting previously unselected package jq. [2020-11-30T19:26:30.705Z] #18 36.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:26:30.705Z] #18 36.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:26:30.705Z] #18 36.45 Selecting previously unselected package libaio1:amd64. [2020-11-30T19:26:30.705Z] #18 36.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-30T19:26:30.705Z] #18 36.48 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:26:30.705Z] #18 36.55 Selecting previously unselected package libgpm2:amd64. [2020-11-30T19:26:30.864Z] #18 2.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:26:30.864Z] #18 2.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:26:30.966Z] #18 36.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-30T19:26:30.966Z] #18 36.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:26:31.131Z] #18 2.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:26:31.227Z] #18 36.69 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:26:31.227Z] #18 36.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:26:31.227Z] #18 36.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:26:31.466Z] #35 12.86 [100%] Linking C executable tini-static [2020-11-30T19:26:31.720Z] #18 2.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-30T19:26:32.463Z] #35 13.73 [100%] Built target tini-static [2020-11-30T19:26:32.463Z] #35 13.91 + mkdir -p /build [2020-11-30T19:26:32.463Z] #35 13.91 + cp tini-static /build/docker-init [2020-11-30T19:26:32.463Z] #35 ... [2020-11-30T19:26:32.463Z] [2020-11-30T19:26:32.463Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:32.463Z] #43 102.1 fmt [2020-11-30T19:26:32.463Z] #43 105.7 regexp [2020-11-30T19:26:32.463Z] #43 108.9 go/token [2020-11-30T19:26:32.463Z] #43 110.4 go/scanner [2020-11-30T19:26:32.463Z] #43 111.6 internal/lazyregexp [2020-11-30T19:26:32.463Z] #43 112.1 net/url [2020-11-30T19:26:32.740Z] #43 112.4 go/ast [2020-11-30T19:26:32.740Z] #43 ... [2020-11-30T19:26:32.740Z] [2020-11-30T19:26:32.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:26:32.740Z] #11 109.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:26:32.740Z] #11 109.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:26:32.740Z] #11 109.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:26:32.740Z] #11 109.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:26:32.740Z] #11 109.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:26:32.740Z] #11 109.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:26:32.740Z] #11 ... [2020-11-30T19:26:32.740Z] [2020-11-30T19:26:32.740Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:32.740Z] #35 DONE 14.3s [2020-11-30T19:26:32.758Z] #19 33.56 Selecting previously unselected package python3-minimal. [2020-11-30T19:26:32.758Z] #19 33.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-11-30T19:26:32.758Z] #19 33.63 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-30T19:26:32.758Z] #19 33.64 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:26:32.758Z] #19 33.74 Selecting previously unselected package libmpdec2:ppc64el. [2020-11-30T19:26:32.758Z] #19 33.75 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-30T19:26:32.758Z] #19 33.75 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-30T19:26:32.758Z] #19 33.85 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-30T19:26:32.758Z] #19 33.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:26:32.758Z] #19 33.87 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:26:33.009Z] [2020-11-30T19:26:33.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:33.009Z] #41 6.329 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:26:33.009Z] #41 6.363 GEN .gitid [2020-11-30T19:26:33.009Z] #41 6.501 GEN criu/include/version.h [2020-11-30T19:26:33.009Z] #41 6.704 GEN include/common/asm [2020-11-30T19:26:33.130Z] #18 4.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.7% of statements [2020-11-30T19:26:33.211Z] ok github.com/docker/docker/builder/dockerfile 0.845s coverage: 48.3% of statements [2020-11-30T19:26:33.211Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-30T19:26:33.396Z] #18 ... [2020-11-30T19:26:33.396Z] [2020-11-30T19:26:33.396Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:33.396Z] #43 121.5 github.com/LK4D4/vndr/godl [2020-11-30T19:26:33.396Z] #43 122.3 github.com/LK4D4/vndr [2020-11-30T19:26:33.503Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-30T19:26:33.748Z] #43 ... [2020-11-30T19:26:33.748Z] [2020-11-30T19:26:33.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:33.748Z] #41 63.48 DEP soccr/soccr.d [2020-11-30T19:26:33.748Z] #41 63.71 CC soccr/soccr.o [2020-11-30T19:26:33.748Z] #41 65.29 AR soccr/libsoccr.a [2020-11-30T19:26:33.748Z] #41 65.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:26:33.748Z] #41 65.99 DEP criu/arch/aarch64/sigframe.d [2020-11-30T19:26:33.748Z] #41 66.14 DEP criu/arch/aarch64/crtools.d [2020-11-30T19:26:33.748Z] #41 66.47 DEP criu/arch/aarch64/cpu.d [2020-11-30T19:26:33.748Z] #41 66.55 DEP criu/arch/aarch64/bitops.d [2020-11-30T19:26:33.748Z] #41 66.58 CC criu/arch/aarch64/bitops.o [2020-11-30T19:26:33.748Z] #41 66.67 CC criu/arch/aarch64/cpu.o [2020-11-30T19:26:33.748Z] #41 66.86 CC criu/arch/aarch64/crtools.o [2020-11-30T19:26:33.748Z] #41 67.62 CC criu/arch/aarch64/sigframe.o [2020-11-30T19:26:33.748Z] #41 67.88 LINK criu/arch/aarch64/crtools.built-in.o [2020-11-30T19:26:33.748Z] #41 67.94 DEP criu/pie/util-vdso.d [2020-11-30T19:26:33.748Z] #41 68.28 DEP criu/pie/util.d [2020-11-30T19:26:33.748Z] #41 68.51 CC criu/pie/util.o [2020-11-30T19:26:33.748Z] #41 68.90 CC criu/pie/util-vdso.o [2020-11-30T19:26:33.748Z] #41 69.66 AR criu/pie/pie.lib.a [2020-11-30T19:26:33.748Z] #41 69.75 DEP criu/pie/restorer.d [2020-11-30T19:26:33.748Z] #41 70.08 DEP criu/arch/aarch64/intraprocedure.d [2020-11-30T19:26:33.748Z] #41 70.10 DEP criu/arch/aarch64/restorer.d [2020-11-30T19:26:33.748Z] #41 70.28 DEP criu/arch/aarch64/vdso-pie.d [2020-11-30T19:26:33.748Z] #41 70.38 DEP criu/pie/parasite-vdso.d [2020-11-30T19:26:33.748Z] #41 70.54 DEP criu/pie/parasite.d [2020-11-30T19:26:33.748Z] #41 70.70 CC criu/pie/parasite.o [2020-11-30T19:26:33.795Z] ok github.com/docker/docker/builder/remotecontext/git 0.897s coverage: 86.3% of statements [2020-11-30T19:26:33.795Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:26:33.795Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:26:33.813Z] #19 34.85 Selecting previously unselected package python3.7. [2020-11-30T19:26:33.813Z] #19 34.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:26:33.814Z] #19 34.89 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:33.959Z] #41 9.680 PBCC images/timens.pb-c.c [2020-11-30T19:26:33.959Z] #41 9.720 DEP images/timens.pb-c.d [2020-11-30T19:26:33.959Z] #41 9.812 PBCC images/fown.pb-c.c [2020-11-30T19:26:33.959Z] #41 9.850 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:26:34.014Z] #41 ... [2020-11-30T19:26:34.014Z] [2020-11-30T19:26:34.014Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:34.014Z] #18 5.254 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-30T19:26:34.112Z] #19 35.05 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-30T19:26:34.113Z] #19 35.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-30T19:26:34.113Z] #19 35.07 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-30T19:26:34.113Z] #19 ... [2020-11-30T19:26:34.113Z] [2020-11-30T19:26:34.113Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:34.113Z] #44 144.3 mime [2020-11-30T19:26:34.113Z] #44 144.5 mime/quotedprintable [2020-11-30T19:26:34.215Z] #41 10.06 PBCC images/opts.pb-c.c [2020-11-30T19:26:34.471Z] #41 10.24 PBCC images/memfd.pb-c.c [2020-11-30T19:26:34.471Z] #41 10.31 DEP images/fown.pb-c.d [2020-11-30T19:26:34.471Z] #41 ... [2020-11-30T19:26:34.471Z] [2020-11-30T19:26:34.471Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:34.471Z] #32 104.1 flag [2020-11-30T19:26:34.471Z] #32 104.1 github.com/BurntSushi/toml [2020-11-30T19:26:34.471Z] #32 107.0 log [2020-11-30T19:26:34.471Z] #32 110.3 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:26:34.471Z] #32 ... [2020-11-30T19:26:34.471Z] [2020-11-30T19:26:34.471Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:34.471Z] #41 10.43 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:26:34.528Z] #18 40.24 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:26:34.528Z] #18 40.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:26:34.528Z] #18 40.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:34.596Z] #18 ... [2020-11-30T19:26:34.596Z] [2020-11-30T19:26:34.596Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:34.596Z] #43 DONE 132.8s [2020-11-30T19:26:34.596Z] [2020-11-30T19:26:34.596Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:26:34.596Z] #30 DONE 132.6s [2020-11-30T19:26:34.726Z] #41 10.54 DEP images/opts.pb-c.d [2020-11-30T19:26:34.726Z] #41 10.68 DEP images/memfd.pb-c.d [2020-11-30T19:26:34.790Z] #18 40.38 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:26:34.790Z] #18 40.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:26:34.790Z] #18 40.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:26:34.790Z] #18 40.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:26:34.790Z] #18 40.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:26:34.862Z] [2020-11-30T19:26:34.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:34.862Z] #41 71.74 LINK criu/pie/parasite.built-in.o [2020-11-30T19:26:34.862Z] #41 71.75 GEN criu/pie/parasite-blob.h [2020-11-30T19:26:34.862Z] #41 71.77 CC criu/pie/parasite-vdso.o [2020-11-30T19:26:34.985Z] #41 10.92 PBCC images/sit.pb-c.c [2020-11-30T19:26:35.051Z] #18 40.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:26:35.051Z] #18 40.59 Selecting previously unselected package libreadline5:amd64. [2020-11-30T19:26:35.051Z] #18 40.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-30T19:26:35.051Z] #18 40.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:26:35.051Z] #18 40.73 Selecting previously unselected package net-tools. [2020-11-30T19:26:35.051Z] #18 40.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-30T19:26:35.051Z] #18 40.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:26:35.241Z] #41 11.02 DEP images/sit.pb-c.d [2020-11-30T19:26:35.241Z] #41 11.04 PBCC images/macvlan.pb-c.c [2020-11-30T19:26:35.241Z] #41 11.08 DEP images/macvlan.pb-c.d [2020-11-30T19:26:35.241Z] #41 11.17 PBCC images/autofs.pb-c.c [2020-11-30T19:26:35.241Z] #41 11.22 DEP images/autofs.pb-c.d [2020-11-30T19:26:35.312Z] #18 40.96 Selecting previously unselected package python-pip-whl. [2020-11-30T19:26:35.312Z] #18 40.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:26:35.312Z] #18 40.98 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:26:35.497Z] #41 11.34 PBCC images/sysctl.pb-c.c [2020-11-30T19:26:35.497Z] #41 11.39 DEP images/sysctl.pb-c.d [2020-11-30T19:26:35.753Z] #41 11.55 PBCC images/time.pb-c.c [2020-11-30T19:26:35.753Z] #41 11.56 DEP images/time.pb-c.d [2020-11-30T19:26:35.753Z] #41 11.62 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:26:35.824Z] #41 72.70 CC criu/arch/aarch64/vdso-pie.o [2020-11-30T19:26:35.824Z] #41 72.96 CC criu/arch/aarch64/restorer.o [2020-11-30T19:26:35.883Z] #18 41.54 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:26:35.883Z] #18 41.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:26:35.883Z] #18 41.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:26:35.883Z] #18 41.67 Selecting previously unselected package python3-distutils. [2020-11-30T19:26:36.012Z] #41 11.86 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:26:36.090Z] #41 73.25 CC criu/arch/aarch64/intraprocedure.o [2020-11-30T19:26:36.090Z] #41 73.32 CC criu/pie/restorer.o [2020-11-30T19:26:36.145Z] #18 41.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:26:36.146Z] #18 41.70 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:26:36.146Z] #18 41.82 Selecting previously unselected package python3-pip. [2020-11-30T19:26:36.146Z] #18 41.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-30T19:26:36.146Z] #18 41.83 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:26:36.268Z] #41 11.94 PBCC images/seccomp.pb-c.c [2020-11-30T19:26:36.268Z] #41 11.99 DEP images/seccomp.pb-c.d [2020-11-30T19:26:36.268Z] #41 12.08 PBCC images/userns.pb-c.c [2020-11-30T19:26:36.268Z] #41 12.09 DEP images/userns.pb-c.d [2020-11-30T19:26:36.413Z] #18 41.97 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:26:36.413Z] #18 41.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:26:36.413Z] #18 41.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:26:36.413Z] #18 42.14 Selecting previously unselected package python3-setuptools. [2020-11-30T19:26:36.413Z] #18 42.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:26:36.413Z] #18 42.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:26:36.528Z] #41 12.23 PBCC images/cgroup.pb-c.c [2020-11-30T19:26:36.528Z] #41 12.31 DEP images/cgroup.pb-c.d [2020-11-30T19:26:36.528Z] #41 12.36 PBCC images/ext-file.pb-c.c [2020-11-30T19:26:36.528Z] #41 12.41 DEP images/ext-file.pb-c.d [2020-11-30T19:26:36.532Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2020-11-30T19:26:36.784Z] #41 12.54 PBCC images/rpc.pb-c.c [2020-11-30T19:26:36.784Z] #41 12.70 DEP images/rpc.pb-c.d [2020-11-30T19:26:36.935Z] #18 42.40 Selecting previously unselected package python3-wheel. [2020-11-30T19:26:36.935Z] #18 42.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:26:36.935Z] #18 42.41 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:26:36.935Z] #18 42.47 Selecting previously unselected package sudo. [2020-11-30T19:26:36.935Z] #18 42.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-30T19:26:36.935Z] #18 42.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:26:37.041Z] #41 12.94 PBCC images/siginfo.pb-c.c [2020-11-30T19:26:37.041Z] #41 13.06 DEP images/siginfo.pb-c.d [2020-11-30T19:26:37.297Z] #41 ... [2020-11-30T19:26:37.297Z] [2020-11-30T19:26:37.297Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:37.297Z] #32 DONE 117.0s [2020-11-30T19:26:37.297Z] [2020-11-30T19:26:37.297Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:37.297Z] #41 13.08 PBCC images/pagemap.pb-c.c [2020-11-30T19:26:37.297Z] #41 13.09 DEP images/pagemap.pb-c.d [2020-11-30T19:26:37.297Z] #41 13.11 PBCC images/rlimit.pb-c.c [2020-11-30T19:26:37.297Z] #41 13.11 DEP images/rlimit.pb-c.d [2020-11-30T19:26:37.297Z] #41 13.15 PBCC images/file-lock.pb-c.c [2020-11-30T19:26:37.506Z] #18 43.04 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:26:37.506Z] #18 43.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-30T19:26:37.506Z] #18 43.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:26:37.553Z] #41 13.24 DEP images/file-lock.pb-c.d [2020-11-30T19:26:37.553Z] #41 13.27 PBCC images/tty.pb-c.c [2020-11-30T19:26:37.553Z] #41 13.37 DEP images/tty.pb-c.d [2020-11-30T19:26:37.699Z] #44 147.9 crypto/x509 [2020-11-30T19:26:37.699Z] #44 147.9 net/textproto [2020-11-30T19:26:37.699Z] #44 147.9 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:26:37.768Z] #18 43.38 Selecting previously unselected package uidmap. [2020-11-30T19:26:37.768Z] #18 43.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-30T19:26:37.768Z] #18 43.40 Unpacking uidmap (1:4.5-1.1) ... [2020-11-30T19:26:37.768Z] #18 43.54 Selecting previously unselected package vim-runtime. [2020-11-30T19:26:37.809Z] #41 13.55 PBCC images/tun.pb-c.c [2020-11-30T19:26:37.809Z] #41 13.66 PBCC images/netdev.pb-c.c [2020-11-30T19:26:38.029Z] #18 43.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:26:38.029Z] #18 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:26:38.029Z] #18 43.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:26:38.029Z] #18 43.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:26:38.065Z] #41 13.83 DEP images/tun.pb-c.d [2020-11-30T19:26:38.065Z] #41 13.94 DEP images/netdev.pb-c.d [2020-11-30T19:26:38.065Z] #41 14.09 PBCC images/vma.pb-c.c [2020-11-30T19:26:38.321Z] #41 14.12 DEP images/vma.pb-c.d [2020-11-30T19:26:38.321Z] #41 14.21 PBCC images/creds.pb-c.c [2020-11-30T19:26:38.321Z] #41 14.22 DEP images/creds.pb-c.d [2020-11-30T19:26:38.321Z] #41 14.30 PBCC images/utsns.pb-c.c [2020-11-30T19:26:38.321Z] #41 14.35 DEP images/utsns.pb-c.d [2020-11-30T19:26:38.577Z] #41 14.38 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:26:38.577Z] #41 14.44 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:26:38.577Z] #41 14.46 DEP images/ipc-desc.pb-c.d [2020-11-30T19:26:38.577Z] #41 14.54 DEP images/ipc-sem.pb-c.d [2020-11-30T19:26:38.833Z] #41 14.63 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:26:38.833Z] #41 14.67 DEP images/ipc-msg.pb-c.d [2020-11-30T19:26:38.833Z] #41 14.75 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:26:39.090Z] #41 14.83 DEP images/ipc-shm.pb-c.d [2020-11-30T19:26:39.090Z] #41 14.92 PBCC images/ipc-var.pb-c.c [2020-11-30T19:26:39.090Z] #41 14.98 DEP images/ipc-var.pb-c.d [2020-11-30T19:26:39.090Z] #41 15.04 PBCC images/sk-opts.pb-c.c [2020-11-30T19:26:39.237Z] #44 ... [2020-11-30T19:26:39.237Z] [2020-11-30T19:26:39.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:39.237Z] #42 78.21 LINK criu/pie/restorer.built-in.o [2020-11-30T19:26:39.237Z] #42 78.23 GEN criu/pie/restorer-blob.h [2020-11-30T19:26:39.237Z] #42 78.47 DEP criu/vdso.d [2020-11-30T19:26:39.237Z] #42 78.83 DEP criu/uts_ns.d [2020-11-30T19:26:39.237Z] #42 79.09 DEP criu/util.d [2020-11-30T19:26:39.237Z] #42 79.22 DEP criu/uffd.d [2020-11-30T19:26:39.237Z] #42 79.43 DEP criu/tun.d [2020-11-30T19:26:39.237Z] #42 79.64 DEP criu/tty.d [2020-11-30T19:26:39.237Z] #42 79.84 DEP criu/timerfd.d [2020-11-30T19:26:39.237Z] #42 80.03 DEP criu/timens.d [2020-11-30T19:26:39.237Z] #42 80.23 DEP criu/sysfs_parse.d [2020-11-30T19:26:39.237Z] #42 80.38 DEP criu/sysctl.d [2020-11-30T19:26:39.237Z] #42 80.59 DEP criu/string.d [2020-11-30T19:26:39.237Z] #42 80.63 DEP criu/stats.d [2020-11-30T19:26:39.237Z] #42 80.88 DEP criu/sockets.d [2020-11-30T19:26:39.237Z] #42 81.11 DEP criu/sk-unix.d [2020-11-30T19:26:39.237Z] #42 81.38 DEP criu/sk-tcp.d [2020-11-30T19:26:39.237Z] #42 81.71 DEP criu/sk-queue.d [2020-11-30T19:26:39.237Z] #42 81.90 DEP criu/sk-packet.d [2020-11-30T19:26:39.237Z] #42 82.08 DEP criu/sk-netlink.d [2020-11-30T19:26:39.237Z] #42 82.28 DEP criu/sk-inet.d [2020-11-30T19:26:39.237Z] #42 82.50 DEP criu/signalfd.d [2020-11-30T19:26:39.237Z] #42 82.69 DEP criu/sigframe.d [2020-11-30T19:26:39.237Z] #42 82.81 DEP criu/shmem.d [2020-11-30T19:26:39.237Z] #42 82.99 DEP criu/servicefd.d [2020-11-30T19:26:39.237Z] #42 83.17 DEP criu/seize.d [2020-11-30T19:26:39.237Z] #42 83.42 DEP criu/seccomp.d [2020-11-30T19:26:39.237Z] #42 83.60 DEP criu/rst-malloc.d [2020-11-30T19:26:39.237Z] #42 83.70 DEP criu/rbtree.d [2020-11-30T19:26:39.237Z] #42 83.74 DEP criu/pstree.d [2020-11-30T19:26:39.237Z] #42 83.95 DEP criu/protobuf.d [2020-11-30T19:26:39.237Z] #42 84.12 GEN criu/protobuf-desc-gen.h [2020-11-30T19:26:39.237Z] #42 86.98 DEP criu/protobuf-desc.d [2020-11-30T19:26:39.237Z] #42 87.09 DEP criu/proc_parse.d [2020-11-30T19:26:39.237Z] #42 87.44 DEP criu/plugin.d [2020-11-30T19:26:39.237Z] #42 87.55 DEP criu/pipes.d [2020-11-30T19:26:39.237Z] #42 87.69 DEP criu/pie-util.d [2020-11-30T19:26:39.237Z] #42 87.80 DEP criu/pie-util-vdso.d [2020-11-30T19:26:39.237Z] #42 87.96 DEP criu/path.d [2020-11-30T19:26:39.237Z] #42 88.13 DEP criu/parasite-syscall.d [2020-11-30T19:26:39.237Z] #42 88.37 DEP criu/pagemap.d [2020-11-30T19:26:39.237Z] #42 ... [2020-11-30T19:26:39.237Z] [2020-11-30T19:26:39.237Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:39.237Z] #19 35.19 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:26:39.237Z] #19 36.29 Selecting previously unselected package python3. [2020-11-30T19:26:39.237Z] #19 36.29 (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 ... 24022 files and directories currently installed.) [2020-11-30T19:26:39.237Z] #19 36.34 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-30T19:26:39.237Z] #19 36.35 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:26:39.237Z] #19 36.49 Selecting previously unselected package libip4tc0:ppc64el. [2020-11-30T19:26:39.238Z] #19 36.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 36.51 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:26:39.238Z] #19 36.63 Selecting previously unselected package libip6tc0:ppc64el. [2020-11-30T19:26:39.238Z] #19 36.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 36.64 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:26:39.238Z] #19 36.76 Selecting previously unselected package libiptc0:ppc64el. [2020-11-30T19:26:39.238Z] #19 36.77 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 36.78 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-30T19:26:39.238Z] #19 36.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-30T19:26:39.238Z] #19 36.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 36.98 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-30T19:26:39.238Z] #19 37.09 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-30T19:26:39.238Z] #19 37.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 37.10 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-30T19:26:39.238Z] #19 37.21 Selecting previously unselected package libnftnl11:ppc64el. [2020-11-30T19:26:39.238Z] #19 37.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 37.23 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-30T19:26:39.238Z] #19 37.34 Selecting previously unselected package iptables. [2020-11-30T19:26:39.238Z] #19 37.34 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 37.35 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:26:39.238Z] #19 37.90 Selecting previously unselected package xxd. [2020-11-30T19:26:39.238Z] #19 37.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:26:39.238Z] #19 37.91 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:26:39.238Z] #19 38.15 Selecting previously unselected package vim-common. [2020-11-30T19:26:39.238Z] #19 38.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:26:39.238Z] #19 38.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:39.238Z] #19 38.36 Selecting previously unselected package bash-completion. [2020-11-30T19:26:39.238Z] #19 38.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:26:39.346Z] #41 15.15 PBCC images/packet-sock.pb-c.c [2020-11-30T19:26:39.346Z] #41 15.25 DEP images/sk-opts.pb-c.d [2020-11-30T19:26:39.346Z] #41 15.34 DEP images/packet-sock.pb-c.d [2020-11-30T19:26:39.414Z] #18 ... [2020-11-30T19:26:39.414Z] [2020-11-30T19:26:39.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:39.414Z] #41 109.1 CC criu/cr-check.o [2020-11-30T19:26:39.414Z] #41 110.7 CC criu/cr-dedup.o [2020-11-30T19:26:39.414Z] #41 111.0 CC criu/cr-dump.o [2020-11-30T19:26:39.414Z] #41 113.2 CC criu/cr-errno.o [2020-11-30T19:26:39.414Z] #41 113.3 CC criu/cr-restore.o [2020-11-30T19:26:39.414Z] #41 117.7 CC criu/cr-service.o [2020-11-30T19:26:39.604Z] #41 15.38 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:26:39.604Z] #41 15.45 DEP images/sk-netlink.pb-c.d [2020-11-30T19:26:39.675Z] #41 119.4 CC criu/crtools.o [2020-11-30T19:26:39.861Z] #41 15.53 PBCC images/sk-inet.pb-c.c [2020-11-30T19:26:39.861Z] #41 15.59 DEP images/sk-inet.pb-c.d [2020-11-30T19:26:39.861Z] #41 15.68 PBCC images/sk-unix.pb-c.c [2020-11-30T19:26:39.861Z] #41 15.72 DEP images/sk-unix.pb-c.d [2020-11-30T19:26:39.861Z] #41 15.82 PBCC images/mm.pb-c.c [2020-11-30T19:26:40.119Z] #41 15.92 DEP images/mm.pb-c.d [2020-11-30T19:26:40.119Z] #41 15.97 PBCC images/timerfd.pb-c.c [2020-11-30T19:26:40.119Z] #41 16.02 DEP images/timerfd.pb-c.d [2020-11-30T19:26:40.246Z] #41 119.9 CC criu/eventfd.o [2020-11-30T19:26:40.335Z] #41 76.70 LINK criu/pie/restorer.built-in.o [2020-11-30T19:26:40.335Z] #41 76.72 GEN criu/pie/restorer-blob.h [2020-11-30T19:26:40.335Z] #41 76.79 DEP criu/vdso.d [2020-11-30T19:26:40.335Z] #41 76.97 DEP criu/uts_ns.d [2020-11-30T19:26:40.335Z] #41 77.21 DEP criu/util.d [2020-11-30T19:26:40.335Z] #41 ... [2020-11-30T19:26:40.335Z] [2020-11-30T19:26:40.335Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:40.335Z] #22 133.3 Checking out files: 19% (2130/11025) Checking out files: 20% (2205/11025) Checking out files: 21% (2316/11025) Checking out files: 22% (2426/11025) Checking out files: 23% (2536/11025) Checking out files: 24% (2646/11025) Checking out files: 25% (2757/11025) Checking out files: 26% (2867/11025) Checking out files: 27% (2977/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 32% (3581/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 50% (5573/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 63% (7036/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 82% (9088/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-30T19:26:40.335Z] #22 138.4 + cd /tmp/tmp.6TGrVuzvak/tmp/docker-ce [2020-11-30T19:26:40.335Z] #22 138.4 + git checkout -q v17.06.2-ce [2020-11-30T19:26:40.381Z] #41 16.15 PBCC images/timer.pb-c.c [2020-11-30T19:26:40.381Z] #41 16.20 DEP images/timer.pb-c.d [2020-11-30T19:26:40.381Z] #41 16.30 PBCC images/sa.pb-c.c [2020-11-30T19:26:40.381Z] #41 16.34 DEP images/sa.pb-c.d [2020-11-30T19:26:40.381Z] #41 16.38 PBCC images/pipe-data.pb-c.c [2020-11-30T19:26:40.507Z] #41 120.3 CC criu/eventpoll.o [2020-11-30T19:26:40.637Z] #41 16.41 DEP images/pipe-data.pb-c.d [2020-11-30T19:26:40.637Z] #41 16.44 PBCC images/mnt.pb-c.c [2020-11-30T19:26:40.637Z] #41 16.51 DEP images/mnt.pb-c.d [2020-11-30T19:26:40.637Z] #41 16.64 PBCC images/sk-packet.pb-c.c [2020-11-30T19:26:40.895Z] #41 16.68 DEP images/sk-packet.pb-c.d [2020-11-30T19:26:40.895Z] #41 16.78 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:26:40.895Z] #41 16.80 DEP images/tcp-stream.pb-c.d [2020-11-30T19:26:40.895Z] #41 16.88 PBCC images/pipe.pb-c.c [2020-11-30T19:26:41.079Z] #41 ... [2020-11-30T19:26:41.079Z] [2020-11-30T19:26:41.079Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:41.079Z] #18 46.75 Selecting previously unselected package vim. [2020-11-30T19:26:41.079Z] #18 46.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:26:41.079Z] #18 46.77 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:26:41.151Z] #41 16.93 DEP images/pipe.pb-c.d [2020-11-30T19:26:41.151Z] #41 17.01 PBCC images/pstree.pb-c.c [2020-11-30T19:26:41.151Z] #41 17.06 DEP images/pstree.pb-c.d [2020-11-30T19:26:41.151Z] #41 17.11 PBCC images/fs.pb-c.c [2020-11-30T19:26:41.151Z] #41 17.13 DEP images/fs.pb-c.d [2020-11-30T19:26:41.344Z] #19 42.18 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:26:41.407Z] #41 17.16 PBCC images/signalfd.pb-c.c [2020-11-30T19:26:41.407Z] #41 17.21 DEP images/signalfd.pb-c.d [2020-11-30T19:26:41.407Z] #41 17.27 PBCC images/fh.pb-c.c [2020-11-30T19:26:41.407Z] #41 17.32 PBCC images/fsnotify.pb-c.c [2020-11-30T19:26:41.407Z] #41 17.36 DEP images/fh.pb-c.d [2020-11-30T19:26:41.407Z] #41 17.42 DEP images/fsnotify.pb-c.d [2020-11-30T19:26:41.407Z] #41 ... [2020-11-30T19:26:41.407Z] [2020-11-30T19:26:41.407Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:26:41.407Z] #49 111.1 github.com/pkg/diff [2020-11-30T19:26:41.407Z] #49 113.7 go/ast [2020-11-30T19:26:41.407Z] #49 116.7 golang.org/x/crypto/ssh/terminal [2020-11-30T19:26:41.407Z] #49 119.1 mvdan.cc/editorconfig [2020-11-30T19:26:41.407Z] #49 120.7 mvdan.cc/sh/v3/fileutil [2020-11-30T19:26:41.407Z] #49 120.9 mvdan.cc/sh/v3/syntax [2020-11-30T19:26:41.643Z] #19 42.66 Selecting previously unselected package bzip2. [2020-11-30T19:26:41.643Z] #19 42.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-30T19:26:41.643Z] #19 42.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:26:41.651Z] #18 47.37 Selecting previously unselected package xfsprogs. [2020-11-30T19:26:41.651Z] #18 47.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-30T19:26:41.651Z] #18 47.39 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:26:41.663Z] #49 ... [2020-11-30T19:26:41.663Z] [2020-11-30T19:26:41.663Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:41.663Z] #41 17.49 PBCC images/eventpoll.pb-c.c [2020-11-30T19:26:41.663Z] #41 17.53 DEP images/eventpoll.pb-c.d [2020-11-30T19:26:41.663Z] #41 17.60 PBCC images/eventfd.pb-c.c [2020-11-30T19:26:41.663Z] #41 17.65 DEP images/eventfd.pb-c.d [2020-11-30T19:26:41.919Z] #41 17.78 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:26:41.919Z] #41 17.83 DEP images/remap-file-path.pb-c.d [2020-11-30T19:26:41.943Z] #19 42.78 Selecting previously unselected package xz-utils. [2020-11-30T19:26:41.943Z] #19 42.79 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-30T19:26:41.943Z] #19 42.79 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:26:41.943Z] #19 43.06 Selecting previously unselected package apparmor. [2020-11-30T19:26:41.943Z] #19 43.08 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-30T19:26:42.197Z] #41 17.98 PBCC images/fifo.pb-c.c [2020-11-30T19:26:42.197Z] #41 18.00 DEP images/fifo.pb-c.d [2020-11-30T19:26:42.197Z] #41 18.08 PBCC images/ghost-file.pb-c.c [2020-11-30T19:26:42.197Z] #41 18.10 DEP images/ghost-file.pb-c.d [2020-11-30T19:26:42.197Z] #41 18.20 PBCC images/regfile.pb-c.c [2020-11-30T19:26:42.224Z] #18 47.89 Selecting previously unselected package zip. [2020-11-30T19:26:42.225Z] #18 47.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-30T19:26:42.225Z] #18 47.90 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:26:42.270Z] #19 43.25 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:26:42.453Z] #41 18.31 DEP images/regfile.pb-c.d [2020-11-30T19:26:42.453Z] #41 18.40 PBCC images/ns.pb-c.c [2020-11-30T19:26:42.486Z] #18 48.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:26:42.486Z] #18 48.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:26:42.486Z] #18 48.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:42.486Z] #18 48.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:26:42.486Z] #18 48.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:26:42.486Z] #18 48.20 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:42.486Z] #18 48.22 Setting up uidmap (1:4.5-1.1) ... [2020-11-30T19:26:42.486Z] #18 48.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:26:42.569Z] #19 43.69 Selecting previously unselected package aufs-tools. [2020-11-30T19:26:42.569Z] #19 43.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-30T19:26:42.569Z] #19 43.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:26:42.709Z] #41 18.52 DEP images/ns.pb-c.d [2020-11-30T19:26:42.747Z] #18 48.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:42.747Z] #18 48.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:26:42.747Z] #18 48.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:26:42.747Z] #18 48.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:26:42.747Z] #18 48.31 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:26:42.747Z] #18 48.33 Setting up zip (3.0-11+b1) ... [2020-11-30T19:26:42.747Z] #18 48.35 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:42.747Z] #18 48.38 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:26:42.954Z] #19 43.85 Selecting previously unselected package libonig5:ppc64el. [2020-11-30T19:26:42.954Z] #19 43.86 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-30T19:26:42.954Z] #19 43.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:26:42.964Z] #41 18.61 PBCC images/fdinfo.pb-c.c [2020-11-30T19:26:42.965Z] #41 18.82 DEP images/fdinfo.pb-c.d [2020-11-30T19:26:43.222Z] #41 19.04 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:26:43.222Z] #41 19.12 PBCC images/core-arm.pb-c.c [2020-11-30T19:26:43.254Z] #19 44.03 Selecting previously unselected package libjq1:ppc64el. [2020-11-30T19:26:43.254Z] #19 44.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:26:43.254Z] #19 44.06 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:26:43.254Z] #19 ... [2020-11-30T19:26:43.254Z] [2020-11-30T19:26:43.254Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:43.479Z] #41 19.20 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:26:43.479Z] #41 19.29 PBCC images/core-s390.pb-c.c [2020-11-30T19:26:43.479Z] #41 19.33 PBCC images/core-x86.pb-c.c [2020-11-30T19:26:43.479Z] #41 19.39 PBCC images/core.pb-c.c [2020-11-30T19:26:43.669Z] #22 141.6 + mkdir -p /tmp/tmp.6TGrVuzvak/src/github.com/docker [2020-11-30T19:26:43.669Z] #22 141.6 + mv components/cli /tmp/tmp.6TGrVuzvak/src/github.com/docker/cli [2020-11-30T19:26:43.669Z] #22 141.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-30T19:26:43.736Z] #41 19.53 PBCC images/inventory.pb-c.c [2020-11-30T19:26:43.736Z] #41 19.61 DEP images/core-aarch64.pb-c.d [2020-11-30T19:26:43.736Z] #41 19.67 DEP images/core-arm.pb-c.d [2020-11-30T19:26:43.736Z] #41 19.74 DEP images/core-ppc64.pb-c.d [2020-11-30T19:26:43.996Z] #41 19.86 DEP images/core-s390.pb-c.d [2020-11-30T19:26:43.997Z] #41 19.90 DEP images/core-x86.pb-c.d [2020-11-30T19:26:43.997Z] #41 19.92 DEP images/core.pb-c.d [2020-11-30T19:26:43.997Z] #41 19.93 DEP images/inventory.pb-c.d [2020-11-30T19:26:43.997Z] #41 19.95 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:26:44.253Z] #41 20.02 DEP images/cpuinfo.pb-c.d [2020-11-30T19:26:44.253Z] #41 20.09 PBCC images/stats.pb-c.c [2020-11-30T19:26:44.510Z] #41 20.22 DEP images/stats.pb-c.d [2020-11-30T19:26:45.440Z] #41 ... [2020-11-30T19:26:45.440Z] [2020-11-30T19:26:45.440Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:45.440Z] #43 115.1 text/template/parse [2020-11-30T19:26:45.440Z] #43 120.7 go/parser [2020-11-30T19:26:45.440Z] #43 121.9 text/template [2020-11-30T19:26:45.558Z] #18 51.07 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:26:45.558Z] #18 51.10 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:26:45.558Z] #18 51.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:26:45.558Z] #18 51.16 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:26:45.558Z] #18 51.27 invoke-rc.d: could not determine current runlevel [2020-11-30T19:26:45.558Z] #18 51.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-30T19:26:45.558Z] #18 51.29 Setting up pigz (2.4-1) ... [2020-11-30T19:26:45.558Z] #18 51.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:26:45.558Z] #18 51.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:26:45.819Z] #18 51.34 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:26:45.819Z] #18 51.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:26:45.819Z] #18 51.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:26:46.080Z] #18 51.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:26:46.080Z] #18 51.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:26:46.080Z] #18 51.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:46.080Z] #18 51.78 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:26:46.080Z] #18 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:26:46.080Z] #18 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:26:46.080Z] #18 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:26:46.080Z] #18 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:26:46.080Z] #18 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:26:46.341Z] #18 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:26:46.341Z] #18 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:26:46.341Z] #18 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:26:46.341Z] #18 51.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:26:46.341Z] #18 51.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:26:46.341Z] #18 51.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:26:46.341Z] #18 51.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:26:46.341Z] #18 51.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:26:46.341Z] #18 51.96 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:46.807Z] #43 126.4 encoding/xml [2020-11-30T19:26:47.449Z] #23 153.4 Checking out files: 27% (3029/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 35% (3934/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 56% (6254/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 80% (8872/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 97% (10742/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-30T19:26:47.449Z] #23 157.6 + cd /tmp/tmp.3ijsux6Nlx/tmp/docker-ce [2020-11-30T19:26:47.449Z] #23 157.6 + git checkout -q v17.06.2-ce [2020-11-30T19:26:48.174Z] #43 ... [2020-11-30T19:26:48.174Z] [2020-11-30T19:26:48.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:48.174Z] #41 23.89 make[1]: Nothing to be done for 'all'. [2020-11-30T19:26:49.012Z] #22 ... [2020-11-30T19:26:49.012Z] [2020-11-30T19:26:49.012Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:49.012Z] #18 9.415 Fetched 8230 kB in 8s (1059 kB/s) [2020-11-30T19:26:49.012Z] #18 9.415 Reading package lists... [2020-11-30T19:26:49.012Z] #18 12.59 Reading package lists... [2020-11-30T19:26:49.012Z] #18 15.20 Building dependency tree... [2020-11-30T19:26:49.012Z] #18 16.52 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:26:49.012Z] #18 16.52 The following additional packages will be installed: [2020-11-30T19:26:49.012Z] #18 16.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-30T19:26:49.012Z] #18 16.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-30T19:26:49.012Z] #18 16.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-30T19:26:49.012Z] #18 16.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:26:49.012Z] #18 16.54 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:26:49.012Z] #18 16.54 Suggested packages: [2020-11-30T19:26:49.012Z] #18 16.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-30T19:26:49.012Z] #18 16.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-30T19:26:49.012Z] #18 16.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-30T19:26:49.012Z] #18 16.54 Recommended packages: [2020-11-30T19:26:49.012Z] #18 16.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:26:49.012Z] #18 16.54 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:26:49.012Z] #18 18.34 The following NEW packages will be installed: [2020-11-30T19:26:49.012Z] #18 18.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-30T19:26:49.012Z] #18 18.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-30T19:26:49.012Z] #18 18.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-30T19:26:49.012Z] #18 18.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:26:49.012Z] #18 18.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-30T19:26:49.012Z] #18 18.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-30T19:26:49.012Z] #18 18.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-30T19:26:49.012Z] #18 18.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-30T19:26:49.012Z] #18 18.34 xz-utils zip [2020-11-30T19:26:49.012Z] #18 18.67 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:26:49.012Z] #18 18.67 Need to get 27.6 MB of archives. [2020-11-30T19:26:49.012Z] #18 18.67 After this operation, 114 MB of additional disk space will be used. [2020-11-30T19:26:49.012Z] #18 18.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-11-30T19:26:49.012Z] #18 18.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-11-30T19:26:49.012Z] #18 18.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-11-30T19:26:49.012Z] #18 18.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-11-30T19:26:49.012Z] #18 18.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-11-30T19:26:49.012Z] #18 18.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-11-30T19:26:49.012Z] #18 19.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-11-30T19:26:49.012Z] #18 19.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-11-30T19:26:49.012Z] #18 19.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-11-30T19:26:49.012Z] #18 19.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-11-30T19:26:49.012Z] #18 19.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-11-30T19:26:49.012Z] #18 19.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-30T19:26:49.012Z] #18 19.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:26:49.012Z] #18 19.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:26:49.012Z] #18 19.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-11-30T19:26:49.012Z] #18 19.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-11-30T19:26:49.012Z] #18 19.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-11-30T19:26:49.012Z] #18 19.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-11-30T19:26:49.012Z] #18 19.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-30T19:26:49.012Z] #18 19.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-30T19:26:49.012Z] #18 19.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-30T19:26:49.012Z] #18 19.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-11-30T19:26:49.012Z] #18 19.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-11-30T19:26:49.012Z] #18 19.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-30T19:26:49.012Z] #18 19.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-30T19:26:49.012Z] #18 19.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-30T19:26:49.012Z] #18 19.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-30T19:26:49.012Z] #18 19.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-11-30T19:26:49.012Z] #18 19.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-11-30T19:26:49.012Z] #18 19.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:26:49.012Z] #18 19.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:26:49.012Z] #18 19.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:26:49.012Z] #18 19.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-11-30T19:26:49.012Z] #18 19.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:26:49.012Z] #18 19.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:26:49.012Z] #18 19.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:26:49.012Z] #18 19.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-11-30T19:26:49.012Z] #18 19.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-11-30T19:26:49.012Z] #18 19.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-11-30T19:26:49.012Z] #18 19.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:26:49.012Z] #18 20.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-11-30T19:26:49.012Z] #18 20.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-11-30T19:26:49.012Z] #18 20.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-11-30T19:26:49.574Z] #23 ... [2020-11-30T19:26:49.574Z] [2020-11-30T19:26:49.574Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:49.574Z] #44 149.6 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:26:49.574Z] #44 149.6 mime/multipart [2020-11-30T19:26:49.574Z] #44 153.0 crypto/tls [2020-11-30T19:26:49.574Z] #44 ... [2020-11-30T19:26:49.574Z] [2020-11-30T19:26:49.574Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:49.574Z] #42 88.56 DEP criu/pagemap-cache.d [2020-11-30T19:26:49.574Z] #42 88.73 DEP criu/page-xfer.d [2020-11-30T19:26:49.574Z] #42 88.89 DEP criu/page-pipe.d [2020-11-30T19:26:49.574Z] #42 89.06 DEP criu/netfilter.d [2020-11-30T19:26:49.574Z] #42 89.24 DEP criu/net.d [2020-11-30T19:26:49.574Z] #42 89.45 DEP criu/namespaces.d [2020-11-30T19:26:49.574Z] #42 89.66 DEP criu/mount.d [2020-11-30T19:26:49.574Z] #42 90.00 DEP criu/memfd.d [2020-11-30T19:26:49.574Z] #42 90.26 DEP criu/mem.d [2020-11-30T19:26:49.574Z] #42 90.57 DEP criu/lsm.d [2020-11-30T19:26:49.574Z] #42 90.84 DEP criu/log.d [2020-11-30T19:26:49.574Z] #42 90.97 DEP criu/libnetlink.d [2020-11-30T19:26:49.574Z] #42 91.14 DEP criu/kerndat.d [2020-11-30T19:26:49.574Z] #42 91.38 DEP criu/kcmp-ids.d [2020-11-30T19:26:49.574Z] #42 91.52 DEP criu/irmap.d [2020-11-30T19:26:49.574Z] #42 91.73 DEP criu/ipc_ns.d [2020-11-30T19:26:49.574Z] #42 91.95 DEP criu/image.d [2020-11-30T19:26:49.574Z] #42 92.18 DEP criu/image-desc.d [2020-11-30T19:26:49.574Z] #42 92.28 DEP criu/fsnotify.d [2020-11-30T19:26:49.574Z] #42 92.54 DEP criu/filesystems.d [2020-11-30T19:26:49.574Z] #42 92.72 DEP criu/files.d [2020-11-30T19:26:49.574Z] #42 92.98 DEP criu/files-reg.d [2020-11-30T19:26:49.574Z] #42 93.24 DEP criu/files-ext.d [2020-11-30T19:26:49.574Z] #42 93.42 DEP criu/file-lock.d [2020-11-30T19:26:49.574Z] #42 93.67 DEP criu/file-ids.d [2020-11-30T19:26:49.574Z] #42 93.81 DEP criu/fifo.d [2020-11-30T19:26:49.574Z] #42 93.96 DEP criu/fdstore.d [2020-11-30T19:26:49.574Z] #42 94.08 DEP criu/fault-injection.d [2020-11-30T19:26:49.574Z] #42 94.13 DEP criu/external.d [2020-11-30T19:26:49.574Z] #42 94.33 DEP criu/eventpoll.d [2020-11-30T19:26:49.574Z] #42 94.62 DEP criu/eventfd.d [2020-11-30T19:26:49.574Z] #42 94.82 DEP criu/crtools.d [2020-11-30T19:26:49.574Z] #42 95.02 DEP criu/cr-service.d [2020-11-30T19:26:49.574Z] #42 95.29 DEP criu/cr-restore.d [2020-11-30T19:26:49.574Z] #42 95.53 DEP criu/cr-errno.d [2020-11-30T19:26:49.574Z] #42 95.55 DEP criu/cr-dump.d [2020-11-30T19:26:49.574Z] #42 95.97 DEP criu/cr-dedup.d [2020-11-30T19:26:49.574Z] #42 96.22 DEP criu/cr-check.d [2020-11-30T19:26:49.574Z] #42 96.49 DEP criu/config.d [2020-11-30T19:26:49.574Z] #42 96.68 DEP criu/clone-noasan.d [2020-11-30T19:26:49.574Z] #42 96.74 DEP criu/cgroup.d [2020-11-30T19:26:49.574Z] #42 96.92 DEP criu/cgroup-props.d [2020-11-30T19:26:49.574Z] #42 97.17 DEP criu/bitmap.d [2020-11-30T19:26:49.574Z] #42 97.20 DEP criu/bfd.d [2020-11-30T19:26:49.574Z] #42 97.37 DEP criu/autofs.d [2020-11-30T19:26:49.574Z] #42 97.56 DEP criu/aio.d [2020-11-30T19:26:49.574Z] #42 97.77 DEP criu/action-scripts.d [2020-11-30T19:26:49.574Z] #42 98.09 CC criu/action-scripts.o [2020-11-30T19:26:49.574Z] #42 98.67 CC criu/aio.o [2020-11-30T19:26:49.574Z] #42 ... [2020-11-30T19:26:49.574Z] [2020-11-30T19:26:49.574Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:49.574Z] #19 44.33 Selecting previously unselected package jq. [2020-11-30T19:26:49.574Z] #19 44.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 44.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:26:49.574Z] #19 44.45 Selecting previously unselected package libaio1:ppc64el. [2020-11-30T19:26:49.574Z] #19 44.46 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 44.48 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-30T19:26:49.574Z] #19 44.55 Selecting previously unselected package libgpm2:ppc64el. [2020-11-30T19:26:49.574Z] #19 44.56 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 44.58 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-30T19:26:49.574Z] #19 44.78 Selecting previously unselected package libicu63:ppc64el. [2020-11-30T19:26:49.574Z] #19 44.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 44.83 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:26:49.574Z] #19 48.52 Selecting previously unselected package libnet1:ppc64el. [2020-11-30T19:26:49.574Z] #19 48.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 48.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:49.574Z] #19 48.68 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-30T19:26:49.574Z] #19 48.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 48.70 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:26:49.574Z] #19 48.80 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-30T19:26:49.574Z] #19 48.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 48.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:26:49.574Z] #19 48.87 Selecting previously unselected package libreadline5:ppc64el. [2020-11-30T19:26:49.574Z] #19 48.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 48.88 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-30T19:26:49.574Z] #19 49.01 Selecting previously unselected package net-tools. [2020-11-30T19:26:49.574Z] #19 49.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-30T19:26:49.574Z] #19 49.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:26:49.574Z] #19 49.26 Selecting previously unselected package python-pip-whl. [2020-11-30T19:26:49.574Z] #19 49.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:26:49.574Z] #19 49.27 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:26:49.574Z] #19 49.81 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:26:49.574Z] #19 49.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:26:49.574Z] #19 49.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:26:49.574Z] #19 49.98 Selecting previously unselected package python3-distutils. [2020-11-30T19:26:49.574Z] #19 50.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:26:49.574Z] #19 50.01 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:26:49.574Z] #19 50.22 Selecting previously unselected package python3-pip. [2020-11-30T19:26:49.575Z] #19 50.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-30T19:26:49.575Z] #19 50.23 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:26:49.575Z] #19 50.40 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:26:49.575Z] #19 50.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:26:49.575Z] #19 50.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:26:49.575Z] #19 50.60 Selecting previously unselected package python3-setuptools. [2020-11-30T19:26:49.575Z] #19 50.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:26:49.575Z] #19 50.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:26:49.644Z] #18 54.73 Setting up iptables (1.8.2-4) ... [2020-11-30T19:26:49.644Z] #18 54.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:26:49.644Z] #18 54.80 Setting up python3 (3.7.3-1) ... [2020-11-30T19:26:49.644Z] #18 55.18 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:26:49.873Z] #19 50.96 Selecting previously unselected package python3-wheel. [2020-11-30T19:26:49.873Z] #19 50.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:26:49.873Z] #19 50.99 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:26:49.873Z] #19 51.07 Selecting previously unselected package sudo. [2020-11-30T19:26:49.968Z] #18 20.88 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:26:49.968Z] #18 21.01 Fetched 27.6 MB in 2s (15.6 MB/s) [2020-11-30T19:26:49.968Z] #18 21.08 Selecting previously unselected package pigz. [2020-11-30T19:26:50.171Z] #19 51.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-11-30T19:26:50.171Z] #19 51.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:26:50.216Z] #18 55.87 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:26:50.234Z] #18 21.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 ... 23405 files and directories currently installed.) [2020-11-30T19:26:50.234Z] #18 21.13 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-11-30T19:26:50.234Z] #18 21.15 Unpacking pigz (2.4-1) ... [2020-11-30T19:26:50.234Z] #18 21.25 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-11-30T19:26:50.234Z] #18 21.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-30T19:26:50.234Z] #18 21.26 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:50.234Z] #18 ... [2020-11-30T19:26:50.234Z] [2020-11-30T19:26:50.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:50.234Z] #41 77.48 DEP criu/uffd.d [2020-11-30T19:26:50.234Z] #41 77.70 DEP criu/tun.d [2020-11-30T19:26:50.234Z] #41 77.94 DEP criu/tty.d [2020-11-30T19:26:50.234Z] #41 78.18 DEP criu/timerfd.d [2020-11-30T19:26:50.234Z] #41 78.51 DEP criu/timens.d [2020-11-30T19:26:50.234Z] #41 78.65 DEP criu/sysfs_parse.d [2020-11-30T19:26:50.234Z] #41 78.85 DEP criu/sysctl.d [2020-11-30T19:26:50.234Z] #41 78.95 DEP criu/string.d [2020-11-30T19:26:50.234Z] #41 78.99 DEP criu/stats.d [2020-11-30T19:26:50.234Z] #41 79.13 DEP criu/sockets.d [2020-11-30T19:26:50.234Z] #41 79.39 DEP criu/sk-unix.d [2020-11-30T19:26:50.234Z] #41 79.65 DEP criu/sk-tcp.d [2020-11-30T19:26:50.234Z] #41 79.92 DEP criu/sk-queue.d [2020-11-30T19:26:50.234Z] #41 80.16 DEP criu/sk-packet.d [2020-11-30T19:26:50.234Z] #41 80.45 DEP criu/sk-netlink.d [2020-11-30T19:26:50.234Z] #41 80.61 DEP criu/sk-inet.d [2020-11-30T19:26:50.234Z] #41 80.73 DEP criu/signalfd.d [2020-11-30T19:26:50.234Z] #41 80.86 DEP criu/sigframe.d [2020-11-30T19:26:50.234Z] #41 80.95 DEP criu/shmem.d [2020-11-30T19:26:50.234Z] #41 81.10 DEP criu/servicefd.d [2020-11-30T19:26:50.234Z] #41 81.21 DEP criu/seize.d [2020-11-30T19:26:50.234Z] #41 81.31 DEP criu/seccomp.d [2020-11-30T19:26:50.234Z] #41 81.44 DEP criu/rst-malloc.d [2020-11-30T19:26:50.234Z] #41 81.51 DEP criu/rbtree.d [2020-11-30T19:26:50.234Z] #41 81.54 DEP criu/pstree.d [2020-11-30T19:26:50.234Z] #41 81.68 DEP criu/protobuf.d [2020-11-30T19:26:50.234Z] #41 81.83 GEN criu/protobuf-desc-gen.h [2020-11-30T19:26:50.234Z] #41 83.91 DEP criu/protobuf-desc.d [2020-11-30T19:26:50.234Z] #41 84.16 DEP criu/proc_parse.d [2020-11-30T19:26:50.234Z] #41 84.35 DEP criu/plugin.d [2020-11-30T19:26:50.234Z] #41 84.51 DEP criu/pipes.d [2020-11-30T19:26:50.234Z] #41 84.67 DEP criu/pie-util.d [2020-11-30T19:26:50.234Z] #41 84.78 DEP criu/pie-util-vdso.d [2020-11-30T19:26:50.234Z] #41 84.92 DEP criu/path.d [2020-11-30T19:26:50.234Z] #41 85.14 DEP criu/parasite-syscall.d [2020-11-30T19:26:50.234Z] #41 85.34 DEP criu/pagemap.d [2020-11-30T19:26:50.234Z] #41 85.56 DEP criu/pagemap-cache.d [2020-11-30T19:26:50.234Z] #41 85.71 DEP criu/page-xfer.d [2020-11-30T19:26:50.234Z] #41 85.88 DEP criu/page-pipe.d [2020-11-30T19:26:50.234Z] #41 86.08 DEP criu/netfilter.d [2020-11-30T19:26:50.234Z] #41 86.35 DEP criu/net.d [2020-11-30T19:26:50.234Z] #41 86.69 DEP criu/namespaces.d [2020-11-30T19:26:50.234Z] #41 86.98 DEP criu/mount.d [2020-11-30T19:26:50.234Z] #41 87.21 DEP criu/memfd.d [2020-11-30T19:26:50.234Z] #41 87.40 DEP criu/mem.d [2020-11-30T19:26:50.482Z] #19 ... [2020-11-30T19:26:50.482Z] [2020-11-30T19:26:50.482Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:50.482Z] #42 99.41 CC criu/autofs.o [2020-11-30T19:26:50.500Z] #41 87.57 DEP criu/lsm.d [2020-11-30T19:26:50.500Z] #41 87.76 DEP criu/log.d [2020-11-30T19:26:50.692Z] #41 26.59 CC images/stats.o [2020-11-30T19:26:50.766Z] #41 ... [2020-11-30T19:26:50.766Z] [2020-11-30T19:26:50.766Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:50.766Z] #18 21.80 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:26:50.766Z] #18 21.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-30T19:26:50.766Z] #18 21.83 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:51.141Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-30T19:26:51.141Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9b67623d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-30T19:26:51.141Z] ---------------------------------------------------------------------------- [2020-11-30T19:26:51.141Z] [2020-11-30T19:26:51.141Z] INFO: executeCI.ps1 starting at Mon Nov 30 19:26:49 CUT 2020 [2020-11-30T19:26:51.141Z] [2020-11-30T19:26:51.141Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-30T19:26:51.141Z] INFO: Running git version 2.24.1.windows.2 [2020-11-30T19:26:51.141Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-30T19:26:51.141Z] INFO: Environment variables: [2020-11-30T19:26:51.141Z] [2020-11-30T19:26:51.141Z] Name Value [2020-11-30T19:26:51.141Z] ---- ----- [2020-11-30T19:26:51.141Z] ALLUSERSPROFILE C:\ProgramData [2020-11-30T19:26:51.141Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-30T19:26:51.141Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-30T19:26:51.141Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-30T19:26:51.141Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-30T19:26:51.141Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-30T19:26:51.141Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-11-30T19:26:51.141Z] BRANCH_NAME PR-41732 [2020-11-30T19:26:51.141Z] BUILD_DISPLAY_NAME #1 [2020-11-30T19:26:51.141Z] BUILD_ID 1 [2020-11-30T19:26:51.141Z] BUILD_NUMBER 1 [2020-11-30T19:26:51.141Z] BUILD_TAG jenkins-moby-PR-41732-1 [2020-11-30T19:26:51.141Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41732/1/ [2020-11-30T19:26:51.141Z] CHANGE_AUTHOR thaJeztah [2020-11-30T19:26:51.141Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-30T19:26:51.141Z] CHANGE_BRANCH containerd_1.4.3 [2020-11-30T19:26:51.141Z] CHANGE_FORK thaJeztah/docker [2020-11-30T19:26:51.141Z] CHANGE_ID 41732 [2020-11-30T19:26:51.141Z] CHANGE_TARGET master [2020-11-30T19:26:51.141Z] CHANGE_TITLE update containerd binary to v1.4.3 (CVE-2020-15257) [2020-11-30T19:26:51.141Z] CHANGE_URL https://github.com/moby/moby/pull/41732 [2020-11-30T19:26:51.141Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:26:51.141Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-30T19:26:51.141Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-30T19:26:51.141Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-30T19:26:51.141Z] COMPUTERNAME azwin-2-fc6530 [2020-11-30T19:26:51.141Z] ComSpec C:\windows\system32\cmd.exe [2020-11-30T19:26:51.141Z] ConfigSequenceNumber 0 [2020-11-30T19:26:51.141Z] DOCKER_BUILDKIT 0 [2020-11-30T19:26:51.141Z] DOCKER_DUT_DEBUG 1 [2020-11-30T19:26:51.141Z] DOCKER_EXPERIMENTAL 1 [2020-11-30T19:26:51.141Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-30T19:26:51.141Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-30T19:26:51.141Z] EXECUTOR_NUMBER 0 [2020-11-30T19:26:51.141Z] FQDN azwin-2-fc6530.westus.cloudapp.azure.com [2020-11-30T19:26:51.141Z] GIT_BRANCH PR-41732 [2020-11-30T19:26:51.141Z] GIT_COMMIT 0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:26:51.141Z] GIT_URL https://github.com/moby/moby.git [2020-11-30T19:26:51.141Z] HUDSON_COOKIE 78f014ad-d216-4e4d-96ad-4d9f299b64eb [2020-11-30T19:26:51.141Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-30T19:26:51.141Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-30T19:26:51.141Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-30T19:26:51.141Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-30T19:26:51.141Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-30T19:26:51.141Z] JENKINS_NODE_COOKIE ad6f12ae-86e5-45f5-8fee-d241ba3e7641 [2020-11-30T19:26:51.141Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-30T19:26:51.141Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-30T19:26:51.141Z] JOB_BASE_NAME PR-41732 [2020-11-30T19:26:51.141Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41732/display/redirect [2020-11-30T19:26:51.141Z] JOB_NAME moby/PR-41732 [2020-11-30T19:26:51.141Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41732/ [2020-11-30T19:26:51.141Z] library.jps.version master [2020-11-30T19:26:51.141Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-30T19:26:51.141Z] NODE_LABELS amd64 azure azwin-2-fc6530 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-30T19:26:51.141Z] NODE_NAME azwin-2-fc6530 [2020-11-30T19:26:51.141Z] NUMBER_OF_PROCESSORS 4 [2020-11-30T19:26:51.141Z] OS Windows_NT [2020-11-30T19:26:51.141Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-30T19:26:51.141Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-30T19:26:51.141Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-30T19:26:51.141Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-30T19:26:51.141Z] PROCESSOR_LEVEL 6 [2020-11-30T19:26:51.141Z] PROCESSOR_REVISION 4f01 [2020-11-30T19:26:51.142Z] ProgramData C:\ProgramData [2020-11-30T19:26:51.142Z] ProgramFiles C:\Program Files [2020-11-30T19:26:51.142Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-30T19:26:51.142Z] ProgramW6432 C:\Program Files [2020-11-30T19:26:51.142Z] PROMPT $P$G [2020-11-30T19:26:51.142Z] PSExecutionPolicyPreference Bypass [2020-11-30T19:26:51.142Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-30T19:26:51.142Z] PUBLIC C:\Users\Public [2020-11-30T19:26:51.142Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41732/1/display/redirect?page=changes [2020-11-30T19:26:51.142Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41732/1/display/redirect [2020-11-30T19:26:51.142Z] SKIP_VALIDATION_TESTS 1 [2020-11-30T19:26:51.142Z] SOURCES_DRIVE d [2020-11-30T19:26:51.142Z] SOURCES_SUBDIR gopath [2020-11-30T19:26:51.142Z] STAGE_NAME Run tests [2020-11-30T19:26:51.142Z] SystemDrive C: [2020-11-30T19:26:51.142Z] SystemRoot C:\windows [2020-11-30T19:26:51.142Z] TEMP C:\windows\TEMP [2020-11-30T19:26:51.142Z] TESTDEBUG 0 [2020-11-30T19:26:51.142Z] TESTRUN_DRIVE d [2020-11-30T19:26:51.142Z] TESTRUN_SUBDIR CI [2020-11-30T19:26:51.142Z] TIMEOUT 120m [2020-11-30T19:26:51.142Z] TMP C:\windows\TEMP [2020-11-30T19:26:51.142Z] USERDOMAIN WORKGROUP [2020-11-30T19:26:51.142Z] USERNAME azwin-2-fc6530$ [2020-11-30T19:26:51.142Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-30T19:26:51.142Z] windir C:\windows [2020-11-30T19:26:51.142Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-30T19:26:51.142Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-30T19:26:51.142Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-30T19:26:51.142Z] [2020-11-30T19:26:51.142Z] [2020-11-30T19:26:51.142Z] [2020-11-30T19:26:51.142Z] INFO: Sources under d:\gopath\... [2020-11-30T19:26:51.142Z] INFO: Test run under d:\CI\... [2020-11-30T19:26:51.142Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-30T19:26:51.142Z] INFO: docker/docker repository was found [2020-11-30T19:26:51.142Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-30T19:26:51.260Z] #41 27.06 CC images/core.o [2020-11-30T19:26:51.346Z] #18 22.45 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:51.346Z] #18 22.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:26:51.601Z] #18 ... [2020-11-30T19:26:51.601Z] [2020-11-30T19:26:51.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:51.601Z] #41 121.2 CC criu/external.o [2020-11-30T19:26:51.601Z] #41 121.5 CC criu/fault-injection.o [2020-11-30T19:26:51.601Z] #41 121.7 CC criu/fdstore.o [2020-11-30T19:26:51.601Z] #41 122.1 CC criu/fifo.o [2020-11-30T19:26:51.601Z] #41 122.4 CC criu/file-ids.o [2020-11-30T19:26:51.601Z] #41 122.7 CC criu/file-lock.o [2020-11-30T19:26:51.601Z] #41 123.6 CC criu/files-ext.o [2020-11-30T19:26:51.601Z] #41 124.0 CC criu/files-reg.o [2020-11-30T19:26:51.601Z] #41 126.1 CC criu/files.o [2020-11-30T19:26:51.601Z] #41 128.1 CC criu/filesystems.o [2020-11-30T19:26:51.601Z] #41 128.9 CC criu/fsnotify.o [2020-11-30T19:26:51.601Z] #41 130.0 CC criu/image-desc.o [2020-11-30T19:26:51.601Z] #41 130.1 CC criu/image.o [2020-11-30T19:26:51.601Z] #41 130.9 CC criu/ipc_ns.o [2020-11-30T19:26:51.870Z] #41 ... [2020-11-30T19:26:51.870Z] [2020-11-30T19:26:51.870Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:26:51.870Z] #38 229.1 + dpkg --print-architecture [2020-11-30T19:26:51.870Z] #38 229.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:26:52.116Z] ltsc2019: Pulling from windows/servercore [2020-11-30T19:26:52.116Z] 4612f6d0b889: Pulling fs layer [2020-11-30T19:26:52.116Z] 680bbdbacf1b: Pulling fs layer [2020-11-30T19:26:52.132Z] #38 229.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-30T19:26:52.132Z] #38 229.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:26:52.189Z] #41 28.20 CC images/core-x86.o [2020-11-30T19:26:53.260Z] #42 101.9 CC criu/bfd.o [2020-11-30T19:26:53.555Z] #41 29.19 CC images/core-arm.o [2020-11-30T19:26:53.555Z] #41 ... [2020-11-30T19:26:53.555Z] [2020-11-30T19:26:53.555Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:26:53.555Z] #54 59.45 Checking out files: 37% (1274/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 91% (3123/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:26:53.555Z] #54 61.83 + cd /tmp/tmp.gIqkNvvGYY/src/github.com/containerd/containerd [2020-11-30T19:26:53.555Z] #54 61.84 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-11-30T19:26:53.555Z] #54 63.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:26:53.555Z] #54 63.17 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:26:53.555Z] #54 63.17 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:26:53.555Z] #54 63.17 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:26:53.555Z] #54 63.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:26:53.555Z] #54 63.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:26:53.555Z] #54 63.17 + '[' '' = dynamic ']' [2020-11-30T19:26:53.555Z] #54 63.17 + make [2020-11-30T19:26:53.857Z] #54 65.04 + bin/ctr [2020-11-30T19:26:53.923Z] #42 102.6 CC criu/bitmap.o [2020-11-30T19:26:53.923Z] #42 102.8 CC criu/cgroup-props.o [2020-11-30T19:26:54.114Z] #54 ... [2020-11-30T19:26:54.114Z] [2020-11-30T19:26:54.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:54.114Z] #41 30.10 CC images/core-aarch64.o [2020-11-30T19:26:54.682Z] #18 25.50 Selecting previously unselected package python3-minimal. [2020-11-30T19:26:54.682Z] #18 25.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 ... 23654 files and directories currently installed.) [2020-11-30T19:26:54.682Z] #18 25.58 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-11-30T19:26:54.682Z] #18 25.58 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:26:54.682Z] #18 25.67 Selecting previously unselected package libmpdec2:arm64. [2020-11-30T19:26:54.682Z] #18 25.70 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-11-30T19:26:54.682Z] #18 25.71 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-11-30T19:26:54.947Z] #18 25.88 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-11-30T19:26:54.947Z] #18 25.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-11-30T19:26:54.947Z] #18 25.90 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:55.043Z] #41 30.82 CC images/core-ppc64.o [2020-11-30T19:26:55.464Z] #42 104.2 CC criu/cgroup.o [2020-11-30T19:26:55.905Z] #18 27.01 Selecting previously unselected package python3.7. [2020-11-30T19:26:55.905Z] #18 27.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-11-30T19:26:55.905Z] #18 27.03 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:26:56.013Z] #41 31.86 CC images/core-s390.o [2020-11-30T19:26:56.111Z] #42 ... [2020-11-30T19:26:56.112Z] [2020-11-30T19:26:56.112Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:56.112Z] #19 51.80 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:26:56.112Z] #19 51.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-30T19:26:56.112Z] #19 51.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:26:56.112Z] #19 52.10 Selecting previously unselected package uidmap. [2020-11-30T19:26:56.112Z] #19 52.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-11-30T19:26:56.112Z] #19 52.11 Unpacking uidmap (1:4.5-1.1) ... [2020-11-30T19:26:56.112Z] #19 52.20 Selecting previously unselected package vim-runtime. [2020-11-30T19:26:56.112Z] #19 52.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:26:56.112Z] #19 52.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:26:56.112Z] #19 52.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:26:56.112Z] #19 52.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:26:56.112Z] #19 56.10 Selecting previously unselected package vim. [2020-11-30T19:26:56.112Z] #19 56.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:26:56.112Z] #19 56.16 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:26:56.112Z] #19 56.92 Selecting previously unselected package xfsprogs. [2020-11-30T19:26:56.112Z] #19 56.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-30T19:26:56.112Z] #19 56.94 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:26:56.170Z] #18 27.18 Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-30T19:26:56.170Z] #18 27.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-11-30T19:26:56.170Z] #18 27.20 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-30T19:26:56.411Z] #19 57.56 Selecting previously unselected package zip. [2020-11-30T19:26:56.411Z] #19 57.57 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-11-30T19:26:56.411Z] #19 57.57 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:26:56.436Z] #18 27.34 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:26:56.576Z] #41 32.58 CC images/cpuinfo.o [2020-11-30T19:26:56.711Z] #19 57.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:26:56.711Z] #19 57.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:26:56.711Z] #19 57.80 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:26:56.711Z] #19 57.81 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-30T19:26:56.711Z] #19 57.82 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-30T19:26:56.711Z] #19 57.83 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:26:56.711Z] #19 57.84 Setting up uidmap (1:4.5-1.1) ... [2020-11-30T19:26:56.711Z] #19 57.85 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-30T19:26:56.711Z] #19 57.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:26:56.711Z] #19 57.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:26:56.711Z] #19 57.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:26:57.011Z] #19 57.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:26:57.011Z] #19 57.91 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:26:57.011Z] #19 57.91 Setting up zip (3.0-11+b1) ... [2020-11-30T19:26:57.011Z] #19 57.91 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:57.011Z] #19 57.94 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:26:57.423Z] #38 ... [2020-11-30T19:26:57.423Z] [2020-11-30T19:26:57.423Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:26:57.423Z] #18 57.88 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:26:57.423Z] #18 57.90 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:26:57.423Z] #18 58.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:26:57.423Z] #18 59.21 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:26:57.423Z] #18 59.63 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:26:57.423Z] #18 60.76 Setting up python3-pip (18.1-5) ... [2020-11-30T19:26:57.423Z] #18 61.86 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:26:57.423Z] #18 61.89 Processing triggers for mime-support (3.62) ... [2020-11-30T19:26:57.423Z] #18 DONE 62.9s [2020-11-30T19:26:57.423Z] [2020-11-30T19:26:57.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:57.423Z] #41 131.8 CC criu/irmap.o [2020-11-30T19:26:57.423Z] #41 132.5 CC criu/kcmp-ids.o [2020-11-30T19:26:57.423Z] #41 132.8 CC criu/kerndat.o [2020-11-30T19:26:57.423Z] #41 134.1 CC criu/libnetlink.o [2020-11-30T19:26:57.423Z] #41 134.4 CC criu/log.o [2020-11-30T19:26:57.423Z] #41 135.0 CC criu/lsm.o [2020-11-30T19:26:57.423Z] #41 135.4 CC criu/mem.o [2020-11-30T19:26:57.684Z] #41 137.5 CC criu/memfd.o [2020-11-30T19:26:57.841Z] #18 28.66 Selecting previously unselected package python3. [2020-11-30T19:26:57.841Z] #18 28.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-11-30T19:26:57.841Z] #18 28.73 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-11-30T19:26:57.841Z] #18 28.80 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:26:57.841Z] #18 28.89 Selecting previously unselected package libip4tc0:arm64. [2020-11-30T19:26:57.841Z] #18 28.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-11-30T19:26:57.841Z] #18 28.90 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-11-30T19:26:57.841Z] #18 28.99 Selecting previously unselected package libip6tc0:arm64. [2020-11-30T19:26:57.841Z] #18 29.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-11-30T19:26:57.841Z] #18 29.00 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-11-30T19:26:57.943Z] #41 33.55 CC images/inventory.o [2020-11-30T19:26:57.943Z] #41 33.84 CC images/fdinfo.o [2020-11-30T19:26:58.107Z] #18 29.13 Selecting previously unselected package libiptc0:arm64. [2020-11-30T19:26:58.107Z] #18 29.15 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-11-30T19:26:58.107Z] #18 29.16 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-11-30T19:26:58.256Z] #41 ... [2020-11-30T19:26:58.256Z] [2020-11-30T19:26:58.256Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:26:58.256Z] #19 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:26:58.256Z] #19 0.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:26:58.256Z] #19 0.897 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:26:58.256Z] #19 DONE 1.0s [2020-11-30T19:26:58.256Z] [2020-11-30T19:26:58.256Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:26:58.373Z] #18 29.30 Selecting previously unselected package libnfnetlink0:arm64. [2020-11-30T19:26:58.373Z] #18 29.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-11-30T19:26:58.373Z] #18 29.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-30T19:26:58.373Z] #18 29.39 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-11-30T19:26:58.373Z] #18 29.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-11-30T19:26:58.373Z] #18 29.40 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-30T19:26:58.506Z] #41 34.38 CC images/fown.o [2020-11-30T19:26:58.639Z] #18 29.57 Selecting previously unselected package libnftnl11:arm64. [2020-11-30T19:26:58.639Z] #18 29.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-11-30T19:26:58.639Z] #18 29.65 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-11-30T19:26:58.764Z] #41 34.63 CC images/ns.o [2020-11-30T19:26:58.905Z] #18 29.84 Selecting previously unselected package iptables. [2020-11-30T19:26:58.905Z] #18 29.85 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-11-30T19:26:58.905Z] #18 29.86 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:26:58.999Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.1% of statements [2020-11-30T19:26:58.999Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-11-30T19:26:58.999Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:26:58.999Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:26:58.999Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:26:58.999Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:26:59.171Z] #18 30.27 Selecting previously unselected package xxd. [2020-11-30T19:26:59.171Z] #18 30.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-30T19:26:59.171Z] #18 30.29 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:26:59.214Z] 680bbdbacf1b: Verifying Checksum [2020-11-30T19:26:59.214Z] 680bbdbacf1b: Download complete [2020-11-30T19:26:59.330Z] #41 34.98 CC images/regfile.o [2020-11-30T19:26:59.330Z] #41 35.19 CC images/ghost-file.o [2020-11-30T19:26:59.330Z] #41 ... [2020-11-30T19:26:59.330Z] [2020-11-30T19:26:59.330Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:26:59.330Z] #43 129.1 go/doc [2020-11-30T19:26:59.330Z] #43 134.5 github.com/LK4D4/vndr/build [2020-11-30T19:26:59.330Z] #43 135.3 github.com/LK4D4/vndr/versioned [2020-11-30T19:26:59.330Z] #43 135.6 compress/flate [2020-11-30T19:26:59.330Z] #43 138.3 hash/crc32 [2020-11-30T19:26:59.437Z] #18 30.48 Selecting previously unselected package vim-common. [2020-11-30T19:26:59.437Z] #18 30.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:26:59.702Z] #18 30.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:26:59.787Z] #19 ... [2020-11-30T19:26:59.787Z] [2020-11-30T19:26:59.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:59.787Z] #42 108.9 CC criu/clone-noasan.o [2020-11-30T19:26:59.896Z] #43 139.3 vendor/golang.org/x/crypto/cryptobyte [2020-11-30T19:26:59.896Z] #43 139.5 compress/gzip [2020-11-30T19:26:59.896Z] #43 ... [2020-11-30T19:26:59.896Z] [2020-11-30T19:26:59.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:26:59.896Z] #41 35.66 CC images/fifo.o [2020-11-30T19:26:59.969Z] #18 30.84 Selecting previously unselected package bash-completion. [2020-11-30T19:26:59.969Z] #18 30.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:26:59.991Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:26:59.992Z] [2020-11-30T19:26:59.992Z] + TEST_INTEGRATION_DEST=1 [2020-11-30T19:26:59.992Z] + CONTAINER_NAME=docker-pr1-1 [2020-11-30T19:26:59.992Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:26:59.992Z] + run_tests test-integration-flaky [2020-11-30T19:26:59.992Z] + '[' -n 0 ']' [2020-11-30T19:26:59.992Z] + rm= [2020-11-30T19:26:59.992Z] + c=0 [2020-11-30T19:26:59.992Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41732/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh test-integration-flaky test-integration [2020-11-30T19:26:59.992Z] + TEST_INTEGRATION_DEST=2 [2020-11-30T19:26:59.992Z] + TEST_INTEGRATION_DEST=3 [2020-11-30T19:26:59.992Z] + CONTAINER_NAME=docker-pr1-3 [2020-11-30T19:26:59.992Z] + CONTAINER_NAME=docker-pr1-2 [2020-11-30T19:26:59.992Z] + TEST_SKIP_INTEGRATION=1 [2020-11-30T19:26:59.992Z] + TEST_SKIP_INTEGRATION=1 [2020-11-30T19:26:59.992Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-30T19:26:59.992Z] + run_tests [2020-11-30T19:26:59.992Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-30T19:26:59.992Z] + run_tests [2020-11-30T19:26:59.992Z] + '[' -n 0 ']' [2020-11-30T19:26:59.992Z] + '[' -n 0 ']' [2020-11-30T19:26:59.992Z] + rm= [2020-11-30T19:26:59.992Z] + rm= [2020-11-30T19:26:59.992Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41732/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh '' test-integration [2020-11-30T19:26:59.992Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41732/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh '' test-integration [2020-11-30T19:26:59.992Z] ++ jobs -p [2020-11-30T19:26:59.992Z] + for job in $(jobs -p) [2020-11-30T19:26:59.992Z] + wait 24211 [2020-11-30T19:26:59.992Z] [2020-11-30T19:26:59.992Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-30T19:26:59.992Z] [2020-11-30T19:26:59.992Z] [2020-11-30T19:26:59.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:26:59.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:26:59.992Z] HOSTNAME=77a263f02613 [2020-11-30T19:26:59.992Z] TEST_SKIP_INTEGRATION=1 [2020-11-30T19:26:59.992Z] TESTDEBUG=0 [2020-11-30T19:26:59.992Z] DEST=bundles/test-integration [2020-11-30T19:26:59.992Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:26:59.992Z] KEEPBUNDLE=1 [2020-11-30T19:26:59.992Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:26:59.992Z] container=docker [2020-11-30T19:26:59.992Z] HOME=/root [2020-11-30T19:26:59.992Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:26:59.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:26:59.992Z] VALIDATE_BRANCH=master [2020-11-30T19:26:59.992Z] TERM=xterm [2020-11-30T19:26:59.992Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:26:59.992Z] SHLVL=1 [2020-11-30T19:26:59.992Z] TIMEOUT=120m [2020-11-30T19:26:59.992Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:26:59.992Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:26:59.992Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-30T19:26:59.992Z] GO111MODULE=off [2020-11-30T19:26:59.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:26:59.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:26:59.992Z] GOPATH=/go [2020-11-30T19:26:59.992Z] PKG_CONFIG=pkg-config [2020-11-30T19:26:59.992Z] _=/usr/bin/env [2020-11-30T19:26:59.992Z] Building test suite binary ./integration-cli/test.main [2020-11-30T19:26:59.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:26:59.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:26:59.992Z] HOSTNAME=258403e386cc [2020-11-30T19:26:59.992Z] TEST_SKIP_INTEGRATION=1 [2020-11-30T19:26:59.992Z] TESTDEBUG=0 [2020-11-30T19:26:59.992Z] DEST=bundles/test-integration [2020-11-30T19:26:59.992Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:26:59.992Z] KEEPBUNDLE=1 [2020-11-30T19:26:59.992Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:26:59.992Z] container=docker [2020-11-30T19:26:59.992Z] HOME=/root [2020-11-30T19:26:59.992Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:26:59.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:26:59.992Z] VALIDATE_BRANCH=master [2020-11-30T19:26:59.992Z] TERM=xterm [2020-11-30T19:26:59.992Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:26:59.992Z] SHLVL=1 [2020-11-30T19:26:59.992Z] TIMEOUT=120m [2020-11-30T19:26:59.992Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:26:59.992Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:26:59.992Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-30T19:26:59.992Z] GO111MODULE=off [2020-11-30T19:26:59.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:26:59.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:26:59.992Z] GOPATH=/go [2020-11-30T19:26:59.992Z] PKG_CONFIG=pkg-config [2020-11-30T19:26:59.992Z] _=/usr/bin/env [2020-11-30T19:26:59.992Z] Building test suite binary ./integration-cli/test.main [2020-11-30T19:26:59.992Z] No new tests added to integration. [2020-11-30T19:26:59.992Z] [2020-11-30T19:26:59.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:26:59.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:26:59.992Z] HOSTNAME=fe9178793c9d [2020-11-30T19:26:59.992Z] TESTDEBUG=0 [2020-11-30T19:26:59.992Z] DEST=bundles/test-integration [2020-11-30T19:26:59.992Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:26:59.992Z] KEEPBUNDLE=1 [2020-11-30T19:26:59.992Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:26:59.992Z] container=docker [2020-11-30T19:26:59.992Z] HOME=/root [2020-11-30T19:26:59.992Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:26:59.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:26:59.992Z] VALIDATE_BRANCH=master [2020-11-30T19:26:59.992Z] TERM=xterm [2020-11-30T19:26:59.992Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:26:59.992Z] SHLVL=1 [2020-11-30T19:26:59.992Z] TIMEOUT=120m [2020-11-30T19:26:59.992Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:26:59.992Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:26:59.992Z] GO111MODULE=off [2020-11-30T19:26:59.992Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:26:59.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:26:59.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:26:59.992Z] GOPATH=/go [2020-11-30T19:26:59.992Z] PKG_CONFIG=pkg-config [2020-11-30T19:26:59.992Z] _=/usr/bin/env [2020-11-30T19:26:59.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:27:00.155Z] #41 36.06 CC images/remap-file-path.o [2020-11-30T19:27:00.456Z] #42 109.4 CC criu/config.o [2020-11-30T19:27:00.720Z] #41 ... [2020-11-30T19:27:00.720Z] [2020-11-30T19:27:00.720Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-30T19:27:00.720Z] #49 131.2 mvdan.cc/sh/v3/cmd/shfmt [2020-11-30T19:27:00.720Z] #49 DONE 140.3s [2020-11-30T19:27:00.720Z] [2020-11-30T19:27:00.720Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:00.720Z] #41 36.45 CC images/eventfd.o [2020-11-30T19:27:00.757Z] #42 ... [2020-11-30T19:27:00.757Z] [2020-11-30T19:27:00.757Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:00.757Z] #44 160.8 net/http/httptrace [2020-11-30T19:27:00.757Z] #44 161.0 net/http [2020-11-30T19:27:00.757Z] #44 ... [2020-11-30T19:27:00.757Z] [2020-11-30T19:27:00.757Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:00.757Z] #23 161.1 + mkdir -p /tmp/tmp.3ijsux6Nlx/src/github.com/docker [2020-11-30T19:27:00.757Z] #23 161.1 + mv components/cli /tmp/tmp.3ijsux6Nlx/src/github.com/docker/cli [2020-11-30T19:27:00.757Z] #23 161.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-30T19:27:00.952Z] #18 ... [2020-11-30T19:27:00.952Z] [2020-11-30T19:27:00.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:00.952Z] #41 87.95 DEP criu/libnetlink.d [2020-11-30T19:27:00.952Z] #41 88.09 DEP criu/kerndat.d [2020-11-30T19:27:00.952Z] #41 88.31 DEP criu/kcmp-ids.d [2020-11-30T19:27:00.952Z] #41 88.40 DEP criu/irmap.d [2020-11-30T19:27:00.952Z] #41 88.55 DEP criu/ipc_ns.d [2020-11-30T19:27:00.952Z] #41 88.66 DEP criu/image.d [2020-11-30T19:27:00.952Z] #41 88.80 DEP criu/image-desc.d [2020-11-30T19:27:00.952Z] #41 88.93 DEP criu/fsnotify.d [2020-11-30T19:27:00.952Z] #41 89.12 DEP criu/filesystems.d [2020-11-30T19:27:00.952Z] #41 89.35 DEP criu/files.d [2020-11-30T19:27:00.952Z] #41 89.54 DEP criu/files-reg.d [2020-11-30T19:27:00.952Z] #41 89.71 DEP criu/files-ext.d [2020-11-30T19:27:00.952Z] #41 89.84 DEP criu/file-lock.d [2020-11-30T19:27:00.952Z] #41 90.11 DEP criu/file-ids.d [2020-11-30T19:27:00.952Z] #41 90.38 DEP criu/fifo.d [2020-11-30T19:27:00.952Z] #41 90.61 DEP criu/fdstore.d [2020-11-30T19:27:00.952Z] #41 90.70 DEP criu/fault-injection.d [2020-11-30T19:27:00.952Z] #41 90.73 DEP criu/external.d [2020-11-30T19:27:00.952Z] #41 90.81 DEP criu/eventpoll.d [2020-11-30T19:27:00.952Z] #41 91.02 DEP criu/eventfd.d [2020-11-30T19:27:00.952Z] #41 91.12 DEP criu/crtools.d [2020-11-30T19:27:00.952Z] #41 91.42 DEP criu/cr-service.d [2020-11-30T19:27:00.952Z] #41 91.66 DEP criu/cr-restore.d [2020-11-30T19:27:00.952Z] #41 91.97 DEP criu/cr-errno.d [2020-11-30T19:27:00.952Z] #41 91.99 DEP criu/cr-dump.d [2020-11-30T19:27:00.952Z] #41 92.30 DEP criu/cr-dedup.d [2020-11-30T19:27:00.952Z] #41 92.50 DEP criu/cr-check.d [2020-11-30T19:27:00.952Z] #41 92.69 DEP criu/config.d [2020-11-30T19:27:00.952Z] #41 92.86 DEP criu/clone-noasan.d [2020-11-30T19:27:00.952Z] #41 92.99 DEP criu/cgroup.d [2020-11-30T19:27:00.952Z] #41 93.20 DEP criu/cgroup-props.d [2020-11-30T19:27:00.952Z] #41 93.31 DEP criu/bitmap.d [2020-11-30T19:27:00.952Z] #41 93.33 DEP criu/bfd.d [2020-11-30T19:27:00.952Z] #41 93.45 DEP criu/autofs.d [2020-11-30T19:27:00.952Z] #41 93.64 DEP criu/aio.d [2020-11-30T19:27:00.952Z] #41 93.79 DEP criu/action-scripts.d [2020-11-30T19:27:00.952Z] #41 94.10 CC criu/action-scripts.o [2020-11-30T19:27:00.952Z] #41 94.68 CC criu/aio.o [2020-11-30T19:27:00.952Z] #41 95.34 CC criu/autofs.o [2020-11-30T19:27:00.952Z] #41 96.91 CC criu/bfd.o [2020-11-30T19:27:00.952Z] #41 97.63 CC criu/bitmap.o [2020-11-30T19:27:00.952Z] #41 97.85 CC criu/cgroup-props.o [2020-11-30T19:27:00.976Z] #41 36.87 CC images/eventpoll.o [2020-11-30T19:27:01.233Z] #41 37.19 CC images/fh.o [2020-11-30T19:27:01.489Z] #41 37.53 CC images/fsnotify.o [2020-11-30T19:27:01.533Z] #41 ... [2020-11-30T19:27:01.533Z] [2020-11-30T19:27:01.533Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:27:01.533Z] #38 159.4 + dpkg --print-architecture [2020-11-30T19:27:01.812Z] #23 ... [2020-11-30T19:27:01.812Z] [2020-11-30T19:27:01.812Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:01.812Z] #19 62.75 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-30T19:27:01.812Z] #19 62.76 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:27:01.813Z] #19 62.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:27:01.813Z] #19 62.78 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:27:01.813Z] #19 62.90 invoke-rc.d: could not determine current runlevel [2020-11-30T19:27:01.813Z] #19 62.91 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-30T19:27:01.813Z] #19 62.93 Setting up pigz (2.4-1) ... [2020-11-30T19:27:01.813Z] #19 62.93 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-30T19:27:01.813Z] #19 62.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:27:01.813Z] #19 62.95 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:27:01.813Z] #19 62.95 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-30T19:27:01.813Z] #19 62.97 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:27:02.420Z] #41 38.29 CC images/signalfd.o [2020-11-30T19:27:02.458Z] #19 63.54 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-30T19:27:02.458Z] #19 63.55 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:27:02.458Z] #19 63.57 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:27:02.458Z] #19 63.57 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:27:02.458Z] #19 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:27:02.458Z] #19 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:27:02.458Z] #19 63.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:27:02.458Z] #19 63.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:27:02.458Z] #19 63.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:27:02.458Z] #19 63.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:27:02.458Z] #19 63.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:27:02.458Z] #19 63.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:27:02.677Z] #41 38.54 CC images/fs.o [2020-11-30T19:27:02.761Z] #19 63.71 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:27:02.761Z] #19 63.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:27:02.761Z] #19 63.76 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-30T19:27:02.761Z] #19 63.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:27:02.761Z] #19 63.79 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-30T19:27:02.761Z] #19 63.81 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:27:02.935Z] #41 38.83 CC images/pstree.o [2020-11-30T19:27:03.499Z] #41 39.16 CC images/pipe.o [2020-11-30T19:27:03.499Z] #41 39.42 CC images/tcp-stream.o [2020-11-30T19:27:03.550Z] #20 5.179 Collecting yamllint==1.16.0 [2020-11-30T19:27:04.064Z] #41 39.75 CC images/sk-packet.o [2020-11-30T19:27:04.321Z] #41 40.12 CC images/mnt.o [2020-11-30T19:27:04.621Z] #41 40.48 CC images/pipe-data.o [2020-11-30T19:27:04.874Z] #38 DONE 163.0s [2020-11-30T19:27:04.874Z] [2020-11-30T19:27:04.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:04.874Z] #41 98.76 CC criu/cgroup.o [2020-11-30T19:27:04.874Z] #41 101.9 CC criu/clone-noasan.o [2020-11-30T19:27:04.874Z] #41 102.1 CC criu/config.o [2020-11-30T19:27:04.878Z] #41 40.75 CC images/sa.o [2020-11-30T19:27:05.134Z] #41 40.97 CC images/timer.o [2020-11-30T19:27:05.699Z] #41 41.47 CC images/timerfd.o [2020-11-30T19:27:05.904Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2020-11-30T19:27:05.956Z] #41 41.80 CC images/mm.o [2020-11-30T19:27:06.213Z] #41 42.21 CC images/sk-opts.o [2020-11-30T19:27:06.252Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-30T19:27:06.470Z] #41 42.43 CC images/sk-unix.o [2020-11-30T19:27:06.813Z] #41 104.1 CC criu/cr-check.o [2020-11-30T19:27:06.851Z] #20 ... [2020-11-30T19:27:06.851Z] [2020-11-30T19:27:06.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:06.851Z] #41 138.3 CC criu/mount.o [2020-11-30T19:27:06.851Z] #41 142.9 CC criu/namespaces.o [2020-11-30T19:27:06.851Z] #41 144.5 CC criu/net.o [2020-11-30T19:27:07.282Z] #19 68.25 Setting up iptables (1.8.2-4) ... [2020-11-30T19:27:07.282Z] #19 68.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:27:07.282Z] #19 68.37 Setting up python3 (3.7.3-1) ... [2020-11-30T19:27:07.289Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-11-30T19:27:07.397Z] #41 43.02 CC images/sk-inet.o [2020-11-30T19:27:07.457Z] #41 ... [2020-11-30T19:27:07.458Z] [2020-11-30T19:27:07.458Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:07.458Z] #18 33.86 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:27:07.458Z] #18 36.53 Selecting previously unselected package bzip2. [2020-11-30T19:27:07.458Z] #18 36.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 36.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:27:07.458Z] #18 36.68 Selecting previously unselected package xz-utils. [2020-11-30T19:27:07.458Z] #18 36.69 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 36.69 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:27:07.458Z] #18 36.86 Selecting previously unselected package apparmor. [2020-11-30T19:27:07.458Z] #18 36.86 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 37.01 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:27:07.458Z] #18 37.48 Selecting previously unselected package aufs-tools. [2020-11-30T19:27:07.458Z] #18 37.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 37.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:27:07.458Z] #18 37.91 Selecting previously unselected package libonig5:arm64. [2020-11-30T19:27:07.458Z] #18 37.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 37.93 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-30T19:27:07.458Z] #18 38.13 Selecting previously unselected package libjq1:arm64. [2020-11-30T19:27:07.458Z] #18 38.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 38.15 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-30T19:27:07.458Z] #18 38.29 Selecting previously unselected package jq. [2020-11-30T19:27:07.458Z] #18 38.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 38.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:27:07.458Z] #18 38.51 Selecting previously unselected package libaio1:arm64. [2020-11-30T19:27:07.458Z] #18 38.55 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-11-30T19:27:07.458Z] #18 38.59 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-11-30T19:27:07.727Z] #18 38.80 Selecting previously unselected package libgpm2:arm64. [2020-11-30T19:27:07.728Z] #18 38.80 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-11-30T19:27:07.728Z] #18 38.81 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-11-30T19:27:07.728Z] #18 38.92 Selecting previously unselected package libicu63:arm64. [2020-11-30T19:27:07.794Z] #41 147.5 CC criu/netfilter.o [2020-11-30T19:27:07.936Z] #19 69.01 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:27:07.958Z] #41 43.66 CC images/tun.o [2020-11-30T19:27:08.000Z] #18 38.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-30T19:27:08.000Z] #18 38.93 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-30T19:27:08.055Z] #41 147.9 CC criu/page-pipe.o [2020-11-30T19:27:08.521Z] #41 44.22 CC images/sk-netlink.o [2020-11-30T19:27:08.521Z] #41 ... [2020-11-30T19:27:08.521Z] [2020-11-30T19:27:08.521Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:27:08.521Z] #11 148.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:27:08.521Z] #11 148.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:27:08.521Z] #11 148.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:27:08.997Z] #41 148.5 CC criu/page-xfer.o [2020-11-30T19:27:08.997Z] #41 ... [2020-11-30T19:27:08.997Z] [2020-11-30T19:27:08.997Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:27:08.997Z] #20 10.57 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:27:08.997Z] #20 10.66 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:27:08.997Z] #20 10.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:27:09.474Z] #19 70.17 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:27:10.383Z] #20 12.17 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:27:10.384Z] #20 12.21 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:27:10.384Z] #20 12.25 Building wheels for collected packages: pyyaml [2020-11-30T19:27:10.645Z] #20 12.26 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:27:11.036Z] #11 ... [2020-11-30T19:27:11.036Z] [2020-11-30T19:27:11.036Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:11.036Z] #43 140.4 net [2020-11-30T19:27:11.036Z] #43 142.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-30T19:27:11.036Z] #43 144.3 vendor/golang.org/x/crypto/hkdf [2020-11-30T19:27:11.036Z] #43 144.5 vendor/golang.org/x/text/transform [2020-11-30T19:27:11.036Z] #43 145.3 vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:27:11.036Z] #43 148.1 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:27:11.036Z] #43 148.6 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:27:11.036Z] #43 ... [2020-11-30T19:27:11.036Z] [2020-11-30T19:27:11.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:11.036Z] #41 44.58 CC images/packet-sock.o [2020-11-30T19:27:11.036Z] #41 45.22 CC images/ipc-var.o [2020-11-30T19:27:11.036Z] #41 45.69 CC images/ipc-desc.o [2020-11-30T19:27:11.036Z] #41 45.98 CC images/ipc-shm.o [2020-11-30T19:27:11.036Z] #41 46.34 CC images/ipc-msg.o [2020-11-30T19:27:11.036Z] #41 46.83 CC images/ipc-sem.o [2020-11-30T19:27:11.293Z] #41 47.13 CC images/utsns.o [2020-11-30T19:27:11.322Z] #19 72.18 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:27:11.322Z] #19 72.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:27:11.550Z] #41 47.40 CC images/creds.o [2020-11-30T19:27:11.587Z] #20 13.39 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:27:11.587Z] #20 13.39 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:27:11.587Z] #20 13.48 Successfully built pyyaml [2020-11-30T19:27:11.587Z] #20 13.48 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-30T19:27:11.806Z] #41 47.58 CC images/vma.o [2020-11-30T19:27:11.806Z] #41 47.76 CC images/netdev.o [2020-11-30T19:27:11.970Z] #19 72.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:27:12.159Z] #20 13.84 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:27:12.370Z] #41 48.18 CC images/tty.o [2020-11-30T19:27:12.421Z] #20 DONE 14.3s [2020-11-30T19:27:12.421Z] [2020-11-30T19:27:12.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:12.421Z] #41 150.2 CC criu/pagemap-cache.o [2020-11-30T19:27:12.421Z] #41 150.6 CC criu/pagemap.o [2020-11-30T19:27:12.421Z] #41 151.9 CC criu/parasite-syscall.o [2020-11-30T19:27:12.483Z] #18 42.80 Selecting previously unselected package libnet1:arm64. [2020-11-30T19:27:12.483Z] #18 42.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-30T19:27:12.483Z] #18 42.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:27:12.483Z] #18 42.94 Selecting previously unselected package libnl-3-200:arm64. [2020-11-30T19:27:12.483Z] #18 42.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-30T19:27:12.483Z] #18 42.96 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-30T19:27:12.483Z] #18 43.05 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-30T19:27:12.483Z] #18 43.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-30T19:27:12.483Z] #18 43.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-30T19:27:12.483Z] #18 43.21 Selecting previously unselected package libreadline5:arm64. [2020-11-30T19:27:12.483Z] #18 43.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-11-30T19:27:12.483Z] #18 43.23 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-30T19:27:12.483Z] #18 43.41 Selecting previously unselected package net-tools. [2020-11-30T19:27:12.483Z] #18 43.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-11-30T19:27:12.483Z] #18 43.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:27:12.759Z] #18 43.72 Selecting previously unselected package python-pip-whl. [2020-11-30T19:27:12.759Z] #18 43.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:27:12.759Z] #18 43.77 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:27:13.031Z] #19 74.07 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:27:13.070Z] #41 ... [2020-11-30T19:27:13.070Z] [2020-11-30T19:27:13.070Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:27:13.070Z] #23 DONE 0.3s [2020-11-30T19:27:13.070Z] [2020-11-30T19:27:13.070Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:27:13.300Z] #41 48.93 CC images/file-lock.o [2020-11-30T19:27:13.338Z] #18 44.30 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:27:13.338Z] #18 44.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:27:13.338Z] #18 44.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:27:13.370Z] #19 ... [2020-11-30T19:27:13.370Z] [2020-11-30T19:27:13.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:13.370Z] #42 112.2 CC criu/cr-check.o [2020-11-30T19:27:13.370Z] #42 115.0 CC criu/cr-dedup.o [2020-11-30T19:27:13.370Z] #42 115.5 CC criu/cr-dump.o [2020-11-30T19:27:13.370Z] #42 118.9 CC criu/cr-errno.o [2020-11-30T19:27:13.370Z] #42 119.1 CC criu/cr-restore.o [2020-11-30T19:27:13.559Z] #41 49.24 CC images/rlimit.o [2020-11-30T19:27:13.559Z] #41 49.47 CC images/pagemap.o [2020-11-30T19:27:13.641Z] #18 44.53 Selecting previously unselected package python3-distutils. [2020-11-30T19:27:13.641Z] #18 44.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:27:13.641Z] #18 44.54 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:27:13.641Z] #18 44.67 Selecting previously unselected package python3-pip. [2020-11-30T19:27:13.641Z] #18 44.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-30T19:27:13.641Z] #18 44.68 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:27:13.911Z] #18 44.84 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:27:13.911Z] #18 44.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:27:13.911Z] #18 44.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:27:14.015Z] #42 ... [2020-11-30T19:27:14.015Z] [2020-11-30T19:27:14.015Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:14.015Z] #19 74.90 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:27:14.123Z] #41 49.82 CC images/siginfo.o [2020-11-30T19:27:14.180Z] #18 45.15 Selecting previously unselected package python3-setuptools. [2020-11-30T19:27:14.180Z] #18 45.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:27:14.180Z] #18 45.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:27:14.189Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-11-30T19:27:14.380Z] #41 50.20 CC images/rpc.o [2020-11-30T19:27:14.663Z] #19 ... [2020-11-30T19:27:14.663Z] [2020-11-30T19:27:14.663Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:14.663Z] #44 174.9 github.com/LK4D4/vndr/godl [2020-11-30T19:27:14.663Z] #44 175.8 github.com/LK4D4/vndr [2020-11-30T19:27:14.766Z] #18 45.87 Selecting previously unselected package python3-wheel. [2020-11-30T19:27:15.048Z] #18 45.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:27:15.048Z] #18 45.89 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:27:15.048Z] #18 46.04 Selecting previously unselected package sudo. [2020-11-30T19:27:15.048Z] #18 46.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-11-30T19:27:15.048Z] #18 46.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:27:15.226Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-11-30T19:27:15.313Z] #44 ... [2020-11-30T19:27:15.313Z] [2020-11-30T19:27:15.313Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:15.313Z] #19 76.32 Setting up python3-pip (18.1-5) ... [2020-11-30T19:27:15.631Z] #18 46.52 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:27:15.631Z] #18 46.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-11-30T19:27:15.631Z] #18 46.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:27:15.861Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-30T19:27:15.896Z] #18 46.81 Selecting previously unselected package uidmap. [2020-11-30T19:27:15.896Z] #18 46.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-11-30T19:27:15.896Z] #18 46.83 Unpacking uidmap (1:4.5-1.1) ... [2020-11-30T19:27:15.896Z] #18 46.98 Selecting previously unselected package vim-runtime. [2020-11-30T19:27:15.896Z] #18 46.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:27:15.896Z] #18 47.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:27:15.964Z] #19 ... [2020-11-30T19:27:15.964Z] [2020-11-30T19:27:15.964Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:15.964Z] #44 DONE 186.1s [2020-11-30T19:27:15.964Z] [2020-11-30T19:27:15.964Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:16.161Z] #18 47.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:27:16.161Z] #18 47.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:27:16.275Z] #41 52.09 CC images/ext-file.o [2020-11-30T19:27:16.495Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-30T19:27:16.614Z] #55 ... [2020-11-30T19:27:16.614Z] [2020-11-30T19:27:16.614Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:16.614Z] #19 77.76 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:27:16.839Z] #41 52.48 CC images/cgroup.o [2020-11-30T19:27:16.914Z] #19 77.83 Processing triggers for mime-support (3.62) ... [2020-11-30T19:27:17.130Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-30T19:27:17.213Z] #19 DONE 78.2s [2020-11-30T19:27:17.213Z] [2020-11-30T19:27:17.213Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:27:17.518Z] #20 0.391 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:27:17.518Z] #20 0.398 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:27:17.518Z] #20 0.401 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:27:17.518Z] #20 DONE 0.5s [2020-11-30T19:27:17.518Z] [2020-11-30T19:27:17.518Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:17.764Z] ok github.com/docker/docker/daemon 12.294s coverage: 17.2% of statements [2020-11-30T19:27:17.764Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:27:17.764Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:27:17.764Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:27:17.764Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:27:17.769Z] #41 53.63 CC images/userns.o [2020-11-30T19:27:17.838Z] #48 ... [2020-11-30T19:27:17.838Z] [2020-11-30T19:27:17.838Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:27:18.027Z] #41 53.87 CC images/google/protobuf/descriptor.o [2020-11-30T19:27:18.027Z] #41 ... [2020-11-30T19:27:18.027Z] [2020-11-30T19:27:18.027Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:18.027Z] #56 157.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:27:18.027Z] #56 157.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:27:18.389Z] #28 DONE 4.8s [2020-11-30T19:27:18.389Z] [2020-11-30T19:27:18.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:18.389Z] #41 152.9 CC criu/path.o [2020-11-30T19:27:18.389Z] #41 153.4 CC criu/pie-util-vdso-elf32.o [2020-11-30T19:27:18.389Z] #41 153.7 CC criu/pie-util-vdso.o [2020-11-30T19:27:18.389Z] #41 154.2 CC criu/pie-util.o [2020-11-30T19:27:18.389Z] #41 154.4 CC criu/pipes.o [2020-11-30T19:27:18.389Z] #41 155.0 CC criu/plugin.o [2020-11-30T19:27:18.389Z] #41 155.4 CC criu/proc_parse.o [2020-11-30T19:27:18.389Z] #41 157.5 CC criu/protobuf-desc.o [2020-11-30T19:27:18.389Z] #41 ... [2020-11-30T19:27:18.389Z] [2020-11-30T19:27:18.389Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:27:18.389Z] #31 DONE 0.6s [2020-11-30T19:27:18.389Z] [2020-11-30T19:27:18.389Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:27:18.389Z] #33 DONE 0.2s [2020-11-30T19:27:18.389Z] [2020-11-30T19:27:18.389Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:18.389Z] #51 89.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:27:18.649Z] #51 ... [2020-11-30T19:27:18.649Z] [2020-11-30T19:27:18.649Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:27:18.649Z] #36 DONE 0.1s [2020-11-30T19:27:18.649Z] [2020-11-30T19:27:18.649Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:18.649Z] #51 91.84 + mkdir -p /build [2020-11-30T19:27:18.649Z] #51 91.84 + cp runc /build/runc [2020-11-30T19:27:19.225Z] #51 DONE 92.3s [2020-11-30T19:27:19.225Z] [2020-11-30T19:27:19.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:19.225Z] #41 158.3 CC criu/protobuf.o [2020-11-30T19:27:19.225Z] #41 158.7 CC criu/pstree.o [2020-11-30T19:27:19.277Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-30T19:27:19.492Z] #18 ... [2020-11-30T19:27:19.492Z] [2020-11-30T19:27:19.492Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:19.492Z] #41 106.2 CC criu/cr-dedup.o [2020-11-30T19:27:19.492Z] #41 106.7 CC criu/cr-dump.o [2020-11-30T19:27:19.492Z] #41 109.6 CC criu/cr-errno.o [2020-11-30T19:27:19.492Z] #41 109.7 CC criu/cr-restore.o [2020-11-30T19:27:19.492Z] #41 114.3 CC criu/cr-service.o [2020-11-30T19:27:19.492Z] #41 116.1 CC criu/crtools.o [2020-11-30T19:27:19.492Z] #41 116.6 CC criu/eventfd.o [2020-11-30T19:27:19.760Z] #41 116.9 CC criu/eventpoll.o [2020-11-30T19:27:19.760Z] #41 ... [2020-11-30T19:27:19.760Z] [2020-11-30T19:27:19.760Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:19.760Z] #18 50.80 Selecting previously unselected package vim. [2020-11-30T19:27:19.760Z] #18 50.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-11-30T19:27:19.760Z] #18 50.82 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:27:19.912Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 56.2% of statements [2020-11-30T19:27:20.349Z] #18 51.44 Selecting previously unselected package xfsprogs. [2020-11-30T19:27:20.349Z] #18 51.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-11-30T19:27:20.614Z] #18 51.48 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:27:20.621Z] #41 160.2 CC criu/rbtree.o [2020-11-30T19:27:20.881Z] #41 160.6 CC criu/rst-malloc.o [2020-11-30T19:27:21.141Z] #41 160.8 CC criu/seccomp.o [2020-11-30T19:27:21.144Z] #18 52.02 Selecting previously unselected package zip. [2020-11-30T19:27:21.144Z] #18 52.03 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-11-30T19:27:21.144Z] #18 52.05 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:27:21.144Z] #18 52.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:27:21.144Z] #18 52.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:27:21.144Z] #18 52.24 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-11-30T19:27:21.402Z] #41 ... [2020-11-30T19:27:21.402Z] [2020-11-30T19:27:21.402Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:27:21.402Z] #38 DONE 258.6s [2020-11-30T19:27:21.402Z] [2020-11-30T19:27:21.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:21.402Z] #41 161.3 CC criu/seize.o [2020-11-30T19:27:21.410Z] #18 52.29 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-30T19:27:21.410Z] #18 52.32 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-11-30T19:27:21.410Z] #18 52.34 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-11-30T19:27:21.410Z] #18 52.35 Setting up uidmap (1:4.5-1.1) ... [2020-11-30T19:27:21.410Z] #18 52.37 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-11-30T19:27:21.410Z] #18 52.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:27:21.410Z] #18 52.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:27:21.410Z] #18 52.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-30T19:27:21.410Z] #18 52.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-30T19:27:21.410Z] #18 52.45 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:27:21.410Z] #18 52.47 Setting up zip (3.0-11+b1) ... [2020-11-30T19:27:21.410Z] #18 52.48 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:27:21.675Z] #18 52.52 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:27:22.788Z] #41 162.3 CC criu/servicefd.o [2020-11-30T19:27:22.788Z] #41 162.6 CC criu/shmem.o [2020-11-30T19:27:23.390Z] #56 ... [2020-11-30T19:27:23.390Z] [2020-11-30T19:27:23.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:23.390Z] #41 55.44 CC images/opts.o [2020-11-30T19:27:23.390Z] #41 55.65 CC images/seccomp.o [2020-11-30T19:27:23.390Z] #41 55.92 CC images/binfmt-misc.o [2020-11-30T19:27:23.390Z] #41 56.20 CC images/time.o [2020-11-30T19:27:23.390Z] #41 56.42 CC images/sysctl.o [2020-11-30T19:27:23.390Z] #41 56.62 CC images/autofs.o [2020-11-30T19:27:23.390Z] #41 56.89 CC images/macvlan.o [2020-11-30T19:27:23.390Z] #41 57.06 CC images/sit.o [2020-11-30T19:27:23.390Z] #41 57.32 CC images/memfd.o [2020-11-30T19:27:23.390Z] #41 57.56 CC images/timens.o [2020-11-30T19:27:23.390Z] #41 57.81 LINK images/built-in.o [2020-11-30T19:27:23.390Z] #41 57.95 GEN compel/include/asm [2020-11-30T19:27:23.390Z] #41 57.97 GEN compel/include/version.h [2020-11-30T19:27:23.390Z] #41 57.98 touch .config [2020-11-30T19:27:23.390Z] #41 58.03 GEN include/common/config.h [2020-11-30T19:27:23.390Z] #41 58.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-30T19:27:23.390Z] #41 58.13 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-30T19:27:23.390Z] #41 58.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-30T19:27:23.390Z] #41 58.17 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-30T19:27:23.390Z] #41 58.20 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-30T19:27:23.390Z] #41 58.24 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-30T19:27:23.390Z] #41 58.27 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:27:23.390Z] #41 58.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-30T19:27:23.390Z] #41 58.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:27:23.390Z] #41 58.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:27:23.390Z] #41 58.34 DEP compel/plugins/std/infect.d [2020-11-30T19:27:23.390Z] #41 58.50 DEP compel/plugins/std/string.d [2020-11-30T19:27:23.390Z] #41 58.58 DEP compel/plugins/std/log.d [2020-11-30T19:27:23.390Z] #41 58.73 DEP compel/plugins/std/fds.d [2020-11-30T19:27:23.390Z] #41 58.82 DEP compel/plugins/std/std.d [2020-11-30T19:27:23.390Z] #41 58.90 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:27:23.390Z] #41 58.97 DEP compel/plugins/fds/fds.d [2020-11-30T19:27:23.390Z] #41 59.14 CC compel/plugins/std/std.o [2020-11-30T19:27:23.485Z] #21 5.108 Collecting yamllint==1.16.0 [2020-11-30T19:27:23.485Z] #21 5.431 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:27:23.485Z] #21 5.529 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:27:23.485Z] #21 5.623 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:27:23.485Z] #21 5.704 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:27:23.485Z] #21 5.913 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:27:23.645Z] #41 59.51 CC compel/plugins/std/fds.o [2020-11-30T19:27:23.730Z] #41 ... [2020-11-30T19:27:23.730Z] [2020-11-30T19:27:23.730Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:27:23.730Z] #39 DONE 0.6s [2020-11-30T19:27:23.730Z] [2020-11-30T19:27:23.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:23.730Z] #41 163.2 CC criu/sigframe.o [2020-11-30T19:27:23.730Z] #41 163.4 CC criu/signalfd.o [2020-11-30T19:27:23.730Z] #41 163.5 CC criu/sk-inet.o [2020-11-30T19:27:23.902Z] #41 59.92 CC compel/plugins/std/log.o [2020-11-30T19:27:24.301Z] #41 164.2 CC criu/sk-netlink.o [2020-11-30T19:27:24.372Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.269s coverage: 46.2% of statements [2020-11-30T19:27:24.383Z] 4612f6d0b889: Verifying Checksum [2020-11-30T19:27:24.383Z] 4612f6d0b889: Download complete [2020-11-30T19:27:24.561Z] #41 164.4 CC criu/sk-packet.o [2020-11-30T19:27:24.831Z] #41 60.67 CC compel/plugins/std/string.o [2020-11-30T19:27:25.007Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-11-30T19:27:25.017Z] #18 55.61 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-11-30T19:27:25.017Z] #18 55.65 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:27:25.017Z] #18 55.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:27:25.017Z] #18 55.69 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:27:25.017Z] #18 56.13 invoke-rc.d: could not determine current runlevel [2020-11-30T19:27:25.017Z] #18 56.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-30T19:27:25.088Z] #41 ... [2020-11-30T19:27:25.088Z] [2020-11-30T19:27:25.088Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:25.088Z] #43 154.7 vendor/golang.org/x/net/idna [2020-11-30T19:27:25.088Z] #43 158.1 vendor/golang.org/x/net/http2/hpack [2020-11-30T19:27:25.088Z] #43 159.3 mime [2020-11-30T19:27:25.088Z] #43 160.6 mime/quotedprintable [2020-11-30T19:27:25.088Z] #43 161.0 net/http/internal [2020-11-30T19:27:25.088Z] #43 164.0 crypto/tls [2020-11-30T19:27:25.138Z] #41 164.8 CC criu/sk-queue.o [2020-11-30T19:27:25.138Z] #41 165.1 CC criu/sk-tcp.o [2020-11-30T19:27:25.282Z] #18 56.22 Setting up pigz (2.4-1) ... [2020-11-30T19:27:25.282Z] #18 56.37 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-30T19:27:25.345Z] #43 ... [2020-11-30T19:27:25.345Z] [2020-11-30T19:27:25.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:25.345Z] #41 61.25 CC compel/plugins/std/infect.o [2020-11-30T19:27:25.400Z] #41 ... [2020-11-30T19:27:25.400Z] [2020-11-30T19:27:25.400Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:25.400Z] #47 262.6 + /build/golangci-lint --version [2020-11-30T19:27:25.400Z] #47 262.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:27:25.400Z] #47 DONE 263.1s [2020-11-30T19:27:25.547Z] #18 56.64 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-30T19:27:25.547Z] #18 56.68 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:27:25.547Z] #18 56.69 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-11-30T19:27:25.547Z] #18 56.71 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:27:25.592Z] #21 7.769 Building wheels for collected packages: pyyaml [2020-11-30T19:27:25.592Z] #21 7.770 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:27:25.661Z] [2020-11-30T19:27:25.661Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:25.661Z] #54 ... [2020-11-30T19:27:25.661Z] [2020-11-30T19:27:25.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:25.661Z] #41 165.4 CC criu/sk-unix.o [2020-11-30T19:27:25.913Z] #41 ... [2020-11-30T19:27:25.913Z] [2020-11-30T19:27:25.913Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:25.913Z] #56 DONE 165.3s [2020-11-30T19:27:25.913Z] [2020-11-30T19:27:25.913Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:27:25.913Z] #57 DONE 0.1s [2020-11-30T19:27:25.913Z] [2020-11-30T19:27:25.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:25.913Z] #41 61.67 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-30T19:27:25.913Z] #41 ... [2020-11-30T19:27:25.913Z] [2020-11-30T19:27:25.913Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-30T19:27:25.913Z] #58 DONE 0.1s [2020-11-30T19:27:25.913Z] [2020-11-30T19:27:25.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:25.913Z] #41 61.72 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-30T19:27:25.913Z] #41 61.78 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-30T19:27:25.913Z] #41 61.86 AR compel/plugins/std.lib.a [2020-11-30T19:27:26.128Z] #18 57.29 Setting up libaio1:arm64 (0.3.112-3) ... [2020-11-30T19:27:26.129Z] #18 57.31 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-30T19:27:26.129Z] #18 57.34 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-30T19:27:26.176Z] #41 61.96 CC compel/plugins/fds/fds.o [2020-11-30T19:27:26.241Z] #21 ... [2020-11-30T19:27:26.241Z] [2020-11-30T19:27:26.241Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:27:26.241Z] #31 DONE 196.2s [2020-11-30T19:27:26.241Z] [2020-11-30T19:27:26.241Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:26.241Z] #42 127.1 CC criu/cr-service.o [2020-11-30T19:27:26.241Z] #42 129.7 CC criu/crtools.o [2020-11-30T19:27:26.241Z] #42 130.7 CC criu/eventfd.o [2020-11-30T19:27:26.241Z] #42 131.1 CC criu/eventpoll.o [2020-11-30T19:27:26.241Z] #42 132.2 CC criu/external.o [2020-11-30T19:27:26.241Z] #42 132.8 CC criu/fault-injection.o [2020-11-30T19:27:26.241Z] #42 133.0 CC criu/fdstore.o [2020-11-30T19:27:26.241Z] #42 133.5 CC criu/fifo.o [2020-11-30T19:27:26.241Z] #42 134.0 CC criu/file-ids.o [2020-11-30T19:27:26.241Z] #42 134.4 CC criu/file-lock.o [2020-11-30T19:27:26.394Z] #18 57.38 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:27:26.395Z] #18 57.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:27:26.395Z] #18 57.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:27:26.395Z] #18 57.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:27:26.395Z] #18 57.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:27:26.395Z] #18 57.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:27:26.395Z] #18 57.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:27:26.395Z] #18 57.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:27:26.395Z] #18 57.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:27:26.395Z] #18 57.52 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-30T19:27:26.395Z] #18 57.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:27:26.395Z] #18 57.52 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-30T19:27:26.395Z] #18 57.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:27:26.395Z] #18 57.57 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-30T19:27:26.433Z] #41 62.17 AR compel/plugins/fds.lib.a [2020-11-30T19:27:26.433Z] #41 62.25 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:27:26.433Z] #41 62.36 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:27:26.606Z] #41 166.5 CC criu/sockets.o [2020-11-30T19:27:26.660Z] #18 57.63 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:27:26.691Z] #41 62.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-30T19:27:26.691Z] #41 62.60 HOSTDEP compel/src/main-host.d [2020-11-30T19:27:26.900Z] #42 ... [2020-11-30T19:27:26.900Z] [2020-11-30T19:27:26.900Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:27:26.900Z] #21 9.485 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:27:26.947Z] #41 62.79 DEP compel/src/lib/ptrace.d [2020-11-30T19:27:27.178Z] #41 167.0 CC criu/stats.o [2020-11-30T19:27:27.199Z] #21 9.488 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:27:27.199Z] #21 9.622 Successfully built pyyaml [2020-11-30T19:27:27.199Z] #21 9.671 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-30T19:27:27.203Z] #41 62.95 DEP compel/src/lib/infect.d [2020-11-30T19:27:27.203Z] #41 63.14 DEP compel/src/lib/infect-util.d [2020-11-30T19:27:27.440Z] #41 167.2 CC criu/string.o [2020-11-30T19:27:27.460Z] #41 63.24 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:27:27.700Z] #41 167.3 CC criu/sysctl.o [2020-11-30T19:27:27.717Z] #41 63.42 DEP compel/arch/x86/src/lib/infect.d [2020-11-30T19:27:27.717Z] #41 63.56 DEP compel/arch/x86/src/lib/cpu.d [2020-11-30T19:27:27.717Z] #41 63.66 DEP compel/src/lib/log.d [2020-11-30T19:27:27.850Z] #21 10.26 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:27:27.961Z] #41 167.8 CC criu/sysfs_parse.o [2020-11-30T19:27:27.973Z] #41 63.81 DEP compel/src/main.d [2020-11-30T19:27:27.973Z] #41 63.90 DEP compel/src/lib/handle-elf.d [2020-11-30T19:27:28.151Z] #21 DONE 10.5s [2020-11-30T19:27:28.151Z] [2020-11-30T19:27:28.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:28.151Z] #42 136.7 CC criu/files-ext.o [2020-11-30T19:27:28.151Z] #42 137.2 CC criu/files-reg.o [2020-11-30T19:27:28.223Z] #41 168.0 CC criu/timens.o [2020-11-30T19:27:28.230Z] #41 63.97 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-30T19:27:28.230Z] #41 64.09 CC compel/src/lib/log.o [2020-11-30T19:27:28.484Z] #41 168.2 CC criu/timerfd.o [2020-11-30T19:27:28.487Z] #41 64.31 CC compel/arch/x86/src/lib/cpu.o [2020-11-30T19:27:28.529Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.354s coverage: 49.5% of statements [2020-11-30T19:27:28.746Z] #41 168.4 CC criu/tty.o [2020-11-30T19:27:29.492Z] #41 169.3 CC criu/tun.o [2020-11-30T19:27:29.510Z] #41 64.96 CC compel/arch/x86/src/lib/infect.o [2020-11-30T19:27:29.753Z] #41 169.6 CC criu/uffd.o [2020-11-30T19:27:29.767Z] #41 65.75 CC compel/src/lib/infect-rpc.o [2020-11-30T19:27:29.996Z] #18 60.75 Setting up iptables (1.8.2-4) ... [2020-11-30T19:27:29.996Z] #18 60.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:27:29.996Z] #18 60.83 Setting up python3 (3.7.3-1) ... [2020-11-30T19:27:30.024Z] #41 66.04 CC compel/src/lib/infect-util.o [2020-11-30T19:27:30.280Z] #41 66.29 CC compel/src/lib/infect.o [2020-11-30T19:27:30.324Z] #41 170.2 CC criu/util.o [2020-11-30T19:27:30.576Z] #18 61.46 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:27:30.576Z] #18 ... [2020-11-30T19:27:30.576Z] [2020-11-30T19:27:30.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:30.576Z] #41 117.8 CC criu/external.o [2020-11-30T19:27:30.576Z] #41 118.2 CC criu/fault-injection.o [2020-11-30T19:27:30.576Z] #41 118.4 CC criu/fdstore.o [2020-11-30T19:27:30.576Z] #41 118.9 CC criu/fifo.o [2020-11-30T19:27:30.576Z] #41 119.5 CC criu/file-ids.o [2020-11-30T19:27:30.576Z] #41 119.9 CC criu/file-lock.o [2020-11-30T19:27:30.576Z] #41 120.9 CC criu/files-ext.o [2020-11-30T19:27:30.576Z] #41 121.3 CC criu/files-reg.o [2020-11-30T19:27:30.576Z] #41 123.5 CC criu/files.o [2020-11-30T19:27:30.576Z] #41 125.7 CC criu/filesystems.o [2020-11-30T19:27:30.576Z] #41 126.3 CC criu/fsnotify.o [2020-11-30T19:27:30.576Z] #41 127.6 CC criu/image-desc.o [2020-11-30T19:27:30.576Z] #41 127.8 CC criu/image.o [2020-11-30T19:27:30.927Z] #42 139.5 CC criu/files.o [2020-11-30T19:27:31.265Z] #41 170.8 CC criu/uts_ns.o [2020-11-30T19:27:31.265Z] #41 171.0 CC criu/vdso-compat.o [2020-11-30T19:27:31.265Z] #41 171.1 CC criu/vdso.o [2020-11-30T19:27:31.526Z] #41 171.4 LINK criu/built-in.o [2020-11-30T19:27:31.532Z] #41 ... [2020-11-30T19:27:31.532Z] [2020-11-30T19:27:31.532Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:31.532Z] #18 62.53 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:27:31.648Z] #41 ... [2020-11-30T19:27:31.648Z] [2020-11-30T19:27:31.648Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-30T19:27:31.648Z] #11 168.1 Selecting previously unselected package libapparmor1:amd64. [2020-11-30T19:27:31.648Z] #11 168.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:27:31.648Z] #11 168.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-30T19:27:31.648Z] #11 168.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:27:31.648Z] #11 168.4 Selecting previously unselected package libbtrfs0. [2020-11-30T19:27:31.648Z] #11 168.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:27:31.648Z] #11 168.5 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:27:31.648Z] #11 168.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:27:31.648Z] #11 168.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-30T19:27:31.648Z] #11 168.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:27:31.648Z] #11 168.7 Selecting previously unselected package libudev-dev:amd64. [2020-11-30T19:27:31.648Z] #11 168.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:27:31.648Z] #11 168.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-30T19:27:31.648Z] #11 168.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 168.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:27:31.648Z] #11 169.2 Selecting previously unselected package libpcre16-3:amd64. [2020-11-30T19:27:31.648Z] #11 169.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 169.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 169.4 Selecting previously unselected package libpcre32-3:amd64. [2020-11-30T19:27:31.648Z] #11 169.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 169.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 169.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-30T19:27:31.648Z] #11 169.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 169.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 169.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-30T19:27:31.648Z] #11 169.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 169.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 170.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-30T19:27:31.648Z] #11 170.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 170.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:27:31.648Z] #11 170.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-30T19:27:31.648Z] #11 170.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 170.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:27:31.648Z] #11 170.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-30T19:27:31.648Z] #11 170.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 170.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:27:31.648Z] #11 170.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-30T19:27:31.648Z] #11 170.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:27:31.648Z] #11 170.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:27:31.648Z] #11 171.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 171.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:27:31.648Z] #11 171.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:27:31.648Z] #11 171.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:27:31.648Z] #11 171.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:27:31.648Z] #11 171.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:27:31.648Z] #11 171.3 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 [2020-11-30T19:27:31.648Z] #11 171.3 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 [2020-11-30T19:27:31.648Z] #11 171.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:27:31.648Z] #11 171.4 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 [2020-11-30T19:27:31.648Z] #11 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:27:31.648Z] #11 171.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:27:31.787Z] #41 171.5 LINK criu/criu [2020-11-30T19:27:31.787Z] #41 171.7 DEP lib/c/criu.d [2020-11-30T19:27:31.905Z] #11 171.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:27:31.905Z] #11 171.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:27:31.905Z] #11 171.4 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:27:31.905Z] #11 171.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:27:31.905Z] #11 171.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:27:31.905Z] #11 171.5 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:27:32.048Z] #41 171.7 CC images/rpc.pb-c.o [2020-11-30T19:27:32.309Z] #41 172.0 CC lib/c/criu.o [2020-11-30T19:27:32.469Z] #11 DONE 172.0s [2020-11-30T19:27:32.469Z] [2020-11-30T19:27:32.469Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:32.881Z] #41 172.5 LINK lib/c/built-in.o [2020-11-30T19:27:32.882Z] #41 172.5 LINK lib/c/libcriu.so [2020-11-30T19:27:32.882Z] #41 172.5 LINK lib/c/libcriu.a [2020-11-30T19:27:32.882Z] #41 172.6 GEN magic.py [2020-11-30T19:27:32.882Z] #41 172.7 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:27:32.882Z] #41 172.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:27:32.882Z] #41 172.7 Note: Building without GnuTLS support [2020-11-30T19:27:32.882Z] #41 172.7 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:27:33.037Z] #42 141.8 CC criu/filesystems.o [2020-11-30T19:27:33.143Z] #41 172.7 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:27:33.403Z] #41 173.2 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:27:33.685Z] #42 142.6 CC criu/fsnotify.o [2020-11-30T19:27:33.837Z] #51 ... [2020-11-30T19:27:33.837Z] [2020-11-30T19:27:33.837Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-30T19:27:33.837Z] #12 DONE 1.5s [2020-11-30T19:27:33.974Z] #41 173.6 make[1]: Nothing to be done for 'all'. [2020-11-30T19:27:34.094Z] [2020-11-30T19:27:34.094Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:34.094Z] #51 1.600 + RM_GOPATH=0 [2020-11-30T19:27:34.094Z] #51 1.600 + TMP_GOPATH= [2020-11-30T19:27:34.094Z] #51 1.600 + : /build [2020-11-30T19:27:34.094Z] #51 1.600 + '[' -z '' ']' [2020-11-30T19:27:34.094Z] #51 1.600 ++ mktemp -d [2020-11-30T19:27:34.094Z] #51 1.602 + export GOPATH=/tmp/tmp.ojfSMvTdsh [2020-11-30T19:27:34.094Z] #51 1.602 + GOPATH=/tmp/tmp.ojfSMvTdsh [2020-11-30T19:27:34.094Z] #51 1.602 + RM_GOPATH=1 [2020-11-30T19:27:34.094Z] #51 1.602 + case "$(go env GOARCH)" in [2020-11-30T19:27:34.094Z] #51 1.605 ++ go env GOARCH [2020-11-30T19:27:34.094Z] #51 1.635 + export GO_BUILDMODE=-buildmode=pie [2020-11-30T19:27:34.094Z] #51 1.635 + GO_BUILDMODE=-buildmode=pie [2020-11-30T19:27:34.094Z] #51 1.636 ++ dirname /tmp/install/install.sh [2020-11-30T19:27:34.094Z] #51 1.641 + dir=/tmp/install [2020-11-30T19:27:34.094Z] #51 1.641 + bin=runc [2020-11-30T19:27:34.094Z] #51 1.641 + shift [2020-11-30T19:27:34.094Z] #51 1.641 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-30T19:27:34.094Z] #51 1.641 + . /tmp/install/runc.installer [2020-11-30T19:27:34.094Z] #51 1.641 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:27:34.094Z] #51 1.641 + install_runc [2020-11-30T19:27:34.094Z] #51 1.649 + uname -r [2020-11-30T19:27:34.094Z] #51 1.649 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:27:34.094Z] #51 1.670 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:27:34.094Z] #51 1.670 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-30T19:27:34.094Z] #51 1.670 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ojfSMvTdsh/src/github.com/opencontainers/runc [2020-11-30T19:27:34.094Z] #51 1.670 Cloning into '/tmp/tmp.ojfSMvTdsh/src/github.com/opencontainers/runc'... [2020-11-30T19:27:34.094Z] #51 1.679 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-30T19:27:34.103Z] #18 65.02 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:27:34.103Z] #18 65.04 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:27:34.236Z] #41 174.0 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:27:34.236Z] #41 174.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:27:34.236Z] #41 174.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:27:34.236Z] #41 174.1 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:27:34.236Z] #41 174.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:27:34.236Z] #41 174.1 make[1]: Nothing to be done for 'all'. [2020-11-30T19:27:34.236Z] #41 174.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:27:34.368Z] #18 65.57 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:27:34.498Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.498Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:27:34.744Z] #42 143.9 CC criu/image-desc.o [2020-11-30T19:27:34.758Z] #41 174.4 INSTALL criu/criu [2020-11-30T19:27:34.758Z] #41 DONE 174.6s [2020-11-30T19:27:34.758Z] [2020-11-30T19:27:34.759Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:35.024Z] #51 ... [2020-11-30T19:27:35.024Z] [2020-11-30T19:27:35.024Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-30T19:27:35.024Z] #13 DONE 1.1s [2020-11-30T19:27:35.024Z] [2020-11-30T19:27:35.024Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-30T19:27:35.060Z] #42 144.0 CC criu/image.o [2020-11-30T19:27:35.429Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.764s coverage: 73.1% of statements [2020-11-30T19:27:35.429Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:27:35.429Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-11-30T19:27:35.721Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.360s coverage: 57.7% of statements [2020-11-30T19:27:35.721Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:27:35.721Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:27:35.773Z] #18 66.86 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:27:35.953Z] #14 0.960 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:27:36.113Z] #42 144.9 CC criu/ipc_ns.o [2020-11-30T19:27:36.144Z] #54 ... [2020-11-30T19:27:36.144Z] [2020-11-30T19:27:36.144Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:27:36.144Z] #42 DONE 0.2s [2020-11-30T19:27:36.144Z] [2020-11-30T19:27:36.144Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:36.144Z] #54 ... [2020-11-30T19:27:36.144Z] [2020-11-30T19:27:36.145Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:27:36.211Z] #14 DONE 1.1s [2020-11-30T19:27:36.211Z] [2020-11-30T19:27:36.211Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-30T19:27:36.714Z] #44 DONE 0.5s [2020-11-30T19:27:36.714Z] [2020-11-30T19:27:36.714Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:27:36.714Z] #46 DONE 0.1s [2020-11-30T19:27:36.714Z] [2020-11-30T19:27:36.714Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:27:36.729Z] #18 67.69 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:27:36.757Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-11-30T19:27:37.049Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-11-30T19:27:37.141Z] #15 DONE 1.1s [2020-11-30T19:27:37.141Z] [2020-11-30T19:27:37.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:37.141Z] #41 68.24 CC compel/src/lib/ptrace.o [2020-11-30T19:27:37.141Z] #41 68.96 AR compel/libcompel.a [2020-11-30T19:27:37.141Z] #41 69.05 HOSTCC compel/src/main-host.o [2020-11-30T19:27:37.141Z] #41 69.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-30T19:27:37.141Z] #41 69.83 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:27:37.141Z] #41 70.27 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:27:37.141Z] #41 70.57 HOSTLINK compel/compel-host-bin [2020-11-30T19:27:37.141Z] #41 70.75 DEP soccr/soccr.d [2020-11-30T19:27:37.141Z] #41 71.03 CC soccr/soccr.o [2020-11-30T19:27:37.141Z] #41 72.91 AR soccr/libsoccr.a [2020-11-30T19:27:37.141Z] #41 72.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:27:37.174Z] #42 146.2 CC criu/irmap.o [2020-11-30T19:27:37.665Z] #48 DONE 1.0s [2020-11-30T19:27:37.665Z] [2020-11-30T19:27:37.665Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:27:37.686Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.5% of statements [2020-11-30T19:27:37.686Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:27:37.686Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:27:37.703Z] #41 73.51 DEP criu/arch/x86/sigframe.d [2020-11-30T19:27:37.824Z] #42 147.0 CC criu/kcmp-ids.o [2020-11-30T19:27:37.926Z] #50 DONE 0.1s [2020-11-30T19:27:37.926Z] [2020-11-30T19:27:37.926Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:27:37.926Z] #52 DONE 0.1s [2020-11-30T19:27:37.926Z] [2020-11-30T19:27:37.926Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:37.926Z] #54 215.8 + bin/containerd [2020-11-30T19:27:37.960Z] #41 73.70 DEP criu/arch/x86/sigaction_compat.d [2020-11-30T19:27:37.960Z] #41 73.79 DEP criu/arch/x86/kerndat.d [2020-11-30T19:27:37.960Z] #41 73.92 DEP criu/arch/x86/crtools.d [2020-11-30T19:27:38.131Z] #18 68.95 Setting up python3-pip (18.1-5) ... [2020-11-30T19:27:38.132Z] #18 ... [2020-11-30T19:27:38.132Z] [2020-11-30T19:27:38.132Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:38.132Z] #51 82.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:27:38.216Z] #41 74.03 DEP criu/arch/x86/cpu.d [2020-11-30T19:27:38.216Z] #41 74.14 CC criu/arch/x86/cpu.o [2020-11-30T19:27:38.472Z] #41 ... [2020-11-30T19:27:38.472Z] [2020-11-30T19:27:38.472Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-30T19:27:38.472Z] #16 DONE 1.1s [2020-11-30T19:27:38.472Z] [2020-11-30T19:27:38.472Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-30T19:27:38.500Z] #42 147.4 CC criu/kerndat.o [2020-11-30T19:27:38.723Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2020-11-30T19:27:39.366Z] ok github.com/docker/docker/daemon/logger/awslogs 0.116s coverage: 77.8% of statements [2020-11-30T19:27:39.366Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:27:39.366Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:27:39.400Z] #17 DONE 1.0s [2020-11-30T19:27:39.400Z] [2020-11-30T19:27:39.400Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:39.658Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-11-30T19:27:40.044Z] #42 148.9 CC criu/libnetlink.o [2020-11-30T19:27:40.072Z] #51 83.97 + mkdir -p /build [2020-11-30T19:27:40.072Z] #51 83.97 + cp runc /build/runc [2020-11-30T19:27:40.292Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2020-11-30T19:27:40.346Z] #42 149.4 CC criu/log.o [2020-11-30T19:27:40.585Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-11-30T19:27:40.766Z] #18 ... [2020-11-30T19:27:40.767Z] [2020-11-30T19:27:40.767Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:40.767Z] #43 170.1 net/http/httptrace [2020-11-30T19:27:40.767Z] #43 170.3 net/http [2020-11-30T19:27:40.767Z] #43 ... [2020-11-30T19:27:40.767Z] [2020-11-30T19:27:40.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:40.767Z] #41 75.14 CC criu/arch/x86/crtools.o [2020-11-30T19:27:40.767Z] #41 76.69 CC criu/arch/x86/kerndat.o [2020-11-30T19:27:40.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-11-30T19:27:40.999Z] #42 150.0 CC criu/lsm.o [2020-11-30T19:27:41.330Z] #41 77.19 CC criu/arch/x86/sigaction_compat.o [2020-11-30T19:27:41.513Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-11-30T19:27:41.513Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:27:41.587Z] #41 77.47 CC criu/arch/x86/sigframe.o [2020-11-30T19:27:41.653Z] #42 150.5 CC criu/mem.o [2020-11-30T19:27:41.806Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 55.1% of statements [2020-11-30T19:27:41.843Z] #41 77.72 LINK criu/arch/x86/crtools.built-in.o [2020-11-30T19:27:41.843Z] #41 77.78 DEP criu/pie/util-vdso-elf32.d [2020-11-30T19:27:42.009Z] #51 ... [2020-11-30T19:27:42.009Z] [2020-11-30T19:27:42.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:42.009Z] #41 129.0 CC criu/ipc_ns.o [2020-11-30T19:27:42.009Z] #41 130.3 CC criu/irmap.o [2020-11-30T19:27:42.009Z] #41 130.9 CC criu/kcmp-ids.o [2020-11-30T19:27:42.009Z] #41 131.2 CC criu/kerndat.o [2020-11-30T19:27:42.009Z] #41 132.7 CC criu/libnetlink.o [2020-11-30T19:27:42.009Z] #41 133.0 CC criu/log.o [2020-11-30T19:27:42.009Z] #41 133.6 CC criu/lsm.o [2020-11-30T19:27:42.009Z] #41 134.4 CC criu/mem.o [2020-11-30T19:27:42.009Z] #41 135.9 CC criu/memfd.o [2020-11-30T19:27:42.009Z] #41 136.3 CC criu/mount.o [2020-11-30T19:27:42.009Z] #41 ... [2020-11-30T19:27:42.009Z] [2020-11-30T19:27:42.009Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:42.009Z] #18 70.17 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:27:42.009Z] #18 70.28 Processing triggers for mime-support (3.62) ... [2020-11-30T19:27:42.100Z] #41 77.92 DEP criu/pie/util-vdso.d [2020-11-30T19:27:42.356Z] #41 78.06 DEP criu/pie/util.d [2020-11-30T19:27:42.356Z] #41 78.19 CC criu/pie/util.o [2020-11-30T19:27:42.441Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-11-30T19:27:42.613Z] #41 78.54 CC criu/pie/util-vdso.o [2020-11-30T19:27:43.478Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-11-30T19:27:43.543Z] #41 79.28 CC criu/pie/util-vdso-elf32.o [2020-11-30T19:27:43.771Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-30T19:27:43.772Z] #42 152.7 CC criu/memfd.o [2020-11-30T19:27:44.106Z] #41 79.96 AR criu/pie/pie.lib.a [2020-11-30T19:27:44.106Z] #41 80.04 DEP criu/pie/restorer.d [2020-11-30T19:27:44.363Z] #41 80.31 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-30T19:27:44.405Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-30T19:27:44.424Z] #42 153.5 CC criu/mount.o [2020-11-30T19:27:44.582Z] #18 DONE 75.3s [2020-11-30T19:27:44.582Z] [2020-11-30T19:27:44.582Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:44.582Z] #51 DONE 88.5s [2020-11-30T19:27:44.582Z] [2020-11-30T19:27:44.582Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:27:44.582Z] #47 201.1 + /build/golangci-lint --version [2020-11-30T19:27:44.582Z] #47 201.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:27:44.582Z] #47 DONE 202.4s [2020-11-30T19:27:44.582Z] [2020-11-30T19:27:44.582Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:27:44.619Z] #41 80.45 DEP criu/arch/x86/restorer_unmap.d [2020-11-30T19:27:44.619Z] #41 80.48 DEP criu/arch/x86/restorer.d [2020-11-30T19:27:44.620Z] #41 ... [2020-11-30T19:27:44.620Z] [2020-11-30T19:27:44.620Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:44.620Z] #43 184.4 github.com/LK4D4/vndr/godl [2020-11-30T19:27:44.698Z] ok github.com/docker/docker/daemon/logger/splunk 1.506s coverage: 82.5% of statements [2020-11-30T19:27:44.698Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:27:44.698Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:27:45.548Z] #43 185.3 github.com/LK4D4/vndr [2020-11-30T19:27:46.211Z] ok github.com/docker/docker/distribution 0.258s coverage: 25.6% of statements [2020-11-30T19:27:46.211Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2020-11-30T19:27:46.211Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:27:46.846Z] ok github.com/docker/docker/errdefs 0.002s coverage: 53.1% of statements [2020-11-30T19:27:47.156Z] #19 2.933 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:27:47.421Z] #19 2.940 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:27:47.421Z] #19 2.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:27:47.687Z] #19 DONE 3.2s [2020-11-30T19:27:47.687Z] [2020-11-30T19:27:47.687Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:27:47.882Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-11-30T19:27:48.174Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-30T19:27:48.809Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-30T19:27:48.809Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-11-30T19:27:48.809Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:27:48.809Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:27:48.809Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:27:49.443Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-30T19:27:50.077Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-30T19:27:50.193Z] #42 158.2 CC criu/namespaces.o [2020-11-30T19:27:50.712Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-11-30T19:27:50.712Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-30T19:27:50.800Z] #43 ... [2020-11-30T19:27:50.800Z] [2020-11-30T19:27:50.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:50.800Z] #41 80.69 DEP criu/arch/x86/vdso-pie.d [2020-11-30T19:27:50.800Z] #41 80.84 DEP criu/pie/parasite-vdso.d [2020-11-30T19:27:50.800Z] #41 80.96 DEP criu/pie/parasite.d [2020-11-30T19:27:50.800Z] #41 81.17 CC criu/pie/parasite.o [2020-11-30T19:27:50.800Z] #41 82.59 LINK criu/pie/parasite.built-in.o [2020-11-30T19:27:50.800Z] #41 82.61 GEN criu/pie/parasite-blob.h [2020-11-30T19:27:50.800Z] #41 82.64 CC criu/pie/parasite-vdso.o [2020-11-30T19:27:50.800Z] #41 83.32 CC criu/arch/x86/vdso-pie.o [2020-11-30T19:27:50.800Z] #41 83.72 CC criu/arch/x86/restorer.o [2020-11-30T19:27:50.800Z] #41 84.28 CC criu/arch/x86/restorer_unmap.o [2020-11-30T19:27:50.800Z] #41 84.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-30T19:27:50.800Z] #41 84.65 CC criu/pie/restorer.o [2020-11-30T19:27:51.057Z] #41 ... [2020-11-30T19:27:51.057Z] [2020-11-30T19:27:51.057Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:27:51.057Z] #18 1.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:27:51.057Z] #18 1.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:27:51.057Z] #18 1.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:27:51.057Z] #18 2.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:27:51.057Z] #18 3.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:27:51.057Z] #18 5.252 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:27:51.057Z] #18 11.09 Fetched 8406 kB in 10s (839 kB/s) [2020-11-30T19:27:51.313Z] #18 11.09 Reading package lists... [2020-11-30T19:27:51.314Z] #18 ... [2020-11-30T19:27:51.314Z] [2020-11-30T19:27:51.314Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:51.314Z] #51 11.18 + cd /tmp/tmp.ojfSMvTdsh/src/github.com/opencontainers/runc [2020-11-30T19:27:51.314Z] #51 11.18 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-30T19:27:51.314Z] #51 11.76 + '[' -z '' ']' [2020-11-30T19:27:51.314Z] #51 11.76 + target=static [2020-11-30T19:27:51.314Z] #51 11.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:27:51.314Z] #51 12.18 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-30T19:27:51.581Z] #42 160.3 CC criu/net.o [2020-11-30T19:27:51.877Z] #51 ... [2020-11-30T19:27:51.877Z] [2020-11-30T19:27:51.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:51.877Z] #41 87.76 LINK criu/pie/restorer.built-in.o [2020-11-30T19:27:51.877Z] #41 87.80 GEN criu/pie/restorer-blob.h [2020-11-30T19:27:52.134Z] #41 87.91 DEP criu/vdso.d [2020-11-30T19:27:52.224Z] ok github.com/docker/docker/pkg/archive 0.503s coverage: 77.1% of statements [2020-11-30T19:27:52.391Z] #41 88.21 DEP criu/vdso-compat.d [2020-11-30T19:27:52.391Z] #41 88.36 DEP criu/uts_ns.d [2020-11-30T19:27:52.647Z] #41 88.51 DEP criu/util.d [2020-11-30T19:27:52.904Z] #41 88.79 DEP criu/uffd.d [2020-11-30T19:27:53.016Z] #20 ... [2020-11-30T19:27:53.016Z] [2020-11-30T19:27:53.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:53.016Z] #41 139.5 CC criu/namespaces.o [2020-11-30T19:27:53.016Z] #41 141.0 CC criu/net.o [2020-11-30T19:27:53.016Z] #41 143.8 CC criu/netfilter.o [2020-11-30T19:27:53.016Z] #41 144.1 CC criu/page-pipe.o [2020-11-30T19:27:53.016Z] #41 144.9 CC criu/page-xfer.o [2020-11-30T19:27:53.016Z] #41 146.3 CC criu/pagemap-cache.o [2020-11-30T19:27:53.016Z] #41 146.5 CC criu/pagemap.o [2020-11-30T19:27:53.016Z] #41 147.2 CC criu/parasite-syscall.o [2020-11-30T19:27:53.016Z] #41 147.9 CC criu/path.o [2020-11-30T19:27:53.016Z] #41 148.3 CC criu/pie-util-vdso.o [2020-11-30T19:27:53.016Z] #41 148.8 CC criu/pie-util.o [2020-11-30T19:27:53.016Z] #41 149.1 CC criu/pipes.o [2020-11-30T19:27:53.016Z] #41 149.6 CC criu/plugin.o [2020-11-30T19:27:53.016Z] #41 150.0 CC criu/proc_parse.o [2020-11-30T19:27:53.161Z] #41 89.07 DEP criu/tun.d [2020-11-30T19:27:53.281Z] #41 ... [2020-11-30T19:27:53.281Z] [2020-11-30T19:27:53.281Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:27:53.281Z] #20 5.732 Collecting yamllint==1.16.0 [2020-11-30T19:27:53.417Z] #41 89.25 DEP criu/tty.d [2020-11-30T19:27:53.674Z] #41 89.45 DEP criu/timerfd.d [2020-11-30T19:27:53.674Z] #41 89.61 DEP criu/timens.d [2020-11-30T19:27:53.931Z] #41 89.80 DEP criu/sysfs_parse.d [2020-11-30T19:27:53.931Z] #41 89.94 DEP criu/sysctl.d [2020-11-30T19:27:54.495Z] #41 90.10 DEP criu/string.d [2020-11-30T19:27:54.495Z] #41 90.16 DEP criu/stats.d [2020-11-30T19:27:54.495Z] #41 90.35 DEP criu/sockets.d [2020-11-30T19:27:54.751Z] #41 90.55 DEP criu/sk-unix.d [2020-11-30T19:27:54.958Z] ok github.com/docker/docker/pkg/authorization 1.572s coverage: 68.3% of statements [2020-11-30T19:27:54.958Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-30T19:27:54.958Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-30T19:27:55.008Z] #41 90.72 DEP criu/sk-tcp.d [2020-11-30T19:27:55.008Z] #41 90.89 DEP criu/sk-queue.d [2020-11-30T19:27:55.207Z] #42 164.3 CC criu/netfilter.o [2020-11-30T19:27:55.264Z] #41 91.11 DEP criu/sk-packet.d [2020-11-30T19:27:55.521Z] #41 91.31 DEP criu/sk-netlink.d [2020-11-30T19:27:55.521Z] #41 ... [2020-11-30T19:27:55.521Z] [2020-11-30T19:27:55.521Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:27:55.521Z] #43 DONE 195.3s [2020-11-30T19:27:55.521Z] [2020-11-30T19:27:55.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:55.521Z] #41 91.47 DEP criu/sk-inet.d [2020-11-30T19:27:55.852Z] #42 164.9 CC criu/page-pipe.o [2020-11-30T19:27:56.084Z] #41 91.70 DEP criu/signalfd.d [2020-11-30T19:27:56.084Z] #41 91.93 DEP criu/sigframe.d [2020-11-30T19:27:56.341Z] #41 92.08 DEP criu/shmem.d [2020-11-30T19:27:56.597Z] #41 92.33 DEP criu/servicefd.d [2020-11-30T19:27:56.597Z] #41 92.55 DEP criu/seize.d [2020-11-30T19:27:56.855Z] #41 92.75 DEP criu/seccomp.d [2020-11-30T19:27:56.915Z] #42 165.7 CC criu/page-xfer.o [2020-11-30T19:27:57.115Z] #41 93.00 DEP criu/rst-malloc.d [2020-11-30T19:27:57.115Z] #41 93.09 DEP criu/rbtree.d [2020-11-30T19:27:57.115Z] #41 93.12 DEP criu/pstree.d [2020-11-30T19:27:57.373Z] #41 93.26 DEP criu/protobuf.d [2020-11-30T19:27:57.373Z] #41 93.39 GEN criu/protobuf-desc-gen.h [2020-11-30T19:27:58.479Z] ok github.com/docker/docker/layer 7.997s coverage: 68.8% of statements [2020-11-30T19:27:58.480Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:27:58.480Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:27:58.480Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:27:58.480Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:27:58.480Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:27:58.480Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-30T19:27:58.609Z] #20 11.01 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:27:58.609Z] #20 11.13 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:27:58.771Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-11-30T19:27:58.771Z] ok github.com/docker/docker/pkg/chrootarchive 3.515s coverage: 43.2% of statements [2020-11-30T19:27:58.771Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:27:58.771Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:27:58.875Z] #20 11.29 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:27:59.045Z] #42 167.7 CC criu/pagemap-cache.o [2020-11-30T19:27:59.064Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-11-30T19:27:59.280Z] #41 95.02 DEP criu/protobuf-desc.d [2020-11-30T19:27:59.280Z] #41 95.12 DEP criu/proc_parse.d [2020-11-30T19:27:59.350Z] #42 168.3 CC criu/pagemap.o [2020-11-30T19:27:59.539Z] #41 95.35 DEP criu/plugin.d [2020-11-30T19:27:59.698Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-11-30T19:27:59.796Z] #41 95.47 DEP criu/pipes.d [2020-11-30T19:27:59.796Z] #41 95.70 DEP criu/pie-util.d [2020-11-30T19:27:59.830Z] #20 ... [2020-11-30T19:27:59.830Z] [2020-11-30T19:27:59.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:27:59.830Z] #41 151.8 CC criu/protobuf-desc.o [2020-11-30T19:27:59.830Z] #41 152.5 CC criu/protobuf.o [2020-11-30T19:27:59.830Z] #41 152.9 CC criu/pstree.o [2020-11-30T19:27:59.830Z] #41 153.8 CC criu/rbtree.o [2020-11-30T19:27:59.830Z] #41 154.0 CC criu/rst-malloc.o [2020-11-30T19:27:59.830Z] #41 154.4 CC criu/seccomp.o [2020-11-30T19:27:59.830Z] #41 154.9 CC criu/seize.o [2020-11-30T19:27:59.830Z] #41 155.6 CC criu/servicefd.o [2020-11-30T19:27:59.830Z] #41 155.9 CC criu/shmem.o [2020-11-30T19:27:59.830Z] #41 156.8 CC criu/sigframe.o [2020-11-30T19:27:59.830Z] #41 157.0 CC criu/signalfd.o [2020-11-30T19:27:59.990Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-30T19:28:00.053Z] #41 95.86 DEP criu/pie-util-vdso.d [2020-11-30T19:28:00.053Z] #41 95.98 DEP criu/pie-util-vdso-elf32.d [2020-11-30T19:28:00.053Z] #41 96.09 DEP criu/path.d [2020-11-30T19:28:00.096Z] #41 157.2 CC criu/sk-inet.o [2020-11-30T19:28:00.096Z] #41 ... [2020-11-30T19:28:00.096Z] [2020-11-30T19:28:00.096Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:28:00.096Z] #20 12.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:28:00.096Z] #20 12.48 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:28:00.096Z] #20 12.51 Building wheels for collected packages: pyyaml [2020-11-30T19:28:00.096Z] #20 12.51 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:28:00.282Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-11-30T19:28:00.309Z] #41 96.20 DEP criu/parasite-syscall.d [2020-11-30T19:28:00.309Z] #41 96.35 DEP criu/pagemap.d [2020-11-30T19:28:00.407Z] #42 169.5 CC criu/parasite-syscall.o [2020-11-30T19:28:00.871Z] #41 96.51 DEP criu/pagemap-cache.d [2020-11-30T19:28:00.872Z] #41 96.62 DEP criu/page-xfer.d [2020-11-30T19:28:01.055Z] #20 13.35 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:28:01.055Z] #20 13.35 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:28:01.055Z] #20 13.42 Successfully built pyyaml [2020-11-30T19:28:01.055Z] #20 13.44 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-30T19:28:01.128Z] #41 96.79 DEP criu/page-pipe.d [2020-11-30T19:28:01.128Z] #41 96.94 DEP criu/netfilter.d [2020-11-30T19:28:01.318Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-30T19:28:01.320Z] #20 13.73 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:28:01.384Z] #41 97.11 DEP criu/net.d [2020-11-30T19:28:01.385Z] #41 97.30 DEP criu/namespaces.d [2020-11-30T19:28:01.460Z] #42 ... [2020-11-30T19:28:01.460Z] [2020-11-30T19:28:01.460Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:28:01.460Z] #39 231.5 + dpkg --print-architecture [2020-11-30T19:28:01.460Z] #39 231.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:28:01.641Z] #41 97.43 DEP criu/mount.d [2020-11-30T19:28:01.641Z] #41 97.61 DEP criu/memfd.d [2020-11-30T19:28:01.758Z] #39 232.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-30T19:28:01.758Z] #39 232.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:28:01.898Z] #41 97.76 DEP criu/mem.d [2020-11-30T19:28:02.155Z] #41 97.95 DEP criu/lsm.d [2020-11-30T19:28:02.155Z] #41 98.14 DEP criu/log.d [2020-11-30T19:28:02.355Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2020-11-30T19:28:02.411Z] #41 98.26 DEP criu/libnetlink.d [2020-11-30T19:28:02.411Z] #41 98.41 DEP criu/kerndat.d [2020-11-30T19:28:02.668Z] #41 98.57 DEP criu/kcmp-ids.d [2020-11-30T19:28:02.668Z] #41 98.67 DEP criu/irmap.d [2020-11-30T19:28:02.721Z] #20 DONE 15.1s [2020-11-30T19:28:02.721Z] [2020-11-30T19:28:02.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:02.721Z] #41 158.1 CC criu/sk-netlink.o [2020-11-30T19:28:02.721Z] #41 158.4 CC criu/sk-packet.o [2020-11-30T19:28:02.721Z] #41 159.1 CC criu/sk-queue.o [2020-11-30T19:28:02.721Z] #41 159.5 CC criu/sk-tcp.o [2020-11-30T19:28:02.925Z] #41 98.84 DEP criu/ipc_ns.d [2020-11-30T19:28:02.986Z] #41 160.0 CC criu/sk-unix.o [2020-11-30T19:28:02.989Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-11-30T19:28:02.989Z] ok github.com/docker/docker/pkg/fsutils 0.399s coverage: 85.1% of statements [2020-11-30T19:28:02.989Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-11-30T19:28:03.181Z] #41 98.97 DEP criu/image.d [2020-11-30T19:28:03.181Z] #41 99.12 DEP criu/image-desc.d [2020-11-30T19:28:03.438Z] #41 99.24 DEP criu/fsnotify.d [2020-11-30T19:28:03.438Z] #41 99.38 DEP criu/filesystems.d [2020-11-30T19:28:03.694Z] #41 99.56 DEP criu/files.d [2020-11-30T19:28:03.950Z] #41 99.72 DEP criu/files-reg.d [2020-11-30T19:28:03.950Z] #41 99.88 DEP criu/files-ext.d [2020-11-30T19:28:04.066Z] ok github.com/docker/docker/pkg/idtools 0.323s coverage: 70.1% of statements [2020-11-30T19:28:04.066Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 70.6% of statements [2020-11-30T19:28:04.207Z] #41 100.0 DEP criu/file-lock.d [2020-11-30T19:28:04.207Z] #41 ... [2020-11-30T19:28:04.207Z] [2020-11-30T19:28:04.207Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:28:04.207Z] #18 11.09 Reading package lists... [2020-11-30T19:28:04.207Z] #18 15.09 Reading package lists... [2020-11-30T19:28:04.207Z] #18 19.08 Building dependency tree... [2020-11-30T19:28:04.207Z] #18 20.50 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:28:04.207Z] #18 20.50 The following additional packages will be installed: [2020-11-30T19:28:04.207Z] #18 20.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-30T19:28:04.207Z] #18 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-30T19:28:04.207Z] #18 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-30T19:28:04.207Z] #18 20.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:28:04.207Z] #18 20.51 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:28:04.207Z] #18 20.51 Suggested packages: [2020-11-30T19:28:04.207Z] #18 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-30T19:28:04.207Z] #18 20.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-30T19:28:04.207Z] #18 20.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-30T19:28:04.207Z] #18 20.51 Recommended packages: [2020-11-30T19:28:04.207Z] #18 20.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:28:04.207Z] #18 20.51 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:28:04.207Z] #18 22.34 The following NEW packages will be installed: [2020-11-30T19:28:04.207Z] #18 22.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-30T19:28:04.207Z] #18 22.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-30T19:28:04.207Z] #18 22.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-30T19:28:04.207Z] #18 22.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:28:04.207Z] #18 22.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-30T19:28:04.207Z] #18 22.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-30T19:28:04.207Z] #18 22.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-30T19:28:04.207Z] #18 22.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-30T19:28:04.207Z] #18 22.35 xz-utils zip [2020-11-30T19:28:04.207Z] #18 22.67 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:04.207Z] #18 22.67 Need to get 28.5 MB of archives. [2020-11-30T19:28:04.207Z] #18 22.67 After this operation, 116 MB of additional disk space will be used. [2020-11-30T19:28:04.207Z] #18 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-30T19:28:04.207Z] #18 22.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-30T19:28:04.207Z] #18 22.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-30T19:28:04.207Z] #18 22.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-30T19:28:04.207Z] #18 22.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-30T19:28:04.207Z] #18 22.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-30T19:28:04.207Z] #18 22.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:28:04.207Z] #18 22.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-30T19:28:04.207Z] #18 22.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-30T19:28:04.207Z] #18 22.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-30T19:28:04.207Z] #18 22.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-30T19:28:04.207Z] #18 22.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-30T19:28:04.207Z] #18 22.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-30T19:28:04.207Z] #18 22.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-30T19:28:04.207Z] #18 22.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-30T19:28:04.208Z] #18 22.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-30T19:28:04.208Z] #18 22.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:28:04.208Z] #18 22.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:28:04.208Z] #18 22.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:28:04.208Z] #18 22.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-30T19:28:04.208Z] #18 23.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-30T19:28:04.208Z] #18 23.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-30T19:28:04.208Z] #18 23.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-30T19:28:04.208Z] #18 23.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:28:04.208Z] #18 23.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:28:04.208Z] #18 23.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:28:04.208Z] #18 23.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-30T19:28:04.208Z] #18 23.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-30T19:28:04.208Z] #18 23.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:28:04.208Z] #18 23.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:28:04.208Z] #18 23.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:28:04.208Z] #18 23.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:28:04.208Z] #18 23.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-30T19:28:04.208Z] #18 23.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-30T19:28:04.208Z] #18 23.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:28:04.208Z] #18 23.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:28:04.208Z] #18 23.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:28:04.208Z] #18 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-30T19:28:04.208Z] #18 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:28:04.208Z] #18 23.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:28:04.208Z] #18 23.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:28:04.208Z] #18 23.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-30T19:28:04.208Z] #18 23.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-30T19:28:04.208Z] #18 23.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-30T19:28:04.208Z] #18 23.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:28:04.208Z] #18 24.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-30T19:28:04.208Z] #18 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-30T19:28:04.208Z] #18 24.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-30T19:28:04.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-11-30T19:28:04.359Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-30T19:28:04.359Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-30T19:28:04.359Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:28:04.359Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:28:04.389Z] #41 161.7 CC criu/sockets.o [2020-11-30T19:28:04.464Z] #18 24.92 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:04.464Z] #18 ... [2020-11-30T19:28:04.464Z] [2020-11-30T19:28:04.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:04.464Z] #41 100.2 DEP criu/file-ids.d [2020-11-30T19:28:04.464Z] #41 100.3 DEP criu/fifo.d [2020-11-30T19:28:04.650Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-11-30T19:28:04.650Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:28:04.650Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-11-30T19:28:04.720Z] #41 100.5 DEP criu/fdstore.d [2020-11-30T19:28:04.720Z] #41 100.6 DEP criu/fault-injection.d [2020-11-30T19:28:04.720Z] #41 100.6 DEP criu/external.d [2020-11-30T19:28:04.720Z] #41 100.7 DEP criu/eventpoll.d [2020-11-30T19:28:04.943Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-11-30T19:28:04.977Z] #41 100.9 DEP criu/eventfd.d [2020-11-30T19:28:05.233Z] #41 101.0 DEP criu/crtools.d [2020-11-30T19:28:05.235Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2020-11-30T19:28:05.235Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-11-30T19:28:05.235Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:28:05.235Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:28:05.345Z] #41 162.4 CC criu/stats.o [2020-11-30T19:28:05.345Z] #41 162.6 CC criu/string.o [2020-11-30T19:28:05.491Z] #41 101.2 DEP criu/cr-service.d [2020-11-30T19:28:05.491Z] #41 101.4 DEP criu/cr-restore.d [2020-11-30T19:28:05.610Z] #41 162.7 CC criu/sysctl.o [2020-11-30T19:28:05.789Z] #41 101.6 DEP criu/cr-errno.d [2020-11-30T19:28:05.789Z] #41 101.6 DEP criu/cr-dump.d [2020-11-30T19:28:05.871Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-11-30T19:28:06.046Z] #41 ... [2020-11-30T19:28:06.046Z] [2020-11-30T19:28:06.046Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-30T19:28:06.046Z] #30 DONE 205.4s [2020-11-30T19:28:06.046Z] [2020-11-30T19:28:06.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:06.046Z] #41 101.9 DEP criu/cr-dedup.d [2020-11-30T19:28:06.191Z] #41 163.3 CC criu/sysfs_parse.o [2020-11-30T19:28:06.304Z] #41 102.2 DEP criu/cr-check.d [2020-11-30T19:28:06.457Z] #41 163.6 CC criu/timens.o [2020-11-30T19:28:06.505Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-30T19:28:06.505Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-30T19:28:06.561Z] #41 102.4 DEP criu/config.d [2020-11-30T19:28:06.798Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-30T19:28:06.821Z] #41 102.7 DEP criu/clone-noasan.d [2020-11-30T19:28:07.039Z] #41 164.0 CC criu/timerfd.o [2020-11-30T19:28:07.077Z] #41 102.9 DEP criu/cgroup.d [2020-11-30T19:28:07.077Z] #41 103.1 DEP criu/cgroup-props.d [2020-11-30T19:28:07.307Z] #41 164.3 CC criu/tty.o [2020-11-30T19:28:07.334Z] #41 103.2 DEP criu/bitmap.d [2020-11-30T19:28:07.334Z] #41 103.2 DEP criu/bfd.d [2020-11-30T19:28:07.334Z] #41 103.3 DEP criu/autofs.d [2020-11-30T19:28:07.403Z] #39 ... [2020-11-30T19:28:07.403Z] [2020-11-30T19:28:07.403Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:28:07.403Z] #52 128.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:28:07.403Z] #52 130.8 + mkdir -p /build [2020-11-30T19:28:07.403Z] #52 130.8 + cp runc /build/runc [2020-11-30T19:28:07.403Z] #52 DONE 131.0s [2020-11-30T19:28:07.403Z] [2020-11-30T19:28:07.403Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:07.403Z] #42 170.8 CC criu/path.o [2020-11-30T19:28:07.403Z] #42 171.2 CC criu/pie-util-vdso.o [2020-11-30T19:28:07.403Z] #42 171.7 CC criu/pie-util.o [2020-11-30T19:28:07.403Z] #42 171.9 CC criu/pipes.o [2020-11-30T19:28:07.403Z] #42 172.9 CC criu/plugin.o [2020-11-30T19:28:07.403Z] #42 173.4 CC criu/proc_parse.o [2020-11-30T19:28:07.633Z] #41 103.4 DEP criu/aio.d [2020-11-30T19:28:07.633Z] #41 103.5 DEP criu/action-scripts.d [2020-11-30T19:28:07.921Z] #41 103.8 CC criu/action-scripts.o [2020-11-30T19:28:08.309Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-11-30T19:28:08.310Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-30T19:28:08.489Z] #41 104.3 CC criu/aio.o [2020-11-30T19:28:09.060Z] #41 104.8 CC criu/autofs.o [2020-11-30T19:28:09.243Z] #41 166.1 CC criu/tun.o [2020-11-30T19:28:09.508Z] #41 166.6 CC criu/uffd.o [2020-11-30T19:28:09.550Z] #42 178.2 CC criu/protobuf-desc.o [2020-11-30T19:28:10.037Z] #54 244.1 + bin/containerd-stress [2020-11-30T19:28:10.037Z] #54 246.0 + bin/containerd-shim [2020-11-30T19:28:10.211Z] #42 179.2 CC criu/protobuf.o [2020-11-30T19:28:10.432Z] #41 106.1 CC criu/bfd.o [2020-11-30T19:28:10.464Z] #41 167.7 CC criu/util.o [2020-11-30T19:28:10.546Z] #42 179.7 CC criu/pstree.o [2020-11-30T19:28:10.688Z] #41 106.5 CC criu/bitmap.o [2020-11-30T19:28:10.944Z] #41 106.7 CC criu/cgroup-props.o [2020-11-30T19:28:11.045Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-11-30T19:28:11.337Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-30T19:28:11.506Z] #41 107.4 CC criu/cgroup.o [2020-11-30T19:28:11.630Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-30T19:28:11.630Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-30T19:28:11.866Z] #41 168.7 CC criu/uts_ns.o [2020-11-30T19:28:11.866Z] #41 ... [2020-11-30T19:28:11.866Z] [2020-11-30T19:28:11.866Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:11.866Z] #54 177.8 + bin/containerd [2020-11-30T19:28:11.866Z] #54 ... [2020-11-30T19:28:11.866Z] [2020-11-30T19:28:11.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:11.866Z] #41 169.0 CC criu/vdso.o [2020-11-30T19:28:12.086Z] #42 180.9 CC criu/rbtree.o [2020-11-30T19:28:12.086Z] #42 181.1 CC criu/rst-malloc.o [2020-11-30T19:28:12.264Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.2% of statements [2020-11-30T19:28:12.436Z] #41 ... [2020-11-30T19:28:12.436Z] [2020-11-30T19:28:12.436Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:28:12.436Z] #18 25.04 Fetched 28.5 MB in 2s (15.3 MB/s) [2020-11-30T19:28:12.436Z] #18 25.12 Selecting previously unselected package pigz. [2020-11-30T19:28:12.436Z] #18 25.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-30T19:28:12.436Z] #18 25.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 25.19 Unpacking pigz (2.4-1) ... [2020-11-30T19:28:12.436Z] #18 25.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-30T19:28:12.436Z] #18 25.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 25.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 25.79 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:28:12.436Z] #18 25.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 25.80 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 26.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 26.93 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 29.31 Selecting previously unselected package python3-minimal. [2020-11-30T19:28:12.436Z] #18 29.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 ... 23681 files and directories currently installed.) [2020-11-30T19:28:12.436Z] #18 29.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 29.36 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:28:12.436Z] #18 29.45 Selecting previously unselected package libmpdec2:amd64. [2020-11-30T19:28:12.436Z] #18 29.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 29.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:28:12.436Z] #18 29.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-30T19:28:12.436Z] #18 29.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 29.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 30.70 Selecting previously unselected package python3.7. [2020-11-30T19:28:12.436Z] #18 30.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 30.71 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:12.436Z] #18 30.82 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-30T19:28:12.436Z] #18 30.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 30.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:28:12.436Z] #18 30.92 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:28:12.436Z] #18 31.87 Selecting previously unselected package python3. [2020-11-30T19:28:12.436Z] #18 31.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-30T19:28:12.436Z] #18 31.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 31.94 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:28:12.436Z] #18 32.04 Selecting previously unselected package libip4tc0:amd64. [2020-11-30T19:28:12.436Z] #18 32.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:12.436Z] #18 32.15 Selecting previously unselected package libip6tc0:amd64. [2020-11-30T19:28:12.436Z] #18 32.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:12.436Z] #18 32.24 Selecting previously unselected package libiptc0:amd64. [2020-11-30T19:28:12.436Z] #18 32.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:12.436Z] #18 32.34 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-30T19:28:12.436Z] #18 32.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:28:12.436Z] #18 32.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-30T19:28:12.436Z] #18 32.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:28:12.436Z] #18 32.50 Selecting previously unselected package libnftnl11:amd64. [2020-11-30T19:28:12.436Z] #18 32.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:28:12.436Z] #18 32.62 Selecting previously unselected package iptables. [2020-11-30T19:28:12.436Z] #18 32.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.62 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:28:12.436Z] #18 32.92 Selecting previously unselected package xxd. [2020-11-30T19:28:12.436Z] #18 32.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:28:12.436Z] #18 32.95 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:28:12.445Z] #41 169.5 LINK criu/built-in.o [2020-11-30T19:28:12.445Z] #41 169.6 LINK criu/criu [2020-11-30T19:28:12.693Z] #18 33.09 Selecting previously unselected package vim-common. [2020-11-30T19:28:12.693Z] #18 33.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:28:12.693Z] #18 33.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:28:12.693Z] #18 33.24 Selecting previously unselected package bash-completion. [2020-11-30T19:28:12.693Z] #18 33.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:28:12.710Z] #41 170.0 DEP lib/c/criu.d [2020-11-30T19:28:12.734Z] #42 181.6 CC criu/seccomp.o [2020-11-30T19:28:12.899Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-11-30T19:28:12.976Z] #41 170.1 CC images/rpc.pb-c.o [2020-11-30T19:28:13.192Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-11-30T19:28:13.386Z] #42 182.3 CC criu/seize.o [2020-11-30T19:28:13.484Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-11-30T19:28:13.556Z] #41 170.6 CC lib/c/criu.o [2020-11-30T19:28:13.777Z] testing: warning: no tests to run [2020-11-30T19:28:13.777Z] coverage: [no statements] [2020-11-30T19:28:13.777Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-30T19:28:14.069Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-30T19:28:14.069Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-30T19:28:14.361Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-30T19:28:14.453Z] #42 183.4 CC criu/servicefd.o [2020-11-30T19:28:14.512Z] #41 ... [2020-11-30T19:28:14.512Z] [2020-11-30T19:28:14.512Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:14.512Z] #22 230.5 + return [2020-11-30T19:28:14.512Z] #22 DONE 232.4s [2020-11-30T19:28:14.512Z] [2020-11-30T19:28:14.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:14.512Z] #41 171.6 LINK lib/c/built-in.o [2020-11-30T19:28:14.512Z] #41 171.6 LINK lib/c/libcriu.so [2020-11-30T19:28:14.759Z] #42 183.8 CC criu/shmem.o [2020-11-30T19:28:14.777Z] #41 171.7 LINK lib/c/libcriu.a [2020-11-30T19:28:14.777Z] #41 171.9 GEN magic.py [2020-11-30T19:28:15.042Z] #41 172.1 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:28:15.042Z] #41 172.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:28:15.042Z] #41 172.2 Note: Building without GnuTLS support [2020-11-30T19:28:15.042Z] #41 172.2 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:28:15.042Z] #41 172.2 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:28:15.324Z] #54 252.7 + bin/containerd-shim-runc-v1 [2020-11-30T19:28:15.621Z] #41 172.8 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:28:15.833Z] #42 184.8 CC criu/sigframe.o [2020-11-30T19:28:15.870Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2020-11-30T19:28:15.961Z] #18 35.95 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:28:15.961Z] #18 36.35 Selecting previously unselected package bzip2. [2020-11-30T19:28:15.961Z] #18 36.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-30T19:28:15.961Z] #18 36.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:28:15.961Z] #18 36.46 Selecting previously unselected package xz-utils. [2020-11-30T19:28:15.961Z] #18 36.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-30T19:28:15.961Z] #18 36.48 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:28:16.134Z] #42 185.1 CC criu/signalfd.o [2020-11-30T19:28:16.217Z] #18 36.64 Selecting previously unselected package apparmor. [2020-11-30T19:28:16.217Z] #18 36.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-30T19:28:16.217Z] #18 36.75 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:28:16.438Z] #42 185.4 CC criu/sk-inet.o [2020-11-30T19:28:16.473Z] #18 37.06 Selecting previously unselected package aufs-tools. [2020-11-30T19:28:16.473Z] #18 37.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-30T19:28:16.473Z] #18 37.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:28:16.473Z] #18 37.19 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:28:16.504Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-30T19:28:16.581Z] #41 173.7 make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:16.729Z] #18 37.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:28:16.729Z] #18 37.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:28:16.729Z] #18 37.36 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:28:16.729Z] #18 37.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:28:16.729Z] #18 37.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:28:16.797Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2020-11-30T19:28:16.986Z] #18 37.49 Selecting previously unselected package jq. [2020-11-30T19:28:16.986Z] #18 37.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:28:16.986Z] #18 37.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:28:16.986Z] #18 37.59 Selecting previously unselected package libaio1:amd64. [2020-11-30T19:28:16.986Z] #18 37.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-30T19:28:16.986Z] #18 37.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:28:16.986Z] #18 37.66 Selecting previously unselected package libgpm2:amd64. [2020-11-30T19:28:16.986Z] #18 37.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-30T19:28:16.986Z] #18 37.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:28:17.163Z] #41 ... [2020-11-30T19:28:17.163Z] [2020-11-30T19:28:17.163Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:28:17.163Z] #23 DONE 0.8s [2020-11-30T19:28:17.248Z] #18 37.74 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:28:17.248Z] #18 37.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:28:17.248Z] #18 37.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:28:17.428Z] [2020-11-30T19:28:17.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:17.429Z] #41 174.5 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:28:17.429Z] #41 174.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:28:17.429Z] #41 174.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:28:17.429Z] #41 174.7 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:28:17.429Z] #41 174.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:28:17.429Z] #41 174.8 make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:17.693Z] #41 174.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:28:17.958Z] #41 175.1 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:17.959Z] #41 175.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:17.959Z] #41 175.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:17.974Z] #42 186.7 CC criu/sk-netlink.o [2020-11-30T19:28:18.224Z] #41 175.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:18.224Z] #41 175.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:18.224Z] #41 175.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:18.224Z] #41 175.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:18.306Z] ok github.com/docker/docker/quota 0.655s coverage: 71.4% of statements [2020-11-30T19:28:18.315Z] #42 187.2 CC criu/sk-packet.o [2020-11-30T19:28:18.490Z] #41 175.5 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:18.490Z] #41 175.5 INSTALL criu/criu [2020-11-30T19:28:18.598Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-11-30T19:28:18.963Z] #42 187.9 CC criu/sk-queue.o [2020-11-30T19:28:19.266Z] #42 188.4 CC criu/sk-tcp.o [2020-11-30T19:28:19.528Z] #54 257.1 + bin/containerd-shim-runc-v2 [2020-11-30T19:28:19.634Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2020-11-30T19:28:19.926Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-30T19:28:20.099Z] #54 258.3 + binaries [2020-11-30T19:28:20.217Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-11-30T19:28:20.335Z] #42 189.0 CC criu/sk-unix.o [2020-11-30T19:28:20.359Z] #54 258.3 + install -D bin/containerd /build/containerd [2020-11-30T19:28:20.359Z] #54 258.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:28:20.359Z] #54 258.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:28:20.359Z] #54 258.3 + install -D bin/ctr /build/ctr [2020-11-30T19:28:20.851Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-11-30T19:28:20.851Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-30T19:28:21.419Z] #18 41.32 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:28:21.419Z] #18 41.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:28:21.419Z] #18 41.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:21.419Z] #18 41.44 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:28:21.419Z] #18 41.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:28:21.419Z] #18 41.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:28:21.419Z] #18 41.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:28:21.419Z] #18 41.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:28:21.419Z] #18 41.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:21.419Z] #18 41.62 Selecting previously unselected package libreadline5:amd64. [2020-11-30T19:28:21.419Z] #18 41.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-30T19:28:21.419Z] #18 41.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:28:21.419Z] #18 41.75 Selecting previously unselected package net-tools. [2020-11-30T19:28:21.420Z] #18 41.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-30T19:28:21.420Z] #18 41.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:28:21.420Z] #18 41.94 Selecting previously unselected package python-pip-whl. [2020-11-30T19:28:21.420Z] #18 41.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:28:21.420Z] #18 41.96 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:28:21.983Z] #18 42.46 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:28:21.983Z] #18 42.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:28:21.983Z] #18 42.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:28:21.983Z] #18 42.59 Selecting previously unselected package python3-distutils. [2020-11-30T19:28:21.983Z] #18 42.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:28:21.983Z] #18 42.60 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:28:21.983Z] #18 42.74 Selecting previously unselected package python3-pip. [2020-11-30T19:28:22.240Z] #18 42.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-30T19:28:22.240Z] #18 42.75 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:28:22.439Z] #42 191.2 CC criu/sockets.o [2020-11-30T19:28:22.496Z] #18 42.93 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:28:22.496Z] #18 42.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:28:22.496Z] #18 42.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:22.496Z] #18 43.06 Selecting previously unselected package python3-setuptools. [2020-11-30T19:28:22.496Z] #18 43.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:28:22.496Z] #18 43.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:28:22.754Z] #18 43.26 Selecting previously unselected package python3-wheel. [2020-11-30T19:28:22.754Z] #18 43.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:28:22.754Z] #18 43.27 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:28:22.754Z] #18 43.34 Selecting previously unselected package sudo. [2020-11-30T19:28:22.754Z] #18 43.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-30T19:28:22.754Z] #18 43.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:28:22.897Z] #54 DONE 260.8s [2020-11-30T19:28:23.086Z] #42 192.1 CC criu/stats.o [2020-11-30T19:28:23.318Z] #18 43.83 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:28:23.318Z] #18 43.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-30T19:28:23.318Z] #18 43.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:28:23.574Z] #18 44.08 Selecting previously unselected package uidmap. [2020-11-30T19:28:23.574Z] #18 44.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-30T19:28:23.574Z] #18 44.10 Unpacking uidmap (1:4.5-1.1) ... [2020-11-30T19:28:23.574Z] #18 44.26 Selecting previously unselected package vim-runtime. [2020-11-30T19:28:23.574Z] #18 44.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:28:23.574Z] #18 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' [2020-11-30T19:28:23.574Z] #18 44.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:28:23.574Z] #18 44.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:28:23.585Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-30T19:28:23.732Z] #42 192.6 CC criu/string.o [2020-11-30T19:28:23.732Z] #42 192.7 CC criu/sysctl.o [2020-11-30T19:28:23.838Z] [2020-11-30T19:28:23.838Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:28:24.219Z] ok github.com/docker/docker/volume/local 0.287s coverage: 76.6% of statements [2020-11-30T19:28:24.379Z] #42 193.5 CC criu/sysfs_parse.o [2020-11-30T19:28:24.503Z] #18 ... [2020-11-30T19:28:24.503Z] [2020-11-30T19:28:24.503Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:24.503Z] #41 110.1 CC criu/clone-noasan.o [2020-11-30T19:28:24.503Z] #41 110.3 CC criu/config.o [2020-11-30T19:28:24.503Z] #41 111.5 CC criu/cr-check.o [2020-11-30T19:28:24.503Z] #41 113.2 CC criu/cr-dedup.o [2020-11-30T19:28:24.503Z] #41 113.7 CC criu/cr-dump.o [2020-11-30T19:28:24.504Z] #41 116.0 CC criu/cr-errno.o [2020-11-30T19:28:24.504Z] #41 116.1 CC criu/cr-restore.o [2020-11-30T19:28:24.504Z] #41 120.5 CC criu/cr-service.o [2020-11-30T19:28:24.512Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-11-30T19:28:24.798Z] #55 DONE 1.1s [2020-11-30T19:28:24.798Z] [2020-11-30T19:28:24.798Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:28:25.033Z] #42 193.9 CC criu/timens.o [2020-11-30T19:28:25.067Z] #59 DONE 0.3s [2020-11-30T19:28:25.067Z] [2020-11-30T19:28:25.067Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:28:25.330Z] #42 194.3 CC criu/timerfd.o [2020-11-30T19:28:25.547Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-11-30T19:28:25.627Z] #42 194.7 CC criu/tty.o [2020-11-30T19:28:25.653Z] #61 DONE 0.5s [2020-11-30T19:28:25.653Z] [2020-11-30T19:28:25.653Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:28:25.653Z] #63 DONE 0.0s [2020-11-30T19:28:25.653Z] [2020-11-30T19:28:25.653Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:28:25.653Z] #64 DONE 0.0s [2020-11-30T19:28:25.653Z] [2020-11-30T19:28:25.653Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:28:26.400Z] #41 122.1 CC criu/crtools.o [2020-11-30T19:28:26.656Z] #41 122.6 CC criu/eventfd.o [2020-11-30T19:28:26.913Z] #41 122.9 CC criu/eventpoll.o [2020-11-30T19:28:26.913Z] #41 ... [2020-11-30T19:28:26.913Z] [2020-11-30T19:28:26.913Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:28:26.913Z] #18 47.66 Selecting previously unselected package vim. [2020-11-30T19:28:26.913Z] #18 47.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:28:27.170Z] #18 47.68 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:28:27.563Z] #65 DONE 1.5s [2020-11-30T19:28:27.563Z] [2020-11-30T19:28:27.563Z] #66 exporting to image [2020-11-30T19:28:27.563Z] #66 exporting layers [2020-11-30T19:28:27.733Z] #18 48.25 Selecting previously unselected package xfsprogs. [2020-11-30T19:28:27.733Z] #18 48.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-30T19:28:27.733Z] #18 48.27 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:28:28.247Z] #18 48.66 Selecting previously unselected package zip. [2020-11-30T19:28:28.247Z] #18 48.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-30T19:28:28.247Z] #18 48.69 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:28:28.247Z] #18 48.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:28:28.396Z] #42 197.3 CC criu/tun.o [2020-11-30T19:28:28.503Z] #18 48.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:28:28.503Z] #18 48.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:28.503Z] #18 48.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:28:28.503Z] #18 48.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:28:28.503Z] #18 48.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:28.503Z] #18 48.98 Setting up uidmap (1:4.5-1.1) ... [2020-11-30T19:28:28.503Z] #18 48.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:28:28.503Z] #18 49.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:28.503Z] #18 49.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:28:28.503Z] #18 49.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:28.503Z] #18 49.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:28:28.503Z] #18 49.05 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:28:28.503Z] #18 49.06 Setting up zip (3.0-11+b1) ... [2020-11-30T19:28:28.503Z] #18 49.07 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:28:28.503Z] #18 49.11 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:28:28.537Z] #41 ... [2020-11-30T19:28:28.537Z] [2020-11-30T19:28:28.538Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:28:28.538Z] #28 ... [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:28.538Z] #41 DONE 184.5s [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:28:28.538Z] #28 DONE 10.3s [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:28.538Z] #54 ... [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:28:28.538Z] #31 DONE 0.9s [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:28:28.538Z] #33 DONE 0.2s [2020-11-30T19:28:28.538Z] [2020-11-30T19:28:28.538Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:28.801Z] #54 ... [2020-11-30T19:28:28.801Z] [2020-11-30T19:28:28.801Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:28:28.801Z] #36 DONE 0.1s [2020-11-30T19:28:28.801Z] [2020-11-30T19:28:28.801Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:28:29.092Z] #42 198.0 CC criu/uffd.o [2020-11-30T19:28:29.377Z] #39 DONE 0.7s [2020-11-30T19:28:29.377Z] [2020-11-30T19:28:29.377Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:29.640Z] #54 ... [2020-11-30T19:28:29.640Z] [2020-11-30T19:28:29.640Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:28:29.640Z] #42 DONE 0.1s [2020-11-30T19:28:29.640Z] [2020-11-30T19:28:29.640Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:28:29.745Z] #42 ... [2020-11-30T19:28:29.745Z] [2020-11-30T19:28:29.745Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:28:29.745Z] #39 DONE 259.8s [2020-11-30T19:28:29.745Z] [2020-11-30T19:28:29.745Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:30.216Z] #44 DONE 0.5s [2020-11-30T19:28:30.216Z] [2020-11-30T19:28:30.216Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:30.216Z] #54 ... [2020-11-30T19:28:30.216Z] [2020-11-30T19:28:30.216Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:28:30.216Z] #46 DONE 0.1s [2020-11-30T19:28:30.480Z] [2020-11-30T19:28:30.480Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:28:30.816Z] #23 ... [2020-11-30T19:28:30.816Z] [2020-11-30T19:28:30.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:30.816Z] #42 199.7 CC criu/util.o [2020-11-30T19:28:31.429Z] #48 DONE 1.2s [2020-11-30T19:28:31.429Z] [2020-11-30T19:28:31.429Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:28:31.429Z] #50 DONE 0.1s [2020-11-30T19:28:31.429Z] [2020-11-30T19:28:31.429Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:31.695Z] #54 ... [2020-11-30T19:28:31.695Z] [2020-11-30T19:28:31.695Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:28:31.775Z] #18 51.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:31.775Z] #18 51.82 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:28:31.775Z] #18 51.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:28:31.775Z] #18 51.85 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-30T19:28:31.775Z] #18 51.93 invoke-rc.d: could not determine current runlevel [2020-11-30T19:28:31.775Z] #18 51.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-30T19:28:31.775Z] #18 51.95 Setting up pigz (2.4-1) ... [2020-11-30T19:28:31.775Z] #18 51.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:28:31.775Z] #18 51.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:28:31.775Z] #18 51.99 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:28:31.775Z] #18 52.00 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:28:31.775Z] #18 52.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:28:31.775Z] #18 52.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:28:31.775Z] #18 52.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:28:31.775Z] #18 52.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:31.775Z] #18 52.46 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:28:31.775Z] #18 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:28:31.775Z] #18 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:28:31.775Z] #18 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:28:32.032Z] #18 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:28:32.032Z] #18 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:28:32.032Z] #18 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:28:32.032Z] #18 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:28:32.032Z] #18 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:28:32.032Z] #18 52.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:28:32.032Z] #18 52.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:28:32.032Z] #18 52.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:28:32.032Z] #18 52.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:28:32.032Z] #18 52.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:28:32.032Z] #18 52.60 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:32.271Z] #52 DONE 0.5s [2020-11-30T19:28:32.271Z] [2020-11-30T19:28:32.271Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:32.365Z] #42 201.3 CC criu/uts_ns.o [2020-11-30T19:28:32.672Z] #42 201.6 CC criu/vdso.o [2020-11-30T19:28:33.320Z] #42 202.2 LINK criu/built-in.o [2020-11-30T19:28:33.320Z] #42 202.5 LINK criu/criu [2020-11-30T19:28:34.145Z] #66 exporting layers 6.9s done [2020-11-30T19:28:34.145Z] #66 writing image sha256:725efb2956cddab1ac417dcfbf8567975eeb61a24b8e9017184151776f8ed4fd done [2020-11-30T19:28:34.145Z] #66 naming to docker.io/library/docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 done [2020-11-30T19:28:34.145Z] #66 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-30T19:28:34.377Z] #42 203.1 DEP lib/c/criu.d [2020-11-30T19:28:34.377Z] #42 203.2 CC images/rpc.pb-c.o [2020-11-30T19:28:34.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/validate/default [2020-11-30T19:28:35.028Z] #42 204.0 CC lib/c/criu.o [2020-11-30T19:28:35.052Z] Congratulations! All commits are properly signed with the DCO! [2020-11-30T19:28:35.305Z] #18 55.40 Setting up iptables (1.8.2-4) ... [2020-11-30T19:28:35.305Z] #18 55.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:28:35.305Z] #18 55.46 Setting up python3 (3.7.3-1) ... [2020-11-30T19:28:35.305Z] #18 55.87 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:28:35.313Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-30T19:28:35.313Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-30T19:28:35.313Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-30T19:28:35.313Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-30T19:28:35.313Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-30T19:28:35.313Z] Congratulations! No new tests were added to integration-cli. [2020-11-30T19:28:35.313Z] [2020-11-30T19:28:35.313Z] INFO Start validation with golang-ci-lint [2020-11-30T19:28:35.313Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-30T19:28:35.313Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-30T19:28:35.313Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-30T19:28:35.871Z] #18 56.52 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:28:36.591Z] #42 205.2 LINK lib/c/built-in.o [2020-11-30T19:28:36.591Z] #42 205.3 LINK lib/c/libcriu.so [2020-11-30T19:28:36.591Z] #42 205.3 LINK lib/c/libcriu.a [2020-11-30T19:28:36.591Z] #42 205.6 GEN magic.py [2020-11-30T19:28:36.908Z] #42 205.8 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:28:36.908Z] #42 205.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:28:36.908Z] #42 205.9 Note: Building without GnuTLS support [2020-11-30T19:28:36.908Z] #42 205.9 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:28:36.908Z] #42 205.9 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:28:37.763Z] #18 58.32 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:28:37.763Z] #18 58.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:28:37.763Z] #18 ... [2020-11-30T19:28:37.763Z] [2020-11-30T19:28:37.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:37.763Z] #41 123.7 CC criu/external.o [2020-11-30T19:28:37.763Z] #41 124.1 CC criu/fault-injection.o [2020-11-30T19:28:37.763Z] #41 124.3 CC criu/fdstore.o [2020-11-30T19:28:37.763Z] #41 124.6 CC criu/fifo.o [2020-11-30T19:28:37.763Z] #41 124.9 CC criu/file-ids.o [2020-11-30T19:28:37.763Z] #41 125.3 CC criu/file-lock.o [2020-11-30T19:28:37.763Z] #41 126.4 CC criu/files-ext.o [2020-11-30T19:28:37.763Z] #41 126.7 CC criu/files-reg.o [2020-11-30T19:28:37.763Z] #41 129.1 CC criu/files.o [2020-11-30T19:28:37.763Z] #41 131.3 CC criu/filesystems.o [2020-11-30T19:28:37.763Z] #41 131.9 CC criu/fsnotify.o [2020-11-30T19:28:37.763Z] #41 133.2 CC criu/image-desc.o [2020-11-30T19:28:37.763Z] #41 133.4 CC criu/image.o [2020-11-30T19:28:37.971Z] #42 206.8 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:28:38.020Z] #41 ... [2020-11-30T19:28:38.020Z] [2020-11-30T19:28:38.020Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-30T19:28:38.277Z] #18 58.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:39.032Z] #42 207.9 make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:39.206Z] #18 59.75 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:28:39.681Z] #42 208.9 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:28:39.768Z] #18 60.23 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:28:40.001Z] #42 208.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:28:40.001Z] #42 209.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:28:40.001Z] #42 209.0 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:28:40.001Z] #42 209.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:28:40.301Z] #42 209.1 make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:40.301Z] #42 209.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:28:40.601Z] #42 209.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.601Z] #42 209.5 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.601Z] #42 209.5 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.601Z] #42 209.7 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.601Z] #42 209.8 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.601Z] #42 209.8 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.899Z] #42 209.8 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.899Z] #42 210.0 make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:40.899Z] #42 210.1 INSTALL criu/criu [2020-11-30T19:28:40.909Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:28:40.909Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === Skipped [2020-11-30T19:28:40.909Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:28:40.909Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:28:40.909Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-30T19:28:40.909Z] time="2020-11-30T19:27:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-30T19:28:40.909Z] time="2020-11-30T19:27:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-30T19:28:40.909Z] time="2020-11-30T19:27:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-30T19:28:40.909Z] time="2020-11-30T19:27:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-30T19:28:40.909Z] time="2020-11-30T19:27:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:28:40.909Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:28:40.909Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:28:40.909Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:28:40.909Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:28:40.909Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:28:40.909Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-30T19:28:40.909Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] [2020-11-30T19:28:40.909Z] DONE 2191 tests, 26 skipped in 194.688s Post stage [Pipeline] junit [2020-11-30T19:28:40.956Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-11-30T19:28:41.137Z] #18 61.60 Setting up python3-pip (18.1-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:28:41.197Z] #42 DONE 210.2s [2020-11-30T19:28:41.197Z] [2020-11-30T19:28:41.197Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:41.592Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -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:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary test-integration [2020-11-30T19:28:41.913Z] [2020-11-30T19:28:41.913Z] Removing bundles/ [2020-11-30T19:28:41.913Z] [2020-11-30T19:28:41.913Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:28:41.913Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:28:41.913Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:28:42.067Z] #18 62.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:42.067Z] #18 62.54 Processing triggers for mime-support (3.62) ... [2020-11-30T19:28:42.630Z] #18 DONE 63.2s [2020-11-30T19:28:42.630Z] [2020-11-30T19:28:42.630Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-30T19:28:43.314Z] #23 ... [2020-11-30T19:28:43.314Z] [2020-11-30T19:28:43.314Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:43.314Z] #48 273.3 + /build/golangci-lint --version [2020-11-30T19:28:43.560Z] #19 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:28:43.560Z] #19 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:28:43.560Z] #19 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:28:43.560Z] #19 DONE 0.9s [2020-11-30T19:28:43.560Z] [2020-11-30T19:28:43.560Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:28:43.560Z] #38 238.4 + dpkg --print-architecture [2020-11-30T19:28:43.560Z] #38 238.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:28:43.560Z] #38 238.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-30T19:28:43.560Z] #38 238.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:28:43.614Z] #48 273.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:28:43.912Z] #48 DONE 273.9s [2020-11-30T19:28:43.912Z] [2020-11-30T19:28:43.912Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:44.535Z] #54 219.9 + bin/containerd-stress [2020-11-30T19:28:47.094Z] #54 223.1 + bin/containerd-shim [2020-11-30T19:28:48.810Z] #38 ... [2020-11-30T19:28:48.811Z] [2020-11-30T19:28:48.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:48.811Z] #41 134.3 CC criu/ipc_ns.o [2020-11-30T19:28:48.811Z] #41 135.5 CC criu/irmap.o [2020-11-30T19:28:48.811Z] #41 136.0 CC criu/kcmp-ids.o [2020-11-30T19:28:48.811Z] #41 136.2 CC criu/kerndat.o [2020-11-30T19:28:48.811Z] #41 137.4 CC criu/libnetlink.o [2020-11-30T19:28:48.811Z] #41 137.9 CC criu/log.o [2020-11-30T19:28:48.811Z] #41 138.7 CC criu/lsm.o [2020-11-30T19:28:48.811Z] #41 139.3 CC criu/mem.o [2020-11-30T19:28:48.811Z] #41 141.4 CC criu/memfd.o [2020-11-30T19:28:48.811Z] #41 142.1 CC criu/mount.o [2020-11-30T19:28:50.178Z] #41 145.9 CC criu/namespaces.o [2020-11-30T19:28:51.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:28:52.072Z] #41 147.7 CC criu/net.o [2020-11-30T19:28:52.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:28:53.441Z] #41 ... [2020-11-30T19:28:53.441Z] [2020-11-30T19:28:53.441Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:28:53.441Z] #20 5.234 Collecting yamllint==1.16.0 [2020-11-30T19:28:53.713Z] #54 228.8 + bin/containerd-shim-runc-v1 [2020-11-30T19:28:54.005Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:28:54.261Z] #20 10.72 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:28:54.518Z] #20 10.86 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:28:55.082Z] #20 ... [2020-11-30T19:28:55.082Z] [2020-11-30T19:28:55.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:55.082Z] #41 150.9 CC criu/netfilter.o [2020-11-30T19:28:55.645Z] #41 151.4 CC criu/page-pipe.o [2020-11-30T19:28:56.209Z] #41 152.1 CC criu/page-xfer.o [2020-11-30T19:28:57.036Z] #54 232.7 + bin/containerd-shim-runc-v2 [2020-11-30T19:28:57.985Z] #54 233.9 + binaries [2020-11-30T19:28:57.985Z] #54 233.9 + install -D bin/containerd /build/containerd [2020-11-30T19:28:57.985Z] #54 234.0 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:28:57.985Z] #54 234.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:28:57.985Z] #54 234.0 + install -D bin/ctr /build/ctr [2020-11-30T19:28:58.150Z] #41 ... [2020-11-30T19:28:58.150Z] [2020-11-30T19:28:58.150Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:28:58.150Z] #20 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:28:58.150Z] #20 12.39 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:28:58.150Z] #20 12.43 Building wheels for collected packages: pyyaml [2020-11-30T19:28:58.150Z] #20 12.43 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:28:58.150Z] #20 13.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:28:58.150Z] #20 13.49 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:28:58.150Z] #20 13.58 Successfully built pyyaml [2020-11-30T19:28:58.150Z] #20 13.61 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-30T19:28:58.150Z] #20 14.02 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:28:58.150Z] #20 DONE 14.5s [2020-11-30T19:28:58.150Z] [2020-11-30T19:28:58.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:58.150Z] #41 154.0 CC criu/pagemap-cache.o [2020-11-30T19:28:58.407Z] #41 ... [2020-11-30T19:28:58.407Z] [2020-11-30T19:28:58.407Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:28:58.407Z] #23 DONE 0.2s [2020-11-30T19:28:58.407Z] [2020-11-30T19:28:58.407Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:28:59.342Z] #23 ... [2020-11-30T19:28:59.342Z] [2020-11-30T19:28:59.342Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:28:59.342Z] #55 251.2 + bin/containerd [2020-11-30T19:29:01.299Z] #54 DONE 237.5s [2020-11-30T19:29:01.721Z] #28 DONE 3.5s [2020-11-30T19:29:01.721Z] [2020-11-30T19:29:01.721Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:29:01.979Z] #31 DONE 0.4s [2020-11-30T19:29:01.979Z] [2020-11-30T19:29:01.979Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:01.979Z] #41 154.7 CC criu/pagemap.o [2020-11-30T19:29:01.979Z] #41 155.6 CC criu/parasite-syscall.o [2020-11-30T19:29:01.979Z] #41 156.4 CC criu/path.o [2020-11-30T19:29:01.979Z] #41 156.8 CC criu/pie-util-vdso-elf32.o [2020-11-30T19:29:01.979Z] #41 157.1 CC criu/pie-util-vdso.o [2020-11-30T19:29:01.979Z] #41 157.6 CC criu/pie-util.o [2020-11-30T19:29:01.979Z] #41 157.8 CC criu/pipes.o [2020-11-30T19:29:02.234Z] #41 ... [2020-11-30T19:29:02.234Z] [2020-11-30T19:29:02.234Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:29:02.234Z] #33 DONE 0.1s [2020-11-30T19:29:02.234Z] [2020-11-30T19:29:02.234Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:29:02.234Z] #36 DONE 0.0s [2020-11-30T19:29:02.234Z] [2020-11-30T19:29:02.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:02.490Z] #41 158.5 CC criu/plugin.o [2020-11-30T19:29:02.692Z] [2020-11-30T19:29:02.693Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:29:03.052Z] #41 158.8 CC criu/proc_parse.o [2020-11-30T19:29:04.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:29:05.248Z] #55 DONE 2.0s [2020-11-30T19:29:05.248Z] [2020-11-30T19:29:05.248Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:29:05.248Z] #59 DONE 0.5s [2020-11-30T19:29:05.248Z] [2020-11-30T19:29:05.248Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:29:05.567Z] #41 161.3 CC criu/protobuf-desc.o [2020-11-30T19:29:06.180Z] #41 162.0 CC criu/protobuf.o [2020-11-30T19:29:06.195Z] #61 DONE 1.1s [2020-11-30T19:29:06.298Z] #55 ... [2020-11-30T19:29:06.298Z] [2020-11-30T19:29:06.298Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:06.298Z] #23 296.1 + return [2020-11-30T19:29:06.298Z] #23 DONE 296.2s [2020-11-30T19:29:06.298Z] [2020-11-30T19:29:06.298Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:06.441Z] #41 ... [2020-11-30T19:29:06.441Z] [2020-11-30T19:29:06.441Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-30T19:29:06.441Z] #51 91.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:29:06.441Z] #51 93.00 + mkdir -p /build [2020-11-30T19:29:06.441Z] #51 93.00 + cp runc /build/runc [2020-11-30T19:29:06.441Z] #51 DONE 94.0s [2020-11-30T19:29:06.441Z] [2020-11-30T19:29:06.441Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:06.458Z] [2020-11-30T19:29:06.458Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:29:06.458Z] #63 DONE 0.1s [2020-11-30T19:29:06.458Z] [2020-11-30T19:29:06.458Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:29:06.458Z] #64 DONE 0.0s [2020-11-30T19:29:06.458Z] [2020-11-30T19:29:06.458Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:29:06.705Z] #47 ... [2020-11-30T19:29:06.705Z] [2020-11-30T19:29:06.705Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-30T19:29:06.705Z] #38 DONE 265.9s [2020-11-30T19:29:06.705Z] [2020-11-30T19:29:06.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:06.705Z] #41 162.5 CC criu/pstree.o [2020-11-30T19:29:07.830Z] #55 ... [2020-11-30T19:29:07.830Z] [2020-11-30T19:29:07.830Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-30T19:29:08.095Z] #41 163.9 CC criu/rbtree.o [2020-11-30T19:29:08.147Z] #24 DONE 0.1s [2020-11-30T19:29:08.147Z] [2020-11-30T19:29:08.147Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-30T19:29:08.382Z] #65 DONE 1.7s [2020-11-30T19:29:08.383Z] [2020-11-30T19:29:08.383Z] #66 exporting to image [2020-11-30T19:29:08.383Z] #66 exporting layers [2020-11-30T19:29:08.492Z] #29 DONE 0.7s [2020-11-30T19:29:08.492Z] [2020-11-30T19:29:08.492Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:08.667Z] #41 164.3 CC criu/rst-malloc.o [2020-11-30T19:29:08.667Z] #41 164.6 CC criu/seccomp.o [2020-11-30T19:29:08.788Z] #55 ... [2020-11-30T19:29:08.788Z] [2020-11-30T19:29:08.788Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-30T19:29:08.788Z] #32 DONE 0.1s [2020-11-30T19:29:08.788Z] [2020-11-30T19:29:08.789Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-30T19:29:08.789Z] #34 DONE 0.1s [2020-11-30T19:29:08.789Z] [2020-11-30T19:29:08.789Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-30T19:29:09.085Z] #37 DONE 0.1s [2020-11-30T19:29:09.085Z] [2020-11-30T19:29:09.085Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:29:09.085Z] #40 DONE 0.1s [2020-11-30T19:29:09.085Z] [2020-11-30T19:29:09.085Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:09.085Z] #55 ... [2020-11-30T19:29:09.085Z] [2020-11-30T19:29:09.085Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:29:09.085Z] #43 DONE 0.1s [2020-11-30T19:29:09.085Z] [2020-11-30T19:29:09.085Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:29:09.382Z] #45 DONE 0.2s [2020-11-30T19:29:09.382Z] [2020-11-30T19:29:09.382Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:09.382Z] #55 ... [2020-11-30T19:29:09.382Z] [2020-11-30T19:29:09.382Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:29:09.382Z] #47 DONE 0.1s [2020-11-30T19:29:09.382Z] [2020-11-30T19:29:09.382Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:29:09.382Z] #49 DONE 0.1s [2020-11-30T19:29:09.382Z] [2020-11-30T19:29:09.382Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:09.597Z] #41 165.3 CC criu/seize.o [2020-11-30T19:29:09.678Z] #55 ... [2020-11-30T19:29:09.678Z] [2020-11-30T19:29:09.678Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:29:09.678Z] #51 DONE 0.1s [2020-11-30T19:29:09.678Z] [2020-11-30T19:29:09.678Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:29:09.678Z] #53 DONE 0.1s [2020-11-30T19:29:09.678Z] [2020-11-30T19:29:09.678Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:10.160Z] #41 166.0 CC criu/servicefd.o [2020-11-30T19:29:10.415Z] #41 166.3 CC criu/shmem.o [2020-11-30T19:29:10.672Z] #41 ... [2020-11-30T19:29:10.672Z] [2020-11-30T19:29:10.672Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-30T19:29:10.672Z] #39 DONE 1.0s [2020-11-30T19:29:10.928Z] [2020-11-30T19:29:10.928Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:11.184Z] #47 ... [2020-11-30T19:29:11.184Z] [2020-11-30T19:29:11.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:11.184Z] #41 166.9 CC criu/sigframe.o [2020-11-30T19:29:11.184Z] #41 167.0 CC criu/signalfd.o [2020-11-30T19:29:11.441Z] #41 167.2 CC criu/sk-inet.o [2020-11-30T19:29:12.003Z] #41 167.9 CC criu/sk-netlink.o [2020-11-30T19:29:12.260Z] #41 168.1 CC criu/sk-packet.o [2020-11-30T19:29:12.517Z] #41 168.5 CC criu/sk-queue.o [2020-11-30T19:29:13.081Z] #41 168.8 CC criu/sk-tcp.o [2020-11-30T19:29:13.338Z] #41 ... [2020-11-30T19:29:13.338Z] [2020-11-30T19:29:13.338Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:13.338Z] #47 272.3 + /build/golangci-lint --version [2020-11-30T19:29:13.338Z] #47 272.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-30T19:29:13.338Z] #47 DONE 272.8s [2020-11-30T19:29:13.338Z] [2020-11-30T19:29:13.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:13.338Z] #41 169.1 CC criu/sk-unix.o [2020-11-30T19:29:14.268Z] #41 170.0 CC criu/sockets.o [2020-11-30T19:29:14.831Z] #41 170.7 CC criu/stats.o [2020-11-30T19:29:14.996Z] #66 exporting layers 5.6s done [2020-11-30T19:29:14.996Z] #66 writing image sha256:084a46e02141e924e35d3bbe4d499777a1e0af45807448ba5d1d5dbc2b2a611c done [2020-11-30T19:29:14.996Z] #66 naming to docker.io/library/docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 done [2020-11-30T19:29:14.996Z] #66 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:29:15.088Z] #41 170.9 CC criu/string.o [2020-11-30T19:29:15.088Z] #41 171.0 CC criu/sysctl.o [2020-11-30T19:29:15.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/test/unit [2020-11-30T19:29:15.651Z] #41 171.5 CC criu/sysfs_parse.o [2020-11-30T19:29:15.908Z] #41 171.7 CC criu/timens.o [2020-11-30T19:29:16.164Z] #41 171.9 CC criu/timerfd.o [2020-11-30T19:29:16.164Z] #41 172.1 CC criu/tty.o [2020-11-30T19:29:17.094Z] #41 173.0 CC criu/tun.o [2020-11-30T19:29:17.351Z] #41 173.2 CC criu/uffd.o [2020-11-30T19:29:17.914Z] #41 173.8 CC criu/util.o [2020-11-30T19:29:18.844Z] #41 174.5 CC criu/uts_ns.o [2020-11-30T19:29:18.844Z] #41 174.6 CC criu/vdso-compat.o [2020-11-30T19:29:18.844Z] #41 174.7 CC criu/vdso.o [2020-11-30T19:29:19.100Z] #41 175.0 LINK criu/built-in.o [2020-11-30T19:29:19.101Z] #41 175.1 LINK criu/criu [2020-11-30T19:29:19.357Z] #41 175.3 DEP lib/c/criu.d [2020-11-30T19:29:19.357Z] #41 175.4 CC images/rpc.pb-c.o [2020-11-30T19:29:19.572Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:29:19.920Z] #41 175.7 CC lib/c/criu.o [2020-11-30T19:29:20.484Z] #41 176.3 LINK lib/c/built-in.o [2020-11-30T19:29:20.484Z] #41 176.3 LINK lib/c/libcriu.so [2020-11-30T19:29:20.484Z] #41 176.4 LINK lib/c/libcriu.a [2020-11-30T19:29:20.484Z] #41 176.4 GEN magic.py [2020-11-30T19:29:20.740Z] #41 176.5 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:29:20.740Z] #41 176.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:29:20.740Z] #41 176.5 Note: Building without GnuTLS support [2020-11-30T19:29:20.740Z] #41 176.5 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:29:20.740Z] #41 176.5 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:29:20.997Z] #41 177.0 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:29:21.561Z] #41 177.5 make[1]: Nothing to be done for 'all'. [2020-11-30T19:29:22.123Z] #41 177.9 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:29:22.123Z] #41 177.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:29:22.123Z] #41 177.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:29:22.123Z] #41 178.0 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:29:22.123Z] #41 178.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:29:22.123Z] #41 178.0 make[1]: Nothing to be done for 'all'. [2020-11-30T19:29:22.123Z] #41 178.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:29:22.123Z] #41 178.1 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.1 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.2 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:22.380Z] #41 178.3 INSTALL criu/criu [2020-11-30T19:29:22.942Z] #41 DONE 178.6s [2020-11-30T19:29:22.943Z] [2020-11-30T19:29:22.943Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:23.871Z] #54 ... [2020-11-30T19:29:23.871Z] [2020-11-30T19:29:23.871Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:29:23.871Z] #42 DONE 0.1s [2020-11-30T19:29:23.871Z] [2020-11-30T19:29:23.871Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-30T19:29:24.127Z] #44 DONE 0.2s [2020-11-30T19:29:24.127Z] [2020-11-30T19:29:24.127Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-30T19:29:24.127Z] #46 DONE 0.1s [2020-11-30T19:29:24.127Z] [2020-11-30T19:29:24.127Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-30T19:29:24.694Z] #48 DONE 0.5s [2020-11-30T19:29:24.694Z] [2020-11-30T19:29:24.694Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-30T19:29:24.950Z] #50 DONE 0.2s [2020-11-30T19:29:24.950Z] [2020-11-30T19:29:24.950Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-30T19:29:25.512Z] #52 DONE 0.5s [2020-11-30T19:29:25.512Z] [2020-11-30T19:29:25.512Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-30T19:29:25.512Z] #54 216.6 + bin/containerd [2020-11-30T19:29:31.851Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-11-30T19:29:36.892Z] #55 287.4 + bin/containerd-stress [2020-11-30T19:29:37.937Z] #55 289.9 + bin/containerd-shim [2020-11-30T19:29:39.004Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:29:39.004Z] [2020-11-30T19:29:39.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:29:39.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:29:39.004Z] HOSTNAME=2a2afc081a9d [2020-11-30T19:29:39.004Z] TESTDEBUG=0 [2020-11-30T19:29:39.004Z] DEST=bundles/test-integration [2020-11-30T19:29:39.004Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:29:39.004Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:29:39.004Z] container=docker [2020-11-30T19:29:39.004Z] HOME=/root [2020-11-30T19:29:39.004Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:29:39.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:29:39.004Z] VALIDATE_BRANCH=master [2020-11-30T19:29:39.004Z] TERM=xterm [2020-11-30T19:29:39.004Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:29:39.004Z] SHLVL=1 [2020-11-30T19:29:39.004Z] TIMEOUT=120m [2020-11-30T19:29:39.004Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:29:39.004Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:29:39.004Z] GO111MODULE=off [2020-11-30T19:29:39.004Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:29:39.004Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:29:39.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:29:39.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:29:39.004Z] GOPATH=/go [2020-11-30T19:29:39.004Z] PKG_CONFIG=pkg-config [2020-11-30T19:29:39.004Z] _=/usr/bin/env [2020-11-30T19:29:39.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:29:46.490Z] #55 297.0 + bin/containerd-shim-runc-v1 [2020-11-30T19:29:50.064Z] #55 302.0 + bin/containerd-shim-runc-v2 [2020-11-30T19:29:51.109Z] #55 303.1 + binaries [2020-11-30T19:29:51.109Z] #55 303.1 + install -D bin/containerd /build/containerd [2020-11-30T19:29:51.109Z] #55 303.2 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:29:51.109Z] #55 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:29:51.109Z] #55 303.2 + install -D bin/ctr /build/ctr [2020-11-30T19:29:51.359Z] 4612f6d0b889: Pull complete [2020-11-30T19:29:51.403Z] #55 DONE 303.3s [2020-11-30T19:29:52.446Z] [2020-11-30T19:29:52.446Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:29:52.446Z] #56 DONE 0.1s [2020-11-30T19:29:52.446Z] [2020-11-30T19:29:52.446Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:29:52.446Z] #60 DONE 0.1s [2020-11-30T19:29:52.446Z] [2020-11-30T19:29:52.446Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:29:52.446Z] #62 DONE 0.1s [2020-11-30T19:29:52.739Z] [2020-11-30T19:29:52.739Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:29:52.739Z] #64 DONE 0.0s [2020-11-30T19:29:52.739Z] [2020-11-30T19:29:52.739Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:29:52.739Z] #65 DONE 0.0s [2020-11-30T19:29:52.739Z] [2020-11-30T19:29:52.739Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:29:54.819Z] #66 DONE 2.1s [2020-11-30T19:29:54.819Z] [2020-11-30T19:29:54.819Z] #67 exporting to oci image format [2020-11-30T19:29:54.819Z] #67 exporting layers [2020-11-30T19:29:57.545Z] #54 244.5 + bin/containerd-stress [2020-11-30T19:29:57.545Z] #54 246.6 + bin/containerd-shim [2020-11-30T19:30:01.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:30:01.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:30:02.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:30:02.794Z] #54 253.3 + bin/containerd-shim-runc-v1 [2020-11-30T19:30:06.961Z] #54 257.8 + bin/containerd-shim-runc-v2 [2020-11-30T19:30:07.887Z] #54 258.9 + binaries [2020-11-30T19:30:07.887Z] #54 258.9 + install -D bin/containerd /build/containerd [2020-11-30T19:30:07.887Z] #54 259.0 + install -D bin/containerd-shim /build/containerd-shim [2020-11-30T19:30:07.887Z] #54 259.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-30T19:30:07.887Z] #54 259.0 + install -D bin/ctr /build/ctr [2020-11-30T19:30:09.251Z] #54 DONE 260.2s [2020-11-30T19:30:10.178Z] [2020-11-30T19:30:10.178Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-30T19:30:11.541Z] #55 DONE 0.9s [2020-11-30T19:30:11.541Z] [2020-11-30T19:30:11.541Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-30T19:30:11.541Z] #59 DONE 0.2s [2020-11-30T19:30:11.541Z] [2020-11-30T19:30:11.541Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-30T19:30:11.797Z] #61 DONE 0.5s [2020-11-30T19:30:11.797Z] [2020-11-30T19:30:11.797Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-30T19:30:11.797Z] #63 DONE 0.0s [2020-11-30T19:30:11.797Z] [2020-11-30T19:30:11.797Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:30:11.797Z] #64 DONE 0.0s [2020-11-30T19:30:12.053Z] [2020-11-30T19:30:12.053Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:30:13.419Z] #65 DONE 1.2s [2020-11-30T19:30:13.419Z] [2020-11-30T19:30:13.419Z] #66 exporting to image [2020-11-30T19:30:13.419Z] #66 exporting layers [2020-11-30T19:30:19.997Z] #66 exporting layers 6.3s done [2020-11-30T19:30:19.997Z] #66 writing image sha256:29a7630546bc47c6fd504fed09c91290882ef48dddf59ac4e0c94789a2e158d3 done [2020-11-30T19:30:19.997Z] #66 naming to docker.io/library/docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 done [2020-11-30T19:30:19.997Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:30:20.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -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:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary test-integration [2020-11-30T19:30:21.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:30:21.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:30:21.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:30:21.313Z] [2020-11-30T19:30:21.313Z] Removing bundles/ [2020-11-30T19:30:21.313Z] [2020-11-30T19:30:21.313Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:30:21.313Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:30:21.313Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:30:21.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:30:22.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:30:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:30:25.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:30:26.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:30:27.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-30T19:30:27.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:30:28.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:30:29.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:30:30.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:30:31.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:30:31.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:30:32.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:30:32.991Z] Using test binary docker [2020-11-30T19:30:32.991Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:30:32.991Z] +++ /etc/init.d/apparmor start [2020-11-30T19:30:32.991Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:30:32.991Z] INFO: Waiting for daemon to start... [2020-11-30T19:30:32.991Z] Starting dockerd [2020-11-30T19:30:32.991Z] +++ 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 [2020-11-30T19:30:35.063Z] . [2020-11-30T19:30:35.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:30:35.063Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:30:35.063Z] Error: No such image: emptyfs [2020-11-30T19:30:35.063Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:30:35.063Z] ++++ docker load [2020-11-30T19:30:35.356Z] Running integration-test (iteration 1) [2020-11-30T19:30:35.356Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:30:35.356Z] ++ 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 [2020-11-30T19:30:35.356Z] ++ set -e [2020-11-30T19:30:35.356Z] ++ '[' -n 0 ']' [2020-11-30T19:30:35.356Z] ++ set -x [2020-11-30T19:30:35.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/builder/remotecontext 0.328s coverage: 13.7% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/builder/remotecontext/git 3.287s coverage: 86.3% of statements [2020-11-30T19:30:39.721Z] ok github.com/docker/docker/builder/dockerfile 0.999s coverage: 48.3% of statements [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:30:39.721Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:30:41.150Z] ok github.com/docker/docker/client 0.314s coverage: 75.4% of statements [2020-11-30T19:30:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:30:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:30:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:30:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:30:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:30:42.011Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 1m59.028234228s [2020-11-30T19:30:42.011Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 657.843036ms [2020-11-30T19:30:43.842Z] Loaded image: buildpack-deps:buster [2020-11-30T19:30:43.842Z] Loaded image: busybox:latest [2020-11-30T19:30:43.842Z] Loaded image: busybox:glibc [2020-11-30T19:30:43.842Z] Loaded image: debian:buster [2020-11-30T19:30:44.170Z] Loaded image: hello-world:latest [2020-11-30T19:30:44.170Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:30:44.170Z] INFO: Testing against a local daemon [2020-11-30T19:30:44.170Z] === RUN TestCgroupNamespacesBuild [2020-11-30T19:30:45.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:30:46.947Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2020-11-30T19:30:46.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-30T19:30:48.458Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-11-30T19:30:48.458Z] === RUN TestBuildWithSession [2020-11-30T19:30:48.458Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:30:48.458Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:30:48.458Z] === RUN TestBuildSquashParent [2020-11-30T19:30:55.368Z] --- PASS: TestBuildSquashParent (6.53s) [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:30:55.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:30:55.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:30:55.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:30:55.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:30:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:30:56.914Z] INFO [runner/unused/goanalysis] analyzers took 26.862347519s with top 10 stages: buildssa: 22.596863251s, U1000: 4.265484268s [2020-11-30T19:30:57.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:30:57.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:30:59.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:31:00.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:31:00.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-11-30T19:31:02.240Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2020-11-30T19:31:02.240Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:31:02.240Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:31:03.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-30T19:31:04.991Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:31:05.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:31:05.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:31:05.917Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:31:06.551Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-11-30T19:31:07.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-11-30T19:31:07.184Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:31:07.790Z] ok github.com/docker/docker/cmd/dockerd 0.121s coverage: 29.1% of statements [2020-11-30T19:31:07.791Z] ok github.com/docker/docker/container 0.153s coverage: 34.7% of statements [2020-11-30T19:31:07.791Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:31:07.791Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:31:07.791Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:31:07.791Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:31:08.697Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-11-30T19:31:08.697Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:31:09.193Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-11-30T19:31:09.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:31:10.148Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements [2020-11-30T19:31:11.434Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-11-30T19:31:11.434Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:31:12.069Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-11-30T19:31:12.069Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:31:13.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:31:13.477Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-11-30T19:31:15.590Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-11-30T19:31:15.590Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:31:16.050Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2020-11-30T19:31:16.632Z] ok github.com/docker/docker/daemon/config 0.122s coverage: 81.8% of statements [2020-11-30T19:31:16.638Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-11-30T19:31:16.638Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:31:17.348Z] #67 exporting layers 82.6s done [2020-11-30T19:31:17.348Z] #67 exporting manifest sha256:1e6d9f59a9f8af31efbeab77874dc79983a48a4c0479281685f318fb9eee5dc0 done [2020-11-30T19:31:17.348Z] #67 exporting config sha256:2b41a1e9f4acf0b7e9c6a621cd219107c2d26452fe05494db18c0f62b7501665 done [2020-11-30T19:31:17.348Z] #67 sending tarball [2020-11-30T19:31:17.587Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2020-11-30T19:31:18.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:31:18.987Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-11-30T19:31:19.376Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2020-11-30T19:31:19.376Z] === RUN TestBuildWithHugeFile [2020-11-30T19:31:21.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:31:22.306Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-11-30T19:31:22.884Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 14.1% of statements [2020-11-30T19:31:23.838Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.671s coverage: 56.2% of statements [2020-11-30T19:31:24.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:31:25.770Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-11-30T19:31:27.642Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:31:27.642Z] Using test binary docker [2020-11-30T19:31:27.642Z] +++ /etc/init.d/apparmor start [2020-11-30T19:31:27.642Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:31:27.642Z] INFO: Waiting for daemon to start... [2020-11-30T19:31:27.642Z] Starting dockerd [2020-11-30T19:31:27.642Z] +++ 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 [2020-11-30T19:31:28.338Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.901s coverage: 45.9% of statements [2020-11-30T19:31:28.915Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.541s coverage: 73.1% of statements [2020-11-30T19:31:29.867Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.843s coverage: 49.5% of statements [2020-11-30T19:31:30.161Z] . [2020-11-30T19:31:30.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:31:30.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:31:30.161Z] Error: No such image: emptyfs [2020-11-30T19:31:30.161Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:31:30.161Z] ++++ docker load [2020-11-30T19:31:30.417Z] Running integration-test (iteration 1) [2020-11-30T19:31:30.417Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:31:30.417Z] ++ 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 [2020-11-30T19:31:30.417Z] ++ set -e [2020-11-30T19:31:30.417Z] ++ '[' -n 0 ']' [2020-11-30T19:31:30.417Z] ++ set -x [2020-11-30T19:31:30.417Z] ++ 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 [2020-11-30T19:31:31.265Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-11-30T19:31:31.843Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2020-11-30T19:31:31.843Z] ok github.com/docker/docker/daemon 12.295s coverage: 17.2% of statements [2020-11-30T19:31:31.843Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:31:31.843Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:31:31.843Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:31:31.843Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:31:31.843Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:31:32.798Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-11-30T19:31:34.734Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.0% of statements [2020-11-30T19:31:35.006Z] ok github.com/docker/docker/daemon/images 0.087s coverage: 6.5% of statements [2020-11-30T19:31:35.961Z] ok github.com/docker/docker/daemon/logger/awslogs 0.300s coverage: 77.8% of statements [2020-11-30T19:31:35.961Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-11-30T19:31:36.102Z] #67 ... [2020-11-30T19:31:36.102Z] [2020-11-30T19:31:36.102Z] #68 importing to docker [2020-11-30T19:31:36.102Z] #68 ... [2020-11-30T19:31:36.102Z] [2020-11-30T19:31:36.102Z] #67 exporting to oci image format [2020-11-30T19:31:36.102Z] #67 sending tarball 16.4s done [2020-11-30T19:31:36.102Z] #67 DONE 99.0s [2020-11-30T19:31:36.102Z] [2020-11-30T19:31:36.102Z] #68 importing to docker [2020-11-30T19:31:36.538Z] ok github.com/docker/docker/daemon/logger/journald 0.038s coverage: 23.9% of statements [2020-11-30T19:31:36.538Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.252s coverage: 57.7% of statements [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:31:36.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:31:36.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 87.2% of statements [2020-11-30T19:31:37.757Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2020-11-30T19:31:38.336Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 75.2% of statements [2020-11-30T19:31:38.336Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:31:38.600Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 57.5% of statements [2020-11-30T19:31:39.554Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-11-30T19:31:39.819Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-11-30T19:31:40.082Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-11-30T19:31:41.037Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-11-30T19:31:41.617Z] ok github.com/docker/docker/daemon/logger/splunk 1.861s coverage: 82.5% of statements [2020-11-30T19:31:41.617Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:31:41.617Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:31:42.197Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2020-11-30T19:31:43.598Z] ok github.com/docker/docker/distribution 0.261s coverage: 25.6% of statements [2020-11-30T19:31:43.598Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:31:43.598Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2020-11-30T19:31:44.177Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-11-30T19:31:44.756Z] ok github.com/docker/docker/distribution/xfer 1.727s coverage: 85.1% of statements [2020-11-30T19:31:44.756Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:31:45.021Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2020-11-30T19:31:45.021Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:31:45.021Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-11-30T19:31:45.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:31:45.601Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-11-30T19:31:46.509Z] --- PASS: TestBuildWithHugeFile (26.42s) [2020-11-30T19:31:46.509Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:31:46.509Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:31:46.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:31:46.509Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:31:46.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:31:46.509Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:31:46.509Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:31:46.509Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:31:46.509Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:31:46.509Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:31:46.509Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-11-30T19:31:46.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-11-30T19:31:46.509Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-11-30T19:31:46.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-11-30T19:31:46.509Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:31:46.509Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:31:47.001Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2020-11-30T19:31:47.001Z] ok github.com/docker/docker/oci 0.057s coverage: 8.2% of statements [2020-11-30T19:31:47.002Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2020-11-30T19:31:47.580Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-11-30T19:31:48.991Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-11-30T19:31:48.992Z] ok github.com/docker/docker/pkg/authorization 0.534s coverage: 68.3% of statements [2020-11-30T19:31:49.569Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-11-30T19:31:50.146Z] ok github.com/docker/docker/pkg/archive 1.200s coverage: 77.1% of statements [2020-11-30T19:31:50.410Z] ok github.com/docker/docker/pkg/discovery 0.024s coverage: 58.3% of statements [2020-11-30T19:31:50.673Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-11-30T19:31:50.966Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:31:51.500Z] #68 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:31:51.630Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-11-30T19:31:51.894Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-11-30T19:31:51.988Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/test/unit [2020-11-30T19:31:52.473Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-11-30T19:31:52.552Z] --- PASS: TestBuildPreserveOwnership (6.46s) [2020-11-30T19:31:52.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2020-11-30T19:31:52.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2020-11-30T19:31:52.552Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:31:52.907Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-11-30T19:31:52.907Z] PASS [2020-11-30T19:31:52.907Z] [2020-11-30T19:31:52.907Z] === Skipped [2020-11-30T19:31:52.907Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-30T19:31:52.907Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:31:52.907Z] [2020-11-30T19:31:52.907Z] [2020-11-30T19:31:52.907Z] DONE 32 tests, 1 skipped in 77.455s [2020-11-30T19:31:52.907Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:31:52.907Z] ++ 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 [2020-11-30T19:31:52.907Z] ++ set -e [2020-11-30T19:31:52.907Z] ++ '[' -n 0 ']' [2020-11-30T19:31:52.907Z] ++ set -x [2020-11-30T19:31:52.907Z] ++ 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 [2020-11-30T19:31:52.907Z] INFO: Testing against a local daemon [2020-11-30T19:31:52.907Z] === RUN TestConfigInspect [2020-11-30T19:31:53.052Z] ok github.com/docker/docker/pkg/chrootarchive 3.467s coverage: 43.2% of statements [2020-11-30T19:31:53.630Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-30T19:31:53.896Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-11-30T19:31:54.475Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-11-30T19:31:54.475Z] ok github.com/docker/docker/pkg/fsutils 0.346s coverage: 85.1% of statements [2020-11-30T19:31:54.740Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-11-30T19:31:55.318Z] ok github.com/docker/docker/layer 7.672s coverage: 68.8% of statements [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:31:55.318Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:31:55.539Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:31:55.583Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-11-30T19:31:55.847Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-11-30T19:31:56.115Z] ok github.com/docker/docker/pkg/ioutils 0.612s coverage: 70.6% of statements [2020-11-30T19:31:56.115Z] ok github.com/docker/docker/pkg/idtools 0.770s coverage: 70.1% of statements [2020-11-30T19:31:56.115Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-30T19:31:56.115Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:31:56.115Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:31:56.379Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-11-30T19:31:56.379Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:31:56.379Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-11-30T19:31:56.644Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-11-30T19:31:56.909Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.069s coverage: 86.7% of statements [2020-11-30T19:31:56.909Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-11-30T19:31:56.909Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:31:56.909Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:31:57.363Z] --- PASS: TestConfigInspect (4.00s) [2020-11-30T19:31:57.363Z] === RUN TestConfigList [2020-11-30T19:31:57.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:31:57.736Z] [2020-11-30T19:31:57.736Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:31:57.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:31:57.736Z] HOSTNAME=7c2c9e028797 [2020-11-30T19:31:57.736Z] DEST=bundles/test-integration [2020-11-30T19:31:57.736Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:31:57.736Z] DOCKER_ROOTLESS=1 [2020-11-30T19:31:57.736Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:31:57.736Z] container=docker [2020-11-30T19:31:57.736Z] HOME=/root [2020-11-30T19:31:57.736Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:31:57.736Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:31:57.736Z] VALIDATE_BRANCH=master [2020-11-30T19:31:57.736Z] TERM=xterm [2020-11-30T19:31:57.736Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:31:57.736Z] SHLVL=1 [2020-11-30T19:31:57.736Z] TIMEOUT=120m [2020-11-30T19:31:57.736Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:31:57.736Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:31:57.736Z] GO111MODULE=off [2020-11-30T19:31:57.736Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:31:57.736Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:31:57.736Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:31:57.736Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:31:57.736Z] GOPATH=/go [2020-11-30T19:31:57.736Z] PKG_CONFIG=pkg-config [2020-11-30T19:31:57.736Z] _=/usr/bin/env [2020-11-30T19:31:57.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:31:57.864Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-11-30T19:31:58.129Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-11-30T19:31:58.129Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-11-30T19:31:58.395Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-11-30T19:31:58.973Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-11-30T19:31:59.550Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-11-30T19:31:59.550Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2020-11-30T19:32:00.128Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-11-30T19:32:00.128Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-11-30T19:32:00.884Z] --- PASS: TestConfigList (3.64s) [2020-11-30T19:32:00.884Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:32:01.078Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 54.2% of statements [2020-11-30T19:32:01.342Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2020-11-30T19:32:01.919Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2020-11-30T19:32:01.919Z] ok github.com/docker/docker/pkg/signal 2.771s coverage: 61.0% of statements [2020-11-30T19:32:02.184Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2020-11-30T19:32:02.184Z] testing: warning: no tests to run [2020-11-30T19:32:02.184Z] coverage: [no statements] [2020-11-30T19:32:02.184Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-11-30T19:32:02.449Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-11-30T19:32:02.713Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-11-30T19:32:02.713Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-11-30T19:32:03.076Z] 680bbdbacf1b: Pull complete [2020-11-30T19:32:03.076Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-30T19:32:03.076Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:32:03.076Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:32:03.076Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-30T19:32:03.076Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-30T19:32:03.076Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-11-30T19:32:03.076Z] INFO: Docker version of control daemon [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] Client: Docker Engine - Enterprise [2020-11-30T19:32:03.076Z] Version: 19.03.12 [2020-11-30T19:32:03.076Z] API version: 1.40 [2020-11-30T19:32:03.076Z] Go version: go1.13.13 [2020-11-30T19:32:03.076Z] Git commit: 4306744 [2020-11-30T19:32:03.076Z] Built: 08/05/2020 19:27:53 [2020-11-30T19:32:03.076Z] OS/Arch: windows/amd64 [2020-11-30T19:32:03.076Z] Experimental: false [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] Server: Docker Engine - Enterprise [2020-11-30T19:32:03.076Z] Engine: [2020-11-30T19:32:03.076Z] Version: 19.03.12 [2020-11-30T19:32:03.076Z] API version: 1.40 (minimum version 1.24) [2020-11-30T19:32:03.076Z] Go version: go1.13.13 [2020-11-30T19:32:03.076Z] Git commit: f295753ffd [2020-11-30T19:32:03.076Z] Built: 08/05/2020 19:26:41 [2020-11-30T19:32:03.076Z] OS/Arch: windows/amd64 [2020-11-30T19:32:03.076Z] Experimental: true [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] INFO: Docker info of control daemon [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] Client: [2020-11-30T19:32:03.076Z] Debug Mode: false [2020-11-30T19:32:03.076Z] Plugins: [2020-11-30T19:32:03.076Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] Server: [2020-11-30T19:32:03.076Z] Containers: 0 [2020-11-30T19:32:03.076Z] Running: 0 [2020-11-30T19:32:03.076Z] Paused: 0 [2020-11-30T19:32:03.076Z] Stopped: 0 [2020-11-30T19:32:03.076Z] Images: 1 [2020-11-30T19:32:03.076Z] Server Version: 19.03.12 [2020-11-30T19:32:03.076Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-30T19:32:03.076Z] Windows: [2020-11-30T19:32:03.076Z] LCOW: [2020-11-30T19:32:03.076Z] Logging Driver: json-file [2020-11-30T19:32:03.076Z] Plugins: [2020-11-30T19:32:03.076Z] Volume: local [2020-11-30T19:32:03.076Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:32:03.076Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:32:03.076Z] Swarm: inactive [2020-11-30T19:32:03.076Z] Default Isolation: process [2020-11-30T19:32:03.076Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:32:03.076Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:32:03.076Z] OSType: windows [2020-11-30T19:32:03.076Z] Architecture: x86_64 [2020-11-30T19:32:03.076Z] CPUs: 4 [2020-11-30T19:32:03.076Z] Total Memory: 32GiB [2020-11-30T19:32:03.076Z] Name: azwin-2-fc6530 [2020-11-30T19:32:03.076Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-30T19:32:03.076Z] Docker Root Dir: D:\docker [2020-11-30T19:32:03.076Z] Debug Mode: false [2020-11-30T19:32:03.076Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:32:03.076Z] Labels: [2020-11-30T19:32:03.076Z] Experimental: true [2020-11-30T19:32:03.076Z] Insecure Registries: [2020-11-30T19:32:03.076Z] 10.0.0.4:5000 [2020-11-30T19:32:03.076Z] 127.0.0.0/8 [2020-11-30T19:32:03.076Z] Registry Mirrors: [2020-11-30T19:32:03.076Z] http://10.0.0.4:5000/ [2020-11-30T19:32:03.076Z] Live Restore Enabled: false [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] INFO: Commit hash is 0a8c769268 [2020-11-30T19:32:03.076Z] INFO: Nuke-Everything... [2020-11-30T19:32:03.076Z] INFO: Container count on control daemon to delete is 0 [2020-11-30T19:32:03.076Z] INFO: Nuking d:\CI [2020-11-30T19:32:03.076Z] INFO: Zapped successfully [2020-11-30T19:32:03.076Z] INFO: Location for testing is d:\CI\PR-41732\1 [2020-11-30T19:32:03.076Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:03.076Z] INFO: Building the image from Dockerfile.windows at 11/30/2020 19:32:01... [2020-11-30T19:32:03.076Z] [2020-11-30T19:32:04.112Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-11-30T19:32:04.112Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 85.4% of statements [2020-11-30T19:32:04.405Z] --- PASS: TestConfigsCreateAndDelete (3.55s) [2020-11-30T19:32:04.405Z] === RUN TestConfigsUpdate [2020-11-30T19:32:05.066Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-11-30T19:32:05.330Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.2% of statements [2020-11-30T19:32:07.268Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-11-30T19:32:07.268Z] ok github.com/docker/docker/registry 0.165s coverage: 57.2% of statements [2020-11-30T19:32:07.268Z] ok github.com/docker/docker/quota 0.618s coverage: 71.4% of statements [2020-11-30T19:32:07.532Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 45.3% of statements [2020-11-30T19:32:07.798Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-11-30T19:32:07.929Z] --- PASS: TestConfigsUpdate (3.54s) [2020-11-30T19:32:07.929Z] === RUN TestTemplatedConfig [2020-11-30T19:32:08.375Z] ok github.com/docker/docker/runconfig 0.058s coverage: 66.1% of statements [2020-11-30T19:32:08.890Z] Sending build context to Docker daemon 57.2MB [2020-11-30T19:32:08.890Z] [2020-11-30T19:32:08.890Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-30T19:32:08.890Z] ---> 32fecabef723 [2020-11-30T19:32:08.890Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-30T19:32:08.890Z] ---> Running in 4690c72e91e3 [2020-11-30T19:32:09.865Z] Removing intermediate container 4690c72e91e3 [2020-11-30T19:32:09.865Z] ---> b566db48b970 [2020-11-30T19:32:09.865Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-30T19:32:09.865Z] ---> Running in 9d00230a08f4 [2020-11-30T19:32:10.309Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-11-30T19:32:10.325Z] Removing intermediate container 9d00230a08f4 [2020-11-30T19:32:10.325Z] ---> 6940000d8925 [2020-11-30T19:32:10.325Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-30T19:32:10.325Z] ---> Running in 5aa9eb27fd23 [2020-11-30T19:32:10.786Z] Removing intermediate container 5aa9eb27fd23 [2020-11-30T19:32:10.786Z] ---> d03bc18ec48d [2020-11-30T19:32:10.786Z] 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} [2020-11-30T19:32:10.786Z] ---> Running in c0b3e488d75a [2020-11-30T19:32:10.889Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-11-30T19:32:11.246Z] Removing intermediate container c0b3e488d75a [2020-11-30T19:32:11.246Z] ---> d9b42b6f1e0c [2020-11-30T19:32:11.247Z] 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; [2020-11-30T19:32:11.247Z] ---> Running in f67587464988 [2020-11-30T19:32:11.466Z] ok github.com/docker/docker/volume/local 0.247s coverage: 76.6% of statements [2020-11-30T19:32:11.479Z] --- PASS: TestTemplatedConfig (3.59s) [2020-11-30T19:32:11.479Z] === RUN TestConfigCreateResolve [2020-11-30T19:32:12.416Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-11-30T19:32:14.260Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2020-11-30T19:32:15.002Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-11-30T19:32:15.002Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:32:15.002Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-11-30T19:32:15.002Z] PASS [2020-11-30T19:32:15.002Z] [2020-11-30T19:32:15.002Z] DONE 7 tests in 22.158s [2020-11-30T19:32:15.002Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:32:15.002Z] ++ 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 [2020-11-30T19:32:15.002Z] ++ set -e [2020-11-30T19:32:15.002Z] ++ '[' -n 0 ']' [2020-11-30T19:32:15.002Z] ++ set -x [2020-11-30T19:32:15.003Z] ++ 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 [2020-11-30T19:32:15.003Z] INFO: Testing against a local daemon [2020-11-30T19:32:15.003Z] === RUN TestCheckpoint [2020-11-30T19:32:15.003Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:32:15.003Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:32:15.003Z] === RUN TestContainerInvalidJSON [2020-11-30T19:32:15.003Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:32:15.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:32:15.003Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:32:15.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:32:15.003Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:32:15.003Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:32:15.003Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:32:15.003Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:32:15.003Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:32:15.003Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-30T19:32:15.003Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:32:15.003Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:32:15.003Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:32:15.003Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:32:15.295Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-11-30T19:32:15.295Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:32:15.295Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-11-30T19:32:15.295Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:32:15.295Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-30T19:32:15.295Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:32:15.588Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-30T19:32:15.588Z] === RUN TestCopyFromContainer [2020-11-30T19:32:17.096Z] Loaded image: buildpack-deps:buster [2020-11-30T19:32:17.096Z] Loaded image: busybox:latest [2020-11-30T19:32:17.096Z] Loaded image: busybox:glibc [2020-11-30T19:32:17.096Z] Loaded image: debian:buster [2020-11-30T19:32:17.096Z] Loaded image: hello-world:latest [2020-11-30T19:32:17.096Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:32:17.096Z] INFO: Testing against a local daemon [2020-11-30T19:32:17.096Z] === RUN TestCgroupNamespacesBuild [2020-11-30T19:32:17.096Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2020-11-30T19:32:17.096Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-30T19:32:17.096Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2020-11-30T19:32:17.096Z] === RUN TestBuildWithSession [2020-11-30T19:32:17.096Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:32:17.096Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:32:17.096Z] === RUN TestBuildSquashParent [2020-11-30T19:32:17.668Z] === RUN TestCopyFromContainer// [2020-11-30T19:32:17.668Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:32:17.962Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:32:17.962Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:32:17.962Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:32:18.255Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:32:18.255Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:32:18.255Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:32:18.353Z] [2020-11-30T19:32:18.353Z] SUCCESS: Specified value was saved. [2020-11-30T19:32:18.547Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:32:18.547Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer (3.04s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-30T19:32:18.547Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-11-30T19:32:18.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:32:18.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:32:18.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:32:18.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:32:18.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:32:18.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:32:18.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:32:18.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:32:18.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:32:18.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:32:18.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-30T19:32:18.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:32:18.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:32:18.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:32:18.547Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:32:18.547Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-11-30T19:32:18.547Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:32:18.547Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:32:18.547Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:32:18.547Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:32:18.547Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:32:18.547Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:32:18.547Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:32:18.580Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.957562238s with top 10 stages: buildssa: 1m38.903335277s, goimports: 23.005489275s, unconvert: 13.064019971s, gosec: 11.375565628s, golint: 6.353481592s, misspell: 4.889337596s, ineffassign: 4.631364272s, inspect: 3.729373659s, vrp: 3.641383768s, printf: 1.859196109s [2020-11-30T19:32:18.581Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-11-30T19:32:18.581Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, cgo: 1682/2262, exclude: 1577/1577, exclude-rules: 64/1577, skip_dirs: 1682/1682, identifier_marker: 1577/1577, filename_unadjuster: 1682/1682, nolint: 0/64 [2020-11-30T19:32:18.581Z] INFO [runner] processing took 141.709017ms with stages: nolint: 58.897681ms, identifier_marker: 49.123386ms, path_prettifier: 16.101695ms, autogenerated_exclude: 7.104799ms, exclude-rules: 6.440493ms, skip_dirs: 3.149736ms, cgo: 491.948µs, filename_unadjuster: 393.471µs, max_same_issues: 1.916µs, diff: 700ns, uniq_by_line: 660ns, max_from_linter: 582ns, source_code: 483ns, exclude: 422ns, path_shortener: 389ns, skip_files: 351ns, max_per_file_from_linter: 305ns [2020-11-30T19:32:18.581Z] INFO [runner] linters took 1m38.888774436s with stages: goanalysis_metalinter: 1m19.280715803s, unused: 19.465741357s [2020-11-30T19:32:18.581Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-11-30T19:32:18.581Z] INFO Memory: 1514 samples, avg is 732.7MB, max is 3638.0MB [2020-11-30T19:32:18.581Z] INFO Execution took 3m38.67553824s [2020-11-30T19:32:18.581Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-30T19:32:18.840Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:32:18.840Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:32:18.840Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:32:18.840Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-30T19:32:18.840Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:32:18.840Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:32:18.840Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:32:18.840Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:32:18.840Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-11-30T19:32:18.840Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:32:18.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary-daemon test-docker-py [2020-11-30T19:32:19.497Z] [2020-11-30T19:32:19.497Z] Removing bundles/ [2020-11-30T19:32:19.497Z] [2020-11-30T19:32:19.497Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-30T19:32:19.497Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:32:19.497Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:32:19.893Z] INFO: Downloading git... [2020-11-30T19:32:20.874Z] INFO: Downloading go... [2020-11-30T19:32:21.577Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-11-30T19:32:21.577Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:32:22.417Z] INFO: Downloading compiler 1 of 3... [2020-11-30T19:32:22.877Z] INFO: Downloading compiler 2 of 3... [2020-11-30T19:32:23.338Z] INFO: Downloading compiler 3 of 3... [2020-11-30T19:32:23.638Z] --- PASS: TestBuildSquashParent (8.19s) [2020-11-30T19:32:23.638Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:32:23.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:32:23.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:32:23.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:32:23.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:32:23.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:32:23.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:32:23.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:32:23.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:32:23.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:32:23.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:32:23.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:32:23.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-30T19:32:23.649Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:32:23.798Z] INFO: Extracting git... [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:23.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:23.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:23.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:23.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:32:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:32:24.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-11-30T19:32:24.283Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:32:24.283Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:32:24.283Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:32:24.283Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-30T19:32:24.283Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-30T19:32:24.283Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-30T19:32:24.283Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:32:24.575Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-30T19:32:24.575Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:32:24.575Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-11-30T19:32:24.575Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:32:24.575Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:32:24.575Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:32:24.575Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:32:24.575Z] === RUN TestDaemonHostGatewayIP [2020-11-30T19:32:24.575Z] === PAUSE TestDaemonHostGatewayIP [2020-11-30T19:32:24.575Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:32:24.575Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-30T19:32:24.575Z] === RUN TestDiff [2020-11-30T19:32:25.611Z] --- PASS: TestDiff (0.82s) [2020-11-30T19:32:25.611Z] === RUN TestExecWithCloseStdin [2020-11-30T19:32:26.245Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-11-30T19:32:26.245Z] === RUN TestExec [2020-11-30T19:32:27.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:27.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:27.281Z] --- PASS: TestExec (0.91s) [2020-11-30T19:32:27.281Z] === RUN TestExecUser [2020-11-30T19:32:27.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:32:28.318Z] --- PASS: TestExecUser (0.90s) [2020-11-30T19:32:28.318Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:32:29.357Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-11-30T19:32:29.357Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:32:30.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:30.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:30.867Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-11-30T19:32:30.867Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:32:31.905Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-11-30T19:32:31.905Z] === RUN TestHealthKillContainer [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.17s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2020-11-30T19:32:33.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-11-30T19:32:33.710Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:32:33.710Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:32:34.404Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:32:34.404Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === Skipped [2020-11-30T19:32:34.404Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:32:34.404Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:32:34.404Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-30T19:32:34.404Z] time="2020-11-30T19:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-30T19:32:34.404Z] time="2020-11-30T19:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-30T19:32:34.404Z] time="2020-11-30T19:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-30T19:32:34.404Z] time="2020-11-30T19:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-30T19:32:34.404Z] time="2020-11-30T19:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:32:34.404Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:32:34.404Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:32:34.404Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.404Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:32:34.404Z] [2020-11-30T19:32:34.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:32:34.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:32:34.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:32:34.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:32:34.405Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:32:34.405Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-30T19:32:34.405Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] [2020-11-30T19:32:34.405Z] DONE 2191 tests, 26 skipped in 193.761s Post stage [Pipeline] junit [2020-11-30T19:32:34.421Z] Recording test results [2020-11-30T19:32:35.429Z] --- PASS: TestHealthKillContainer (2.95s) [2020-11-30T19:32:35.429Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:32:35.722Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-11-30T19:32:35.722Z] === RUN TestIpcModeNone [2020-11-30T19:32:36.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:32:36.761Z] --- PASS: TestIpcModeNone (0.94s) [2020-11-30T19:32:36.761Z] === RUN TestIpcModePrivate [2020-11-30T19:32:36.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:32:36.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -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:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary test-integration [2020-11-30T19:32:37.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:32:37.458Z] [2020-11-30T19:32:37.721Z] Removing bundles/ [2020-11-30T19:32:37.721Z] [2020-11-30T19:32:37.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:32:37.721Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:32:37.721Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:32:37.799Z] --- PASS: TestIpcModePrivate (0.93s) [2020-11-30T19:32:37.799Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-30T19:32:37.799Z] === RUN TestIpcModeShareable [2020-11-30T19:32:37.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:32:38.451Z] --- PASS: TestIpcModeShareable (0.95s) [2020-11-30T19:32:38.451Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-30T19:32:38.451Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-11-30T19:32:38.551Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-11-30T19:32:38.551Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:32:38.636Z] INFO: Expanding go... [2020-11-30T19:32:39.918Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-11-30T19:32:39.918Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:32:41.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-11-30T19:32:41.981Z] === RUN TestAPIIpcModeHost [2020-11-30T19:32:41.981Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-11-30T19:32:41.981Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:32:42.436Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-11-30T19:32:42.436Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:32:43.365Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-11-30T19:32:43.365Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:32:44.054Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-11-30T19:32:44.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-30T19:32:44.054Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:32:46.125Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-11-30T19:32:46.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-30T19:32:46.125Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:32:46.633Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-11-30T19:32:46.633Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:32:47.638Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-11-30T19:32:47.638Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-30T19:32:47.638Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:32:47.999Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2020-11-30T19:32:47.999Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:32:49.357Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-11-30T19:32:49.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-30T19:32:49.357Z] === RUN TestIpcModeOlderClient [2020-11-30T19:32:49.357Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:32:49.357Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:32:50.393Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-11-30T19:32:50.393Z] === RUN TestKillContainer [2020-11-30T19:32:50.393Z] === RUN TestKillContainer/no_signal [2020-11-30T19:32:51.270Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-11-30T19:32:51.271Z] === RUN TestBuildWithHugeFile [2020-11-30T19:32:51.432Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:32:51.724Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:32:53.236Z] --- PASS: TestKillContainer (2.68s) [2020-11-30T19:32:53.236Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-11-30T19:32:53.236Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-11-30T19:32:53.236Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-11-30T19:32:53.236Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:32:53.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:32:53.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:32:54.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:32:54.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-11-30T19:32:54.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-11-30T19:32:54.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-11-30T19:32:54.908Z] === RUN TestKillStoppedContainer [2020-11-30T19:32:54.908Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-11-30T19:32:54.908Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:32:54.908Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-30T19:32:54.908Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:32:55.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:32:55.949Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-11-30T19:32:55.949Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:32:55.949Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:32:55.949Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:32:55.949Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:32:55.949Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:32:55.949Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:32:55.949Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:32:56.242Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-11-30T19:32:56.242Z] === RUN TestLinksContainerNames [2020-11-30T19:32:56.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:32:57.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:32:57.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:32:58.315Z] --- PASS: TestLinksContainerNames (1.75s) [2020-11-30T19:32:58.315Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:32:58.950Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-11-30T19:32:58.950Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:32:59.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:32:59.988Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:32:59.988Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:32:59.988Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:32:59.988Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:33:00.280Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:33:00.572Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-30T19:33:00.864Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-30T19:33:00.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-30T19:33:00.865Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:33:02.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:33:02.935Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-11-30T19:33:02.935Z] === RUN TestContainerVolumesMountedAsShared [2020-11-30T19:33:03.577Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2020-11-30T19:33:03.577Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-30T19:33:03.835Z] INFO: Expanding compiler 1 of 3... [2020-11-30T19:33:03.835Z] INFO: Expanding compiler 2 of 3... [2020-11-30T19:33:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:33:04.211Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2020-11-30T19:33:04.211Z] === RUN TestNetworkNat [2020-11-30T19:33:04.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-30T19:33:05.307Z] --- PASS: TestNetworkNat (0.98s) [2020-11-30T19:33:05.307Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:33:05.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:33:05.941Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-11-30T19:33:05.941Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:33:06.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:33:08.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:33:08.549Z] INFO: Expanding compiler 3 of 3... [2020-11-30T19:33:09.011Z] INFO: Removing downloaded files... [2020-11-30T19:33:09.011Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-11-30T19:33:09.011Z] INFO: Configuring git core.autocrlf... [2020-11-30T19:33:09.465Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2020-11-30T19:33:09.465Z] === RUN TestPause [2020-11-30T19:33:09.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:33:10.099Z] --- PASS: TestPause (0.97s) [2020-11-30T19:33:10.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:33:10.100Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:33:10.100Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:33:10.100Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:33:10.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:33:11.137Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-11-30T19:33:11.137Z] === RUN TestPsFilter [2020-11-30T19:33:11.430Z] --- PASS: TestPsFilter (0.32s) [2020-11-30T19:33:11.430Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:33:11.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:33:12.468Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-11-30T19:33:12.468Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:33:12.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:33:12.817Z] Using test binary docker [2020-11-30T19:33:12.817Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:33:12.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:33:12.817Z] INFO: Waiting for daemon to start... [2020-11-30T19:33:12.817Z] Starting dockerd [2020-11-30T19:33:13.103Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-11-30T19:33:13.103Z] === RUN TestRemoveContainerRunning [2020-11-30T19:33:14.146Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-11-30T19:33:14.146Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:33:14.781Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-11-30T19:33:14.781Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:33:14.781Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-30T19:33:14.781Z] === RUN TestRenameLinkedContainer [2020-11-30T19:33:16.081Z] . [2020-11-30T19:33:16.081Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:33:16.081Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:33:16.081Z] Error: No such image: emptyfs [2020-11-30T19:33:16.081Z] Running integration-test (iteration 1) [2020-11-30T19:33:16.081Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:33:18.306Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-11-30T19:33:18.306Z] === RUN TestRenameStoppedContainer [2020-11-30T19:33:19.347Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-11-30T19:33:19.347Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:33:21.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-11-30T19:33:21.423Z] === RUN TestRenameInvalidName [2020-11-30T19:33:22.058Z] --- PASS: TestRenameInvalidName (0.94s) [2020-11-30T19:33:22.058Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:33:27.633Z] --- PASS: TestRenameAnonymousContainer (4.91s) [2020-11-30T19:33:27.633Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:33:27.926Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-11-30T19:33:27.926Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:33:28.250Z] Loaded image: buildpack-deps:buster [2020-11-30T19:33:28.505Z] Loaded image: busybox:latest [2020-11-30T19:33:28.505Z] Loaded image: busybox:glibc [2020-11-30T19:33:28.505Z] Loaded image: debian:buster [2020-11-30T19:33:28.761Z] Loaded image: hello-world:latest [2020-11-30T19:33:28.761Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:33:28.761Z] INFO: Testing against a local daemon [2020-11-30T19:33:28.761Z] === RUN TestCgroupNamespacesBuild [2020-11-30T19:33:29.944Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:33:29.944Z] Using test binary docker [2020-11-30T19:33:29.944Z] +++ /etc/init.d/apparmor start [2020-11-30T19:33:29.944Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:33:29.944Z] Starting dockerd [2020-11-30T19:33:29.944Z] INFO: Waiting for daemon to start... [2020-11-30T19:33:29.944Z] +++ 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 [2020-11-30T19:33:29.944Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:33:29.944Z] Using test binary docker [2020-11-30T19:33:29.944Z] +++ /etc/init.d/apparmor start [2020-11-30T19:33:29.944Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:33:29.944Z] INFO: Waiting for daemon to start... [2020-11-30T19:33:29.944Z] Starting dockerd [2020-11-30T19:33:29.944Z] +++ 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 [2020-11-30T19:33:29.944Z] . [2020-11-30T19:33:29.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:33:29.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:33:29.944Z] Error: No such image: emptyfs [2020-11-30T19:33:29.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:33:29.944Z] ++++ docker load [2020-11-30T19:33:29.944Z] Running integration-test (iteration 1) [2020-11-30T19:33:29.944Z] 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)/ [2020-11-30T19:33:29.944Z] ++ 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)/' [2020-11-30T19:33:29.944Z] ++ set -e [2020-11-30T19:33:29.944Z] ++ '[' -n 0 ']' [2020-11-30T19:33:29.944Z] ++ set -x [2020-11-30T19:33:29.944Z] ++ 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)/' [2020-11-30T19:33:30.013Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-11-30T19:33:30.013Z] === RUN TestResize [2020-11-30T19:33:30.647Z] --- PASS: TestResize (0.89s) [2020-11-30T19:33:30.647Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:33:30.874Z] [2020-11-30T19:33:30.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:33:31.130Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:33:31.130Z] Error: No such image: emptyfs [2020-11-30T19:33:31.130Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:33:31.130Z] ++++ docker load [2020-11-30T19:33:31.281Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-11-30T19:33:31.281Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:33:31.692Z] Running integration-test (iteration 1) [2020-11-30T19:33:31.692Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-30T19:33:31.692Z] ++ 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)/' [2020-11-30T19:33:31.692Z] ++ set -e [2020-11-30T19:33:31.692Z] ++ '[' -n 0 ']' [2020-11-30T19:33:31.692Z] ++ set -x [2020-11-30T19:33:31.692Z] ++ 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)/' [2020-11-30T19:33:32.318Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:32.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:32.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:32.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:33:32.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:33:32.926Z] --- PASS: TestCgroupNamespacesBuild (4.04s) [2020-11-30T19:33:32.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-30T19:33:35.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:35.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:35.438Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2020-11-30T19:33:35.438Z] === RUN TestBuildWithSession [2020-11-30T19:33:35.438Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:33:35.438Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:33:35.438Z] === RUN TestBuildSquashParent [2020-11-30T19:33:36.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:33:36.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:33:36.628Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-11-30T19:33:36.925Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:33:37.580Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2020-11-30T19:33:37.580Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:33:37.580Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:33:37.580Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:33:37.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:33:37.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:33:37.879Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:33:37.879Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:33:37.879Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:33:37.879Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:33:37.879Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:33:38.178Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:33:39.712Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:33:39.712Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:33:39.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:33:40.033Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-11-30T19:33:40.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:33:40.332Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-11-30T19:33:40.629Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:33:40.629Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:33:40.629Z] ok github.com/docker/docker/api/types/time 0.046s coverage: 100.0% of statements [2020-11-30T19:33:41.277Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:33:41.277Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:33:42.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:33:43.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:33:43.519Z] --- PASS: TestBuildSquashParent (7.26s) [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:33:43.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:33:43.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:33:43.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:33:43.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:33:43.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:33:43.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:33:45.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:33:45.818Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-11-30T19:33:45.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-11-30T19:33:45.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-11-30T19:33:45.923Z] === RUN TestCgroupNamespacesRun [2020-11-30T19:33:47.437Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-11-30T19:33:47.437Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-11-30T19:33:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-11-30T19:33:47.861Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:33:47.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:33:47.929Z] ok github.com/docker/docker/builder/remotecontext/git 4.735s coverage: 86.3% of statements [2020-11-30T19:33:48.973Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-11-30T19:33:48.973Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-30T19:33:48.984Z] ok github.com/docker/docker/builder/remotecontext 0.500s coverage: 13.7% of statements [2020-11-30T19:33:50.601Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-11-30T19:33:50.601Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-30T19:33:51.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:33:52.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:33:52.231Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-11-30T19:33:52.231Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-30T19:33:52.580Z] ok github.com/docker/docker/builder/dockerfile 1.377s coverage: 48.3% of statements [2020-11-30T19:33:52.580Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-30T19:33:52.580Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:33:52.580Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:33:53.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:33:54.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:33:54.427Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-11-30T19:33:54.427Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-30T19:33:54.684Z] ok github.com/docker/docker/client 0.464s coverage: 75.4% of statements [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-30T19:33:55.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-30T19:33:55.270Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:33:55.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-11-30T19:33:55.930Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-30T19:33:55.995Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:33:55.995Z] [2020-11-30T19:33:55.995Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-30T19:33:55.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-30T19:33:55.995Z] Using test binary docker [2020-11-30T19:33:55.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:33:55.995Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:33:55.995Z] INFO: Waiting for daemon to start... [2020-11-30T19:33:55.995Z] Starting dockerd [2020-11-30T19:33:55.995Z] . [2020-11-30T19:33:55.995Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-30T19:33:56.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-11-30T19:33:56.560Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-30T19:33:58.178Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-11-30T19:33:58.178Z] === RUN TestKernelTCPMemory [2020-11-30T19:33:59.210Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-11-30T19:33:59.210Z] === RUN TestNISDomainname [2020-11-30T19:33:59.281Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:33:59.281Z] [2020-11-30T19:33:59.281Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:33:59.281Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:33:59.281Z] HOSTNAME=b70022ff8d40 [2020-11-30T19:33:59.281Z] TESTDEBUG=0 [2020-11-30T19:33:59.281Z] DEST=bundles/test-integration [2020-11-30T19:33:59.281Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:33:59.281Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:33:59.281Z] container=docker [2020-11-30T19:33:59.281Z] HOME=/root [2020-11-30T19:33:59.281Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:33:59.281Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:33:59.281Z] VALIDATE_BRANCH=master [2020-11-30T19:33:59.281Z] TERM=xterm [2020-11-30T19:33:59.281Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:33:59.281Z] SHLVL=1 [2020-11-30T19:33:59.281Z] TIMEOUT=120m [2020-11-30T19:33:59.281Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:33:59.281Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:33:59.281Z] GO111MODULE=off [2020-11-30T19:33:59.281Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:33:59.281Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:33:59.281Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:33:59.281Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:33:59.281Z] GOPATH=/go [2020-11-30T19:33:59.281Z] PKG_CONFIG=pkg-config [2020-11-30T19:33:59.281Z] _=/usr/bin/env [2020-11-30T19:33:59.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:34:00.296Z] --- PASS: TestNISDomainname (0.96s) [2020-11-30T19:34:00.296Z] === RUN TestHostnameDnsResolution [2020-11-30T19:34:00.509Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-11-30T19:34:00.509Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:34:01.864Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-11-30T19:34:01.864Z] === RUN TestStats [2020-11-30T19:34:05.382Z] --- PASS: TestStats (3.01s) [2020-11-30T19:34:05.382Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:34:05.382Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:34:05.382Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:34:05.382Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:34:05.382Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:34:05.382Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:34:05.382Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:34:05.382Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:34:05.382Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:34:05.382Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:34:05.382Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:34:06.013Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:34:08.112Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:34:08.589Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-11-30T19:34:08.589Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:34:10.358Z] Loaded image: buildpack-deps:buster [2020-11-30T19:34:10.358Z] Loaded image: busybox:latest [2020-11-30T19:34:10.359Z] Loaded image: busybox:glibc [2020-11-30T19:34:10.359Z] Loaded image: debian:buster [2020-11-30T19:34:10.359Z] Loaded image: hello-world:latest [2020-11-30T19:34:10.359Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:34:10.359Z] INFO: Testing against a local daemon [2020-11-30T19:34:10.359Z] === RUN TestDockerSuite [2020-11-30T19:34:10.359Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-30T19:34:10.359Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-30T19:34:10.615Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-30T19:34:10.871Z] Loaded image: buildpack-deps:buster [2020-11-30T19:34:10.949Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-30T19:34:10.950Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-11-30T19:34:10.950Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-11-30T19:34:10.950Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-11-30T19:34:10.950Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-11-30T19:34:10.950Z] === RUN TestDeleteDevicemapper [2020-11-30T19:34:10.950Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:34:10.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:34:10.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:34:11.128Z] Loaded image: busybox:latest [2020-11-30T19:34:11.186Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-11-30T19:34:11.186Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:34:11.690Z] Loaded image: busybox:glibc [2020-11-30T19:34:11.690Z] Loaded image: debian:buster [2020-11-30T19:34:11.690Z] Loaded image: hello-world:latest [2020-11-30T19:34:11.947Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:34:12.203Z] INFO: Testing against a local daemon [2020-11-30T19:34:12.203Z] === RUN TestDockerDaemonSuite [2020-11-30T19:34:12.203Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-30T19:34:12.764Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-30T19:34:13.020Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-30T19:34:13.583Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-30T19:34:13.583Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-30T19:34:13.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-11-30T19:34:13.677Z] === RUN TestUpdateMemory [2020-11-30T19:34:13.677Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:34:13.677Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:13.677Z] === RUN TestUpdateCPUQuota [2020-11-30T19:34:14.511Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-30T19:34:14.511Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-30T19:34:14.511Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-30T19:34:15.182Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-11-30T19:34:15.182Z] === RUN TestUpdatePidsLimit [2020-11-30T19:34:15.182Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:34:15.472Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:34:15.763Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:34:15.878Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-30T19:34:16.134Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-30T19:34:16.134Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-30T19:34:16.134Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-30T19:34:16.394Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:34:16.432Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-30T19:34:16.432Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:34:16.993Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2020-11-30T19:34:16.993Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:34:17.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:34:17.061Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-30T19:34:17.317Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-30T19:34:17.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:34:17.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:34:17.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:34:17.609Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:34:18.245Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-30T19:34:18.501Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-30T19:34:18.757Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-30T19:34:18.757Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-30T19:34:18.757Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit (4.14s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/update_lower (0.61s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-30T19:34:19.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-11-30T19:34:19.121Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:34:20.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:34:21.161Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2020-11-30T19:34:21.161Z] === RUN TestBuildWithHugeFile [2020-11-30T19:34:25.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-30T19:34:26.219Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-30T19:34:28.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-30T19:34:30.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-30T19:34:31.189Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-30T19:34:32.116Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-30T19:34:32.678Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-30T19:34:33.239Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-30T19:34:34.178Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 29.1% of statements [2020-11-30T19:34:34.451Z] --- PASS: TestUpdateRestartPolicy (13.09s) [2020-11-30T19:34:34.451Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:34:34.451Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-11-30T19:34:34.451Z] === RUN TestWaitNonBlocked [2020-11-30T19:34:34.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:34:34.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:34:34.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:34:34.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:34:34.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:34:34.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:34:34.451Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-30T19:34:34.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-11-30T19:34:34.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-11-30T19:34:34.451Z] === RUN TestWaitBlocked [2020-11-30T19:34:34.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:34:34.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:34:34.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:34:34.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:34:34.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:34:34.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:34:34.771Z] sha256:20fb3a37b040670bab1e49169f0c869d47a3eb52d9b5cf8b055911a4ee067635 [2020-11-30T19:34:34.771Z] INFO: Starting docker-py tests... [2020-11-30T19:34:34.771Z] ============================= test session starts ============================== [2020-11-30T19:34:34.771Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-30T19:34:34.771Z] rootdir: /src, inifile: pytest.ini [2020-11-30T19:34:34.771Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-30T19:34:34.771Z] collected 389 items / 1 deselected / 388 selected [2020-11-30T19:34:34.771Z] [2020-11-30T19:34:35.169Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-30T19:34:35.249Z] ok github.com/docker/docker/container 0.158s coverage: 34.7% of statements [2020-11-30T19:34:35.250Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:34:35.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:34:35.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:34:35.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:34:35.428Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-30T19:34:35.481Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-30T19:34:35.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-11-30T19:34:35.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-11-30T19:34:35.481Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:34:35.481Z] === CONT TestIpcModeOlderClient [2020-11-30T19:34:35.481Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-11-30T19:34:35.481Z] === CONT TestDaemonHostGatewayIP [2020-11-30T19:34:37.361Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-30T19:34:38.205Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s) [2020-11-30T19:34:38.205Z] === CONT TestContainerKillOnDaemonStart [2020-11-30T19:34:38.300Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-30T19:34:38.300Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-30T19:34:38.836Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-11-30T19:34:38.836Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:34:39.233Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-30T19:34:39.783Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-11-30T19:34:40.598Z] --- PASS: TestBuildWithHugeFile (109.49s) [2020-11-30T19:34:40.599Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:34:40.599Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:34:40.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:34:40.599Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:34:40.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:34:40.599Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:34:40.599Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:34:40.599Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:34:40.599Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:34:40.855Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-30T19:34:40.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:34:40.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-30T19:34:40.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-11-30T19:34:40.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-11-30T19:34:40.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-11-30T19:34:40.855Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:34:41.111Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:34:41.111Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-30T19:34:42.039Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-30T19:34:42.375Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2020-11-30T19:34:42.602Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-30T19:34:42.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:34:42.857Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-30T19:34:43.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:34:43.785Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-30T19:34:44.041Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:34:44.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:34:45.407Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-30T19:34:45.407Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2020-11-30T19:34:45.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.00s) [2020-11-30T19:34:45.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-11-30T19:34:45.407Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:34:45.407Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-11-30T19:34:45.407Z] PASS [2020-11-30T19:34:45.407Z] [2020-11-30T19:34:45.407Z] === Skipped [2020-11-30T19:34:45.407Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-30T19:34:45.407Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:34:45.407Z] [2020-11-30T19:34:45.407Z] [2020-11-30T19:34:45.407Z] DONE 32 tests, 1 skipped in 195.045s [2020-11-30T19:34:45.407Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:34:45.407Z] ++ 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 [2020-11-30T19:34:45.407Z] ++ set -e [2020-11-30T19:34:45.407Z] ++ '[' -n 0 ']' [2020-11-30T19:34:45.407Z] ++ set -x [2020-11-30T19:34:45.407Z] ++ 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 [2020-11-30T19:34:45.430Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.9% of statements [2020-11-30T19:34:45.663Z] INFO: Testing against a local daemon [2020-11-30T19:34:45.663Z] === RUN TestConfigInspect [2020-11-30T19:34:46.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:34:46.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:34:46.225Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-30T19:34:46.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-30T19:34:47.347Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-30T19:34:47.347Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-30T19:34:48.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:34:48.200Z] ok github.com/docker/docker/daemon/cluster 0.174s coverage: 0.5% of statements [2020-11-30T19:34:48.713Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-30T19:34:48.713Z] --- PASS: TestConfigInspect (2.79s) [2020-11-30T19:34:48.713Z] === RUN TestConfigList [2020-11-30T19:34:48.968Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-30T19:34:49.531Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-30T19:34:49.765Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-30T19:34:50.341Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-30T19:34:50.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:34:50.846Z] --- PASS: TestContainerKillOnDaemonStart (11.96s) [2020-11-30T19:34:50.846Z] PASS [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === Skipped [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-30T19:34:50.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:34:50.846Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:34:50.846Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:34:50.846Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:34:50.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:34:50.846Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] [2020-11-30T19:34:50.846Z] DONE 195 tests, 6 skipped in 154.902s [2020-11-30T19:34:50.846Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:34:50.846Z] ++ 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 [2020-11-30T19:34:50.846Z] ++ set -e [2020-11-30T19:34:50.846Z] ++ '[' -n 0 ']' [2020-11-30T19:34:50.846Z] ++ set -x [2020-11-30T19:34:50.846Z] ++ 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 [2020-11-30T19:34:50.846Z] INFO: Testing against a local daemon [2020-11-30T19:34:50.846Z] === RUN TestCommitInheritsEnv [2020-11-30T19:34:50.846Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-11-30T19:34:50.846Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:34:50.846Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:34:50.846Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:34:50.846Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-11-30T19:34:50.846Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:34:50.846Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-30T19:34:50.846Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:34:51.137Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-11-30T19:34:51.137Z] === RUN TestRemoveImageGarbageCollector [2020-11-30T19:34:51.137Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:34:51.137Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:34:51.137Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:34:51.137Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-30T19:34:51.137Z] === RUN TestTagInvalidReference [2020-11-30T19:34:51.137Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-30T19:34:51.137Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:34:51.137Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-30T19:34:51.137Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:34:51.137Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-11-30T19:34:51.137Z] === RUN TestTagOfficialNames [2020-11-30T19:34:51.422Z] --- PASS: TestConfigList (2.75s) [2020-11-30T19:34:51.423Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:34:51.427Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-30T19:34:51.427Z] === RUN TestTagMatchesDigest [2020-11-30T19:34:51.427Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-30T19:34:51.427Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:34:51.765Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-11-30T19:34:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-30T19:34:52.111Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-30T19:34:53.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:34:53.303Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 81.8% of statements [2020-11-30T19:34:53.598Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-11-30T19:34:54.505Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2020-11-30T19:34:54.505Z] === RUN TestConfigsUpdate [2020-11-30T19:34:54.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-30T19:34:55.066Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-30T19:34:55.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:34:55.693Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-11-30T19:34:56.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:34:57.583Z] --- PASS: TestConfigsUpdate (3.30s) [2020-11-30T19:34:57.583Z] === RUN TestTemplatedConfig [2020-11-30T19:34:58.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:34:58.447Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2020-11-30T19:34:58.509Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-30T19:34:58.744Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-11-30T19:35:00.276Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.556s coverage: 57.1% of statements [2020-11-30T19:35:00.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:35:01.023Z] --- PASS: TestTemplatedConfig (3.39s) [2020-11-30T19:35:01.023Z] === RUN TestConfigCreateResolve [2020-11-30T19:35:01.023Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-30T19:35:01.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:35:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:35:02.911Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-30T19:35:03.074Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-11-30T19:35:03.372Z] ok github.com/docker/docker/daemon 12.385s coverage: 17.2% of statements [2020-11-30T19:35:03.372Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:35:03.372Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:35:03.372Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:35:03.372Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:35:03.472Z] --- PASS: TestConfigCreateResolve (2.52s) [2020-11-30T19:35:03.472Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:35:04.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:35:04.018Z] Using test binary docker [2020-11-30T19:35:04.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:35:04.018Z] +++ /etc/init.d/apparmor start [2020-11-30T19:35:04.018Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:35:04.018Z] INFO: Waiting for daemon to start... [2020-11-30T19:35:04.018Z] Starting dockerd [2020-11-30T19:35:04.018Z] +++ 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 [2020-11-30T19:35:04.034Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-11-30T19:35:04.034Z] PASS [2020-11-30T19:35:04.034Z] [2020-11-30T19:35:04.034Z] DONE 7 tests in 18.367s [2020-11-30T19:35:04.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:35:04.034Z] ++ 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 [2020-11-30T19:35:04.034Z] ++ set -e [2020-11-30T19:35:04.034Z] ++ '[' -n 0 ']' [2020-11-30T19:35:04.034Z] ++ set -x [2020-11-30T19:35:04.034Z] ++ 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 [2020-11-30T19:35:04.034Z] INFO: Testing against a local daemon [2020-11-30T19:35:04.034Z] === RUN TestCheckpoint [2020-11-30T19:35:04.034Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:35:04.034Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:35:04.034Z] === RUN TestContainerInvalidJSON [2020-11-30T19:35:04.034Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:04.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:04.034Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:04.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:04.034Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:04.034Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:04.034Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:04.034Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:04.034Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:04.034Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-30T19:35:04.034Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:35:04.034Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:35:04.034Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-30T19:35:04.034Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:35:04.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-30T19:35:04.291Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:35:04.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-30T19:35:04.291Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:35:04.291Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-11-30T19:35:04.291Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:35:04.548Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-11-30T19:35:04.548Z] === RUN TestCopyFromContainer [2020-11-30T19:35:04.806Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-30T19:35:04.903Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.773s coverage: 69.2% of statements [2020-11-30T19:35:05.366Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-30T19:35:05.586Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.898s coverage: 45.9% of statements [2020-11-30T19:35:05.586Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:35:05.928Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-30T19:35:06.184Z] === RUN TestCopyFromContainer// [2020-11-30T19:35:06.184Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-30T19:35:06.441Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:35:06.441Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:35:06.697Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:35:06.954Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:35:06.954Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:35:06.954Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-30T19:35:07.210Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:35:07.210Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:35:07.466Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:35:07.466Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-30T19:35:07.722Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer (3.31s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer// (0.18s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-11-30T19:35:07.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-11-30T19:35:07.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:35:07.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:07.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:07.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:07.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:07.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:07.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:07.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:07.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:07.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:07.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-30T19:35:07.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:35:07.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-30T19:35:07.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-30T19:35:07.722Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:35:07.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-30T19:35:07.978Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:35:07.978Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:35:07.978Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:35:07.978Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:35:07.978Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:35:07.978Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:35:07.978Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:35:07.978Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:35:07.978Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:35:07.978Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:35:07.978Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-11-30T19:35:07.978Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-30T19:35:07.978Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:35:07.978Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-30T19:35:07.978Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:35:07.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-11-30T19:35:07.978Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:35:07.978Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-30T19:35:08.408Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.329s coverage: 49.5% of statements [2020-11-30T19:35:08.540Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-30T19:35:08.705Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-11-30T19:35:09.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-11-30T19:35:09.103Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-30T19:35:09.299Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-11-30T19:35:10.163Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-30T19:35:10.432Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-11-30T19:35:10.432Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:35:10.620Z] . [2020-11-30T19:35:10.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:35:10.620Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:35:10.620Z] Error: No such image: emptyfs [2020-11-30T19:35:10.620Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:35:10.620Z] ++++ docker load [2020-11-30T19:35:10.620Z] Running integration-test (iteration 1) [2020-11-30T19:35:10.620Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:35:10.620Z] ++ 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 [2020-11-30T19:35:10.620Z] ++ set -e [2020-11-30T19:35:10.620Z] ++ '[' -n 0 ']' [2020-11-30T19:35:10.620Z] ++ set -x [2020-11-30T19:35:10.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-11-30T19:35:10.689Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-30T19:35:12.581Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-30T19:35:12.581Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:12.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:12.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:12.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:12.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:12.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:12.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:12.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:12.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:12.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:12.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:12.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-11-30T19:35:12.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:35:12.581Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:35:12.857Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.866s coverage: 52.1% of statements [2020-11-30T19:35:12.857Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:35:12.857Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:35:12.857Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 41.0% of statements [2020-11-30T19:35:13.509Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-11-30T19:35:13.510Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:35:13.510Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:35:13.510Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:35:13.510Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-11-30T19:35:13.510Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2020-11-30T19:35:13.510Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-11-30T19:35:13.510Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:35:13.510Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-30T19:35:13.510Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:35:13.510Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-11-30T19:35:13.510Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:35:13.510Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:35:13.510Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:35:13.510Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:35:13.510Z] === RUN TestDaemonHostGatewayIP [2020-11-30T19:35:13.510Z] === PAUSE TestDaemonHostGatewayIP [2020-11-30T19:35:13.510Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:35:13.510Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-30T19:35:13.510Z] === RUN TestDiff [2020-11-30T19:35:14.441Z] --- PASS: TestDiff (0.74s) [2020-11-30T19:35:14.441Z] === RUN TestExecWithCloseStdin [2020-11-30T19:35:14.697Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-30T19:35:14.697Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-11-30T19:35:14.697Z] === RUN TestExec [2020-11-30T19:35:15.000Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.8% of statements [2020-11-30T19:35:15.259Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-30T19:35:15.297Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-11-30T19:35:15.297Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2020-11-30T19:35:15.515Z] --- PASS: TestExec (0.77s) [2020-11-30T19:35:15.515Z] === RUN TestExecUser [2020-11-30T19:35:15.597Z] ok github.com/docker/docker/daemon/images 0.066s coverage: 6.5% of statements [2020-11-30T19:35:15.597Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:35:15.597Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:35:15.597Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:35:15.597Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:35:15.771Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-30T19:35:16.334Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-30T19:35:16.334Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-30T19:35:16.334Z] --- PASS: TestExecUser (0.86s) [2020-11-30T19:35:16.334Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:35:16.652Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.051s coverage: 87.2% of statements [2020-11-30T19:35:17.336Z] --- PASS: TestBuildWithHugeFile (52.62s) [2020-11-30T19:35:17.336Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:35:17.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:35:17.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:35:17.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:35:17.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:35:17.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:35:17.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:35:17.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:35:17.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:35:17.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:35:17.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-11-30T19:35:17.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-11-30T19:35:17.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-11-30T19:35:17.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-30T19:35:17.336Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:35:17.336Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:35:17.702Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-11-30T19:35:17.702Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:35:18.190Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-11-30T19:35:18.190Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2020-11-30T19:35:18.190Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:35:19.067Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-11-30T19:35:19.068Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:35:19.260Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 57.5% of statements [2020-11-30T19:35:19.906Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-11-30T19:35:19.996Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2020-11-30T19:35:19.996Z] === RUN TestHealthKillContainer [2020-11-30T19:35:19.996Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-30T19:35:20.601Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:35:20.751Z] Removing intermediate container f67587464988 [2020-11-30T19:35:20.751Z] ---> 560109c03fc4 [2020-11-30T19:35:20.751Z] 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 [2020-11-30T19:35:20.751Z] ---> Running in 61298b42ee7d [2020-11-30T19:35:20.751Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-11-30T19:35:20.751Z] go: finding gotest.tools v0.5.3 [2020-11-30T19:35:20.751Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-11-30T19:35:20.751Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-30T19:35:20.751Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-30T19:35:20.751Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:35:20.751Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:35:20.751Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:35:20.751Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:35:20.751Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:35:20.751Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:35:20.751Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:35:20.751Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:35:20.751Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:35:20.751Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:35:20.751Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:35:20.751Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:35:20.751Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:35:20.751Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:35:20.751Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:35:20.751Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:35:20.751Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:35:20.751Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:35:20.751Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:35:20.751Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:35:20.751Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:35:20.751Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:35:20.751Z] go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:35:20.751Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:35:20.751Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:35:20.751Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:35:20.751Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:35:20.751Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:35:20.751Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:35:20.751Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:35:20.751Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:35:20.751Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:35:20.751Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-30T19:35:20.961Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-11-30T19:35:21.259Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-11-30T19:35:21.885Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-30T19:35:22.327Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-30T19:35:22.448Z] --- PASS: TestHealthKillContainer (2.74s) [2020-11-30T19:35:22.448Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:35:23.376Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-11-30T19:35:23.376Z] === RUN TestIpcModeNone [2020-11-30T19:35:23.632Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-30T19:35:23.669Z] INFO: Build done for gotestsum... [2020-11-30T19:35:23.888Z] --- PASS: TestIpcModeNone (0.80s) [2020-11-30T19:35:23.888Z] === RUN TestIpcModePrivate [2020-11-30T19:35:24.251Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2020-11-30T19:35:24.259Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-30T19:35:24.555Z] ok github.com/docker/docker/daemon/logger/splunk 2.582s coverage: 82.5% of statements [2020-11-30T19:35:24.555Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:35:24.555Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:35:24.765Z] --- PASS: TestBuildPreserveOwnership (10.03s) [2020-11-30T19:35:24.765Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.02s) [2020-11-30T19:35:24.765Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-30T19:35:24.765Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:35:24.765Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-30T19:35:24.765Z] PASS [2020-11-30T19:35:24.765Z] [2020-11-30T19:35:24.765Z] === Skipped [2020-11-30T19:35:24.765Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-30T19:35:24.765Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:35:24.765Z] [2020-11-30T19:35:24.765Z] [2020-11-30T19:35:24.765Z] DONE 32 tests, 1 skipped in 128.425s [2020-11-30T19:35:24.765Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:35:24.765Z] INFO: Testing against a local daemon [2020-11-30T19:35:24.765Z] === RUN TestConfigInspect [2020-11-30T19:35:24.765Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-30T19:35:24.765Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestConfigList [2020-11-30T19:35:24.765Z] --- SKIP: TestConfigList (0.01s) [2020-11-30T19:35:24.765Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:35:24.765Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-30T19:35:24.765Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestConfigsUpdate [2020-11-30T19:35:24.765Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-11-30T19:35:24.765Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestTemplatedConfig [2020-11-30T19:35:24.765Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-30T19:35:24.765Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestConfigCreateResolve [2020-11-30T19:35:24.765Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-30T19:35:24.765Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:24.765Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:35:24.822Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-30T19:35:24.822Z] --- PASS: TestIpcModePrivate (0.87s) [2020-11-30T19:35:24.822Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2020-11-30T19:35:24.822Z] === RUN TestIpcModeShareable [2020-11-30T19:35:25.078Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-30T19:35:25.078Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-30T19:35:25.334Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-30T19:35:25.562Z] Loaded image: buildpack-deps:buster [2020-11-30T19:35:25.562Z] Loaded image: busybox:latest [2020-11-30T19:35:25.639Z] ok github.com/docker/docker/distribution/metadata 0.168s coverage: 48.2% of statements [2020-11-30T19:35:25.825Z] Loaded image: busybox:glibc [2020-11-30T19:35:25.826Z] Loaded image: debian:buster [2020-11-30T19:35:25.826Z] Loaded image: hello-world:latest [2020-11-30T19:35:25.897Z] --- PASS: TestIpcModeShareable (0.85s) [2020-11-30T19:35:25.897Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-11-30T19:35:25.897Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:35:25.897Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-30T19:35:26.089Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:35:26.089Z] INFO: Testing against a local daemon [2020-11-30T19:35:26.089Z] === RUN TestCgroupNamespacesBuild [2020-11-30T19:35:26.129Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-11-30T19:35:26.129Z] PASS [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === Skipped [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-30T19:35:26.129Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-11-30T19:35:26.129Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-30T19:35:26.129Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-11-30T19:35:26.129Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-30T19:35:26.129Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-30T19:35:26.129Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] [2020-11-30T19:35:26.129Z] DONE 7 tests, 6 skipped in 1.716s [2020-11-30T19:35:26.129Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:35:26.129Z] INFO: Testing against a local daemon [2020-11-30T19:35:26.129Z] === RUN TestCheckpoint [2020-11-30T19:35:26.129Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:35:26.129Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:35:26.129Z] === RUN TestContainerInvalidJSON [2020-11-30T19:35:26.129Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:26.129Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:26.129Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:26.129Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:26.129Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:26.129Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:26.129Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:35:26.129Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:35:26.129Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:35:26.129Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-30T19:35:26.129Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:35:26.129Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:35:26.129Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:35:26.129Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:35:26.129Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-11-30T19:35:26.129Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:35:26.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-11-30T19:35:26.386Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:35:26.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-11-30T19:35:26.386Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:35:26.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-30T19:35:26.386Z] === RUN TestCopyFromContainer [2020-11-30T19:35:27.280Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-30T19:35:27.772Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2020-11-30T19:35:27.772Z] ok github.com/docker/docker/distribution 0.452s coverage: 25.6% of statements [2020-11-30T19:35:27.772Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:35:28.645Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-11-30T19:35:28.645Z] === RUN TestAPIIpcModeHost [2020-11-30T19:35:29.249Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-30T19:35:29.249Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-11-30T19:35:29.249Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:35:29.403Z] --- PASS: TestCgroupNamespacesBuild (3.36s) [2020-11-30T19:35:29.403Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-30T19:35:29.883Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-11-30T19:35:30.530Z] ok github.com/docker/docker/distribution/xfer 1.686s coverage: 85.1% of statements [2020-11-30T19:35:30.530Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer// [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:35:30.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:35:30.805Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer (4.45s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-30T19:35:30.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-30T19:35:30.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:35:30.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:30.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:30.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:30.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:30.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:30.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:30.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:35:30.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:35:30.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:35:30.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:35:30.805Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:35:30.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-30T19:35:30.805Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:35:30.805Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:35:30.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:35:30.805Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:35:30.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:35:30.805Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:35:30.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:35:30.805Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:35:30.805Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:35:30.805Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:35:30.805Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:35:30.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:35:30.805Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:35:30.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-30T19:35:30.805Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:35:30.841Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-11-30T19:35:30.841Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:35:30.841Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-11-30T19:35:30.841Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:35:31.140Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-30T19:35:31.140Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-11-30T19:35:31.140Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-11-30T19:35:31.140Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:35:31.328Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-11-30T19:35:31.328Z] === RUN TestBuildWithSession [2020-11-30T19:35:31.328Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:35:31.328Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:35:31.328Z] === RUN TestBuildSquashParent [2020-11-30T19:35:31.485Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-11-30T19:35:32.070Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-30T19:35:32.172Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2020-11-30T19:35:32.173Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:35:32.998Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-11-30T19:35:32.998Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2020-11-30T19:35:32.998Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:35:32.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:33.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:33.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:33.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:33.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:33.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:33.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:33.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:35:33.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:35:33.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:35:33.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:35:33.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-30T19:35:33.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:35:33.536Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:35:33.595Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 52.9% of statements [2020-11-30T19:35:33.595Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2020-11-30T19:35:33.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-11-30T19:35:33.792Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:35:33.792Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:35:33.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:35:33.792Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-30T19:35:33.792Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-30T19:35:33.792Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-30T19:35:33.792Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:35:33.792Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-30T19:35:33.792Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:35:33.792Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-30T19:35:33.792Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:35:33.792Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-30T19:35:33.792Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-30T19:35:33.792Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:35:33.792Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:35:33.792Z] === RUN TestDaemonHostGatewayIP [2020-11-30T19:35:33.792Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-30T19:35:33.792Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:35:33.792Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:35:33.792Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-30T19:35:33.792Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-30T19:35:33.792Z] === RUN TestDiff [2020-11-30T19:35:34.354Z] --- PASS: TestDiff (0.43s) [2020-11-30T19:35:34.354Z] === RUN TestExecWithCloseStdin [2020-11-30T19:35:34.364Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-30T19:35:34.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-11-30T19:35:34.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-11-30T19:35:34.620Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:35:34.686Z] ok github.com/docker/docker/oci 0.067s coverage: 8.2% of statements [2020-11-30T19:35:34.916Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-11-30T19:35:34.916Z] === RUN TestExec [2020-11-30T19:35:35.174Z] --- PASS: TestExec (0.45s) [2020-11-30T19:35:35.174Z] === RUN TestExecUser [2020-11-30T19:35:35.735Z] --- PASS: TestExecUser (0.47s) [2020-11-30T19:35:35.735Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:35:36.296Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-11-30T19:35:36.296Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:35:36.512Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-30T19:35:36.512Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-11-30T19:35:36.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-11-30T19:35:36.512Z] === RUN TestIpcModeOlderClient [2020-11-30T19:35:36.512Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:35:36.512Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:35:36.769Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-30T19:35:36.769Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-30T19:35:36.797Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-30T19:35:36.797Z] ok github.com/docker/docker/pkg/authorization 0.622s coverage: 68.3% of statements [2020-11-30T19:35:37.094Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-11-30T19:35:37.331Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-11-30T19:35:37.331Z] === RUN TestKillContainer [2020-11-30T19:35:37.331Z] === RUN TestKillContainer/no_signal [2020-11-30T19:35:37.892Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:35:38.148Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:35:38.159Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-11-30T19:35:38.159Z] ok github.com/docker/docker/pkg/archive 1.390s coverage: 77.0% of statements [2020-11-30T19:35:38.708Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-30T19:35:38.964Z] --- PASS: TestKillContainer (1.76s) [2020-11-30T19:35:38.964Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-11-30T19:35:38.964Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-11-30T19:35:38.964Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-11-30T19:35:38.964Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:35:38.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:35:39.222Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-11-30T19:35:39.222Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-11-30T19:35:39.491Z] --- PASS: TestBuildSquashParent (6.81s) [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:35:39.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:35:39.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:35:39.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:35:39.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:35:39.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:35:39.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:35:39.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-30T19:35:39.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:35:39.560Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-11-30T19:35:39.560Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:35:40.121Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-11-30T19:35:40.121Z] === RUN TestHealthKillContainer [2020-11-30T19:35:40.274Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-30T19:35:40.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2020-11-30T19:35:40.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-11-30T19:35:40.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-11-30T19:35:40.456Z] === RUN TestKillStoppedContainer [2020-11-30T19:35:40.456Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-30T19:35:40.456Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:35:40.456Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-30T19:35:40.456Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:35:40.713Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-30T19:35:40.713Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-30T19:35:40.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:35:40.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:35:41.276Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-11-30T19:35:41.276Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:35:41.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:35:41.276Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:41.276Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:35:41.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:35:41.276Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:41.276Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:35:41.322Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-11-30T19:35:41.581Z] Removing intermediate container 61298b42ee7d [2020-11-30T19:35:41.581Z] ---> 56fe10fbd36c [2020-11-30T19:35:41.581Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-30T19:35:41.581Z] ---> Running in b517dc50f29e [2020-11-30T19:35:41.581Z] Removing intermediate container b517dc50f29e [2020-11-30T19:35:41.581Z] ---> 91d9e2f43e86 [2020-11-30T19:35:41.581Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-30T19:35:41.581Z] ---> Running in 8f17e10a9700 [2020-11-30T19:35:41.618Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-11-30T19:35:41.839Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-11-30T19:35:41.839Z] === RUN TestLinksContainerNames [2020-11-30T19:35:42.096Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-30T19:35:42.259Z] ok github.com/docker/docker/layer 7.601s coverage: 68.8% of statements [2020-11-30T19:35:42.259Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:35:42.259Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:35:42.259Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:35:42.259Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:35:42.259Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:35:42.556Z] Removing intermediate container 8f17e10a9700 [2020-11-30T19:35:42.556Z] ---> 82e8abdac3f5 [2020-11-30T19:35:42.556Z] Step 10/10 : COPY . . [2020-11-30T19:35:42.634Z] --- PASS: TestHealthKillContainer (2.50s) [2020-11-30T19:35:42.634Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:35:42.660Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-30T19:35:42.903Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-11-30T19:35:42.903Z] ok github.com/docker/docker/pkg/chrootarchive 3.979s coverage: 43.2% of statements [2020-11-30T19:35:42.903Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:35:42.903Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:35:42.903Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-11-30T19:35:43.196Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-11-30T19:35:43.196Z] === RUN TestIpcModeNone [2020-11-30T19:35:43.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-11-30T19:35:43.450Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-11-30T19:35:43.450Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:35:43.450Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:35:43.452Z] --- PASS: TestIpcModeNone (0.45s) [2020-11-30T19:35:43.452Z] === RUN TestIpcModePrivate [2020-11-30T19:35:43.589Z] --- PASS: TestLinksContainerNames (1.60s) [2020-11-30T19:35:43.589Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:35:43.964Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-11-30T19:35:44.014Z] --- PASS: TestIpcModePrivate (0.47s) [2020-11-30T19:35:44.014Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-30T19:35:44.014Z] === RUN TestIpcModeShareable [2020-11-30T19:35:44.014Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-30T19:35:44.014Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:35:44.014Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:35:44.152Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-11-30T19:35:44.152Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:35:44.263Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2020-11-30T19:35:44.407Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-30T19:35:44.566Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 11.4% of statements [2020-11-30T19:35:44.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:44.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:44.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:44.969Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:45.225Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:45.225Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:45.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:45.225Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:45.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:35:45.417Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2020-11-30T19:35:45.417Z] === RUN TestAPIIpcModeHost [2020-11-30T19:35:45.417Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-30T19:35:45.417Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:35:45.417Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:35:45.418Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-30T19:35:45.418Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:35:45.418Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:45.481Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:45.615Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-11-30T19:35:45.615Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-11-30T19:35:45.615Z] ok github.com/docker/docker/pkg/idtools 0.695s coverage: 70.1% of statements [2020-11-30T19:35:45.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:45.738Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.11s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-30T19:35:45.738Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-30T19:35:45.738Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:35:46.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:35:46.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-11-30T19:35:46.559Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-11-30T19:35:46.794Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:35:46.858Z] ok github.com/docker/docker/pkg/ioutils 1.264s coverage: 70.6% of statements [2020-11-30T19:35:46.859Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-30T19:35:46.859Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:35:46.859Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:35:46.859Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:35:46.859Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-11-30T19:35:47.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-11-30T19:35:47.371Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:35:47.908Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-11-30T19:35:47.908Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.4% of statements [2020-11-30T19:35:47.908Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:35:47.908Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:35:47.956Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-11-30T19:35:47.956Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-30T19:35:47.956Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:35:47.956Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-30T19:35:47.956Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:35:47.956Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:35:47.956Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-30T19:35:47.956Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:35:47.956Z] === RUN TestIpcModeOlderClient [2020-11-30T19:35:47.956Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:35:47.956Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:35:47.956Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-11-30T19:35:47.956Z] === RUN TestKillContainer [2020-11-30T19:35:47.956Z] === RUN TestKillContainer/no_signal [2020-11-30T19:35:48.205Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2020-11-30T19:35:48.298Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-30T19:35:48.298Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2020-11-30T19:35:48.298Z] === RUN TestContainerVolumesMountedAsShared [2020-11-30T19:35:48.517Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:35:48.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-30T19:35:48.764Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-11-30T19:35:48.764Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:35:48.773Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:35:49.118Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2020-11-30T19:35:49.118Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-30T19:35:49.335Z] --- PASS: TestKillContainer (1.28s) [2020-11-30T19:35:49.335Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-11-30T19:35:49.335Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-11-30T19:35:49.335Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-11-30T19:35:49.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:35:49.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:35:49.681Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2020-11-30T19:35:49.681Z] === RUN TestNetworkNat [2020-11-30T19:35:49.759Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-11-30T19:35:49.759Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-11-30T19:35:49.896Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:35:50.069Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-11-30T19:35:50.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2020-11-30T19:35:50.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2020-11-30T19:35:50.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2020-11-30T19:35:50.152Z] === RUN TestKillStoppedContainer [2020-11-30T19:35:50.152Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-30T19:35:50.152Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:35:50.152Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-30T19:35:50.152Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:35:50.273Z] --- PASS: TestNetworkNat (0.70s) [2020-11-30T19:35:50.273Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:35:50.364Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-11-30T19:35:50.713Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-11-30T19:35:50.713Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:35:50.713Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:35:50.713Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:35:50.713Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:35:50.713Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:35:50.713Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:50.713Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:35:50.713Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-30T19:35:50.713Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-30T19:35:50.713Z] === RUN TestLinksContainerNames [2020-11-30T19:35:51.209Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-11-30T19:35:51.209Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:35:51.323Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2020-11-30T19:35:51.323Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:35:51.420Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-11-30T19:35:51.420Z] ok github.com/docker/docker/pkg/pubsub 1.150s coverage: 75.0% of statements [2020-11-30T19:35:51.640Z] --- PASS: TestLinksContainerNames (0.82s) [2020-11-30T19:35:51.640Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:35:51.896Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-11-30T19:35:51.896Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:35:52.069Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-30T19:35:52.069Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-11-30T19:35:52.270Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-11-30T19:35:52.270Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:35:52.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:52.458Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:52.458Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:35:52.458Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:35:52.574Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-30T19:35:52.574Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:35:52.714Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-30T19:35:52.714Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-30T19:35:52.714Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:35:52.714Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-30T19:35:52.714Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-30T19:35:52.714Z] === RUN TestContainerVolumesMountedAsShared [2020-11-30T19:35:52.714Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-11-30T19:35:52.714Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-30T19:35:52.714Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-30T19:35:52.714Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-11-30T19:35:52.714Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-30T19:35:52.714Z] === RUN TestNetworkNat [2020-11-30T19:35:53.277Z] --- PASS: TestNetworkNat (0.49s) [2020-11-30T19:35:53.277Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:35:53.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-11-30T19:35:53.532Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:35:53.595Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2020-11-30T19:35:53.595Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-11-30T19:35:53.892Z] ok github.com/docker/docker/pkg/signal 3.083s coverage: 61.0% of statements [2020-11-30T19:35:54.203Z] ok github.com/docker/docker/pkg/tailfile 0.123s coverage: 88.6% of statements [2020-11-30T19:35:54.463Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2020-11-30T19:35:54.463Z] === RUN TestPause [2020-11-30T19:35:54.508Z] testing: warning: no tests to run [2020-11-30T19:35:54.508Z] coverage: [no statements] [2020-11-30T19:35:54.508Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2020-11-30T19:35:54.828Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-11-30T19:35:54.829Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:35:55.026Z] --- PASS: TestPause (0.78s) [2020-11-30T19:35:55.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:35:55.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-11-30T19:35:55.026Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:35:55.026Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:35:55.150Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2020-11-30T19:35:55.150Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-11-30T19:35:55.150Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-11-30T19:35:55.587Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-11-30T19:35:55.587Z] === RUN TestPsFilter [2020-11-30T19:35:55.587Z] --- PASS: TestPsFilter (0.14s) [2020-11-30T19:35:55.587Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:35:55.797Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-11-30T19:35:56.150Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-30T19:35:56.221Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2020-11-30T19:35:56.221Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:35:56.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-30T19:35:56.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-11-30T19:35:56.406Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:35:56.797Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2020-11-30T19:35:56.797Z] === RUN TestPause [2020-11-30T19:35:56.797Z] --- SKIP: TestPause (0.00s) [2020-11-30T19:35:56.797Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:35:56.797Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:35:56.797Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:35:56.797Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:35:56.797Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:35:56.797Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-30T19:35:56.797Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:35:56.797Z] === RUN TestPsFilter [2020-11-30T19:35:56.797Z] --- PASS: TestPsFilter (0.10s) [2020-11-30T19:35:56.797Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:35:56.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-11-30T19:35:56.797Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:35:57.053Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-11-30T19:35:57.053Z] === RUN TestRemoveContainerRunning [2020-11-30T19:35:57.334Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-11-30T19:35:57.334Z] === RUN TestRemoveContainerRunning [2020-11-30T19:35:57.615Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-11-30T19:35:57.615Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:35:57.891Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-11-30T19:35:57.898Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-11-30T19:35:57.898Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:35:58.176Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-11-30T19:35:58.176Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:35:58.176Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-30T19:35:58.176Z] === RUN TestRenameLinkedContainer [2020-11-30T19:35:58.189Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2020-11-30T19:35:58.825Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-11-30T19:35:58.825Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:35:58.825Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-30T19:35:58.825Z] === RUN TestRenameLinkedContainer [2020-11-30T19:35:59.240Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-11-30T19:35:59.537Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-11-30T19:35:59.537Z] === RUN TestBuildWithHugeFile [2020-11-30T19:35:59.538Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.2% of statements [2020-11-30T19:35:59.753Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-30T19:35:59.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-30T19:36:00.011Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-30T19:36:00.108Z] --- PASS: TestRenameLinkedContainer (1.71s) [2020-11-30T19:36:00.108Z] === RUN TestRenameStoppedContainer [2020-11-30T19:36:00.108Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-11-30T19:36:00.108Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:36:00.267Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-30T19:36:00.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-30T19:36:01.036Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-11-30T19:36:01.036Z] === RUN TestRenameInvalidName [2020-11-30T19:36:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-30T19:36:01.597Z] --- PASS: TestRenameInvalidName (0.47s) [2020-11-30T19:36:01.597Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:36:01.637Z] ok github.com/docker/docker/quota 0.523s coverage: 71.4% of statements [2020-11-30T19:36:01.637Z] ok github.com/docker/docker/registry/resumable 0.087s coverage: 100.0% of statements [2020-11-30T19:36:01.646Z] --- PASS: TestRenameLinkedContainer (2.98s) [2020-11-30T19:36:01.646Z] === RUN TestRenameStoppedContainer [2020-11-30T19:36:02.282Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2020-11-30T19:36:02.573Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-11-30T19:36:02.573Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:36:02.962Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-11-30T19:36:02.962Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:36:03.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-30T19:36:03.219Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-11-30T19:36:03.219Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:36:03.341Z] ok github.com/docker/docker/registry 0.228s coverage: 57.2% of statements [2020-11-30T19:36:03.341Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-11-30T19:36:04.109Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2020-11-30T19:36:04.109Z] === RUN TestRenameInvalidName [2020-11-30T19:36:04.148Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-11-30T19:36:04.148Z] === RUN TestResize [2020-11-30T19:36:04.397Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2020-11-30T19:36:04.671Z] --- PASS: TestRenameInvalidName (0.78s) [2020-11-30T19:36:04.671Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:36:04.709Z] --- PASS: TestResize (0.46s) [2020-11-30T19:36:04.709Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:36:04.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-30T19:36:04.964Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-11-30T19:36:04.964Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:36:05.525Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2020-11-30T19:36:05.525Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:36:05.525Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:36:05.525Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-30T19:36:05.525Z] === RUN TestCgroupNamespacesRun [2020-11-30T19:36:06.513Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-11-30T19:36:06.816Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-30T19:36:07.743Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2020-11-30T19:36:07.743Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:36:08.038Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-11-30T19:36:08.038Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-30T19:36:08.306Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-30T19:36:08.562Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-30T19:36:08.562Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-11-30T19:36:08.562Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:36:08.620Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-11-30T19:36:08.620Z] ok github.com/docker/docker/volume/local 0.238s coverage: 76.6% of statements [2020-11-30T19:36:09.258Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-11-30T19:36:09.490Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-30T19:36:09.927Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-11-30T19:36:09.927Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-30T19:36:10.437Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-11-30T19:36:10.437Z] === RUN TestResize [2020-11-30T19:36:10.437Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-30T19:36:11.007Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-30T19:36:11.007Z] --- PASS: TestResize (0.84s) [2020-11-30T19:36:11.007Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:36:11.934Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-11-30T19:36:11.935Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:36:12.190Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-30T19:36:12.441Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-11-30T19:36:12.441Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-30T19:36:12.752Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:12.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:12.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:12.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:36:12.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:36:14.328Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2020-11-30T19:36:14.328Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-30T19:36:14.734Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-30T19:36:14.989Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-30T19:36:15.246Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-30T19:36:15.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:15.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:16.214Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-11-30T19:36:16.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-30T19:36:17.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:36:17.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:36:17.495Z] ..........................xx.................... [ 29%] [2020-11-30T19:36:18.288Z] ---> 0b787a80ffd0 [2020-11-30T19:36:18.288Z] Successfully built 0b787a80ffd0 [2020-11-30T19:36:18.288Z] Successfully tagged docker:latest [2020-11-30T19:36:18.288Z] INFO: Image build ended at 11/30/2020 19:36:15. Duration:00:04:13.3400420 [2020-11-30T19:36:18.288Z] [2020-11-30T19:36:18.288Z] [2020-11-30T19:36:18.288Z] INFO: Building the test binaries at 11/30/2020 19:36:15... [2020-11-30T19:36:18.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-11-30T19:36:18.728Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-30T19:36:18.802Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-30T19:36:18.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:36:19.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:36:20.092Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-11-30T19:36:20.092Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-30T19:36:20.475Z] INFO: make.ps1 starting at 11/30/2020 19:36:19 [2020-11-30T19:36:20.475Z] INFO: Git commit (0a8c769268) assumed from DOCKER_GITCOMMIT environment variable [2020-11-30T19:36:20.475Z] INFO: Invoking autogen... [2020-11-30T19:36:20.946Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-30T19:36:21.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:36:21.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-30T19:36:21.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:36:22.017Z] INFO: Building daemon... [2020-11-30T19:36:22.606Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-11-30T19:36:22.606Z] === RUN TestKernelTCPMemory [2020-11-30T19:36:22.606Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-11-30T19:36:22.606Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:22.606Z] === RUN TestNISDomainname [2020-11-30T19:36:22.606Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-30T19:36:22.606Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-30T19:36:22.606Z] === RUN TestHostnameDnsResolution [2020-11-30T19:36:22.863Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-11-30T19:36:22.863Z] === RUN TestStats [2020-11-30T19:36:22.863Z] --- SKIP: TestStats (0.00s) [2020-11-30T19:36:22.863Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:22.863Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:36:22.863Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:36:22.863Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:36:22.863Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:36:22.863Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:36:22.863Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:36:22.863Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:36:22.863Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:36:22.863Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:36:23.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-30T19:36:23.119Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:36:23.119Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:36:23.681Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:36:24.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:36:24.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:36:24.842Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:36:24.842Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === Skipped [2020-11-30T19:36:24.842Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:36:24.842Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:36:24.842Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:36:24.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:36:24.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:36:24.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:36:24.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:24.842Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-30T19:36:24.843Z] time="2020-11-30T19:35:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-30T19:36:24.843Z] time="2020-11-30T19:35:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-30T19:36:24.843Z] time="2020-11-30T19:35:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-30T19:36:24.843Z] time="2020-11-30T19:35:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-30T19:36:24.843Z] time="2020-11-30T19:35:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:36:24.843Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:36:24.843Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:36:24.843Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:24.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:36:24.843Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:36:24.843Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-30T19:36:24.843Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] [2020-11-30T19:36:24.843Z] DONE 2191 tests, 26 skipped in 269.667s Post stage [Pipeline] junit [2020-11-30T19:36:24.889Z] Recording test results [2020-11-30T19:36:25.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-30T19:36:25.022Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:36:25.793Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -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:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh dynbinary test-integration [2020-11-30T19:36:26.090Z] [2020-11-30T19:36:26.090Z] Removing bundles/ [2020-11-30T19:36:26.090Z] [2020-11-30T19:36:26.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:36:26.090Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:36:26.090Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:36:26.193Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:36:26.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-11-30T19:36:27.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2020-11-30T19:36:27.316Z] === RUN TestCgroupNamespacesRun [2020-11-30T19:36:27.557Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-30T19:36:27.557Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2020-11-30T19:36:27.557Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-11-30T19:36:27.557Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2020-11-30T19:36:27.557Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2020-11-30T19:36:27.557Z] === RUN TestDeleteDevicemapper [2020-11-30T19:36:27.557Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:36:27.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:36:27.557Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:36:28.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-30T19:36:28.845Z] --- PASS: TestImportExtremelyLargeImageWorks (82.75s) [2020-11-30T19:36:28.845Z] PASS [2020-11-30T19:36:28.845Z] [2020-11-30T19:36:28.845Z] === Skipped [2020-11-30T19:36:28.845Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:36:28.845Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:36:28.845Z] [2020-11-30T19:36:28.845Z] [2020-11-30T19:36:28.845Z] DONE 12 tests, 1 skipped in 84.205s [2020-11-30T19:36:28.845Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:36:28.845Z] ++ 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 [2020-11-30T19:36:28.845Z] ++ set -e [2020-11-30T19:36:28.845Z] ++ '[' -n 0 ']' [2020-11-30T19:36:28.845Z] ++ set -x [2020-11-30T19:36:28.845Z] ++ 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 [2020-11-30T19:36:28.845Z] INFO: Testing against a local daemon [2020-11-30T19:36:28.845Z] === RUN TestNetworkCreateDelete [2020-11-30T19:36:28.845Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-11-30T19:36:28.845Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:36:28.845Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-11-30T19:36:28.845Z] === RUN TestDaemonDNSFallback [2020-11-30T19:36:28.845Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-11-30T19:36:28.845Z] === RUN TestInspectNetwork [2020-11-30T19:36:28.845Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:36:28.845Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:36:28.845Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:36:28.845Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:36:28.845Z] --- PASS: TestInspectNetwork (11.06s) [2020-11-30T19:36:28.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:36:28.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:36:28.845Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:36:28.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:36:28.845Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:36:28.923Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2020-11-30T19:36:28.923Z] === RUN TestUpdateMemory [2020-11-30T19:36:28.923Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:36:28.923Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:28.923Z] === RUN TestUpdateCPUQuota [2020-11-30T19:36:28.923Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-30T19:36:28.923Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:28.923Z] === RUN TestUpdatePidsLimit [2020-11-30T19:36:28.923Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-30T19:36:28.923Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:28.923Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:36:29.246Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2020-11-30T19:36:29.246Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-30T19:36:30.906Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-11-30T19:36:30.906Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:36:30.906Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:36:30.906Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:36:30.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:36:30.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:36:30.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:36:30.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:36:30.906Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:36:30.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:36:30.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:36:30.906Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-30T19:36:30.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:36:30.906Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:36:30.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:36:30.906Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:36:31.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-30T19:36:31.196Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-30T19:36:31.196Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:36:31.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2020-11-30T19:36:31.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-30T19:36:32.226Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-30T19:36:32.226Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:36:32.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-30T19:36:33.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-11-30T19:36:33.025Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-30T19:36:33.257Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-11-30T19:36:33.257Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:36:33.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-30T19:36:34.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-30T19:36:34.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:36:34.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-30T19:36:34.653Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-30T19:36:34.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-30T19:36:35.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2020-11-30T19:36:35.162Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-30T19:36:35.792Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-11-30T19:36:35.792Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:36:36.083Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-30T19:36:36.083Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:36:37.054Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-11-30T19:36:37.054Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-30T19:36:38.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-30T19:36:39.204Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2020-11-30T19:36:39.204Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-30T19:36:40.133Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.08s) [2020-11-30T19:36:40.133Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-30T19:36:40.588Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2020-11-30T19:36:40.588Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:36:40.588Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:36:40.588Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:36:40.588Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:36:41.094Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2020-11-30T19:36:41.094Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:36:41.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-11-30T19:36:41.094Z] === RUN TestWaitNonBlocked [2020-11-30T19:36:41.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:36:41.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:36:41.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:36:41.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:36:41.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:36:41.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:36:41.094Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-30T19:36:41.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-11-30T19:36:41.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-11-30T19:36:41.094Z] === RUN TestWaitBlocked [2020-11-30T19:36:41.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:36:41.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:36:41.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:36:41.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:36:41.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:36:41.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:36:41.350Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-30T19:36:41.350Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2020-11-30T19:36:41.350Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2020-11-30T19:36:41.350Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:36:41.350Z] === CONT TestIpcModeOlderClient [2020-11-30T19:36:41.605Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-11-30T19:36:42.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-11-30T19:36:42.024Z] === RUN TestKernelTCPMemory [2020-11-30T19:36:42.139Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-30T19:36:43.390Z] --- PASS: TestKernelTCPMemory (1.25s) [2020-11-30T19:36:43.390Z] === RUN TestNISDomainname [2020-11-30T19:36:44.319Z] --- PASS: TestNISDomainname (1.03s) [2020-11-30T19:36:44.319Z] === RUN TestHostnameDnsResolution [2020-11-30T19:36:45.770Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-11-30T19:36:45.770Z] PASS [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === Skipped [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-30T19:36:45.770Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-30T19:36:45.770Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-30T19:36:45.770Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-30T19:36:45.770Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-30T19:36:45.770Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-30T19:36:45.770Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-30T19:36:45.770Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-30T19:36:45.770Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-30T19:36:45.770Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:36:45.770Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:36:45.770Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-30T19:36:45.770Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-30T19:36:45.770Z] 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) [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-11-30T19:36:45.770Z] 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) [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-11-30T19:36:45.770Z] 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) [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-30T19:36:45.770Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:36:45.770Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-30T19:36:45.770Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:36:45.770Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-11-30T19:36:45.770Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-30T19:36:45.770Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-30T19:36:45.770Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:36:45.770Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:36:45.770Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-30T19:36:45.770Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-30T19:36:45.770Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] [2020-11-30T19:36:45.770Z] DONE 176 tests, 26 skipped in 79.585s [2020-11-30T19:36:45.770Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:36:45.770Z] INFO: Testing against a local daemon [2020-11-30T19:36:45.770Z] === RUN TestCommitInheritsEnv [2020-11-30T19:36:46.212Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-11-30T19:36:46.212Z] === RUN TestStats [2020-11-30T19:36:46.319Z] --- PASS: TestBuildWithHugeFile (42.17s) [2020-11-30T19:36:46.319Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:36:46.319Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:36:46.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:36:46.319Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:36:46.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:36:46.319Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:36:46.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:36:46.319Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:36:46.319Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:36:46.319Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:36:46.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-11-30T19:36:46.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-11-30T19:36:46.319Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-11-30T19:36:46.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-11-30T19:36:46.319Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:36:46.319Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:36:46.319Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:36:46.976Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-30T19:36:47.134Z] --- PASS: TestCommitInheritsEnv (1.36s) [2020-11-30T19:36:47.134Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:36:47.134Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:36:47.134Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:36:47.134Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-30T19:36:47.134Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:36:47.134Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-30T19:36:47.134Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:36:47.711Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2020-11-30T19:36:47.711Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-11-30T19:36:47.711Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-11-30T19:36:47.711Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:36:47.975Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-11-30T19:36:47.975Z] PASS [2020-11-30T19:36:47.975Z] [2020-11-30T19:36:47.975Z] === Skipped [2020-11-30T19:36:47.975Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-30T19:36:47.975Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:36:47.975Z] [2020-11-30T19:36:47.975Z] [2020-11-30T19:36:47.975Z] DONE 32 tests, 1 skipped in 97.271s [2020-11-30T19:36:47.975Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:36:47.975Z] ++ 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 [2020-11-30T19:36:47.975Z] ++ set -e [2020-11-30T19:36:47.975Z] ++ '[' -n 0 ']' [2020-11-30T19:36:47.975Z] ++ set -x [2020-11-30T19:36:47.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:36:47.975Z] INFO: Testing against a local daemon [2020-11-30T19:36:47.975Z] === RUN TestConfigInspect [2020-11-30T19:36:49.487Z] --- PASS: TestStats (3.01s) [2020-11-30T19:36:49.487Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:36:49.487Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:36:49.487Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:36:49.487Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:36:49.487Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:36:49.487Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:36:49.487Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:36:49.487Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:36:49.487Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:36:49.487Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:36:49.487Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:36:49.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-30T19:36:49.649Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-11-30T19:36:49.649Z] === RUN TestRemoveImageGarbageCollector [2020-11-30T19:36:49.649Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:36:49.649Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-30T19:36:49.649Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:36:49.649Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-30T19:36:49.649Z] === RUN TestTagInvalidReference [2020-11-30T19:36:49.649Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-30T19:36:49.649Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:36:49.649Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-30T19:36:49.649Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:36:49.649Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-30T19:36:49.649Z] === RUN TestTagOfficialNames [2020-11-30T19:36:49.649Z] --- PASS: TestTagOfficialNames (0.06s) [2020-11-30T19:36:49.649Z] === RUN TestTagMatchesDigest [2020-11-30T19:36:49.649Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-30T19:36:49.649Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:36:50.052Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:36:51.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-30T19:36:51.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-30T19:36:52.197Z] --- PASS: TestConfigInspect (3.73s) [2020-11-30T19:36:52.197Z] === RUN TestConfigList [2020-11-30T19:36:52.236Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:36:52.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-30T19:36:53.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-30T19:36:53.983Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-11-30T19:36:53.983Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-11-30T19:36:53.983Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-11-30T19:36:53.983Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-11-30T19:36:53.983Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-11-30T19:36:53.983Z] === RUN TestDeleteDevicemapper [2020-11-30T19:36:53.983Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:36:53.983Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:36:53.983Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:36:55.512Z] --- PASS: TestConfigList (3.23s) [2020-11-30T19:36:55.512Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:36:56.501Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-11-30T19:36:56.501Z] === RUN TestUpdateMemory [2020-11-30T19:36:56.501Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:36:56.501Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:36:56.501Z] === RUN TestUpdateCPUQuota [2020-11-30T19:36:56.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-30T19:36:56.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-30T19:36:57.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-30T19:36:57.956Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-11-30T19:36:57.956Z] === RUN TestUpdatePidsLimit [2020-11-30T19:36:57.956Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:36:58.517Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:36:58.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-30T19:36:58.774Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:36:58.828Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-11-30T19:36:58.828Z] === RUN TestConfigsUpdate [2020-11-30T19:36:59.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:36:59.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:36:59.850Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:37:00.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:37:00.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-30T19:37:01.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-30T19:37:01.386Z] --- PASS: TestConfigsUpdate (3.18s) [2020-11-30T19:37:01.386Z] === RUN TestTemplatedConfig [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit (3.61s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-11-30T19:37:01.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-11-30T19:37:01.488Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:37:03.029Z] --- PASS: TestServiceWithDataPathPortInit (20.16s) [2020-11-30T19:37:03.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:37:04.267Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-30T19:37:04.725Z] --- PASS: TestTemplatedConfig (3.38s) [2020-11-30T19:37:04.725Z] === RUN TestConfigCreateResolve [2020-11-30T19:37:05.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-30T19:37:05.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-30T19:37:06.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-30T19:37:06.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-30T19:37:07.948Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-30T19:37:08.040Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-11-30T19:37:08.040Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:37:08.513Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-30T19:37:08.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-30T19:37:08.991Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-11-30T19:37:08.991Z] PASS [2020-11-30T19:37:08.991Z] [2020-11-30T19:37:08.991Z] DONE 7 tests in 20.822s [2020-11-30T19:37:08.991Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:37:08.991Z] ++ 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 [2020-11-30T19:37:08.991Z] ++ set -e [2020-11-30T19:37:08.991Z] ++ '[' -n 0 ']' [2020-11-30T19:37:08.991Z] ++ set -x [2020-11-30T19:37:08.991Z] ++ 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 [2020-11-30T19:37:08.991Z] INFO: Testing against a local daemon [2020-11-30T19:37:08.991Z] === RUN TestCheckpoint [2020-11-30T19:37:08.991Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:37:08.991Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:37:08.991Z] === RUN TestContainerInvalidJSON [2020-11-30T19:37:08.991Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:37:08.991Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:37:08.991Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:37:08.991Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:37:08.991Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:37:08.991Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:37:08.991Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:37:08.991Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:37:08.991Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:37:08.991Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-30T19:37:08.991Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:37:08.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:37:08.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:37:08.991Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:37:08.991Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-30T19:37:08.991Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:37:09.026Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-30T19:37:09.253Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-11-30T19:37:09.253Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:37:09.253Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-30T19:37:09.253Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:37:09.517Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-11-30T19:37:09.517Z] === RUN TestCopyFromContainer [2020-11-30T19:37:11.441Z] === RUN TestCopyFromContainer// [2020-11-30T19:37:11.441Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:37:11.497Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.19s) [2020-11-30T19:37:11.497Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:it5xl9ns098eb6x1kt7l6e92n Created:2020-11-30 19:37:01.340284909 +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[fd9f562df5af87165d903f65a8182bdb54b39ee83d1166ad599811e89d96b4a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.96bc6213v58faqg5wlcqf3wt1 EndpointID:d1cf0ae001774fec0c6cd0377f6397acb9d6efd751ac85bf73605858e6c03817 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:65e9faae11e68a5de7f52cf97f4ab39ac312bf8808693d544b26a92fc4cfc1a6 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:69699f7d238f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.96bc6213v58faqg5wlcqf3wt1 EndpointID:d1cf0ae001774fec0c6cd0377f6397acb9d6efd751ac85bf73605858e6c03817 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:37:11.497Z] PASS [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] === Skipped [2020-11-30T19:37:11.497Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:37:11.497Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] DONE 23 tests, 1 skipped in 56.073s [2020-11-30T19:37:11.497Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:37:11.497Z] ++ 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 [2020-11-30T19:37:11.497Z] ++ set -e [2020-11-30T19:37:11.497Z] ++ '[' -n 0 ']' [2020-11-30T19:37:11.497Z] ++ set -x [2020-11-30T19:37:11.497Z] ++ 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 [2020-11-30T19:37:11.497Z] INFO: Testing against a local daemon [2020-11-30T19:37:11.497Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:37:11.497Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:37:11.497Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:11.497Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:37:11.497Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:37:11.497Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:11.497Z] PASS [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] === Skipped [2020-11-30T19:37:11.497Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:37:11.497Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:37:11.497Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] [2020-11-30T19:37:11.497Z] DONE 2 tests, 2 skipped in 0.195s [2020-11-30T19:37:11.497Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:37:11.497Z] ++ 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 [2020-11-30T19:37:11.497Z] ++ set -e [2020-11-30T19:37:11.497Z] ++ '[' -n 0 ']' [2020-11-30T19:37:11.497Z] ++ set -x [2020-11-30T19:37:11.497Z] ++ 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 [2020-11-30T19:37:11.497Z] INFO: Testing against a local daemon [2020-11-30T19:37:11.497Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:37:11.705Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:37:11.705Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:37:11.969Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:37:11.969Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:37:12.128Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-30T19:37:12.128Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:37:12.231Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:37:12.232Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:37:12.494Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:37:12.494Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer (3.16s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-11-30T19:37:12.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-11-30T19:37:12.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:37:12.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:37:12.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:37:12.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:37:12.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:37:12.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:37:12.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:37:12.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:37:12.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:37:12.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:37:12.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-30T19:37:12.757Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:37:12.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-30T19:37:12.757Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:37:12.757Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:37:12.757Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:37:12.757Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:37:12.757Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:37:12.757Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:37:12.757Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:37:12.757Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:37:12.757Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:37:12.757Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:37:12.757Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:37:12.757Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:37:12.757Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:37:12.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-30T19:37:12.757Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:37:12.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:37:13.112Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-30T19:37:13.790Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:37:14.273Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2020-11-30T19:37:14.273Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:37:14.273Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-30T19:37:14.821Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:37:14.881Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-30T19:37:15.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-11-30T19:37:15.203Z] === RUN TestWaitNonBlocked [2020-11-30T19:37:15.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:37:15.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:37:15.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:37:15.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:37:15.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:37:15.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:37:15.314Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-11-30T19:37:15.314Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:37:16.131Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-30T19:37:16.388Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-30T19:37:16.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s) [2020-11-30T19:37:16.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.42s) [2020-11-30T19:37:16.388Z] === RUN TestWaitBlocked [2020-11-30T19:37:16.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:37:16.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:37:16.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:37:16.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:37:16.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:37:16.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:37:17.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:37:17.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:37:17.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:37:17.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:37:17.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:37:17.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:37:17.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:37:17.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:37:17.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:37:17.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:37:17.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-11-30T19:37:17.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-30T19:37:17.238Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:37:17.316Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-30T19:37:17.814Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-11-30T19:37:17.814Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:37:17.814Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:37:17.814Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:37:17.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-30T19:37:17.877Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-30T19:37:17.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-11-30T19:37:17.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2020-11-30T19:37:17.877Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:37:17.877Z] === CONT TestIpcModeOlderClient [2020-11-30T19:37:17.877Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-11-30T19:37:17.877Z] === CONT TestDaemonHostGatewayIP [2020-11-30T19:37:18.076Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-30T19:37:18.076Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-30T19:37:18.076Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-30T19:37:18.076Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:37:18.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-11-30T19:37:18.076Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:37:18.076Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-11-30T19:37:18.076Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:37:18.076Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:37:18.076Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:37:18.076Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:37:18.076Z] === RUN TestDaemonHostGatewayIP [2020-11-30T19:37:18.076Z] === PAUSE TestDaemonHostGatewayIP [2020-11-30T19:37:18.076Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:37:18.076Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-30T19:37:18.076Z] === RUN TestDiff [2020-11-30T19:37:18.329Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:37:18.439Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-30T19:37:19.024Z] --- PASS: TestDiff (0.77s) [2020-11-30T19:37:19.024Z] === RUN TestExecWithCloseStdin [2020-11-30T19:37:19.507Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-30T19:37:19.973Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-11-30T19:37:19.973Z] === RUN TestExec [2020-11-30T19:37:20.549Z] --- PASS: TestExec (0.89s) [2020-11-30T19:37:20.549Z] === RUN TestExecUser [2020-11-30T19:37:21.498Z] --- PASS: TestExecUser (0.83s) [2020-11-30T19:37:21.498Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:37:21.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-30T19:37:21.974Z] --- PASS: TestContainerStartOnDaemonRestart (4.24s) [2020-11-30T19:37:21.974Z] === CONT TestContainerKillOnDaemonStart [2020-11-30T19:37:22.446Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-11-30T19:37:22.446Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:37:22.771Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-30T19:37:23.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-30T19:37:23.340Z] --- PASS: TestDaemonHostGatewayIP (5.40s) [2020-11-30T19:37:23.340Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:37:25.005Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-11-30T19:37:25.005Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:37:25.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-30T19:37:25.579Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-11-30T19:37:25.579Z] === RUN TestHealthKillContainer [2020-11-30T19:37:25.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-30T19:37:27.160Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-30T19:37:27.160Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2020-11-30T19:37:28.091Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-30T19:37:28.347Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-30T19:37:28.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-30T19:37:28.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-30T19:37:28.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-30T19:37:28.603Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-30T19:37:28.859Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-30T19:37:28.892Z] --- PASS: TestHealthKillContainer (2.85s) [2020-11-30T19:37:28.892Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:37:29.114Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-30T19:37:29.114Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-30T19:37:29.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-11-30T19:37:29.154Z] === RUN TestIpcModeNone [2020-11-30T19:37:29.652Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:37:30.042Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-30T19:37:30.103Z] --- PASS: TestIpcModeNone (0.82s) [2020-11-30T19:37:30.103Z] === RUN TestIpcModePrivate [2020-11-30T19:37:31.052Z] --- PASS: TestIpcModePrivate (0.86s) [2020-11-30T19:37:31.052Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-11-30T19:37:31.052Z] === RUN TestIpcModeShareable [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan (19.21s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-11-30T19:37:31.155Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-11-30T19:37:31.155Z] PASS [2020-11-30T19:37:31.155Z] [2020-11-30T19:37:31.155Z] DONE 8 tests in 20.785s [2020-11-30T19:37:31.155Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:37:31.155Z] ++ 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 [2020-11-30T19:37:31.155Z] ++ set -e [2020-11-30T19:37:31.155Z] ++ '[' -n 0 ']' [2020-11-30T19:37:31.155Z] ++ set -x [2020-11-30T19:37:31.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:37:31.155Z] testing: warning: no tests to run [2020-11-30T19:37:31.155Z] PASS [2020-11-30T19:37:31.155Z] [2020-11-30T19:37:31.155Z] DONE 0 tests in 0.057s [2020-11-30T19:37:31.155Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:37:31.155Z] ++ 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 [2020-11-30T19:37:31.155Z] ++ set -e [2020-11-30T19:37:31.155Z] ++ '[' -n 0 ']' [2020-11-30T19:37:31.155Z] ++ set -x [2020-11-30T19:37:31.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:37:31.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-30T19:37:31.445Z] INFO: Testing against a local daemon [2020-11-30T19:37:31.445Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:37:32.001Z] --- PASS: TestIpcModeShareable (0.86s) [2020-11-30T19:37:32.001Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-11-30T19:37:32.001Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:37:33.507Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-11-30T19:37:33.507Z] === RUN TestAuthZPluginTLS [2020-11-30T19:37:33.826Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-11-30T19:37:33.826Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:37:33.926Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-30T19:37:34.046Z] ......................... [ 67%] [2020-11-30T19:37:34.119Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-30T19:37:34.119Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:37:34.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-11-30T19:37:34.561Z] === RUN TestAPIIpcModeHost [2020-11-30T19:37:34.749Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-30T19:37:34.749Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:37:34.854Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-30T19:37:35.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-30T19:37:35.137Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-11-30T19:37:35.137Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:37:35.366Z] --- PASS: TestContainerKillOnDaemonStart (13.31s) [2020-11-30T19:37:35.366Z] PASS [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === Skipped [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-30T19:37:35.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:37:35.366Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:37:35.366Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-11-30T19:37:35.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:37:35.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:37:35.366Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] [2020-11-30T19:37:35.366Z] DONE 195 tests, 6 skipped in 151.477s [2020-11-30T19:37:35.366Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:37:35.367Z] ++ 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 [2020-11-30T19:37:35.367Z] ++ set -e [2020-11-30T19:37:35.367Z] ++ '[' -n 0 ']' [2020-11-30T19:37:35.367Z] ++ set -x [2020-11-30T19:37:35.367Z] ++ 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 [2020-11-30T19:37:35.379Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-30T19:37:35.380Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:37:35.623Z] INFO: Testing against a local daemon [2020-11-30T19:37:35.624Z] === RUN TestCommitInheritsEnv [2020-11-30T19:37:35.881Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-30T19:37:36.136Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-11-30T19:37:36.136Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:37:36.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:37:36.136Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:37:36.136Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-30T19:37:36.136Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:37:36.392Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-30T19:37:36.392Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:37:36.392Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-30T19:37:36.882Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-11-30T19:37:36.882Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:37:36.953Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-11-30T19:37:36.953Z] === RUN TestRemoveImageGarbageCollector [2020-11-30T19:37:37.060Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-11-30T19:37:37.060Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-30T19:37:37.060Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:37:37.209Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-30T19:37:37.511Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-30T19:37:37.511Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:37:37.771Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-30T19:37:38.027Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-30T19:37:38.141Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-30T19:37:38.141Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:37:38.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-30T19:37:38.432Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-30T19:37:38.432Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:37:38.982Z] --- PASS: TestDaemonIpcModePrivate (2.02s) [2020-11-30T19:37:38.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-30T19:37:38.983Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:37:39.212Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2020-11-30T19:37:39.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:37:39.468Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-11-30T19:37:39.468Z] === RUN TestTagInvalidReference [2020-11-30T19:37:39.468Z] --- PASS: TestTagInvalidReference (0.05s) [2020-11-30T19:37:39.468Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:37:39.468Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-30T19:37:39.468Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:37:39.468Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-30T19:37:39.468Z] === RUN TestTagOfficialNames [2020-11-30T19:37:39.468Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-30T19:37:39.468Z] === RUN TestTagMatchesDigest [2020-11-30T19:37:39.724Z] --- PASS: TestTagMatchesDigest (0.07s) [2020-11-30T19:37:39.724Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:37:40.906Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-11-30T19:37:40.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-30T19:37:40.907Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:37:41.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-11-30T19:37:41.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:37:41.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-30T19:37:42.843Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2020-11-30T19:37:42.843Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-30T19:37:42.843Z] === RUN TestIpcModeOlderClient [2020-11-30T19:37:42.843Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:37:42.843Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:37:43.217Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-11-30T19:37:43.217Z] === RUN TestAuthZPluginHeader [2020-11-30T19:37:43.796Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-11-30T19:37:43.796Z] === RUN TestKillContainer [2020-11-30T19:37:43.796Z] === RUN TestKillContainer/no_signal [2020-11-30T19:37:43.848Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-11-30T19:37:43.848Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:37:43.848Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:37:43.848Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:37:43.848Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:37:43.848Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:37:43.848Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:37:43.848Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:37:43.848Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:37:43.848Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:37:43.848Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:37:43.848Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:37:43.848Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:37:43.848Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:37:44.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-30T19:37:44.374Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:37:44.950Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:37:45.902Z] --- PASS: TestKillContainer (2.35s) [2020-11-30T19:37:45.902Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-11-30T19:37:45.902Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-11-30T19:37:45.902Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-11-30T19:37:45.902Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:37:45.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:37:46.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:37:47.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-11-30T19:37:47.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-11-30T19:37:47.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-11-30T19:37:47.427Z] === RUN TestKillStoppedContainer [2020-11-30T19:37:47.427Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-11-30T19:37:47.427Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:37:47.689Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-30T19:37:47.689Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:37:48.104Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-30T19:37:48.104Z] [2020-11-30T19:37:48.104Z] ________ ____ __. [2020-11-30T19:37:48.104Z] \_____ \ | |/ _| [2020-11-30T19:37:48.104Z] / | \| < [2020-11-30T19:37:48.104Z] / | \ | \ [2020-11-30T19:37:48.104Z] \_______ /____|__ \ [2020-11-30T19:37:48.104Z] \/ \/ [2020-11-30T19:37:48.104Z] [2020-11-30T19:37:48.104Z] INFO: make.ps1 ended at 11/30/2020 19:37:42 [2020-11-30T19:37:48.104Z] INFO: Binaries build ended at 11/30/2020 19:37:44. Duration:00:01:28.9972364 [2020-11-30T19:37:48.104Z] INFO: Copying the built daemon binary to d:\CI\PR-41732\1\binary\dockerd-0a8c769268.exe... [2020-11-30T19:37:48.104Z] INFO: Copying the built client binary to d:\CI\PR-41732\1\binary\docker-0a8c769268.exe... [2020-11-30T19:37:48.104Z] INFO: Copying dockerversion from the container... [2020-11-30T19:37:48.104Z] INFO: Copying the golang package from the container to d:\CI\PR-41732\1\installer\go.zip... [2020-11-30T19:37:48.637Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-11-30T19:37:48.637Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:37:48.637Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:37:48.637Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:37:48.637Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:37:48.637Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:37:48.637Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:37:48.637Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:37:49.213Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-11-30T19:37:49.213Z] === RUN TestLinksContainerNames [2020-11-30T19:37:49.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-30T19:37:49.972Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-30T19:37:50.605Z] --- PASS: TestLinksContainerNames (1.54s) [2020-11-30T19:37:50.605Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:37:51.336Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-30T19:37:51.553Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-11-30T19:37:51.553Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:37:51.850Z] INFO: Extracting go.zip to d:\CI\PR-41732\1\go [2020-11-30T19:37:51.898Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-30T19:37:52.129Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:37:52.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:37:52.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:37:52.129Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:37:52.392Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:37:52.655Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-30T19:37:52.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-30T19:37:52.655Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:37:53.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-30T19:37:55.215Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2020-11-30T19:37:55.215Z] === RUN TestContainerVolumesMountedAsShared [2020-11-30T19:37:55.781Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-30T19:37:55.790Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2020-11-30T19:37:55.790Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-30T19:37:56.365Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2020-11-30T19:37:56.365Z] === RUN TestNetworkNat [2020-11-30T19:37:57.315Z] --- PASS: TestNetworkNat (0.89s) [2020-11-30T19:37:57.315Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:37:57.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-30T19:37:58.263Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-11-30T19:37:58.263Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:37:59.562Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-30T19:38:00.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-30T19:38:01.422Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-30T19:38:01.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-30T19:38:01.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-30T19:38:01.422Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-30T19:38:01.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-30T19:38:01.574Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2020-11-30T19:38:01.574Z] === RUN TestPause [2020-11-30T19:38:02.149Z] --- PASS: TestPause (0.80s) [2020-11-30T19:38:02.149Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:38:02.149Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:38:02.149Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:38:02.149Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:38:02.412Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-30T19:38:02.412Z] PASS [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] === Skipped [2020-11-30T19:38:02.412Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:38:02.412Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:38:02.412Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:38:02.412Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:38:02.412Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] [2020-11-30T19:38:02.412Z] DONE 17 tests, 4 skipped in 29.350s [2020-11-30T19:38:02.412Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:38:02.412Z] ++ 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 [2020-11-30T19:38:02.412Z] ++ set -e [2020-11-30T19:38:02.412Z] ++ '[' -n 0 ']' [2020-11-30T19:38:02.412Z] ++ set -x [2020-11-30T19:38:02.412Z] ++ 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 [2020-11-30T19:38:02.412Z] INFO: Testing against a local daemon [2020-11-30T19:38:02.412Z] === RUN TestPluginInvalidJSON [2020-11-30T19:38:02.412Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:02.412Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:02.412Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:02.412Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-30T19:38:02.412Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:38:02.412Z] === RUN TestPluginInstall [2020-11-30T19:38:02.412Z] === RUN TestPluginInstall/no_auth [2020-11-30T19:38:02.412Z] time="2020-11-30T19:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:02.412Z] time="2020-11-30T19:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:752aed7b27d5d1ea7b23e3d787446b99156b7478622fcb76612a5680857f5f7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:02.412Z] time="2020-11-30T19:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:02.412Z] time="2020-11-30T19:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:752aed7b27d5d1ea7b23e3d787446b99156b7478622fcb76612a5680857f5f7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:02.703Z] === RUN TestPluginInstall/with_htpasswd [2020-11-30T19:38:03.098Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-11-30T19:38:03.098Z] === RUN TestPsFilter [2020-11-30T19:38:03.098Z] --- PASS: TestPsFilter (0.25s) [2020-11-30T19:38:03.098Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:38:03.333Z] time="2020-11-30T19:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:03.333Z] time="2020-11-30T19:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031be5e2e0b6613c5538c3671b40097ef1127294e8cb83eb1fd02c1bec510e38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:03.333Z] time="2020-11-30T19:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:03.333Z] time="2020-11-30T19:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031be5e2e0b6613c5538c3671b40097ef1127294e8cb83eb1fd02c1bec510e38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:03.475Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:38:03.475Z] [2020-11-30T19:38:03.475Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:38:03.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:38:03.475Z] HOSTNAME=f554750f7a30 [2020-11-30T19:38:03.475Z] TESTDEBUG=0 [2020-11-30T19:38:03.475Z] DEST=bundles/test-integration [2020-11-30T19:38:03.475Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:38:03.475Z] DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 [2020-11-30T19:38:03.475Z] container=docker [2020-11-30T19:38:03.475Z] HOME=/root [2020-11-30T19:38:03.475Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:38:03.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:38:03.475Z] VALIDATE_BRANCH=master [2020-11-30T19:38:03.475Z] TERM=xterm [2020-11-30T19:38:03.475Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:38:03.475Z] SHLVL=1 [2020-11-30T19:38:03.475Z] TIMEOUT=120m [2020-11-30T19:38:03.475Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:38:03.475Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:38:03.475Z] GO111MODULE=off [2020-11-30T19:38:03.475Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:38:03.475Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:38:03.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:38:03.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:38:03.475Z] GOPATH=/go [2020-11-30T19:38:03.475Z] PKG_CONFIG=pkg-config [2020-11-30T19:38:03.475Z] _=/usr/bin/env [2020-11-30T19:38:03.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:38:03.623Z] === RUN TestPluginInstall/with_insecure [2020-11-30T19:38:03.941Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-30T19:38:04.046Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-11-30T19:38:04.046Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:38:04.622Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-11-30T19:38:04.622Z] === RUN TestRemoveContainerRunning [2020-11-30T19:38:04.653Z] time="2020-11-30T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:04.653Z] time="2020-11-30T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c166d7266fbd9f3dbff72226ca5adc1120f9ecd380c19282320becc935724c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:04.653Z] time="2020-11-30T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:38:04.653Z] time="2020-11-30T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c166d7266fbd9f3dbff72226ca5adc1120f9ecd380c19282320becc935724c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:38:04.653Z] --- PASS: TestPluginInstall (3.95s) [2020-11-30T19:38:04.653Z] --- PASS: TestPluginInstall/no_auth (1.85s) [2020-11-30T19:38:04.653Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-11-30T19:38:04.653Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-11-30T19:38:04.653Z] plugin_test.go:157: [dc537cd450132] daemon is not started [2020-11-30T19:38:04.653Z] PASS [2020-11-30T19:38:04.653Z] [2020-11-30T19:38:04.653Z] DONE 6 tests in 4.183s [2020-11-30T19:38:04.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:38:04.653Z] ++ 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 [2020-11-30T19:38:04.653Z] ++ set -e [2020-11-30T19:38:04.653Z] ++ '[' -n 0 ']' [2020-11-30T19:38:04.653Z] ++ set -x [2020-11-30T19:38:04.653Z] ++ 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 [2020-11-30T19:38:05.284Z] INFO: Testing against a local daemon [2020-11-30T19:38:05.284Z] === RUN TestExternalGraphDriver [2020-11-30T19:38:05.284Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:38:05.570Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-11-30T19:38:05.570Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:38:05.831Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-30T19:38:06.518Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-11-30T19:38:06.518Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:38:06.518Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-30T19:38:06.518Z] === RUN TestRenameLinkedContainer [2020-11-30T19:38:07.345Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:38:07.722Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-30T19:38:09.405Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:38:09.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-30T19:38:09.929Z] --- PASS: TestRenameLinkedContainer (3.10s) [2020-11-30T19:38:09.929Z] === RUN TestRenameStoppedContainer [2020-11-30T19:38:10.191Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-11-30T19:38:10.191Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:38:10.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-30T19:38:12.114Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-11-30T19:38:12.114Z] === RUN TestRenameInvalidName [2020-11-30T19:38:12.128Z] --- PASS: TestExternalGraphDriver (6.63s) [2020-11-30T19:38:12.128Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-11-30T19:38:12.128Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-11-30T19:38:12.128Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2020-11-30T19:38:12.128Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:38:12.128Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-30T19:38:12.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:12.128Z] PASS [2020-11-30T19:38:12.128Z] [2020-11-30T19:38:12.128Z] === Skipped [2020-11-30T19:38:12.128Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-30T19:38:12.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:38:12.128Z] [2020-11-30T19:38:12.128Z] [2020-11-30T19:38:12.128Z] DONE 5 tests, 1 skipped in 7.061s [2020-11-30T19:38:12.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:38:12.128Z] ++ 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 [2020-11-30T19:38:12.128Z] ++ set -e [2020-11-30T19:38:12.128Z] ++ '[' -n 0 ']' [2020-11-30T19:38:12.128Z] ++ set -x [2020-11-30T19:38:12.129Z] ++ 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 [2020-11-30T19:38:12.129Z] INFO: Testing against a local daemon [2020-11-30T19:38:12.129Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:38:12.129Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:38:12.129Z] === RUN TestReadPluginNoRead [2020-11-30T19:38:12.129Z] === PAUSE TestReadPluginNoRead [2020-11-30T19:38:12.129Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:38:12.129Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:38:12.129Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:38:12.129Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:38:12.690Z] --- PASS: TestRenameInvalidName (0.78s) [2020-11-30T19:38:12.690Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:38:13.505Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-30T19:38:13.505Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-30T19:38:13.505Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-30T19:38:15.600Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-30T19:38:16.614Z] --- PASS: TestDaemonStartWithLogOpt (3.92s) [2020-11-30T19:38:16.614Z] === CONT TestReadPluginNoRead [2020-11-30T19:38:16.910Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2020-11-30T19:38:16.910Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:38:17.019Z] INFO: Extraction ended at 11/30/2020 19:38:16. Duration:00:00:25.0347163 [2020-11-30T19:38:17.019Z] INFO: Updating the golang and path environment variables [2020-11-30T19:38:17.019Z] INFO: GOPATH=d:\gopath [2020-11-30T19:38:17.019Z] INFO: go version go1.13.15 windows/amd64 [2020-11-30T19:38:17.019Z] INFO: Running the daemon under test in debug mode [2020-11-30T19:38:17.019Z] INFO: Starting a daemon under test... [2020-11-30T19:38:17.019Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41732\1\daemon --pidfile d:\CI\PR-41732\1\docker.pid -D [2020-11-30T19:38:17.019Z] INFO: Process started successfully. [2020-11-30T19:38:17.019Z] INFO: Start tailing logs of the daemon under tests [2020-11-30T19:38:17.019Z] INFO: Waiting for the daemon under test to start... [2020-11-30T19:38:17.177Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-11-30T19:38:17.177Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:38:18.750Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-30T19:38:19.007Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-30T19:38:19.100Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-11-30T19:38:19.100Z] === RUN TestResize [2020-11-30T19:38:19.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-30T19:38:19.339Z] === RUN TestReadPluginNoRead/default [2020-11-30T19:38:19.676Z] --- PASS: TestResize (0.81s) [2020-11-30T19:38:19.676Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:38:19.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-30T19:38:20.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:38:20.625Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-11-30T19:38:20.625Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:38:21.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:21.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:21.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:21.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:38:21.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:38:21.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:38:21.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:21.402Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-30T19:38:21.402Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-11-30T19:38:22.905Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-30T19:38:23.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:24.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:38:24.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:38:24.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:38:24.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:38:24.973Z] --- PASS: TestReadPluginNoRead (8.85s) [2020-11-30T19:38:24.973Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-11-30T19:38:24.973Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-11-30T19:38:24.973Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s) [2020-11-30T19:38:24.973Z] read_test.go:92: [d360932adaba9] daemon is not started [2020-11-30T19:38:24.973Z] PASS [2020-11-30T19:38:24.973Z] [2020-11-30T19:38:24.973Z] DONE 6 tests in 13.179s [2020-11-30T19:38:24.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-30T19:38:24.974Z] ++ 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 [2020-11-30T19:38:24.974Z] ++ set -e [2020-11-30T19:38:24.974Z] ++ '[' -n 0 ']' [2020-11-30T19:38:24.974Z] ++ set -x [2020-11-30T19:38:24.974Z] ++ 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 [2020-11-30T19:38:25.263Z] testing: warning: no tests to run [2020-11-30T19:38:25.263Z] PASS [2020-11-30T19:38:25.263Z] [2020-11-30T19:38:25.263Z] DONE 0 tests in 0.080s [2020-11-30T19:38:25.263Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:38:25.263Z] ++ 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 [2020-11-30T19:38:25.263Z] ++ set -e [2020-11-30T19:38:25.263Z] ++ '[' -n 0 ']' [2020-11-30T19:38:25.263Z] ++ set -x [2020-11-30T19:38:25.264Z] ++ 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 [2020-11-30T19:38:25.264Z] INFO: Testing against a local daemon [2020-11-30T19:38:25.264Z] === RUN TestPluginWithDevMounts [2020-11-30T19:38:25.264Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:38:25.264Z] === CONT TestPluginWithDevMounts [2020-11-30T19:38:25.630Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-30T19:38:25.630Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-30T19:38:25.630Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-30T19:38:26.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:38:26.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:38:26.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:38:26.994Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-30T19:38:26.994Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-30T19:38:27.250Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-30T19:38:27.325Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-30T19:38:27.325Z] PASS [2020-11-30T19:38:27.325Z] [2020-11-30T19:38:27.325Z] DONE 1 tests in 2.039s [2020-11-30T19:38:27.325Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:38:27.325Z] ++ 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 [2020-11-30T19:38:27.325Z] ++ set -e [2020-11-30T19:38:27.325Z] ++ '[' -n 0 ']' [2020-11-30T19:38:27.325Z] ++ set -x [2020-11-30T19:38:27.325Z] ++ 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 [2020-11-30T19:38:27.325Z] INFO: Testing against a local daemon [2020-11-30T19:38:27.325Z] === RUN TestSecretInspect [2020-11-30T19:38:29.142Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-11-30T19:38:29.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-11-30T19:38:29.403Z] === RUN TestCgroupNamespacesRun [2020-11-30T19:38:30.505Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-30T19:38:31.328Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-11-30T19:38:31.328Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-30T19:38:31.772Z] --- PASS: TestSecretInspect (3.71s) [2020-11-30T19:38:31.772Z] === RUN TestSecretList [2020-11-30T19:38:31.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-30T19:38:31.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-30T19:38:32.126Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-30T19:38:32.689Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-30T19:38:32.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-30T19:38:33.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2020-11-30T19:38:33.251Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-30T19:38:33.697Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-30T19:38:33.697Z] tests/integration/client_test.py ..... [ 75%] [2020-11-30T19:38:33.697Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-30T19:38:33.697Z] tests/integration/errors_test.py . [ 76%] [2020-11-30T19:38:34.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-30T19:38:34.490Z] --- PASS: TestSecretList (3.31s) [2020-11-30T19:38:34.490Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:38:35.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-11-30T19:38:35.177Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-30T19:38:35.678Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-30T19:38:35.678Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-30T19:38:36.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:38:36.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:38:37.099Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-11-30T19:38:37.099Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-30T19:38:37.568Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-30T19:38:37.998Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-11-30T19:38:37.998Z] === RUN TestSecretsUpdate [2020-11-30T19:38:38.138Z] .....INFO: Daemon under test started and replied! [2020-11-30T19:38:38.138Z] INFO: Docker version of the daemon under test [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] Client: [2020-11-30T19:38:38.138Z] Version: 17.06.2-ce [2020-11-30T19:38:38.138Z] API version: 1.30 [2020-11-30T19:38:38.138Z] Go version: go1.8.3 [2020-11-30T19:38:38.138Z] Git commit: cec0b72 [2020-11-30T19:38:38.138Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-30T19:38:38.138Z] OS/Arch: windows/amd64 [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] Server: [2020-11-30T19:38:38.138Z] Version: 0.0.0-dev [2020-11-30T19:38:38.138Z] API version: 1.41 (minimum version 1.24) [2020-11-30T19:38:38.138Z] Go version: go1.13.15 [2020-11-30T19:38:38.138Z] Git commit: 0a8c769268 [2020-11-30T19:38:38.138Z] Built: 11/30/2020 19:36:20 [2020-11-30T19:38:38.138Z] OS/Arch: windows/amd64 [2020-11-30T19:38:38.138Z] Experimental: false [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] INFO: Docker info of the daemon under test [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] Containers: 0 [2020-11-30T19:38:38.138Z] Running: 0 [2020-11-30T19:38:38.138Z] Paused: 0 [2020-11-30T19:38:38.138Z] Stopped: 0 [2020-11-30T19:38:38.138Z] Images: 0 [2020-11-30T19:38:38.138Z] Server Version: 0.0.0-dev [2020-11-30T19:38:38.138Z] Storage Driver: windowsfilter [2020-11-30T19:38:38.138Z] Windows: [2020-11-30T19:38:38.138Z] Logging Driver: json-file [2020-11-30T19:38:38.138Z] Plugins: [2020-11-30T19:38:38.138Z] Volume: local [2020-11-30T19:38:38.138Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:38:38.138Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:38:38.138Z] Swarm: inactive [2020-11-30T19:38:38.138Z] Default Isolation: process [2020-11-30T19:38:38.138Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:38:38.138Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:38:38.138Z] OSType: windows [2020-11-30T19:38:38.138Z] Architecture: x86_64 [2020-11-30T19:38:38.138Z] CPUs: 4 [2020-11-30T19:38:38.138Z] Total Memory: 32GiB [2020-11-30T19:38:38.138Z] Name: azwin-2-fc6530 [2020-11-30T19:38:38.138Z] ID: XQAK:Z4QA:XJTY:AIZ6:R2I5:AFJ7:I2XU:5ZQC:VYWR:IZXO:JDPE:RK2N [2020-11-30T19:38:38.138Z] Docker Root Dir: D:\CI\PR-41732\1\daemon [2020-11-30T19:38:38.138Z] Debug Mode (client): false [2020-11-30T19:38:38.138Z] Debug Mode (server): true [2020-11-30T19:38:38.138Z] File Descriptors: -1 [2020-11-30T19:38:38.138Z] Goroutines: 16 [2020-11-30T19:38:38.138Z] System Time: 2020-11-30T19:38:36.1001179Z [2020-11-30T19:38:38.138Z] EventsListeners: 0 [2020-11-30T19:38:38.138Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:38:38.138Z] Labels: [2020-11-30T19:38:38.138Z] Experimental: false [2020-11-30T19:38:38.138Z] Insecure Registries: [2020-11-30T19:38:38.138Z] 127.0.0.0/8 [2020-11-30T19:38:38.138Z] Live Restore Enabled: false [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] INFO: Docker images of the daemon under test [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-30T19:38:38.138Z] [2020-11-30T19:38:38.138Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-30T19:38:38.138Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-30T19:38:38.138Z] ltsc2019: Pulling from windows/servercore [2020-11-30T19:38:38.138Z] 4612f6d0b889: Pulling fs layer [2020-11-30T19:38:38.138Z] 680bbdbacf1b: Pulling fs layer [2020-11-30T19:38:38.492Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-11-30T19:38:38.492Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-30T19:38:39.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:38:40.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-11-30T19:38:40.417Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-30T19:38:41.100Z] --- PASS: TestImportExtremelyLargeImageWorks (102.77s) [2020-11-30T19:38:41.100Z] PASS [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === Skipped [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:38:41.100Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] DONE 12 tests, 1 skipped in 106.483s [2020-11-30T19:38:41.100Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.100Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.100Z] === RUN TestNetworkCreateDelete [2020-11-30T19:38:41.100Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-11-30T19:38:41.100Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:38:41.100Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-11-30T19:38:41.100Z] === RUN TestDaemonDNSFallback [2020-11-30T19:38:41.100Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-11-30T19:38:41.100Z] === RUN TestInspectNetwork [2020-11-30T19:38:41.100Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-30T19:38:41.100Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:38:41.100Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-30T19:38:41.100Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:38:41.100Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:38:41.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:38:41.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:38:41.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:38:41.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:38:41.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:38:41.100Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:38:41.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:38:41.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:38:41.100Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-30T19:38:41.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:38:41.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:38:41.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:38:41.100Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:38:41.100Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-30T19:38:41.100Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:38:41.100Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-11-30T19:38:41.100Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:38:41.100Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:38:41.100Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:38:41.100Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:38:41.100Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:38:41.100Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:38:41.100Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:38:41.100Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:38:41.100Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:38:41.100Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] PASS [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === Skipped [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-30T19:38:41.100Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-30T19:38:41.100Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-30T19:38:41.100Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-11-30T19:38:41.100Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-30T19:38:41.100Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-30T19:38:41.100Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] DONE 19 tests, 12 skipped in 8.071s [2020-11-30T19:38:41.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.100Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.100Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:38:41.100Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:38:41.100Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:38:41.100Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:38:41.100Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:38:41.100Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:38:41.100Z] PASS [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === Skipped [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:38:41.100Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:38:41.100Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] DONE 2 tests, 2 skipped in 0.096s [2020-11-30T19:38:41.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.100Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.100Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:38:41.100Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-30T19:38:41.100Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:38:41.100Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-30T19:38:41.100Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] PASS [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === Skipped [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-30T19:38:41.100Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-30T19:38:41.100Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] [2020-11-30T19:38:41.100Z] DONE 2 tests, 2 skipped in 0.100s [2020-11-30T19:38:41.101Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.101Z] testing: warning: no tests to run [2020-11-30T19:38:41.101Z] PASS [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] DONE 0 tests in 0.022s [2020-11-30T19:38:41.101Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.101Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginTLS [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginHeader [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:38:41.101Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] PASS [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === Skipped [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-30T19:38:41.101Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] DONE 17 tests, 17 skipped in 0.424s [2020-11-30T19:38:41.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.101Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.101Z] === RUN TestPluginInvalidJSON [2020-11-30T19:38:41.101Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:41.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:41.101Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:38:41.101Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-30T19:38:41.101Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:38:41.101Z] === RUN TestPluginInstall [2020-11-30T19:38:41.101Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-30T19:38:41.101Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] PASS [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] === Skipped [2020-11-30T19:38:41.101Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-30T19:38:41.101Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] [2020-11-30T19:38:41.101Z] DONE 3 tests, 1 skipped in 0.134s [2020-11-30T19:38:41.101Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:38:41.101Z] INFO: Testing against a local daemon [2020-11-30T19:38:41.101Z] === RUN TestExternalGraphDriver [2020-11-30T19:38:41.356Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-11-30T19:38:41.356Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-30T19:38:41.356Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:38:41.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-11-30T19:38:41.369Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-30T19:38:41.628Z] --- PASS: TestSecretsUpdate (3.16s) [2020-11-30T19:38:41.628Z] === RUN TestTemplatedSecret [2020-11-30T19:38:41.752Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-30T19:38:43.118Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-30T19:38:43.292Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2020-11-30T19:38:43.292Z] === RUN TestKernelTCPMemory [2020-11-30T19:38:44.240Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-11-30T19:38:44.240Z] === RUN TestNISDomainname [2020-11-30T19:38:45.188Z] --- PASS: TestNISDomainname (0.96s) [2020-11-30T19:38:45.188Z] === RUN TestHostnameDnsResolution [2020-11-30T19:38:45.241Z] --- PASS: TestTemplatedSecret (3.71s) [2020-11-30T19:38:45.241Z] === RUN TestSecretCreateResolve [2020-11-30T19:38:47.111Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-11-30T19:38:47.111Z] === RUN TestStats [2020-11-30T19:38:47.293Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-30T19:38:47.855Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-30T19:38:47.889Z] --- PASS: TestGraphdriverPluginV2 (5.95s) [2020-11-30T19:38:47.889Z] PASS [2020-11-30T19:38:47.889Z] [2020-11-30T19:38:47.889Z] === Skipped [2020-11-30T19:38:47.889Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-11-30T19:38:47.889Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-30T19:38:47.889Z] [2020-11-30T19:38:47.889Z] [2020-11-30T19:38:47.889Z] DONE 2 tests, 1 skipped in 6.141s [2020-11-30T19:38:47.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:38:47.889Z] INFO: Testing against a local daemon [2020-11-30T19:38:47.889Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:38:47.889Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:38:47.889Z] === RUN TestReadPluginNoRead [2020-11-30T19:38:47.889Z] === PAUSE TestReadPluginNoRead [2020-11-30T19:38:47.889Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:38:47.889Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:38:47.889Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:38:47.889Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:38:48.419Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-30T19:38:48.833Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-11-30T19:38:48.833Z] PASS [2020-11-30T19:38:48.833Z] [2020-11-30T19:38:48.833Z] DONE 6 tests in 21.418s [2020-11-30T19:38:48.833Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:38:48.833Z] ++ 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 [2020-11-30T19:38:48.833Z] ++ set -e [2020-11-30T19:38:48.833Z] ++ '[' -n 0 ']' [2020-11-30T19:38:48.833Z] ++ set -x [2020-11-30T19:38:48.833Z] ++ 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 [2020-11-30T19:38:48.833Z] INFO: Testing against a local daemon [2020-11-30T19:38:48.833Z] === RUN TestServiceCreateInit [2020-11-30T19:38:48.833Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:38:49.666Z] --- PASS: TestStats (2.80s) [2020-11-30T19:38:49.666Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:38:49.666Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:38:49.666Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:38:49.666Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:38:49.666Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:38:49.666Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:38:49.666Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:38:49.666Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:38:49.666Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:38:49.666Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:38:49.666Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:38:49.666Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:38:49.666Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:38:50.550Z] 680bbdbacf1b: Verifying Checksum [2020-11-30T19:38:50.550Z] 680bbdbacf1b: Download complete [2020-11-30T19:38:51.688Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-30T19:38:51.688Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-30T19:38:52.982Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-30T19:38:52.982Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-11-30T19:38:52.982Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2020-11-30T19:38:52.982Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-11-30T19:38:52.982Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2020-11-30T19:38:52.982Z] === RUN TestDeleteDevicemapper [2020-11-30T19:38:52.982Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:38:52.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:38:52.982Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:38:54.205Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-30T19:38:54.422Z] --- PASS: TestDaemonStartWithLogOpt (6.44s) [2020-11-30T19:38:54.422Z] === CONT TestReadPluginNoRead [2020-11-30T19:38:54.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:38:55.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-11-30T19:38:55.539Z] === RUN TestUpdateMemory [2020-11-30T19:38:55.540Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:38:55.540Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:38:55.540Z] === RUN TestUpdateCPUQuota [2020-11-30T19:38:56.375Z] 4612f6d0b889: Verifying Checksum [2020-11-30T19:38:56.375Z] 4612f6d0b889: Download complete [2020-11-30T19:38:56.721Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-30T19:38:56.937Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2020-11-30T19:38:56.937Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-11-30T19:38:56.937Z] === RUN TestUpdatePidsLimit [2020-11-30T19:38:56.937Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:38:56.937Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:38:57.282Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-30T19:38:57.497Z] === RUN TestReadPluginNoRead/default [2020-11-30T19:38:57.512Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:38:57.775Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:38:57.845Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-30T19:38:58.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:38:58.408Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-30T19:38:58.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:38:58.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:39:00.011Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-30T19:39:00.050Z] --- PASS: TestServiceCreateInit (11.02s) [2020-11-30T19:39:00.050Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-11-30T19:39:00.050Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s) [2020-11-30T19:39:00.050Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit (3.61s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-11-30T19:39:00.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-30T19:39:00.272Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-11-30T19:39:00.272Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:39:00.298Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-30T19:39:00.298Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-30T19:39:01.897Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-30T19:39:02.188Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-30T19:39:03.118Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-30T19:39:04.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-30T19:39:04.048Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-30T19:39:04.304Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-30T19:39:04.410Z] --- PASS: TestReadPluginNoRead (10.44s) [2020-11-30T19:39:04.410Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-11-30T19:39:04.410Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-11-30T19:39:04.410Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-11-30T19:39:04.410Z] read_test.go:92: [d0e55d9231046] daemon is not started [2020-11-30T19:39:04.410Z] PASS [2020-11-30T19:39:04.410Z] [2020-11-30T19:39:04.410Z] DONE 6 tests in 16.996s [2020-11-30T19:39:04.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-30T19:39:04.410Z] testing: warning: no tests to run [2020-11-30T19:39:04.410Z] PASS [2020-11-30T19:39:04.410Z] [2020-11-30T19:39:04.410Z] DONE 0 tests in 0.035s [2020-11-30T19:39:04.410Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:39:04.410Z] INFO: Testing against a local daemon [2020-11-30T19:39:04.410Z] === RUN TestPluginWithDevMounts [2020-11-30T19:39:04.410Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-30T19:39:04.410Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-30T19:39:04.410Z] PASS [2020-11-30T19:39:04.410Z] [2020-11-30T19:39:04.410Z] === Skipped [2020-11-30T19:39:04.410Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-30T19:39:04.410Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-30T19:39:04.410Z] [2020-11-30T19:39:04.410Z] [2020-11-30T19:39:04.410Z] DONE 1 tests, 1 skipped in 0.126s [2020-11-30T19:39:04.410Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:39:04.410Z] INFO: Testing against a local daemon [2020-11-30T19:39:04.410Z] === RUN TestSecretInspect [2020-11-30T19:39:04.666Z] --- SKIP: TestSecretInspect (0.02s) [2020-11-30T19:39:04.666Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestSecretList [2020-11-30T19:39:04.666Z] --- SKIP: TestSecretList (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:39:04.666Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestSecretsUpdate [2020-11-30T19:39:04.666Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestTemplatedSecret [2020-11-30T19:39:04.666Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-30T19:39:04.666Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestSecretCreateResolve [2020-11-30T19:39:04.666Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] PASS [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === Skipped [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-11-30T19:39:04.666Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-30T19:39:04.666Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-30T19:39:04.666Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] [2020-11-30T19:39:04.666Z] DONE 6 tests, 6 skipped in 0.169s [2020-11-30T19:39:04.666Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:39:04.666Z] INFO: Testing against a local daemon [2020-11-30T19:39:04.666Z] === RUN TestServiceCreateInit [2020-11-30T19:39:04.666Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:39:04.666Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:39:04.666Z] --- PASS: TestServiceCreateInit (0.02s) [2020-11-30T19:39:04.666Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:39:04.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:39:04.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:39:04.666Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-11-30T19:39:04.666Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateServiceConflict [2020-11-30T19:39:04.666Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-30T19:39:04.666Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:39:04.666Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-11-30T19:39:04.666Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:39:04.666Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-30T19:39:04.666Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:39:04.666Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-30T19:39:04.666Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.666Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:39:04.922Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-11-30T19:39:04.922Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestCreateServiceSysctls [2020-11-30T19:39:04.922Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-30T19:39:04.922Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:39:04.922Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-30T19:39:04.922Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestInspect [2020-11-30T19:39:04.922Z] --- SKIP: TestInspect (0.01s) [2020-11-30T19:39:04.922Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestCreateJob [2020-11-30T19:39:04.922Z] --- SKIP: TestCreateJob (0.01s) [2020-11-30T19:39:04.922Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestReplicatedJob [2020-11-30T19:39:04.922Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-30T19:39:04.922Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:39:04.922Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-30T19:39:04.922Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestServiceListWithStatuses [2020-11-30T19:39:04.922Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-30T19:39:04.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:39:04.922Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:39:04.922Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-30T19:39:04.922Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:39:04.922Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-11-30T19:39:04.922Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:04.922Z] === RUN TestServicePlugin [2020-11-30T19:39:08.476Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-30T19:39:08.736Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-30T19:39:09.085Z] --- SKIP: TestServicePlugin (3.51s) [2020-11-30T19:39:09.085Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] === RUN TestServiceUpdateLabel [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-30T19:39:09.085Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-30T19:39:09.085Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-11-30T19:39:09.085Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-30T19:39:09.085Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-11-30T19:39:09.085Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] PASS [2020-11-30T19:39:09.085Z] [2020-11-30T19:39:09.085Z] === Skipped [2020-11-30T19:39:09.085Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:39:09.085Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] [2020-11-30T19:39:09.085Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:39:09.085Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:39:09.085Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] [2020-11-30T19:39:09.085Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-11-30T19:39:09.085Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] [2020-11-30T19:39:09.085Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-30T19:39:09.085Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.085Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-11-30T19:39:09.086Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-30T19:39:09.086Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-30T19:39:09.086Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-11-30T19:39:09.086Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-30T19:39:09.086Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-30T19:39:09.086Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-30T19:39:09.086Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-30T19:39:09.086Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-30T19:39:09.086Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-30T19:39:09.086Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-30T19:39:09.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-30T19:39:09.086Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-11-30T19:39:09.086Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s) [2020-11-30T19:39:09.086Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-30T19:39:09.086Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-30T19:39:09.086Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-11-30T19:39:09.086Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-30T19:39:09.086Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-11-30T19:39:09.086Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] DONE 24 tests, 23 skipped in 3.923s [2020-11-30T19:39:09.086Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:39:09.086Z] INFO: Testing against a local daemon [2020-11-30T19:39:09.086Z] === RUN TestSessionCreate [2020-11-30T19:39:09.086Z] --- PASS: TestSessionCreate (0.02s) [2020-11-30T19:39:09.086Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:39:09.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-30T19:39:09.086Z] PASS [2020-11-30T19:39:09.086Z] [2020-11-30T19:39:09.086Z] DONE 2 tests in 0.139s [2020-11-30T19:39:09.086Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:39:09.086Z] INFO: Testing against a local daemon [2020-11-30T19:39:09.086Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:39:09.086Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:39:09.086Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:39:09.086Z] === RUN TestEventsExecDie [2020-11-30T19:39:09.342Z] --- PASS: TestEventsExecDie (0.51s) [2020-11-30T19:39:09.342Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:39:09.342Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-11-30T19:39:09.342Z] === RUN TestInfoBinaryCommits [2020-11-30T19:39:09.342Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-30T19:39:09.342Z] === RUN TestInfoAPIVersioned [2020-11-30T19:39:09.342Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:39:09.342Z] === RUN TestInfoDiscoveryBackend [2020-11-30T19:39:10.624Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-30T19:39:10.624Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-30T19:39:11.228Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-30T19:39:11.228Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:39:11.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:39:11.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:39:11.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:39:12.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:39:12.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:39:12.513Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-30T19:39:12.527Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-11-30T19:39:12.527Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:39:12.769Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-30T19:39:13.475Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-11-30T19:39:13.475Z] === RUN TestWaitNonBlocked [2020-11-30T19:39:13.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:39:13.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:39:13.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:39:13.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:39:13.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:39:13.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:39:13.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:39:14.423Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-30T19:39:14.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-11-30T19:39:14.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-11-30T19:39:14.423Z] === RUN TestWaitBlocked [2020-11-30T19:39:14.423Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:39:14.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:39:14.423Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:39:14.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:39:14.423Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:39:14.423Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:39:14.490Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-11-30T19:39:14.490Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:39:14.490Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-30T19:39:14.490Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:39:14.490Z] === RUN TestInfoAPI [2020-11-30T19:39:14.490Z] --- PASS: TestInfoAPI (0.04s) [2020-11-30T19:39:14.490Z] === RUN TestInfoAPIWarnings [2020-11-30T19:39:15.375Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-30T19:39:15.375Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-11-30T19:39:15.375Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-11-30T19:39:15.375Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:39:15.375Z] === CONT TestIpcModeOlderClient [2020-11-30T19:39:15.375Z] === CONT TestDaemonHostGatewayIP [2020-11-30T19:39:15.375Z] === CONT TestContainerKillOnDaemonStart [2020-11-30T19:39:15.638Z] --- PASS: TestIpcModeOlderClient (0.26s) [2020-11-30T19:39:15.638Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:39:16.041Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-30T19:39:17.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:39:18.966Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-11-30T19:39:19.312Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-30T19:39:19.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-30T19:39:19.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:39:19.916Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-11-30T19:39:20.178Z] --- PASS: TestDaemonHostGatewayIP (4.74s) [2020-11-30T19:39:21.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-30T19:39:21.833Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-30T19:39:21.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:39:22.628Z] --- PASS: TestCreateServiceMultipleTimes (22.81s) [2020-11-30T19:39:22.628Z] === RUN TestCreateServiceConflict [2020-11-30T19:39:23.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:39:24.352Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-30T19:39:24.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-30T19:39:24.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:39:25.763Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-30T19:39:26.137Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-11-30T19:39:26.137Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:39:27.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:39:27.129Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-30T19:39:28.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:39:28.494Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-30T19:39:28.873Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-30T19:39:29.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:39:29.652Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-11-30T19:39:29.652Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:39:30.195Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2020-11-30T19:39:30.195Z] PASS [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === Skipped [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-30T19:39:30.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:39:30.195Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:39:30.195Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:39:30.195Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:39:30.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:39:30.195Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] [2020-11-30T19:39:30.195Z] DONE 195 tests, 6 skipped in 139.859s [2020-11-30T19:39:30.195Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:39:30.195Z] ++ 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 [2020-11-30T19:39:30.195Z] ++ set -e [2020-11-30T19:39:30.195Z] ++ '[' -n 0 ']' [2020-11-30T19:39:30.195Z] ++ set -x [2020-11-30T19:39:30.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=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 [2020-11-30T19:39:30.195Z] INFO: Testing against a local daemon [2020-11-30T19:39:30.195Z] === RUN TestCommitInheritsEnv [2020-11-30T19:39:30.195Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-11-30T19:39:30.195Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:39:30.195Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-11-30T19:39:30.195Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-30T19:39:30.195Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:39:30.195Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-11-30T19:39:30.195Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:39:30.195Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-30T19:39:30.195Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:39:30.195Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-11-30T19:39:30.195Z] === RUN TestRemoveImageGarbageCollector [2020-11-30T19:39:30.195Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:39:30.195Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:39:30.195Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:39:30.195Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-30T19:39:30.195Z] === RUN TestTagInvalidReference [2020-11-30T19:39:30.195Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-30T19:39:30.195Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:39:30.195Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-30T19:39:30.195Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:39:30.458Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-30T19:39:30.458Z] === RUN TestTagOfficialNames [2020-11-30T19:39:30.458Z] --- PASS: TestTagOfficialNames (0.08s) [2020-11-30T19:39:30.458Z] === RUN TestTagMatchesDigest [2020-11-30T19:39:30.458Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-30T19:39:30.458Z] PASS [2020-11-30T19:39:30.458Z] [2020-11-30T19:39:30.458Z] === Skipped [2020-11-30T19:39:30.458Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-11-30T19:39:30.458Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-30T19:39:30.458Z] [2020-11-30T19:39:30.458Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:39:30.458Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:39:30.458Z] [2020-11-30T19:39:30.458Z] [2020-11-30T19:39:30.458Z] DONE 12 tests, 2 skipped in 1.775s [2020-11-30T19:39:30.458Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:39:30.458Z] ++ 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 [2020-11-30T19:39:30.458Z] ++ set -e [2020-11-30T19:39:30.458Z] ++ '[' -n 0 ']' [2020-11-30T19:39:30.458Z] ++ set -x [2020-11-30T19:39:30.458Z] ++ 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 [2020-11-30T19:39:30.697Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:39:30.697Z] Using test binary docker [2020-11-30T19:39:30.697Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:39:30.697Z] +++ /etc/init.d/apparmor start [2020-11-30T19:39:30.697Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:39:30.697Z] INFO: Waiting for daemon to start... [2020-11-30T19:39:30.697Z] Starting dockerd [2020-11-30T19:39:30.697Z] +++ 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 [2020-11-30T19:39:30.720Z] INFO: Testing against a local daemon [2020-11-30T19:39:30.720Z] === RUN TestNetworkCreateDelete [2020-11-30T19:39:30.983Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-11-30T19:39:30.983Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:39:31.763Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-30T19:39:32.377Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2020-11-30T19:39:32.377Z] === RUN TestDaemonDNSFallback [2020-11-30T19:39:32.581Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-11-30T19:39:32.581Z] === RUN TestInfoDebug [2020-11-30T19:39:32.775Z] . [2020-11-30T19:39:32.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:39:32.776Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:39:32.776Z] Error: No such image: emptyfs [2020-11-30T19:39:32.776Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:39:32.776Z] ++++ docker load [2020-11-30T19:39:33.073Z] Running integration-test (iteration 1) [2020-11-30T19:39:33.073Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:39:33.073Z] ++ 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 [2020-11-30T19:39:33.073Z] ++ set -e [2020-11-30T19:39:33.073Z] ++ '[' -n 0 ']' [2020-11-30T19:39:33.073Z] ++ set -x [2020-11-30T19:39:33.073Z] ++ 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 [2020-11-30T19:39:33.142Z] --- PASS: TestInfoDebug (1.53s) [2020-11-30T19:39:33.142Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:39:35.030Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-30T19:39:35.030Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:39:36.393Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-11-30T19:39:36.393Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:39:36.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-11-30T19:39:36.393Z] === RUN TestPingCacheHeaders [2020-11-30T19:39:36.393Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-30T19:39:36.393Z] === RUN TestPingGet [2020-11-30T19:39:36.393Z] --- PASS: TestPingGet (0.02s) [2020-11-30T19:39:36.393Z] === RUN TestPingHead [2020-11-30T19:39:36.393Z] --- PASS: TestPingHead (0.02s) [2020-11-30T19:39:36.393Z] === RUN TestVersion [2020-11-30T19:39:36.393Z] --- PASS: TestVersion (0.02s) [2020-11-30T19:39:36.393Z] PASS [2020-11-30T19:39:36.393Z] [2020-11-30T19:39:36.393Z] === Skipped [2020-11-30T19:39:36.393Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:39:36.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:39:36.393Z] [2020-11-30T19:39:36.393Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-30T19:39:36.393Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-30T19:39:36.393Z] [2020-11-30T19:39:36.393Z] [2020-11-30T19:39:36.393Z] DONE 18 tests, 2 skipped in 27.806s [2020-11-30T19:39:36.393Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:39:36.649Z] INFO: Testing against a local daemon [2020-11-30T19:39:36.649Z] === RUN TestVolumesCreateAndList [2020-11-30T19:39:36.649Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-30T19:39:36.649Z] === RUN TestVolumesRemove [2020-11-30T19:39:36.649Z] --- PASS: TestVolumesRemove (0.05s) [2020-11-30T19:39:36.649Z] === RUN TestVolumesInspect [2020-11-30T19:39:36.649Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-30T19:39:36.649Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:39:36.649Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:39:36.649Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:39:36.649Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:39:36.649Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-30T19:39:36.649Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:39:36.649Z] PASS [2020-11-30T19:39:36.649Z] [2020-11-30T19:39:36.649Z] DONE 5 tests in 0.217s [2020-11-30T19:39:36.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:39:36.649Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12118 is not a child of this shell [2020-11-30T19:39:36.649Z] warning: PID 12118 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-30T19:39:36.904Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:39:36.904Z] [2020-11-30T19:39:36.904Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:39:36.904Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:39:36.904Z] [2020-11-30T19:39:36.904Z] To set a process to complain mode, use the command line tool [2020-11-30T19:39:36.904Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:39:36.905Z] Removing test suite binaries [2020-11-30T19:39:36.905Z] exiting test-integration [2020-11-30T19:39:36.905Z] ++ exit 0 [2020-11-30T19:39:37.830Z] Post stage [Pipeline] junit [2020-11-30T19:39:39.207Z] Recording test results [2020-11-30T19:39:39.862Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-30T19:39:40.535Z] --- PASS: TestDaemonDNSFallback (7.49s) [2020-11-30T19:39:40.535Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:39:41.227Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-30T19:39:41.227Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-30T19:39:41.293Z] + echo Ensuring container killed. [2020-11-30T19:39:41.293Z] Ensuring container killed. [2020-11-30T19:39:41.293Z] + docker rm -vf docker-pr1 [2020-11-30T19:39:41.293Z] Error: No such container: docker-pr1 [2020-11-30T19:39:41.293Z] + true [Pipeline] sh [2020-11-30T19:39:41.613Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:39:41.613Z] Chowning /workspace to jenkins user [2020-11-30T19:39:41.613Z] + id -u [2020-11-30T19:39:41.613Z] + id -g [2020-11-30T19:39:41.613Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T19:39:41.613Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:39:41.613Z] latest: Pulling from library/busybox [2020-11-30T19:39:41.613Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-30T19:39:44.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.22s) [2020-11-30T19:39:44.976Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:39:45.250Z] ......... [ 86%] [2020-11-30T19:39:45.393Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-30T19:39:45.798Z] Loaded image: buildpack-deps:buster [2020-11-30T19:39:45.842Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:39:45.842Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:39:45.842Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:39:45.842Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:39:45.956Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-30T19:39:46.095Z] Loaded image: busybox:latest [2020-11-30T19:39:46.095Z] Loaded image: busybox:glibc [2020-11-30T19:39:46.095Z] Loaded image: debian:buster [2020-11-30T19:39:46.095Z] Loaded image: hello-world:latest [2020-11-30T19:39:46.213Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-30T19:39:46.392Z] Loaded image: arm32v7/hello-world:latest [2020-11-30T19:39:46.392Z] INFO: Testing against a local daemon [2020-11-30T19:39:46.392Z] === RUN TestCgroupNamespacesBuild [2020-11-30T19:39:46.817Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-30T19:39:46.855Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-30T19:39:46.855Z] 5f5dd3e95e9f: Download complete [2020-11-30T19:39:46.855Z] 5f5dd3e95e9f: Pull complete [2020-11-30T19:39:46.855Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:39:46.855Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:39:47.073Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-30T19:39:47.637Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-30T19:39:47.893Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-30T19:39:47.893Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-30T19:39:47.905Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2020-11-30T19:39:47.906Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:39:48.551Z] + bundleName=amd64-rootless [2020-11-30T19:39:48.551Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-30T19:39:48.551Z] Creating amd64-rootless-bundles.tar.gz [2020-11-30T19:39:48.551Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-11-30T19:39:48.551Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-11-30T19:39:48.561Z] Archiving artifacts [2020-11-30T19:39:48.582Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-11-30T19:39:48.582Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:39:49.425Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-11-30T19:39:49.425Z] === RUN TestBuildWithSession [2020-11-30T19:39:49.425Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:39:49.425Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:39:49.425Z] === RUN TestBuildSquashParent [2020-11-30T19:39:50.060Z] --- PASS: TestInspectNetwork (9.65s) [2020-11-30T19:39:50.060Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:39:50.061Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:39:50.061Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:39:50.061Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:39:50.061Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:39:50.095Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:39:50.451Z] + make clean [2020-11-30T19:39:50.600Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-30T19:39:50.708Z] docker volume rm -f docker-dev-cache [2020-11-30T19:39:50.708Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:39:51.165Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-30T19:39:51.165Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:39:51.799Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-30T19:39:51.985Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-11-30T19:39:51.985Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:39:51.985Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:39:51.985Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:39:51.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:39:51.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:39:51.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:39:51.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:39:51.985Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:39:51.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:39:51.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:39:51.985Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-30T19:39:51.985Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:39:51.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:39:51.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:39:51.985Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:39:52.091Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-11-30T19:39:52.091Z] === RUN TestCreateServiceSysctls [2020-11-30T19:39:52.532Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-30T19:39:52.532Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-30T19:39:52.561Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2020-11-30T19:39:52.561Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:39:53.902Z] --- PASS: TestBuildSquashParent (4.20s) [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:39:53.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:39:53.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:39:53.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:39:53.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:39:53.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:39:53.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:39:53.955Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2020-11-30T19:39:53.955Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:39:54.421Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-30T19:39:55.348Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2020-11-30T19:39:55.348Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:39:55.352Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-30T19:39:55.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:39:55.602Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-11-30T19:39:55.602Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:39:55.608Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-30T19:39:56.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:39:56.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-30T19:39:57.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2020-11-30T19:39:57.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:39:57.537Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-11-30T19:39:57.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2020-11-30T19:39:57.617Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:39:57.617Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:39:58.372Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-30T19:39:58.372Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-30T19:39:58.465Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-30T19:39:59.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:39:59.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:39:59.720Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:39:59.833Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s) [2020-11-30T19:39:59.833Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:40:00.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:40:00.044Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2020-11-30T19:40:00.044Z] === RUN TestInspect [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-11-30T19:40:00.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-11-30T19:40:00.309Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:40:00.779Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-11-30T19:40:00.779Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite (348.71s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.69s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.86s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:1455: [d53009fbd2d8b] daemon is not started [2020-11-30T19:40:00.981Z] check_test.go:309: [d7ba0e2de4241] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2020-11-30T19:40:00.981Z] check_test.go:309: [de8e0f4781321] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.25s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.74s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d720e35562f23] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d09524e70d966] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-11-30T19:40:00.981Z] check_test.go:309: [df7628b295b0f] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dc49dc3af9d63] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.60s) [2020-11-30T19:40:00.981Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-30T19:40:00.981Z] check_test.go:309: [d116d0dd4e057] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2020-11-30T19:40:00.981Z] check_test.go:309: [de308c4571002] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.79s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d33307e0531dd] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.80s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_plugins_test.go:79: [ddfb6ea900607] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.56s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_plugins_test.go:169: [d310a792fe5d9] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dcbd31a298614] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.59s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.44s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d3ccc91d04824] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.22s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.56s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dfcb8bbc83642] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.04s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.09s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.53s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.82s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.59s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.70s) [2020-11-30T19:40:00.981Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-30T19:40:00.981Z] check_test.go:309: [d524e3985c03f] daemon is not started [2020-11-30T19:40:00.981Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-30T19:40:00.981Z] check_test.go:309: [d363fc6eb1d35] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d82007d8d2f3c] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.79s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.95s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.61s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.63s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dc6c6c5deb1a7] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.46s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_plugins_test.go:105: [dfd0ca9bb54f2] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d79f97ef7c31a] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.12s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-11-30T19:40:00.981Z] check_test.go:309: [d19787dd28198] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dc07be84cd1e3] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d063e7bbfe45c] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d5773cf6eff09] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.87s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-11-30T19:40:00.981Z] check_test.go:309: [d889e798eafde] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dea43b19a8214] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.79s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.60s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2020-11-30T19:40:00.981Z] docker_cli_daemon_test.go:2550: [d85dfac54a308] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.51s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-11-30T19:40:00.981Z] check_test.go:309: [dd6210cd6bbfa] daemon is not started [2020-11-30T19:40:00.981Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.31s) [2020-11-30T19:40:00.981Z] === RUN TestDockerSwarmSuite [2020-11-30T19:40:00.981Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-30T19:40:01.351Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2020-11-30T19:40:01.351Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:40:02.873Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-11-30T19:40:02.873Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:40:03.165Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-11-30T19:40:03.165Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:40:03.553Z] --- PASS: TestInspect (3.61s) [2020-11-30T19:40:03.553Z] === RUN TestCreateJob [2020-11-30T19:40:04.103Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-11-30T19:40:04.103Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:40:04.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:40:04.103Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:40:04.103Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:40:04.218Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-30T19:40:05.183Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-30T19:40:05.244Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2020-11-30T19:40:05.244Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:40:05.879Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-11-30T19:40:05.879Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:40:06.111Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-30T19:40:07.509Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-30T19:40:07.509Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-30T19:40:07.958Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-11-30T19:40:07.958Z] === RUN TestBuildWithHugeFile [2020-11-30T19:40:07.996Z] --- PASS: TestCreateJob (4.57s) [2020-11-30T19:40:07.996Z] === RUN TestReplicatedJob [2020-11-30T19:40:08.002Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-30T19:40:11.144Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-30T19:40:11.664Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-30T19:40:11.665Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-30T19:40:11.665Z] [2020-11-30T19:40:11.665Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-30T19:40:11.665Z] =========================== short test summary info ============================ [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-30T19:40:11.665Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-30T19:40:11.665Z] Not supported on most drivers [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-30T19:40:11.665Z] Output of docker top depends on host distro, and is not formalized. [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-30T19:40:11.665Z] Output of docker top depends on host distro, and is not formalized. [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-30T19:40:11.665Z] Can fail if eth0 has multiple IP addresses [2020-11-30T19:40:11.665Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-30T19:40:11.665Z] This doesn't seem to be taken into account by the engine [2020-11-30T19:40:11.665Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-30T19:40:11.665Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-30T19:40:11.665Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 339.19 seconds == [2020-11-30T19:40:11.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-30T19:40:14.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-30T19:40:14.880Z] --- PASS: TestReplicatedJob (7.16s) [2020-11-30T19:40:14.880Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:40:19.323Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-11-30T19:40:19.323Z] === RUN TestServiceListWithStatuses [2020-11-30T19:40:19.323Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-30T19:40:19.323Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:40:19.323Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:40:22.268Z] --- PASS: TestServiceWithDataPathPortInit (18.10s) [2020-11-30T19:40:22.268Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:40:24.142Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:40:24.142Z] [2020-11-30T19:40:24.142Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:40:24.142Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:40:24.142Z] [2020-11-30T19:40:24.142Z] To set a process to complain mode, use the command line tool [2020-11-30T19:40:24.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:40:24.142Z] Post stage [Pipeline] junit [2020-11-30T19:40:24.727Z] Recording test results [Pipeline] sh [2020-11-30T19:40:26.271Z] + echo Ensuring container killed. [2020-11-30T19:40:26.271Z] Ensuring container killed. [2020-11-30T19:40:26.271Z] + docker rm -vf docker-pr1 [2020-11-30T19:40:26.271Z] Error: No such container: docker-pr1 [2020-11-30T19:40:26.271Z] + true [Pipeline] sh [2020-11-30T19:40:26.557Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:40:26.557Z] Chowning /workspace to jenkins user [2020-11-30T19:40:26.557Z] + id -u [2020-11-30T19:40:26.557Z] + id -g [2020-11-30T19:40:26.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T19:40:26.557Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:40:26.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-30T19:40:26.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-30T19:40:27.791Z] --- PASS: TestDockerNetworkConnectAlias (7.71s) [2020-11-30T19:40:27.791Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:40:27.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-30T19:40:28.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-30T19:40:32.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.17s) [2020-11-30T19:40:32.292Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:34bneo3wyms8hyythuhtuy1v9 Created:2020-11-30 19:40:23.615593774 +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[fe7818262d98d70ed1e86e5b53490b05224fc01b6b0e48064a5b752e904cd6d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kkfqr63fef5rhamxbjvuuuyb1 EndpointID:2199971704e851ad1fc8de5db8c0007fb432964b2cb5053cd43a2345112e91e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56793ad1919036e16d3390c416c6c617ca9b41db6fd74ab83ad11d213ce9bee4 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:3d30dc4c88ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kkfqr63fef5rhamxbjvuuuyb1 EndpointID:2199971704e851ad1fc8de5db8c0007fb432964b2cb5053cd43a2345112e91e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:40:32.292Z] PASS [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] === Skipped [2020-11-30T19:40:32.292Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:40:32.292Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] DONE 23 tests, 1 skipped in 60.707s [2020-11-30T19:40:32.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:40:32.292Z] ++ 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 [2020-11-30T19:40:32.292Z] ++ set -e [2020-11-30T19:40:32.292Z] ++ '[' -n 0 ']' [2020-11-30T19:40:32.292Z] ++ set -x [2020-11-30T19:40:32.292Z] ++ 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 [2020-11-30T19:40:32.292Z] INFO: Testing against a local daemon [2020-11-30T19:40:32.292Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:40:32.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:40:32.292Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:40:32.292Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:40:32.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:40:32.292Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:40:32.292Z] PASS [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] === Skipped [2020-11-30T19:40:32.292Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:40:32.292Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:40:32.292Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] [2020-11-30T19:40:32.292Z] DONE 2 tests, 2 skipped in 0.151s [2020-11-30T19:40:32.292Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:40:32.292Z] ++ 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 [2020-11-30T19:40:32.292Z] ++ set -e [2020-11-30T19:40:32.292Z] ++ '[' -n 0 ']' [2020-11-30T19:40:32.292Z] ++ set -x [2020-11-30T19:40:32.292Z] ++ 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 [2020-11-30T19:40:32.292Z] INFO: Testing against a local daemon [2020-11-30T19:40:32.292Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:40:33.130Z] latest: Pulling from library/busybox [2020-11-30T19:40:33.130Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-30T19:40:33.130Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-30T19:40:33.130Z] 5f5dd3e95e9f: Download complete [2020-11-30T19:40:33.130Z] 5f5dd3e95e9f: Pull complete [2020-11-30T19:40:33.130Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:40:33.130Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:40:33.372Z] --- PASS: TestDockerNetworkReConnect (5.82s) [2020-11-30T19:40:33.372Z] === RUN TestServicePlugin [2020-11-30T19:40:33.372Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:40:33.372Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:40:33.372Z] === RUN TestServiceUpdateLabel [2020-11-30T19:40:33.686Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.29s) [2020-11-30T19:40:33.686Z] === RUN TestDockerNetworkMacvlan [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:40:34.370Z] + bundleName=docker-py [2020-11-30T19:40:34.370Z] + echo Creating docker-py-bundles.tar.gz [2020-11-30T19:40:34.370Z] Creating docker-py-bundles.tar.gz [2020-11-30T19:40:34.370Z] + 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 [2020-11-30T19:40:34.383Z] Archiving artifacts [2020-11-30T19:40:35.079Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:40:36.031Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:40:36.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-30T19:40:36.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh binary-daemon [2020-11-30T19:40:36.881Z] --- PASS: TestServiceUpdateLabel (3.79s) [2020-11-30T19:40:36.881Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:40:37.169Z] [2020-11-30T19:40:37.169Z] Removing bundles/ [2020-11-30T19:40:37.169Z] [2020-11-30T19:40:37.169Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-30T19:40:37.169Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-30T19:40:37.169Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:40:37.424Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:40:38.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-30T19:40:38.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-30T19:40:38.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-30T19:40:39.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-30T19:40:40.584Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-30T19:40:40.584Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-30T19:40:40.840Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-30T19:40:41.646Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:40:44.963Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-30T19:40:51.570Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan (18.94s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-11-30T19:40:52.962Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-11-30T19:40:52.962Z] PASS [2020-11-30T19:40:52.962Z] [2020-11-30T19:40:52.962Z] DONE 8 tests in 21.369s [2020-11-30T19:40:52.962Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:40:52.962Z] ++ 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 [2020-11-30T19:40:52.962Z] ++ set -e [2020-11-30T19:40:52.962Z] ++ '[' -n 0 ']' [2020-11-30T19:40:52.962Z] ++ set -x [2020-11-30T19:40:52.962Z] ++ 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 [2020-11-30T19:40:52.962Z] testing: warning: no tests to run [2020-11-30T19:40:52.962Z] PASS [2020-11-30T19:40:52.962Z] [2020-11-30T19:40:52.962Z] DONE 0 tests in 0.028s [2020-11-30T19:40:52.962Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:40:52.962Z] ++ 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 [2020-11-30T19:40:52.962Z] ++ set -e [2020-11-30T19:40:52.962Z] ++ '[' -n 0 ']' [2020-11-30T19:40:52.962Z] ++ set -x [2020-11-30T19:40:52.962Z] ++ 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 [2020-11-30T19:40:52.962Z] INFO: Testing against a local daemon [2020-11-30T19:40:52.962Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:40:53.018Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-30T19:40:53.018Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-30T19:40:53.018Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-30T19:40:53.018Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-30T19:40:53.018Z] === RUN TestDockerSuite/TestBuildFails [2020-11-30T19:40:53.945Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-30T19:40:53.945Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-30T19:40:54.886Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-11-30T19:40:54.886Z] === RUN TestAuthZPluginTLS [2020-11-30T19:40:55.448Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-11-30T19:40:55.448Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:40:55.461Z] --- PASS: TestAuthZPluginTLS (0.72s) [2020-11-30T19:40:55.461Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:40:55.834Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-30T19:40:56.037Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-11-30T19:40:56.037Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:40:56.986Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2020-11-30T19:40:56.986Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:40:57.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-30T19:40:57.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-30T19:40:57.562Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-11-30T19:40:57.562Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:40:58.129Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-30T19:40:59.486Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-11-30T19:40:59.486Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:41:00.061Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-11-30T19:41:00.061Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:41:00.688Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-30T19:41:01.010Z] --- PASS: TestAuthZPluginErrorRequest (0.81s) [2020-11-30T19:41:01.010Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:41:01.587Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2020-11-30T19:41:01.587Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:41:02.053Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-30T19:41:02.308Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-30T19:41:03.235Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-30T19:41:04.144Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2020-11-30T19:41:04.144Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:41:04.937Z] --- PASS: TestBuildWithHugeFile (55.46s) [2020-11-30T19:41:04.937Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:41:04.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:41:04.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:41:04.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:41:04.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:41:04.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:41:04.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:41:04.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:41:04.937Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:41:04.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:41:04.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-11-30T19:41:04.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-11-30T19:41:04.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-11-30T19:41:04.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-11-30T19:41:04.937Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:41:04.937Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:41:05.124Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-30T19:41:05.685Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-30T19:41:05.976Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:41:06.068Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-11-30T19:41:06.068Z] === RUN TestAuthZPluginHeader [2020-11-30T19:41:06.246Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-30T19:41:07.017Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-11-30T19:41:07.017Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:41:07.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:41:07.017Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:07.017Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:41:07.017Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:41:07.017Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:07.017Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:41:07.017Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:41:07.017Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:07.017Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:41:07.017Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:41:07.017Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:07.017Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:41:07.499Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2020-11-30T19:41:07.499Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-11-30T19:41:07.499Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-11-30T19:41:07.499Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:41:07.499Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-11-30T19:41:07.499Z] PASS [2020-11-30T19:41:07.499Z] [2020-11-30T19:41:07.499Z] === Skipped [2020-11-30T19:41:07.499Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-30T19:41:07.499Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:41:07.499Z] [2020-11-30T19:41:07.499Z] [2020-11-30T19:41:07.499Z] DONE 32 tests, 1 skipped in 94.427s [2020-11-30T19:41:07.499Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:41:07.499Z] ++ 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 [2020-11-30T19:41:07.499Z] ++ set -e [2020-11-30T19:41:07.499Z] ++ '[' -n 0 ']' [2020-11-30T19:41:07.499Z] ++ set -x [2020-11-30T19:41:07.499Z] ++ 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 [2020-11-30T19:41:07.499Z] INFO: Testing against a local daemon [2020-11-30T19:41:07.499Z] === RUN TestConfigInspect [2020-11-30T19:41:08.135Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-30T19:41:08.696Z] --- PASS: TestImportExtremelyLargeImageWorks (209.01s) [2020-11-30T19:41:08.696Z] PASS [2020-11-30T19:41:08.696Z] [2020-11-30T19:41:08.696Z] DONE 12 tests in 213.203s [2020-11-30T19:41:08.696Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:41:08.696Z] ++ 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 [2020-11-30T19:41:08.696Z] ++ set -e [2020-11-30T19:41:08.696Z] ++ '[' -n 0 ']' [2020-11-30T19:41:08.696Z] ++ set -x [2020-11-30T19:41:08.696Z] ++ 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 [2020-11-30T19:41:08.696Z] INFO: Testing against a local daemon [2020-11-30T19:41:08.696Z] === RUN TestNetworkCreateDelete [2020-11-30T19:41:08.951Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-11-30T19:41:08.951Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:41:09.513Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-11-30T19:41:09.513Z] === RUN TestDaemonDNSFallback [2020-11-30T19:41:09.513Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-30T19:41:09.577Z] --- PASS: TestConfigInspect (1.96s) [2020-11-30T19:41:09.577Z] === RUN TestConfigList [2020-11-30T19:41:10.771Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2020-11-30T19:41:10.771Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:41:10.878Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-30T19:41:11.663Z] --- PASS: TestConfigList (1.96s) [2020-11-30T19:41:11.663Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:41:13.748Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-11-30T19:41:13.748Z] === RUN TestConfigsUpdate [2020-11-30T19:41:14.146Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-30T19:41:14.402Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-30T19:41:14.962Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-30T19:41:15.220Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-30T19:41:15.268Z] --- PASS: TestConfigsUpdate (1.90s) [2020-11-30T19:41:15.268Z] === RUN TestTemplatedConfig [2020-11-30T19:41:15.789Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-30T19:41:15.789Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-30T19:41:16.047Z] --- PASS: TestDaemonDNSFallback (6.71s) [2020-11-30T19:41:16.047Z] === RUN TestInspectNetwork [2020-11-30T19:41:16.608Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-30T19:41:16.864Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-30T19:41:17.120Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-30T19:41:17.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-30T19:41:17.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-30T19:41:18.024Z] --- PASS: TestTemplatedConfig (2.52s) [2020-11-30T19:41:18.024Z] === RUN TestConfigCreateResolve [2020-11-30T19:41:18.243Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-30T19:41:18.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-30T19:41:18.755Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-30T19:41:20.104Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-11-30T19:41:20.104Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:41:20.398Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-30T19:41:20.398Z] PASS [2020-11-30T19:41:20.398Z] [2020-11-30T19:41:20.398Z] DONE 7 tests in 12.852s [2020-11-30T19:41:20.398Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:41:20.398Z] ++ 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 [2020-11-30T19:41:20.398Z] ++ set -e [2020-11-30T19:41:20.398Z] ++ '[' -n 0 ']' [2020-11-30T19:41:20.398Z] ++ set -x [2020-11-30T19:41:20.398Z] ++ 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 [2020-11-30T19:41:20.398Z] INFO: Testing against a local daemon [2020-11-30T19:41:20.398Z] === RUN TestCheckpoint [2020-11-30T19:41:20.398Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:41:20.398Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:41:20.398Z] === RUN TestContainerInvalidJSON [2020-11-30T19:41:20.398Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:41:20.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:41:20.398Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:41:20.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:41:20.398Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:41:20.398Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:41:20.398Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:41:20.398Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:41:20.398Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:41:20.398Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-30T19:41:20.398Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:41:20.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:41:20.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:41:20.398Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:41:20.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-30T19:41:20.398Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:41:20.646Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-30T19:41:20.646Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:41:20.646Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:41:20.646Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:41:20.646Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:41:20.692Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-11-30T19:41:20.692Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:41:20.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-30T19:41:20.692Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:41:20.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-30T19:41:20.692Z] === RUN TestCopyFromContainer [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer// [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:41:22.210Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:41:22.508Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:41:22.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:41:22.508Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:41:22.508Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:41:22.536Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer (1.98s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-30T19:41:22.804Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-11-30T19:41:22.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:41:22.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:41:22.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:41:22.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:41:22.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:41:22.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:41:22.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:41:22.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:41:22.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:41:22.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:41:22.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:41:22.804Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:41:22.804Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-30T19:41:22.804Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:41:22.804Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:41:22.804Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:41:22.804Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:41:22.804Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:41:22.804Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:41:22.804Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:41:22.804Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:41:22.804Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:41:22.804Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:41:22.804Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:41:22.804Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:41:22.804Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:41:22.804Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-30T19:41:22.804Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:41:24.319Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2020-11-30T19:41:24.319Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:41:25.049Z] --- PASS: TestInspectNetwork (8.65s) [2020-11-30T19:41:25.049Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:41:25.049Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:41:25.049Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:41:25.049Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-11-30T19:41:25.049Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:41:25.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-11-30T19:41:25.159Z] PASS [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] === Skipped [2020-11-30T19:41:25.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:41:25.159Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:41:25.159Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:41:25.159Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:41:25.159Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] [2020-11-30T19:41:25.159Z] DONE 17 tests, 4 skipped in 32.431s [2020-11-30T19:41:25.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:41:25.159Z] ++ 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 [2020-11-30T19:41:25.159Z] ++ set -e [2020-11-30T19:41:25.159Z] ++ '[' -n 0 ']' [2020-11-30T19:41:25.159Z] ++ set -x [2020-11-30T19:41:25.159Z] ++ 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 [2020-11-30T19:41:25.422Z] INFO: Testing against a local daemon [2020-11-30T19:41:25.422Z] === RUN TestPluginInvalidJSON [2020-11-30T19:41:25.422Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:41:25.422Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:41:25.422Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:41:25.422Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-11-30T19:41:25.422Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:41:25.422Z] === RUN TestPluginInstall [2020-11-30T19:41:25.422Z] === RUN TestPluginInstall/no_auth [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:41:25.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:41:25.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:41:25.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:41:25.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:41:25.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:41:25.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:41:25.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:41:25.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:41:25.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:41:25.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:41:25.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-30T19:41:25.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-30T19:41:25.834Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:41:26.105Z] --- PASS: TestServiceUpdateNetwork (16.57s) [2020-11-30T19:41:26.105Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:41:26.105Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-30T19:41:26.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-11-30T19:41:26.469Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:41:26.469Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:41:26.469Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:41:26.469Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-30T19:41:26.469Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-30T19:41:26.469Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-30T19:41:26.469Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:41:26.469Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-30T19:41:26.469Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:41:26.469Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-11-30T19:41:26.469Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:41:26.469Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:41:26.469Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:41:26.469Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:41:26.469Z] === RUN TestDaemonHostGatewayIP [2020-11-30T19:41:26.469Z] === PAUSE TestDaemonHostGatewayIP [2020-11-30T19:41:26.469Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:41:26.469Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-30T19:41:26.469Z] === RUN TestDiff [2020-11-30T19:41:26.938Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2020-11-30T19:41:26.938Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:41:26.938Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:41:26.938Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:41:26.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:41:26.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:41:26.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:41:26.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:41:26.938Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:41:26.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:41:26.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:41:26.938Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-30T19:41:26.938Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:41:26.938Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:41:26.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:41:26.939Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:41:27.106Z] --- PASS: TestDiff (0.52s) [2020-11-30T19:41:27.106Z] === RUN TestExecWithCloseStdin [2020-11-30T19:41:27.135Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-30T19:41:27.195Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-30T19:41:27.451Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-11-30T19:41:27.451Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:41:27.753Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-11-30T19:41:27.753Z] === RUN TestExec [2020-11-30T19:41:27.981Z] time="2020-11-30T19:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:27.981Z] time="2020-11-30T19:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e7b5414aecca1cf8283132f43d4aeea4adc01a7543360462217bdca7b7222b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:27.981Z] time="2020-11-30T19:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:27.981Z] time="2020-11-30T19:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e7b5414aecca1cf8283132f43d4aeea4adc01a7543360462217bdca7b7222b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:28.244Z] === RUN TestPluginInstall/with_htpasswd [2020-11-30T19:41:28.377Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-30T19:41:28.377Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:41:28.392Z] --- PASS: TestExec (0.61s) [2020-11-30T19:41:28.392Z] === RUN TestExecUser [2020-11-30T19:41:28.820Z] time="2020-11-30T19:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:28.820Z] time="2020-11-30T19:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76bf04235e19e68c75c3b9f7a5dd2985852d47fa489924d70bf314d6000353d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:28.820Z] time="2020-11-30T19:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:28.820Z] time="2020-11-30T19:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76bf04235e19e68c75c3b9f7a5dd2985852d47fa489924d70bf314d6000353d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:29.030Z] --- PASS: TestExecUser (0.60s) [2020-11-30T19:41:29.030Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:41:29.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-11-30T19:41:29.305Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:41:29.397Z] === RUN TestPluginInstall/with_insecure [2020-11-30T19:41:29.668Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-11-30T19:41:29.668Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:41:29.866Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-30T19:41:29.866Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-30T19:41:30.122Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-30T19:41:30.122Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-30T19:41:30.122Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-30T19:41:30.378Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-11-30T19:41:30.378Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:41:30.378Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-30T19:41:30.792Z] time="2020-11-30T19:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:30.792Z] time="2020-11-30T19:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50d5de821f1bd302254c90ff553f2ce25cbba4a7b2d0bff7c5118f1dbe07da8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:30.792Z] time="2020-11-30T19:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:41:30.792Z] time="2020-11-30T19:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50d5de821f1bd302254c90ff553f2ce25cbba4a7b2d0bff7c5118f1dbe07da8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:41:31.055Z] --- PASS: TestPluginInstall (5.66s) [2020-11-30T19:41:31.055Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2020-11-30T19:41:31.055Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-11-30T19:41:31.055Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-11-30T19:41:31.055Z] plugin_test.go:157: [d02a0c3ebd2ef] daemon is not started [2020-11-30T19:41:31.055Z] PASS [2020-11-30T19:41:31.055Z] [2020-11-30T19:41:31.055Z] DONE 6 tests in 5.858s [2020-11-30T19:41:31.055Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:41:31.055Z] ++ 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 [2020-11-30T19:41:31.055Z] ++ set -e [2020-11-30T19:41:31.055Z] ++ '[' -n 0 ']' [2020-11-30T19:41:31.055Z] ++ set -x [2020-11-30T19:41:31.055Z] ++ 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 [2020-11-30T19:41:31.185Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-11-30T19:41:31.185Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:41:31.318Z] INFO: Testing against a local daemon [2020-11-30T19:41:31.318Z] === RUN TestExternalGraphDriver [2020-11-30T19:41:31.318Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:41:31.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-11-30T19:41:31.744Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:41:31.823Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-11-30T19:41:31.823Z] === RUN TestHealthKillContainer [2020-11-30T19:41:32.000Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-30T19:41:32.257Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-11-30T19:41:32.257Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:41:33.186Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-30T19:41:33.876Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:41:34.557Z] --- PASS: TestHealthKillContainer (2.65s) [2020-11-30T19:41:34.557Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:41:35.074Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2020-11-30T19:41:35.074Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:41:35.074Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:41:35.074Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:41:35.074Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:41:35.195Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-11-30T19:41:35.195Z] === RUN TestIpcModeNone [2020-11-30T19:41:35.601Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-30T19:41:35.831Z] --- PASS: TestIpcModeNone (0.64s) [2020-11-30T19:41:35.831Z] === RUN TestIpcModePrivate [2020-11-30T19:41:36.002Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-30T19:41:36.469Z] --- PASS: TestIpcModePrivate (0.60s) [2020-11-30T19:41:36.469Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-30T19:41:36.469Z] === RUN TestIpcModeShareable [2020-11-30T19:41:36.564Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-30T19:41:37.105Z] --- PASS: TestIpcModeShareable (0.64s) [2020-11-30T19:41:37.105Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-30T19:41:37.105Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:41:37.192Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:41:37.533Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-30T19:41:39.117Z] --- PASS: TestExternalGraphDriver (7.68s) [2020-11-30T19:41:39.117Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-11-30T19:41:39.117Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-11-30T19:41:39.117Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2020-11-30T19:41:39.117Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:41:39.117Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-11-30T19:41:39.117Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:39.117Z] PASS [2020-11-30T19:41:39.117Z] [2020-11-30T19:41:39.117Z] === Skipped [2020-11-30T19:41:39.117Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-11-30T19:41:39.117Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:39.117Z] [2020-11-30T19:41:39.117Z] [2020-11-30T19:41:39.117Z] DONE 5 tests, 1 skipped in 7.881s [2020-11-30T19:41:39.117Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:41:39.117Z] ++ 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 [2020-11-30T19:41:39.117Z] ++ set -e [2020-11-30T19:41:39.117Z] ++ '[' -n 0 ']' [2020-11-30T19:41:39.117Z] ++ set -x [2020-11-30T19:41:39.117Z] ++ 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 [2020-11-30T19:41:39.117Z] INFO: Testing against a local daemon [2020-11-30T19:41:39.117Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:41:39.117Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:41:39.117Z] === RUN TestReadPluginNoRead [2020-11-30T19:41:39.117Z] === PAUSE TestReadPluginNoRead [2020-11-30T19:41:39.117Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:41:39.117Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:41:39.117Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:41:39.117Z] === CONT TestReadPluginNoRead [2020-11-30T19:41:39.117Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:41:39.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-11-30T19:41:39.180Z] === RUN TestAPIIpcModeHost [2020-11-30T19:41:39.180Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-11-30T19:41:39.180Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:41:40.698Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-11-30T19:41:40.698Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-30T19:41:40.698Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:41:42.213Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-11-30T19:41:42.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-30T19:41:42.213Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:41:43.350Z] === RUN TestReadPluginNoRead/default [2020-11-30T19:41:43.725Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-11-30T19:41:43.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-30T19:41:43.725Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:41:43.927Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-11-30T19:41:44.069Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-30T19:41:44.114Z] --- PASS: TestServiceUpdatePidsLimit (17.91s) [2020-11-30T19:41:44.114Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-30T19:41:44.114Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-11-30T19:41:44.114Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-11-30T19:41:44.114Z] PASS [2020-11-30T19:41:44.114Z] [2020-11-30T19:41:44.114Z] === Skipped [2020-11-30T19:41:44.114Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-11-30T19:41:44.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:41:44.114Z] [2020-11-30T19:41:44.114Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-30T19:41:44.114Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:41:44.114Z] [2020-11-30T19:41:44.114Z] [2020-11-30T19:41:44.114Z] DONE 27 tests, 2 skipped in 174.148s [2020-11-30T19:41:44.114Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:41:44.114Z] ++ 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 [2020-11-30T19:41:44.114Z] ++ set -e [2020-11-30T19:41:44.114Z] ++ '[' -n 0 ']' [2020-11-30T19:41:44.114Z] ++ set -x [2020-11-30T19:41:44.115Z] ++ 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 [2020-11-30T19:41:44.115Z] INFO: Testing against a local daemon [2020-11-30T19:41:44.115Z] === RUN TestSessionCreate [2020-11-30T19:41:44.115Z] --- PASS: TestSessionCreate (0.02s) [2020-11-30T19:41:44.115Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:41:44.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-30T19:41:44.115Z] PASS [2020-11-30T19:41:44.115Z] [2020-11-30T19:41:44.115Z] DONE 2 tests in 0.245s [2020-11-30T19:41:44.115Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:41:44.115Z] ++ 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 [2020-11-30T19:41:44.115Z] ++ set -e [2020-11-30T19:41:44.115Z] ++ '[' -n 0 ']' [2020-11-30T19:41:44.115Z] ++ set -x [2020-11-30T19:41:44.115Z] ++ 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 [2020-11-30T19:41:44.115Z] INFO: Testing against a local daemon [2020-11-30T19:41:44.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:41:44.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:41:44.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:41:44.115Z] === RUN TestEventsExecDie [2020-11-30T19:41:44.115Z] --- PASS: TestEventsExecDie (0.90s) [2020-11-30T19:41:44.115Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:41:44.115Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-11-30T19:41:44.115Z] === RUN TestInfoBinaryCommits [2020-11-30T19:41:44.115Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-30T19:41:44.115Z] === RUN TestInfoAPIVersioned [2020-11-30T19:41:44.115Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:41:44.115Z] === RUN TestInfoDiscoveryBackend [2020-11-30T19:41:44.745Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-30T19:41:44.745Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:41:44.765Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-11-30T19:41:44.765Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-30T19:41:44.765Z] === RUN TestIpcModeOlderClient [2020-11-30T19:41:44.765Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:41:44.765Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:41:45.321Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-30T19:41:45.403Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-11-30T19:41:45.403Z] === RUN TestKillContainer [2020-11-30T19:41:45.403Z] === RUN TestKillContainer/no_signal [2020-11-30T19:41:45.776Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-30T19:41:45.776Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:41:46.044Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:41:46.338Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:41:46.408Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-30T19:41:46.408Z] === RUN TestInfoAPI [2020-11-30T19:41:46.408Z] --- PASS: TestInfoAPI (0.01s) [2020-11-30T19:41:46.408Z] === RUN TestInfoAPIWarnings [2020-11-30T19:41:46.975Z] --- PASS: TestKillContainer (1.63s) [2020-11-30T19:41:46.975Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-11-30T19:41:46.975Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-11-30T19:41:46.975Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-11-30T19:41:46.975Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:41:46.975Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:41:47.245Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-30T19:41:47.337Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-30T19:41:47.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:41:47.899Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-30T19:41:48.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-11-30T19:41:48.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-11-30T19:41:48.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-11-30T19:41:48.254Z] === RUN TestKillStoppedContainer [2020-11-30T19:41:48.254Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-11-30T19:41:48.254Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:41:48.254Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-11-30T19:41:48.254Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:41:48.892Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-11-30T19:41:48.892Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:41:49.168Z] --- PASS: TestReadPluginNoRead (9.81s) [2020-11-30T19:41:49.168Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-11-30T19:41:49.168Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-11-30T19:41:49.168Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-11-30T19:41:49.168Z] read_test.go:92: [dd925cb247c41] daemon is not started [2020-11-30T19:41:49.264Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-30T19:41:49.264Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-30T19:41:49.431Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2020-11-30T19:41:49.431Z] PASS [2020-11-30T19:41:49.431Z] [2020-11-30T19:41:49.431Z] DONE 6 tests in 10.528s [2020-11-30T19:41:49.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-30T19:41:49.696Z] ++ 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 [2020-11-30T19:41:49.696Z] ++ set -e [2020-11-30T19:41:49.696Z] ++ '[' -n 0 ']' [2020-11-30T19:41:49.696Z] ++ set -x [2020-11-30T19:41:49.696Z] ++ 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 [2020-11-30T19:41:49.697Z] testing: warning: no tests to run [2020-11-30T19:41:49.697Z] PASS [2020-11-30T19:41:49.697Z] [2020-11-30T19:41:49.697Z] DONE 0 tests in 0.050s [2020-11-30T19:41:49.697Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:41:49.697Z] ++ 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 [2020-11-30T19:41:49.697Z] ++ set -e [2020-11-30T19:41:49.697Z] ++ '[' -n 0 ']' [2020-11-30T19:41:49.697Z] ++ set -x [2020-11-30T19:41:49.697Z] ++ 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 [2020-11-30T19:41:49.697Z] INFO: Testing against a local daemon [2020-11-30T19:41:49.697Z] === RUN TestPluginWithDevMounts [2020-11-30T19:41:49.697Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:41:49.697Z] === CONT TestPluginWithDevMounts [2020-11-30T19:41:49.931Z] --- PASS: TestInspectOomKilledTrue (0.94s) [2020-11-30T19:41:49.931Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:41:50.225Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-11-30T19:41:50.225Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:41:50.868Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-11-30T19:41:50.868Z] === RUN TestLinksContainerNames [2020-11-30T19:41:51.151Z] --- PASS: TestServiceWithDataPathPortInit (16.28s) [2020-11-30T19:41:51.151Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:41:51.908Z] --- PASS: TestLinksContainerNames (1.01s) [2020-11-30T19:41:51.908Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:41:52.200Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-11-30T19:41:52.200Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:41:52.253Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-11-30T19:41:52.253Z] PASS [2020-11-30T19:41:52.253Z] [2020-11-30T19:41:52.253Z] DONE 1 tests in 2.332s [2020-11-30T19:41:52.253Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:41:52.253Z] ++ 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 [2020-11-30T19:41:52.253Z] ++ set -e [2020-11-30T19:41:52.253Z] ++ '[' -n 0 ']' [2020-11-30T19:41:52.253Z] ++ set -x [2020-11-30T19:41:52.253Z] ++ 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 [2020-11-30T19:41:52.253Z] INFO: Testing against a local daemon [2020-11-30T19:41:52.253Z] === RUN TestSecretInspect [2020-11-30T19:41:52.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-30T19:41:52.838Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:41:52.838Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:41:52.838Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:41:52.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:41:53.078Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:41:53.132Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-30T19:41:53.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-30T19:41:53.132Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:41:53.974Z] 4612f6d0b889: Pull complete [2020-11-30T19:41:54.647Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2020-11-30T19:41:54.647Z] === RUN TestContainerVolumesMountedAsShared [2020-11-30T19:41:54.810Z] --- PASS: TestSecretInspect (2.73s) [2020-11-30T19:41:54.810Z] === RUN TestSecretList [2020-11-30T19:41:54.943Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2020-11-30T19:41:54.943Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-30T19:41:54.969Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-30T19:41:54.969Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-30T19:41:55.237Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s) [2020-11-30T19:41:55.237Z] === RUN TestNetworkNat [2020-11-30T19:41:55.889Z] --- PASS: TestNetworkNat (0.53s) [2020-11-30T19:41:55.889Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:41:56.334Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-30T19:41:56.541Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2020-11-30T19:41:56.541Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:41:56.896Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-30T19:41:57.457Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-30T19:41:58.018Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-30T19:41:58.124Z] --- PASS: TestSecretList (2.69s) [2020-11-30T19:41:58.124Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:41:58.646Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-30T19:41:58.646Z] Copying nested executables into bundles/binary-daemon [2020-11-30T19:41:58.906Z] [2020-11-30T19:41:59.393Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-11-30T19:41:59.393Z] === RUN TestPause [2020-11-30T19:42:00.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2020-11-30T19:42:00.046Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vcizcw8bcl91jc842jy5vtcgo Created:2020-11-30 19:41:52.560629505 +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[996f6f5668e9b9dca7df1a558ae0740b1c448c70a31b42223beaeceb38a37e78:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rlj8kav52awkd0u6idpkbqsf EndpointID:45ad065251e901b8ae9a0d9779ac7ac7d3236f5ece59502412483b6cef769623 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6386cab1c1341e2a41758a8deb8ed3fe26918055486fd2b6bfe51f6defd91e15 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:a7c38756aa60 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rlj8kav52awkd0u6idpkbqsf EndpointID:45ad065251e901b8ae9a0d9779ac7ac7d3236f5ece59502412483b6cef769623 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:42:00.046Z] PASS [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] === Skipped [2020-11-30T19:42:00.046Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:42:00.046Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] DONE 23 tests, 1 skipped in 50.851s [2020-11-30T19:42:00.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:42:00.046Z] ++ 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 [2020-11-30T19:42:00.046Z] ++ set -e [2020-11-30T19:42:00.046Z] ++ '[' -n 0 ']' [2020-11-30T19:42:00.046Z] ++ set -x [2020-11-30T19:42:00.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=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 [2020-11-30T19:42:00.046Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-30T19:42:00.046Z] INFO: Testing against a local daemon [2020-11-30T19:42:00.046Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:42:00.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:42:00.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:42:00.046Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:42:00.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:42:00.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:42:00.046Z] PASS [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] === Skipped [2020-11-30T19:42:00.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:42:00.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:42:00.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] [2020-11-30T19:42:00.046Z] DONE 2 tests, 2 skipped in 0.148s [2020-11-30T19:42:00.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:42:00.046Z] ++ 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 [2020-11-30T19:42:00.046Z] ++ set -e [2020-11-30T19:42:00.046Z] ++ '[' -n 0 ']' [2020-11-30T19:42:00.046Z] ++ set -x [2020-11-30T19:42:00.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-11-30T19:42:00.047Z] INFO: Testing against a local daemon [2020-11-30T19:42:00.047Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:42:00.047Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-30T19:42:00.047Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-30T19:42:00.076Z] --- PASS: TestPause (0.58s) [2020-11-30T19:42:00.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:42:00.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:42:00.076Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:42:00.076Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:42:00.304Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-30T19:42:00.369Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-11-30T19:42:00.369Z] === RUN TestPsFilter [2020-11-30T19:42:00.665Z] --- PASS: TestPsFilter (0.18s) [2020-11-30T19:42:00.665Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:42:00.870Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-30T19:42:01.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-11-30T19:42:01.302Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:42:01.443Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-11-30T19:42:01.443Z] === RUN TestSecretsUpdate [2020-11-30T19:42:01.476Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-30T19:42:01.477Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:42:01.477Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-30T19:42:01.601Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-11-30T19:42:01.601Z] === RUN TestRemoveContainerRunning [2020-11-30T19:42:02.041Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] } [Pipeline] // stage [2020-11-30T19:42:02.239Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-11-30T19:42:02.239Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-30T19:42:02.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/make.sh cross [2020-11-30T19:42:02.820Z] [2020-11-30T19:42:02.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-11-30T19:42:02.874Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:42:02.874Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-30T19:42:02.874Z] === RUN TestRenameLinkedContainer [2020-11-30T19:42:02.969Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:42:02.969Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-30T19:42:03.081Z] Removing bundles/ [2020-11-30T19:42:03.081Z] [2020-11-30T19:42:03.081Z] ---> Making bundle: cross (in bundles/cross) [2020-11-30T19:42:03.081Z] Cross building: bundles/cross/linux/amd64 [2020-11-30T19:42:03.081Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-30T19:42:03.081Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-30T19:42:03.531Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-30T19:42:03.804Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:42:04.001Z] --- PASS: TestSecretsUpdate (3.29s) [2020-11-30T19:42:04.002Z] === RUN TestTemplatedSecret [2020-11-30T19:42:04.953Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-11-30T19:42:04.953Z] === RUN TestRenameStoppedContainer [2020-11-30T19:42:04.969Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-11-30T19:42:04.970Z] === RUN TestInfoDebug [2020-11-30T19:42:04.970Z] --- PASS: TestInfoDebug (0.52s) [2020-11-30T19:42:04.970Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:42:04.970Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-30T19:42:04.970Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:42:04.970Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-30T19:42:04.970Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:42:04.970Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-11-30T19:42:04.970Z] === RUN TestPingCacheHeaders [2020-11-30T19:42:04.970Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-30T19:42:04.970Z] === RUN TestPingGet [2020-11-30T19:42:04.970Z] --- PASS: TestPingGet (0.01s) [2020-11-30T19:42:04.970Z] === RUN TestPingHead [2020-11-30T19:42:04.970Z] --- PASS: TestPingHead (0.01s) [2020-11-30T19:42:04.970Z] === RUN TestVersion [2020-11-30T19:42:04.970Z] --- PASS: TestVersion (0.01s) [2020-11-30T19:42:04.970Z] PASS [2020-11-30T19:42:04.970Z] [2020-11-30T19:42:04.970Z] === Skipped [2020-11-30T19:42:04.970Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:42:04.970Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:42:04.970Z] [2020-11-30T19:42:04.970Z] [2020-11-30T19:42:04.970Z] DONE 18 tests, 1 skipped in 21.398s [2020-11-30T19:42:04.970Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:42:04.970Z] ++ 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 [2020-11-30T19:42:04.970Z] ++ set -e [2020-11-30T19:42:04.970Z] ++ '[' -n 0 ']' [2020-11-30T19:42:04.970Z] ++ set -x [2020-11-30T19:42:04.970Z] ++ 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 [2020-11-30T19:42:04.970Z] INFO: Testing against a local daemon [2020-11-30T19:42:04.970Z] === RUN TestVolumesCreateAndList [2020-11-30T19:42:04.970Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-30T19:42:04.970Z] === RUN TestVolumesRemove [2020-11-30T19:42:04.970Z] --- PASS: TestVolumesRemove (0.10s) [2020-11-30T19:42:04.970Z] === RUN TestVolumesInspect [2020-11-30T19:42:04.970Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-30T19:42:04.970Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:42:04.970Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:04.970Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:04.970Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:04.970Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-30T19:42:04.970Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:42:04.970Z] PASS [2020-11-30T19:42:04.970Z] [2020-11-30T19:42:04.970Z] DONE 5 tests in 0.291s [2020-11-30T19:42:04.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:42:04.970Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:42:04.970Z] +++ kill 12228 [2020-11-30T19:42:05.593Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-11-30T19:42:05.593Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:42:05.702Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-30T19:42:06.264Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:42:06.472Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:42:06.472Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:42:06.472Z] [2020-11-30T19:42:06.472Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:42:06.472Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:42:06.472Z] [2020-11-30T19:42:06.472Z] To set a process to complain mode, use the command line tool [2020-11-30T19:42:06.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:42:06.472Z] +++ true [2020-11-30T19:42:06.472Z] exiting test-integration [2020-11-30T19:42:06.472Z] ++ exit 0 [2020-11-30T19:42:06.472Z] [2020-11-30T19:42:06.630Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-11-30T19:42:06.630Z] === RUN TestRenameInvalidName [2020-11-30T19:42:06.926Z] --- PASS: TestRenameInvalidName (0.55s) [2020-11-30T19:42:06.926Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:42:07.629Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-30T19:42:07.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-30T19:42:08.223Z] --- PASS: TestTemplatedSecret (3.58s) [2020-11-30T19:42:08.223Z] === RUN TestSecretCreateResolve Post stage [Pipeline] junit [2020-11-30T19:42:08.579Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:42:08.996Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-30T19:42:09.008Z] --- PASS: TestRenameAnonymousContainer (2.03s) [2020-11-30T19:42:09.008Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:42:09.351Z] + echo Ensuring container killed. [2020-11-30T19:42:09.351Z] Ensuring container killed. [2020-11-30T19:42:09.351Z] + docker rm -vf docker-pr1 [2020-11-30T19:42:09.351Z] Error: No such container: docker-pr1 [2020-11-30T19:42:09.351Z] + true [Pipeline] sh [2020-11-30T19:42:09.660Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-11-30T19:42:09.660Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:42:09.727Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:42:09.727Z] Chowning /workspace to jenkins user [2020-11-30T19:42:09.727Z] + id -u [2020-11-30T19:42:09.727Z] + id -g [2020-11-30T19:42:09.727Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41732:/workspace busybox chown -R 1001:1001 /workspace [2020-11-30T19:42:09.727Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:42:09.927Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-30T19:42:10.017Z] latest: Pulling from library/busybox [2020-11-30T19:42:10.307Z] fae77311aa58: Pulling fs layer [2020-11-30T19:42:10.307Z] fae77311aa58: Download complete [2020-11-30T19:42:10.714Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-11-30T19:42:10.714Z] === RUN TestResize [2020-11-30T19:42:10.938Z] fae77311aa58: Pull complete [2020-11-30T19:42:10.938Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:42:10.938Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:42:11.294Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-30T19:42:11.393Z] --- PASS: TestResize (0.52s) [2020-11-30T19:42:11.393Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:42:11.537Z] --- PASS: TestSecretCreateResolve (3.30s) [2020-11-30T19:42:11.537Z] PASS [2020-11-30T19:42:11.537Z] [2020-11-30T19:42:11.537Z] DONE 6 tests in 18.984s [2020-11-30T19:42:11.537Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:42:11.537Z] ++ 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 [2020-11-30T19:42:11.537Z] ++ set -e [2020-11-30T19:42:11.537Z] ++ '[' -n 0 ']' [2020-11-30T19:42:11.537Z] ++ set -x [2020-11-30T19:42:11.537Z] ++ 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 [2020-11-30T19:42:11.537Z] INFO: Testing against a local daemon [2020-11-30T19:42:11.537Z] === RUN TestServiceCreateInit [2020-11-30T19:42:11.537Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:42:11.686Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-11-30T19:42:11.686Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:42:12.327Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:12.327Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.327Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:42:12.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:12.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:42:12.657Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:42:13.221Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-30T19:42:13.445Z] + bundleName=s390x-integration [2020-11-30T19:42:13.445Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-30T19:42:13.445Z] Creating s390x-integration-bundles.tar.gz [2020-11-30T19:42:13.445Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-30T19:42:13.445Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-30T19:42:13.779Z] Archiving artifacts [2020-11-30T19:42:14.347Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:42:14.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:42:14.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:42:14.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:42:14.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:42:14.728Z] + make clean [2020-11-30T19:42:15.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:42:15.361Z] docker volume rm -f docker-dev-cache [2020-11-30T19:42:15.361Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:42:15.759Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan (14.60s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.54s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2020-11-30T19:42:15.956Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-11-30T19:42:15.956Z] PASS [2020-11-30T19:42:15.956Z] [2020-11-30T19:42:15.956Z] DONE 8 tests in 16.144s [2020-11-30T19:42:15.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:42:15.956Z] ++ 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 [2020-11-30T19:42:15.956Z] ++ set -e [2020-11-30T19:42:15.956Z] ++ '[' -n 0 ']' [2020-11-30T19:42:15.956Z] ++ set -x [2020-11-30T19:42:15.956Z] ++ 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 [2020-11-30T19:42:15.956Z] testing: warning: no tests to run [2020-11-30T19:42:15.956Z] PASS [2020-11-30T19:42:15.956Z] [2020-11-30T19:42:15.956Z] DONE 0 tests in 0.029s [2020-11-30T19:42:15.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:42:15.956Z] ++ 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 [2020-11-30T19:42:15.956Z] ++ set -e [2020-11-30T19:42:15.956Z] ++ '[' -n 0 ']' [2020-11-30T19:42:15.956Z] ++ set -x [2020-11-30T19:42:15.956Z] ++ 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 [2020-11-30T19:42:15.956Z] INFO: Testing against a local daemon [2020-11-30T19:42:15.956Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:42:16.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:42:16.212Z] === RUN TestDockerSuite/TestBuildPATH [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:42:17.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:42:17.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:42:17.579Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2020-11-30T19:42:17.579Z] === RUN TestAuthZPluginTLS [2020-11-30T19:42:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:42:18.141Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-30T19:42:18.142Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:42:18.397Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-30T19:42:18.652Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-11-30T19:42:18.652Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:42:18.908Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-30T19:42:19.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-11-30T19:42:19.164Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:42:19.728Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-30T19:42:19.728Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-30T19:42:19.728Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-11-30T19:42:20.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-11-30T19:42:20.561Z] === RUN TestCgroupNamespacesRun [2020-11-30T19:42:21.066Z] --- PASS: TestServiceCreateInit (9.55s) [2020-11-30T19:42:21.066Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2020-11-30T19:42:21.066Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2020-11-30T19:42:21.066Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:42:21.094Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-11-30T19:42:21.094Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:42:21.616Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-11-30T19:42:21.616Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-30T19:42:21.658Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-11-30T19:42:21.658Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:42:22.221Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-11-30T19:42:22.221Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:42:22.782Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-30T19:42:22.782Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:42:23.143Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-11-30T19:42:23.143Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-30T19:42:24.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-11-30T19:42:24.190Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-30T19:42:24.681Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2020-11-30T19:42:24.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:42:25.710Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-11-30T19:42:25.710Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-30T19:42:27.203Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2020-11-30T19:42:27.203Z] === RUN TestAuthZPluginHeader [2020-11-30T19:42:27.203Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-30T19:42:27.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-11-30T19:42:27.274Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-30T19:42:27.460Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-11-30T19:42:27.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:42:28.314Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-11-30T19:42:28.314Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-30T19:42:29.352Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-11-30T19:42:29.352Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-30T19:42:30.391Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2020-11-30T19:42:30.684Z] === RUN TestKernelTCPMemory [2020-11-30T19:42:30.726Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-30T19:42:31.320Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-11-30T19:42:31.320Z] === RUN TestNISDomainname [2020-11-30T19:42:31.955Z] --- PASS: TestNISDomainname (0.70s) [2020-11-30T19:42:31.955Z] === RUN TestHostnameDnsResolution [2020-11-30T19:42:32.092Z] === RUN TestDockerSuite/TestBuildRm [2020-11-30T19:42:32.599Z] --- PASS: TestHostnameDnsResolution (0.85s) [2020-11-30T19:42:32.599Z] === RUN TestStats [2020-11-30T19:42:32.654Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.04s) [2020-11-30T19:42:32.655Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:42:34.543Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-30T19:42:35.104Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-30T19:42:35.357Z] --- PASS: TestStats (2.56s) [2020-11-30T19:42:35.357Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:42:35.357Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:42:35.357Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:42:35.357Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:42:35.357Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:42:35.357Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:42:35.357Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:42:35.357Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:42:35.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:42:35.357Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:42:35.357Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:42:35.357Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:42:35.357Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:42:36.033Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2020-11-30T19:42:36.033Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:42:36.290Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-30T19:42:36.547Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-30T19:42:37.109Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-30T19:42:38.037Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-30T19:42:38.599Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-30T19:42:38.881Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-30T19:42:38.881Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2020-11-30T19:42:38.881Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-11-30T19:42:38.881Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-11-30T19:42:38.881Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-11-30T19:42:38.881Z] === RUN TestDeleteDevicemapper [2020-11-30T19:42:38.881Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:42:38.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:42:38.881Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:42:39.162Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-11-30T19:42:39.162Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:42:39.418Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-30T19:42:40.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2020-11-30T19:42:40.397Z] === RUN TestUpdateMemory [2020-11-30T19:42:40.692Z] --- PASS: TestUpdateMemory (0.68s) [2020-11-30T19:42:40.692Z] === RUN TestUpdateCPUQuota [2020-11-30T19:42:41.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-30T19:42:41.733Z] --- PASS: TestUpdateCPUQuota (0.89s) [2020-11-30T19:42:41.733Z] === RUN TestUpdatePidsLimit [2020-11-30T19:42:41.733Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:42:42.034Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:42:42.328Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:42:42.624Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:42:42.624Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:42:42.673Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-30T19:42:42.673Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-30T19:42:42.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:42:43.062Z] --- PASS: TestCreateServiceMultipleTimes (19.59s) [2020-11-30T19:42:43.062Z] === RUN TestCreateServiceConflict [2020-11-30T19:42:43.214Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:42:43.235Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-30T19:42:43.235Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-30T19:42:43.637Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-11-30T19:42:43.637Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:42:44.164Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit (2.46s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-11-30T19:42:44.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-11-30T19:42:44.251Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:42:45.093Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-30T19:42:45.349Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-30T19:42:46.715Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-30T19:42:47.859Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-11-30T19:42:47.859Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:42:50.934Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-30T19:42:50.934Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-30T19:42:51.862Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-30T19:42:52.117Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2020-11-30T19:42:52.117Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:42:52.374Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-30T19:42:52.936Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-30T19:42:53.865Z] === RUN TestDockerSuite/TestBuildUser [2020-11-30T19:42:55.231Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-30T19:42:56.929Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-11-30T19:42:56.929Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:42:56.929Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-11-30T19:42:56.929Z] === RUN TestWaitNonBlocked [2020-11-30T19:42:56.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:42:56.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:42:56.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:42:56.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:42:56.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:42:56.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:42:56.929Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-30T19:42:56.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-11-30T19:42:56.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-11-30T19:42:56.929Z] === RUN TestWaitBlocked [2020-11-30T19:42:56.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:42:56.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:42:56.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:42:56.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:42:56.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:42:56.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:42:57.574Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-30T19:42:57.574Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-11-30T19:42:57.574Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-11-30T19:42:57.574Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:42:57.574Z] === CONT TestContainerKillOnDaemonStart [2020-11-30T19:42:57.574Z] === CONT TestIpcModeOlderClient [2020-11-30T19:42:57.574Z] === CONT TestDaemonHostGatewayIP [2020-11-30T19:42:57.748Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-30T19:42:57.880Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-11-30T19:42:57.880Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:43:01.436Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-11-30T19:43:01.436Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2020-11-30T19:43:02.071Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-11-30T19:43:02.794Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-11-30T19:43:02.794Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:43:05.353Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-11-30T19:43:05.353Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:43:07.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-30T19:43:07.689Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-30T19:43:07.689Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-30T19:43:07.944Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-30T19:43:08.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-11-30T19:43:08.873Z] PASS [2020-11-30T19:43:08.873Z] [2020-11-30T19:43:08.873Z] DONE 17 tests in 52.819s [2020-11-30T19:43:08.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:43:08.873Z] ++ 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 [2020-11-30T19:43:08.873Z] ++ set -e [2020-11-30T19:43:08.873Z] ++ '[' -n 0 ']' [2020-11-30T19:43:08.873Z] ++ set -x [2020-11-30T19:43:08.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=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 [2020-11-30T19:43:08.873Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-30T19:43:08.873Z] INFO: Testing against a local daemon [2020-11-30T19:43:08.873Z] === RUN TestPluginInvalidJSON [2020-11-30T19:43:08.873Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:43:08.873Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:43:08.873Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:43:09.129Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-30T19:43:09.129Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-30T19:43:09.129Z] === RUN TestPluginInstall [2020-11-30T19:43:09.129Z] === RUN TestPluginInstall/no_auth [2020-11-30T19:43:09.575Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-11-30T19:43:09.575Z] === RUN TestCreateServiceSysctls [2020-11-30T19:43:10.055Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-30T19:43:10.588Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-11-30T19:43:10.588Z] PASS [2020-11-30T19:43:10.588Z] [2020-11-30T19:43:10.588Z] === Skipped [2020-11-30T19:43:10.588Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-30T19:43:10.588Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:43:10.588Z] [2020-11-30T19:43:10.588Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:43:10.588Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:43:10.588Z] [2020-11-30T19:43:10.588Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:43:10.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:43:10.588Z] [2020-11-30T19:43:10.588Z] [2020-11-30T19:43:10.588Z] DONE 195 tests, 3 skipped in 110.273s [2020-11-30T19:43:10.588Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:43:10.588Z] ++ 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 [2020-11-30T19:43:10.588Z] ++ set -e [2020-11-30T19:43:10.588Z] ++ '[' -n 0 ']' [2020-11-30T19:43:10.588Z] ++ set -x [2020-11-30T19:43:10.588Z] ++ 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 [2020-11-30T19:43:10.588Z] INFO: Testing against a local daemon [2020-11-30T19:43:10.588Z] === RUN TestCommitInheritsEnv [2020-11-30T19:43:11.225Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-11-30T19:43:11.225Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:43:11.225Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:43:11.225Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:43:11.225Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-30T19:43:11.225Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:43:11.225Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-30T19:43:11.226Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:43:11.520Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-11-30T19:43:11.520Z] === RUN TestRemoveImageGarbageCollector [2020-11-30T19:43:11.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:43:11.520Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:43:11.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:43:11.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-30T19:43:11.520Z] === RUN TestTagInvalidReference [2020-11-30T19:43:11.520Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-30T19:43:11.520Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:43:11.520Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-30T19:43:11.520Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:43:11.520Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-30T19:43:11.520Z] === RUN TestTagOfficialNames [2020-11-30T19:43:11.520Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-30T19:43:11.520Z] === RUN TestTagMatchesDigest [2020-11-30T19:43:11.814Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-30T19:43:11.814Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:43:11.945Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-30T19:43:11.945Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-30T19:43:11.945Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-30T19:43:11.945Z] time="2020-11-30T19:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:11.945Z] time="2020-11-30T19:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eceaa19b67c70c8582d5ac89e35899faa4a520967d760a0d32849c0c5ed0638" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:11.945Z] time="2020-11-30T19:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:11.945Z] time="2020-11-30T19:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eceaa19b67c70c8582d5ac89e35899faa4a520967d760a0d32849c0c5ed0638" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:11.945Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-30T19:43:11.945Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-30T19:43:11.945Z] === RUN TestPluginInstall/with_htpasswd [2020-11-30T19:43:12.873Z] time="2020-11-30T19:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:12.873Z] time="2020-11-30T19:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7cb3bfb0bf2c080557af88cb9b77da788df9b463878951a71b0022b7322217c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:12.873Z] time="2020-11-30T19:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:12.873Z] time="2020-11-30T19:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7cb3bfb0bf2c080557af88cb9b77da788df9b463878951a71b0022b7322217c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:13.129Z] === RUN TestPluginInstall/with_insecure [2020-11-30T19:43:13.129Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-30T19:43:13.386Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-30T19:43:13.794Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-11-30T19:43:13.794Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:43:13.948Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-30T19:43:14.205Z] time="2020-11-30T19:43:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:14.205Z] time="2020-11-30T19:43:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cb50e1df1a54b72425b5de540557d210584ffc361a9b19f4be3a17b9e5d5c1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:14.205Z] time="2020-11-30T19:43:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:43:14.205Z] time="2020-11-30T19:43:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cb50e1df1a54b72425b5de540557d210584ffc361a9b19f4be3a17b9e5d5c1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:43:14.767Z] --- PASS: TestPluginInstall (5.65s) [2020-11-30T19:43:14.767Z] --- PASS: TestPluginInstall/no_auth (3.00s) [2020-11-30T19:43:14.767Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-11-30T19:43:14.767Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2020-11-30T19:43:14.767Z] plugin_test.go:157: [d2a9a099270e4] daemon is not started [2020-11-30T19:43:14.767Z] PASS [2020-11-30T19:43:14.767Z] [2020-11-30T19:43:14.767Z] DONE 6 tests in 5.879s [2020-11-30T19:43:14.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:43:14.767Z] ++ 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 [2020-11-30T19:43:14.767Z] ++ set -e [2020-11-30T19:43:14.767Z] ++ '[' -n 0 ']' [2020-11-30T19:43:14.767Z] ++ set -x [2020-11-30T19:43:14.767Z] ++ 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 [2020-11-30T19:43:14.767Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-30T19:43:14.767Z] INFO: Testing against a local daemon [2020-11-30T19:43:14.767Z] === RUN TestExternalGraphDriver [2020-11-30T19:43:15.023Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:43:15.584Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-30T19:43:15.584Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-30T19:43:16.353Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2020-11-30T19:43:16.353Z] === RUN TestInspect [2020-11-30T19:43:16.980Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:43:17.908Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-30T19:43:18.836Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:43:19.398Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-30T19:43:19.667Z] --- PASS: TestInspect (3.51s) [2020-11-30T19:43:19.667Z] === RUN TestCreateJob [2020-11-30T19:43:20.325Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-30T19:43:20.581Z] --- PASS: TestExternalGraphDriver (5.71s) [2020-11-30T19:43:20.581Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-11-30T19:43:20.581Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2020-11-30T19:43:20.581Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-11-30T19:43:20.581Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:43:20.581Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-30T19:43:21.142Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-30T19:43:21.142Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-30T19:43:21.703Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-30T19:43:23.593Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-30T19:43:23.593Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-30T19:43:23.593Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-30T19:43:23.849Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-30T19:43:23.894Z] --- PASS: TestCreateJob (4.35s) [2020-11-30T19:43:23.894Z] === RUN TestReplicatedJob [2020-11-30T19:43:24.564Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-30T19:43:24.564Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-30T19:43:24.776Z] === RUN TestDockerSuite/TestCommitChange [2020-11-30T19:43:25.033Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2020-11-30T19:43:25.033Z] PASS [2020-11-30T19:43:25.033Z] [2020-11-30T19:43:25.033Z] DONE 5 tests in 10.258s [2020-11-30T19:43:25.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:43:25.033Z] ++ 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 [2020-11-30T19:43:25.033Z] ++ set -e [2020-11-30T19:43:25.033Z] ++ '[' -n 0 ']' [2020-11-30T19:43:25.033Z] ++ set -x [2020-11-30T19:43:25.033Z] ++ 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 [2020-11-30T19:43:25.033Z] INFO: Testing against a local daemon [2020-11-30T19:43:25.033Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:43:25.033Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:43:25.033Z] === RUN TestReadPluginNoRead [2020-11-30T19:43:25.033Z] === PAUSE TestReadPluginNoRead [2020-11-30T19:43:25.033Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:43:25.033Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:43:25.033Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:43:25.033Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:43:25.133Z] Cross building: bundles/cross/windows/amd64 [2020-11-30T19:43:25.393Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-30T19:43:25.393Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-30T19:43:25.595Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-30T19:43:26.524Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-30T19:43:27.891Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-30T19:43:29.780Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-30T19:43:30.343Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-30T19:43:30.562Z] --- PASS: TestReplicatedJob (6.66s) [2020-11-30T19:43:30.562Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:43:30.599Z] --- PASS: TestDaemonStartWithLogOpt (5.50s) [2020-11-30T19:43:30.599Z] === CONT TestReadPluginNoRead [2020-11-30T19:43:31.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-30T19:43:32.089Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-30T19:43:33.016Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-30T19:43:34.829Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2020-11-30T19:43:34.829Z] === RUN TestServiceListWithStatuses [2020-11-30T19:43:34.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-30T19:43:34.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:43:34.829Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:43:34.907Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-30T19:43:34.907Z] === RUN TestReadPluginNoRead/default [2020-11-30T19:43:35.469Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2020-11-30T19:43:36.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-30T19:43:36.032Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-30T19:43:36.289Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-30T19:43:36.289Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-30T19:43:36.289Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-30T19:43:36.289Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-30T19:43:36.289Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-30T19:43:36.545Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-30T19:43:36.817Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-30T19:43:37.768Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-30T19:43:38.697Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-30T19:43:39.626Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-30T19:43:39.626Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-30T19:43:40.553Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-30T19:43:40.809Z] --- PASS: TestReadPluginNoRead (10.10s) [2020-11-30T19:43:40.809Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-11-30T19:43:40.809Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-11-30T19:43:40.810Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-11-30T19:43:40.810Z] read_test.go:92: [d570c5b2e3bf1] daemon is not started [2020-11-30T19:43:40.810Z] PASS [2020-11-30T19:43:40.810Z] [2020-11-30T19:43:40.810Z] DONE 6 tests in 15.747s [2020-11-30T19:43:40.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-30T19:43:40.810Z] ++ 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 [2020-11-30T19:43:40.810Z] ++ set -e [2020-11-30T19:43:40.810Z] ++ '[' -n 0 ']' [2020-11-30T19:43:40.810Z] ++ set -x [2020-11-30T19:43:40.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:43:40.810Z] testing: warning: no tests to run [2020-11-30T19:43:40.810Z] PASS [2020-11-30T19:43:40.810Z] [2020-11-30T19:43:40.810Z] DONE 0 tests in 0.052s [2020-11-30T19:43:40.810Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:43:40.810Z] ++ 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 [2020-11-30T19:43:40.810Z] ++ set -e [2020-11-30T19:43:40.810Z] ++ '[' -n 0 ']' [2020-11-30T19:43:40.810Z] ++ set -x [2020-11-30T19:43:40.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-30T19:43:41.065Z] INFO: Testing against a local daemon [2020-11-30T19:43:41.065Z] === RUN TestPluginWithDevMounts [2020-11-30T19:43:41.065Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:43:41.065Z] === CONT TestPluginWithDevMounts [2020-11-30T19:43:41.322Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-30T19:43:41.436Z] --- PASS: TestDockerNetworkConnectAlias (6.52s) [2020-11-30T19:43:41.437Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:43:41.884Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-30T19:43:42.447Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-30T19:43:42.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-30T19:43:42.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-30T19:43:42.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-30T19:43:42.958Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-11-30T19:43:42.958Z] PASS [2020-11-30T19:43:42.958Z] [2020-11-30T19:43:42.958Z] DONE 1 tests in 2.094s [2020-11-30T19:43:42.958Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:43:42.958Z] ++ 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 [2020-11-30T19:43:42.958Z] ++ set -e [2020-11-30T19:43:42.958Z] ++ '[' -n 0 ']' [2020-11-30T19:43:42.958Z] ++ set -x [2020-11-30T19:43:42.958Z] ++ 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 [2020-11-30T19:43:42.958Z] INFO: Testing against a local daemon [2020-11-30T19:43:42.958Z] === RUN TestSecretInspect [2020-11-30T19:43:43.519Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-30T19:43:43.519Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-30T19:43:43.519Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-30T19:43:43.519Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-30T19:43:43.519Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-30T19:43:44.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-30T19:43:44.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-30T19:43:45.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-30T19:43:45.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-30T19:43:45.767Z] --- PASS: TestSecretInspect (2.66s) [2020-11-30T19:43:45.767Z] === RUN TestSecretList [2020-11-30T19:43:46.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-30T19:43:46.742Z] --- PASS: TestDockerNetworkReConnect (5.29s) [2020-11-30T19:43:46.742Z] === RUN TestServicePlugin [2020-11-30T19:43:46.742Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:43:46.742Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:43:46.742Z] === RUN TestServiceUpdateLabel [2020-11-30T19:43:47.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-30T19:43:47.256Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-30T19:43:47.820Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-30T19:43:48.383Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-30T19:43:48.383Z] --- PASS: TestSecretList (2.74s) [2020-11-30T19:43:48.383Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:43:48.944Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-30T19:43:49.506Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-30T19:43:49.506Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-30T19:43:50.061Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-11-30T19:43:50.061Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:43:50.073Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-30T19:43:51.002Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-30T19:43:51.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-30T19:43:51.257Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2020-11-30T19:43:51.257Z] === RUN TestSecretsUpdate [2020-11-30T19:43:51.514Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-30T19:43:51.770Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-30T19:43:52.699Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-30T19:43:54.587Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-30T19:43:54.587Z] --- PASS: TestSecretsUpdate (3.24s) [2020-11-30T19:43:54.587Z] === RUN TestTemplatedSecret [2020-11-30T19:43:55.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-30T19:43:55.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-30T19:43:55.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-30T19:43:55.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-30T19:43:56.221Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-30T19:43:57.150Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-30T19:43:58.078Z] --- PASS: TestTemplatedSecret (3.66s) [2020-11-30T19:43:58.078Z] === RUN TestSecretCreateResolve [2020-11-30T19:43:59.966Z] --- PASS: TestSecretCreateResolve (1.84s) [2020-11-30T19:43:59.966Z] PASS [2020-11-30T19:43:59.966Z] [2020-11-30T19:43:59.966Z] DONE 6 tests in 17.056s [2020-11-30T19:43:59.966Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:43:59.966Z] ++ 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 [2020-11-30T19:43:59.966Z] ++ set -e [2020-11-30T19:43:59.966Z] ++ '[' -n 0 ']' [2020-11-30T19:43:59.966Z] ++ set -x [2020-11-30T19:43:59.966Z] ++ 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 [2020-11-30T19:44:00.223Z] INFO: Testing against a local daemon [2020-11-30T19:44:00.223Z] === RUN TestServiceCreateInit [2020-11-30T19:44:00.223Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:44:01.586Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-30T19:44:02.149Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-30T19:44:03.077Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-30T19:44:03.077Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-30T19:44:03.077Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-30T19:44:04.443Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:44:04.996Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2020-11-30T19:44:04.996Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:44:05.808Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-30T19:44:06.065Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-30T19:44:06.992Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-30T19:44:09.508Z] --- PASS: TestServiceCreateInit (8.98s) [2020-11-30T19:44:09.508Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s) [2020-11-30T19:44:09.508Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2020-11-30T19:44:09.508Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:44:10.435Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-30T19:44:10.998Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-30T19:44:12.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-30T19:44:14.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-30T19:44:14.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-30T19:44:16.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-30T19:44:18.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-30T19:44:19.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-30T19:44:19.930Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2020-11-30T19:44:19.930Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:44:20.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008fe840_} [2020-11-30T19:44:20.930Z] 680bbdbacf1b: Pull complete [2020-11-30T19:44:20.930Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-30T19:44:20.930Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:44:20.930Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-30T19:44:20.930Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-30T19:44:20.930Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-11-30T19:44:20.930Z] WARN: Skipping validation tests [2020-11-30T19:44:20.930Z] INFO: Running unit tests at 11/30/2020 19:44:17... [2020-11-30T19:44:22.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1837306668_/foo_false____} [2020-11-30T19:44:23.141Z] INFO: make.ps1 starting at 11/30/2020 19:44:22 [2020-11-30T19:44:23.141Z] INFO: Git commit (0a8c769268) assumed from DOCKER_GITCOMMIT environment variable [2020-11-30T19:44:23.141Z] INFO: Invoking autogen... [2020-11-30T19:44:23.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1837306668_/foo_true____} [2020-11-30T19:44:24.112Z] INFO: Running unit tests... [2020-11-30T19:44:24.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_false____} [2020-11-30T19:44:26.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_true____} [2020-11-30T19:44:26.823Z] --- PASS: TestCreateServiceMultipleTimes (17.67s) [2020-11-30T19:44:26.823Z] === RUN TestCreateServiceConflict [2020-11-30T19:44:27.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_true__0xc0008fe8a0__} [2020-11-30T19:44:28.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008fe8c0_} [2020-11-30T19:44:29.309Z] --- PASS: TestCreateServiceConflict (2.37s) [2020-11-30T19:44:29.309Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:44:30.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008fe8e0_} [2020-11-30T19:44:32.124Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2020-11-30T19:44:32.124Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:44:32.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008fe900_} [2020-11-30T19:44:32.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008fe920_} [2020-11-30T19:44:34.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-30T19:44:34.863Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-11-30T19:44:34.863Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-30T19:44:34.938Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-30T19:44:35.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-30T19:44:36.256Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-30T19:44:36.518Z] 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 [2020-11-30T19:44:36.838Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-30T19:44:37.206Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-30T19:44:38.771Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-30T19:44:40.660Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-30T19:44:42.045Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-30T19:44:42.045Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-30T19:44:42.607Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-30T19:44:43.168Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-30T19:44:44.096Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-30T19:44:44.657Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-30T19:44:44.913Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2020-11-30T19:44:44.913Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:44:45.120Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:44:45.366Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-30T19:44:45.475Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-30T19:44:46.841Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-30T19:44:46.872Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-30T19:44:46.872Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-30T19:44:46.872Z] remote: Enumerating objects: 2, done. [2020-11-30T19:44:46.872Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-30T19:44:46.872Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-30T19:44:46.872Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-30T19:44:46.872Z] 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. [2020-11-30T19:44:46.872Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-30T19:44:46.872Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:44:47.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/test/unit [2020-11-30T19:44:47.769Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-30T19:44:48.331Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-11-30T19:44:48.331Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:44:48.588Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-30T19:44:49.150Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-30T19:44:50.079Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-30T19:44:50.560Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:44:51.007Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-30T19:44:51.263Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2020-11-30T19:44:51.263Z] === RUN TestCreateServiceSysctls [2020-11-30T19:44:51.519Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-30T19:44:51.967Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2020-11-30T19:44:51.967Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-11-30T19:44:51.967Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-30T19:44:51.967Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2020-11-30T19:44:51.967Z] PASS [2020-11-30T19:44:51.967Z] [2020-11-30T19:44:51.967Z] === Skipped [2020-11-30T19:44:51.967Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-30T19:44:51.967Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:44:51.967Z] [2020-11-30T19:44:51.967Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-30T19:44:51.967Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:44:51.967Z] [2020-11-30T19:44:51.967Z] [2020-11-30T19:44:51.967Z] DONE 27 tests, 2 skipped in 161.046s [2020-11-30T19:44:51.967Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:44:51.967Z] ++ 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 [2020-11-30T19:44:51.967Z] ++ set -e [2020-11-30T19:44:51.967Z] ++ '[' -n 0 ']' [2020-11-30T19:44:51.967Z] ++ set -x [2020-11-30T19:44:51.967Z] ++ 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 [2020-11-30T19:44:52.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-30T19:44:52.230Z] INFO: Testing against a local daemon [2020-11-30T19:44:52.230Z] === RUN TestSessionCreate [2020-11-30T19:44:52.230Z] --- PASS: TestSessionCreate (0.05s) [2020-11-30T19:44:52.230Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:44:52.230Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-30T19:44:52.230Z] PASS [2020-11-30T19:44:52.230Z] [2020-11-30T19:44:52.230Z] DONE 2 tests in 0.248s [2020-11-30T19:44:52.230Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:44:52.230Z] ++ 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 [2020-11-30T19:44:52.230Z] ++ set -e [2020-11-30T19:44:52.230Z] ++ '[' -n 0 ']' [2020-11-30T19:44:52.230Z] ++ set -x [2020-11-30T19:44:52.230Z] ++ 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 [2020-11-30T19:44:52.337Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-30T19:44:52.492Z] INFO: Testing against a local daemon [2020-11-30T19:44:52.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:44:52.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:44:52.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:44:52.492Z] === RUN TestEventsExecDie [2020-11-30T19:44:53.439Z] --- PASS: TestEventsExecDie (0.88s) [2020-11-30T19:44:53.439Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:44:53.439Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-11-30T19:44:53.439Z] === RUN TestInfoBinaryCommits [2020-11-30T19:44:53.439Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-30T19:44:53.439Z] === RUN TestInfoAPIVersioned [2020-11-30T19:44:53.702Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-30T19:44:53.702Z] === RUN TestInfoDiscoveryBackend [2020-11-30T19:44:54.227Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-30T19:44:54.278Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2020-11-30T19:44:54.278Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:44:55.157Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-30T19:44:55.225Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-30T19:44:55.225Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:44:55.721Z] --- PASS: TestCreateServiceSysctls (4.57s) [2020-11-30T19:44:55.721Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:44:55.801Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-11-30T19:44:55.801Z] === RUN TestInfoAPI [2020-11-30T19:44:55.977Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-30T19:44:55.977Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-30T19:44:56.064Z] --- PASS: TestInfoAPI (0.06s) [2020-11-30T19:44:56.064Z] === RUN TestInfoAPIWarnings [2020-11-30T19:44:56.540Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-30T19:44:57.101Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-30T19:44:58.468Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-30T19:44:59.029Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-30T19:44:59.284Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-11-30T19:44:59.284Z] === RUN TestInspect [2020-11-30T19:44:59.846Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-30T19:45:01.213Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-30T19:45:02.143Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-30T19:45:02.398Z] --- PASS: TestInspect (3.18s) [2020-11-30T19:45:02.398Z] === RUN TestCreateJob [2020-11-30T19:45:02.846Z] === RUN TestMiddlewares [2020-11-30T19:45:02.846Z] --- PASS: TestMiddlewares (0.00s) [2020-11-30T19:45:02.846Z] PASS [2020-11-30T19:45:02.846Z] coverage: 9.0% of statements [2020-11-30T19:45:02.846Z] ok github.com/docker/docker/api/server 0.104s coverage: 9.0% of statements [2020-11-30T19:45:03.763Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-30T19:45:05.462Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-11-30T19:45:06.282Z] --- PASS: TestCreateJob (3.92s) [2020-11-30T19:45:06.282Z] === RUN TestReplicatedJob [2020-11-30T19:45:07.647Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-30T19:45:10.914Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-30T19:45:11.169Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-30T19:45:12.535Z] --- PASS: TestReplicatedJob (6.27s) [2020-11-30T19:45:12.535Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:45:14.204Z] --- PASS: TestInfoAPIWarnings (16.65s) [2020-11-30T19:45:14.204Z] === RUN TestInfoDebug [2020-11-30T19:45:14.204Z] --- PASS: TestInfoDebug (0.65s) [2020-11-30T19:45:14.204Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:45:14.204Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2020-11-30T19:45:14.204Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:45:14.466Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-11-30T19:45:14.466Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:45:15.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-11-30T19:45:15.042Z] === RUN TestPingCacheHeaders [2020-11-30T19:45:15.042Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-30T19:45:15.042Z] === RUN TestPingGet [2020-11-30T19:45:15.042Z] --- PASS: TestPingGet (0.03s) [2020-11-30T19:45:15.042Z] === RUN TestPingHead [2020-11-30T19:45:15.042Z] --- PASS: TestPingHead (0.05s) [2020-11-30T19:45:15.042Z] === RUN TestVersion [2020-11-30T19:45:15.042Z] --- PASS: TestVersion (0.05s) [2020-11-30T19:45:15.042Z] PASS [2020-11-30T19:45:15.042Z] [2020-11-30T19:45:15.042Z] === Skipped [2020-11-30T19:45:15.042Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:45:15.042Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:45:15.042Z] [2020-11-30T19:45:15.042Z] [2020-11-30T19:45:15.042Z] DONE 18 tests, 1 skipped in 22.717s [2020-11-30T19:45:15.042Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:45:15.042Z] ++ 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 [2020-11-30T19:45:15.042Z] ++ set -e [2020-11-30T19:45:15.042Z] ++ '[' -n 0 ']' [2020-11-30T19:45:15.042Z] ++ set -x [2020-11-30T19:45:15.042Z] ++ 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 [2020-11-30T19:45:15.049Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-30T19:45:15.306Z] INFO: Testing against a local daemon [2020-11-30T19:45:15.306Z] === RUN TestVolumesCreateAndList [2020-11-30T19:45:15.306Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-30T19:45:15.306Z] === RUN TestVolumesRemove [2020-11-30T19:45:15.306Z] --- PASS: TestVolumesRemove (0.12s) [2020-11-30T19:45:15.306Z] === RUN TestVolumesInspect [2020-11-30T19:45:15.306Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-30T19:45:15.306Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:45:15.306Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:45:15.306Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:45:15.306Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:45:15.306Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-30T19:45:15.306Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:45:15.306Z] PASS [2020-11-30T19:45:15.306Z] [2020-11-30T19:45:15.306Z] DONE 5 tests in 0.350s [2020-11-30T19:45:15.568Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:45:15.831Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:45:15.831Z] +++ kill 13859 [2020-11-30T19:45:16.414Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2020-11-30T19:45:16.414Z] === RUN TestServiceListWithStatuses [2020-11-30T19:45:16.414Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-30T19:45:16.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:45:16.414Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:45:17.222Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:45:17.222Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:45:17.222Z] [2020-11-30T19:45:17.222Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:45:17.222Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:45:17.222Z] [2020-11-30T19:45:17.222Z] To set a process to complain mode, use the command line tool [2020-11-30T19:45:17.222Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:45:17.222Z] +++ true [2020-11-30T19:45:17.222Z] exiting test-integration [2020-11-30T19:45:17.222Z] ++ exit 0 [2020-11-30T19:45:17.222Z] [2020-11-30T19:45:17.341Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-30T19:45:17.903Z] === RUN TestDockerSuite/TestCpToCaseJ Post stage [Pipeline] junit [2020-11-30T19:45:19.796Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:45:20.614Z] + echo Ensuring container killed. [2020-11-30T19:45:20.614Z] Ensuring container killed. [2020-11-30T19:45:20.614Z] + docker rm -vf docker-pr1 [2020-11-30T19:45:20.614Z] Error: No such container: docker-pr1 [2020-11-30T19:45:20.614Z] + true [Pipeline] sh [2020-11-30T19:45:20.910Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:45:20.910Z] Chowning /workspace to jenkins user [2020-11-30T19:45:20.910Z] + id -u [2020-11-30T19:45:20.910Z] + id -g [2020-11-30T19:45:20.910Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T19:45:20.910Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:45:21.172Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2020-11-30T19:45:21.172Z] latest: Pulling from library/busybox [2020-11-30T19:45:21.172Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:45:21.173Z] 43537633ae56: Pulling fs layer [2020-11-30T19:45:21.435Z] 43537633ae56: Download complete [2020-11-30T19:45:21.699Z] 43537633ae56: Pull complete [2020-11-30T19:45:21.699Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:45:21.699Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:45:22.102Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-30T19:45:22.663Z] === RUN TestDockerSuite/TestCpToDot [2020-11-30T19:45:23.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-30T19:45:24.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:45:25.322Z] + bundleName=arm64-integration [2020-11-30T19:45:25.322Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-30T19:45:25.322Z] Creating arm64-integration-bundles.tar.gz [2020-11-30T19:45:25.322Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-30T19:45:25.322Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-11-30T19:45:25.524Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2020-11-30T19:45:25.524Z] === RUN TestServicePlugin [Pipeline] archiveArtifacts [2020-11-30T19:45:25.599Z] Archiving artifacts [2020-11-30T19:45:26.109Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-30T19:45:27.036Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-30T19:45:27.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:45:27.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-30T19:45:27.835Z] + make clean [2020-11-30T19:45:28.416Z] docker volume rm -f docker-dev-cache [2020-11-30T19:45:28.416Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:45:28.526Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-30T19:45:28.782Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-30T19:45:29.712Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-30T19:45:31.077Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-30T19:45:31.077Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-30T19:45:31.077Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-30T19:45:31.639Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-30T19:45:32.200Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-30T19:45:32.200Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-30T19:45:32.200Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:45:32.762Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-30T19:45:33.018Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-30T19:45:33.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-30T19:45:33.274Z] === RUN TestDockerSuite/TestCreateRM [2020-11-30T19:45:33.530Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-30T19:45:33.530Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-30T19:45:33.786Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-30T19:45:33.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-30T19:45:33.786Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-30T19:45:35.675Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-30T19:45:35.931Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-30T19:45:35.931Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-30T19:45:41.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-30T19:45:42.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-30T19:45:43.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-30T19:45:43.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-30T19:45:44.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-30T19:45:45.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-30T19:45:46.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-30T19:45:46.383Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-30T19:45:46.639Z] === RUN TestDockerSuite/TestDockerFails [2020-11-30T19:45:46.896Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-30T19:45:46.896Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-30T19:45:46.896Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-30T19:45:47.823Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-30T19:45:48.403Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-30T19:45:49.771Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-30T19:45:49.771Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-30T19:45:49.771Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-30T19:45:49.771Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-30T19:45:55.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-30T19:45:56.900Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-30T19:45:58.786Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-30T19:45:59.042Z] --- PASS: TestServicePlugin (33.42s) [2020-11-30T19:45:59.042Z] plugin_test.go:62: [dc95f2707c772] joining swarm manager [d86dfdb0eefc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T19:45:59.042Z] plugin_test.go:65: [dae5847cf9d66] joining swarm manager [d86dfdb0eefc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T19:45:59.042Z] === RUN TestServiceUpdateLabel [2020-11-30T19:45:59.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-30T19:46:00.594Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-30T19:46:01.156Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-30T19:46:02.085Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-30T19:46:02.341Z] --- PASS: TestServiceUpdateLabel (3.30s) [2020-11-30T19:46:02.341Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:46:03.270Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-30T19:46:03.833Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-30T19:46:04.395Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-30T19:46:05.323Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-30T19:46:06.687Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-30T19:46:07.614Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-30T19:46:10.129Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-30T19:46:12.015Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-30T19:46:12.577Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-30T19:46:13.986Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-30T19:46:14.241Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-30T19:46:14.497Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:46:14.983Z] === RUN TestBoolValue [2020-11-30T19:46:14.983Z] --- PASS: TestBoolValue (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestBoolValueOrDefault [2020-11-30T19:46:14.983Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInt64ValueOrZero [2020-11-30T19:46:14.983Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInt64ValueOrDefault [2020-11-30T19:46:14.983Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-30T19:46:14.983Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestJsonContentType [2020-11-30T19:46:14.983Z] --- PASS: TestJsonContentType (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 14.7% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/server/httputils 0.170s coverage: 14.7% of statements [2020-11-30T19:46:14.983Z] === RUN TestMaskSecretKeys [2020-11-30T19:46:14.983Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-30T19:46:14.983Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-30T19:46:14.983Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-30T19:46:14.983Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestVersionMiddlewareVersion [2020-11-30T19:46:14.983Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-30T19:46:14.983Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 37.7% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/server/middleware 0.187s coverage: 37.7% of statements [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:46:14.983Z] === RUN TestStrSliceMarshalJSON [2020-11-30T19:46:14.983Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestStrSliceUnmarshalJSON [2020-11-30T19:46:14.983Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestStrSliceUnmarshalString [2020-11-30T19:46:14.983Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestStrSliceUnmarshalSlice [2020-11-30T19:46:14.983Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 90.0% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-11-30T19:46:14.983Z] === RUN TestToJSON [2020-11-30T19:46:14.983Z] --- PASS: TestToJSON (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestToParamWithVersion [2020-11-30T19:46:14.983Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestFromJSON [2020-11-30T19:46:14.983Z] --- PASS: TestFromJSON (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestEmpty [2020-11-30T19:46:14.983Z] --- PASS: TestEmpty (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestArgsMatchKVListEmptySources [2020-11-30T19:46:14.983Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestArgsMatchKVList [2020-11-30T19:46:14.983Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestArgsMatch [2020-11-30T19:46:14.983Z] --- PASS: TestArgsMatch (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestAdd [2020-11-30T19:46:14.983Z] --- PASS: TestAdd (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestDel [2020-11-30T19:46:14.983Z] --- PASS: TestDel (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestLen [2020-11-30T19:46:14.983Z] --- PASS: TestLen (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestExactMatch [2020-11-30T19:46:14.983Z] --- PASS: TestExactMatch (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestOnlyOneExactMatch [2020-11-30T19:46:14.983Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestContains [2020-11-30T19:46:14.983Z] --- PASS: TestContains (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestValidate [2020-11-30T19:46:14.983Z] --- PASS: TestValidate (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestWalkValues [2020-11-30T19:46:14.983Z] --- PASS: TestWalkValues (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestFuzzyMatch [2020-11-30T19:46:14.983Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestClone [2020-11-30T19:46:14.983Z] --- PASS: TestClone (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 92.2% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/types/filters 0.140s coverage: 92.2% of statements [2020-11-30T19:46:14.983Z] === RUN TestAdjustForAPIVersion [2020-11-30T19:46:14.983Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 5.7% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/server/router/swarm 0.276s coverage: 5.7% of statements [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:46:14.983Z] === RUN TestDurationToSecondsString [2020-11-30T19:46:14.983Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestGetTimestamp [2020-11-30T19:46:14.983Z] --- PASS: TestGetTimestamp (0.17s) [2020-11-30T19:46:14.983Z] === RUN TestParseTimestamps [2020-11-30T19:46:14.983Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 100.0% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/types/time 0.399s coverage: 100.0% of statements [2020-11-30T19:46:14.983Z] === RUN TestCompareVersion [2020-11-30T19:46:14.983Z] --- PASS: TestCompareVersion (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 75.0% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/api/types/versions 0.081s coverage: 75.0% of statements [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:46:14.983Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-30T19:46:14.983Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-30T19:46:14.983Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestCloneArgsSmartHttp [2020-11-30T19:46:14.983Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-11-30T19:46:14.983Z] === RUN TestCloneArgsDumbHttp [2020-11-30T19:46:14.983Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestCloneArgsGit [2020-11-30T19:46:14.983Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestCheckoutGit [2020-11-30T19:46:14.983Z] === RUN TestEnable [2020-11-30T19:46:14.983Z] --- PASS: TestEnable (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestDisable [2020-11-30T19:46:14.983Z] --- PASS: TestDisable (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestEnabled [2020-11-30T19:46:14.983Z] --- PASS: TestEnabled (0.00s) [2020-11-30T19:46:14.983Z] PASS [2020-11-30T19:46:14.983Z] coverage: 100.0% of statements [2020-11-30T19:46:14.983Z] ok github.com/docker/docker/cli/debug 0.071s coverage: 100.0% of statements [2020-11-30T19:46:14.983Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-30T19:46:14.983Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-11-30T19:46:14.983Z] === RUN TestProcessNoDockerignore [2020-11-30T19:46:14.983Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-30T19:46:14.983Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2020-11-30T19:46:14.983Z] === RUN TestDetectContentType [2020-11-30T19:46:14.983Z] --- PASS: TestDetectContentType (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestSelectAcceptableMIME [2020-11-30T19:46:14.983Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInspectEmptyResponse [2020-11-30T19:46:14.983Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInspectResponseBinary [2020-11-30T19:46:14.983Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestResponseUnsupportedContentType [2020-11-30T19:46:14.983Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInspectResponseTextSimple [2020-11-30T19:46:14.983Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestInspectResponseEmptyContentType [2020-11-30T19:46:14.983Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestUnknownContentLength [2020-11-30T19:46:14.983Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-30T19:46:14.983Z] === RUN TestDownloadRemote [2020-11-30T19:46:14.983Z] --- PASS: TestDownloadRemote (0.10s) [2020-11-30T19:46:14.983Z] === RUN TestGetWithStatusError [2020-11-30T19:46:14.984Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-30T19:46:14.984Z] === RUN TestCloseRootDirectory [2020-11-30T19:46:14.984Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-30T19:46:14.984Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:46:14.984Z] === RUN TestHashFile [2020-11-30T19:46:14.984Z] --- SKIP: TestHashFile (0.00s) [2020-11-30T19:46:14.984Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:46:14.984Z] === RUN TestHashSubdir [2020-11-30T19:46:14.984Z] --- SKIP: TestHashSubdir (0.00s) [2020-11-30T19:46:14.984Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:46:14.984Z] === RUN TestRemoveDirectory [2020-11-30T19:46:14.984Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-11-30T19:46:14.984Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:46:14.984Z] PASS [2020-11-30T19:46:14.984Z] coverage: 9.3% of statements [2020-11-30T19:46:14.984Z] ok github.com/docker/docker/builder/remotecontext 0.596s coverage: 9.3% of statements [2020-11-30T19:46:15.423Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-30T19:46:15.443Z] === RUN TestGetAllAllowed [2020-11-30T19:46:15.444Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestGetAllMeta [2020-11-30T19:46:15.444Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-30T19:46:15.444Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestIsUnreferencedBuiltin [2020-11-30T19:46:15.444Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestIsExistingDirectory [2020-11-30T19:46:15.444Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestGetFilenameForDownload [2020-11-30T19:46:15.444Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestEnv2Variables [2020-11-30T19:46:15.444Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-30T19:46:15.444Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestMaintainer [2020-11-30T19:46:15.444Z] --- PASS: TestMaintainer (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestLabel [2020-11-30T19:46:15.444Z] --- PASS: TestLabel (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestFromScratch [2020-11-30T19:46:15.444Z] --- PASS: TestFromScratch (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestFromWithArg [2020-11-30T19:46:15.444Z] --- PASS: TestFromWithArg (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-30T19:46:15.444Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestFromWithUndefinedArg [2020-11-30T19:46:15.444Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestFromMultiStageWithNamedStage [2020-11-30T19:46:15.444Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestOnbuild [2020-11-30T19:46:15.444Z] --- PASS: TestOnbuild (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestWorkdir [2020-11-30T19:46:15.444Z] --- PASS: TestWorkdir (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestCmd [2020-11-30T19:46:15.444Z] --- PASS: TestCmd (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestHealthcheckNone [2020-11-30T19:46:15.444Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestHealthcheckCmd [2020-11-30T19:46:15.444Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestEntrypoint [2020-11-30T19:46:15.444Z] --- PASS: TestEntrypoint (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestExpose [2020-11-30T19:46:15.444Z] --- PASS: TestExpose (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestUser [2020-11-30T19:46:15.444Z] --- PASS: TestUser (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestVolume [2020-11-30T19:46:15.444Z] --- PASS: TestVolume (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestStopSignal [2020-11-30T19:46:15.444Z] --- SKIP: TestStopSignal (0.00s) [2020-11-30T19:46:15.444Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-30T19:46:15.444Z] === RUN TestArg [2020-11-30T19:46:15.444Z] --- PASS: TestArg (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestShell [2020-11-30T19:46:15.444Z] --- PASS: TestShell (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestPrependEnvOnCmd [2020-11-30T19:46:15.444Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestRunWithBuildArgs [2020-11-30T19:46:15.444Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestRunIgnoresHealthcheck [2020-11-30T19:46:15.444Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestNormalizeWorkdir [2020-11-30T19:46:15.444Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestDispatch [2020-11-30T19:46:15.444Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-30T19:46:15.444Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-30T19:46:15.444Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-30T19:46:15.444Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-30T19:46:15.444Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-30T19:46:15.444Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-30T19:46:15.444Z] === RUN TestDispatch/COPY_url [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch (0.07s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-30T19:46:15.444Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestAddScratchImageAddsToMounts [2020-11-30T19:46:15.444Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-30T19:46:15.444Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-30T19:46:15.444Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-30T19:46:15.444Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestImageSourceGetAddsToMounts [2020-11-30T19:46:15.444Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestEmptyDockerfile [2020-11-30T19:46:15.444Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-11-30T19:46:15.444Z] === RUN TestSymlinkDockerfile [2020-11-30T19:46:15.444Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-30T19:46:15.444Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-30T19:46:15.444Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestNonExistingDockerfile [2020-11-30T19:46:15.444Z] --- PASS: TestNonExistingDockerfile (0.01s) [2020-11-30T19:46:15.444Z] === RUN TestCopyRunConfig [2020-11-30T19:46:15.444Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestDeepCopyRunConfig [2020-11-30T19:46:15.444Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestExportImage [2020-11-30T19:46:15.444Z] --- PASS: TestExportImage (0.00s) [2020-11-30T19:46:15.444Z] === RUN TestNormalizeDest [2020-11-30T19:46:15.444Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-30T19:46:15.444Z] PASS [2020-11-30T19:46:15.444Z] coverage: 46.6% of statements [2020-11-30T19:46:15.444Z] ok github.com/docker/docker/builder/dockerfile 0.549s coverage: 46.6% of statements [2020-11-30T19:46:15.904Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-30T19:46:16.349Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-30T19:46:16.349Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-30T19:46:16.604Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-30T19:46:16.604Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-30T19:46:16.861Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-30T19:46:17.788Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-11-30T19:46:17.788Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:46:17.788Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-30T19:46:18.715Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-30T19:46:18.715Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-30T19:46:18.715Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-30T19:46:19.684Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-30T19:46:20.245Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-30T19:46:20.501Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-30T19:46:21.426Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-30T19:46:21.681Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-30T19:46:21.681Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-30T19:46:21.681Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-30T19:46:23.566Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-30T19:46:23.822Z] === RUN TestDockerSuite/TestEventsRename [2020-11-30T19:46:24.383Z] === RUN TestDockerSuite/TestEventsResize [2020-11-30T19:46:24.945Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:46:26.945Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-11-30T19:46:26.945Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:46:26.945Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:46:26.945Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-11-30T19:46:26.945Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:46:26.945Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:46:27.206Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-11-30T19:46:27.206Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:46:27.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:46:28.302Z] === RUN TestCheckpointCreateError [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointCreate [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointDeleteError [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointDelete [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointListError [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointList [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointList (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCheckpointListContainerNotFound [2020-11-30T19:46:28.302Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNewClientWithOpsFromEnv [2020-11-30T19:46:28.302Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-30T19:46:28.302Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-30T19:46:28.302Z] === RUN TestGetAPIPath [2020-11-30T19:46:28.302Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestParseHostURL [2020-11-30T19:46:28.302Z] --- PASS: TestParseHostURL (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-30T19:46:28.302Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPIVersion [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPVersionOverride [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-30T19:46:28.302Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestClientRedirect [2020-11-30T19:46:28.302Z] --- PASS: TestClientRedirect (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigCreateUnsupported [2020-11-30T19:46:28.302Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigCreateError [2020-11-30T19:46:28.302Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigCreate [2020-11-30T19:46:28.302Z] --- PASS: TestConfigCreate (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspectNotFound [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspectWithEmptyID [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspectUnsupported [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspectError [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspectConfigNotFound [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigInspect [2020-11-30T19:46:28.302Z] --- PASS: TestConfigInspect (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigListUnsupported [2020-11-30T19:46:28.302Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigListError [2020-11-30T19:46:28.302Z] --- PASS: TestConfigListError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigList [2020-11-30T19:46:28.302Z] --- PASS: TestConfigList (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigRemoveUnsupported [2020-11-30T19:46:28.302Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigRemoveError [2020-11-30T19:46:28.302Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigRemove [2020-11-30T19:46:28.302Z] --- PASS: TestConfigRemove (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigUpdateUnsupported [2020-11-30T19:46:28.302Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigUpdateError [2020-11-30T19:46:28.302Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestConfigUpdate [2020-11-30T19:46:28.302Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCommitError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCommit [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCommit (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerStatPathError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerStatPathNotFoundError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerStatPathNoHeaderError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerStatPath [2020-11-30T19:46:28.302Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyToContainerError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyToContainerNotFoundError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyToContainer [2020-11-30T19:46:28.302Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyFromContainerError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyFromContainerNotFoundError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-30T19:46:28.302Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestCopyFromContainer [2020-11-30T19:46:28.302Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCreateError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCreateImageNotFound [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCreateWithName [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerCreateAutoRemove [2020-11-30T19:46:28.302Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerDiffError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerDiff [2020-11-30T19:46:28.302Z] --- PASS: TestContainerDiff (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecCreateError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecCreate [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecStartError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecStart [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecInspectError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecInspect [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExportError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExportError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExport [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExport (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerInspectError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerInspectContainerNotFound [2020-11-30T19:46:28.302Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerInspectWithEmptyID [2020-11-30T19:46:28.302Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerInspect [2020-11-30T19:46:28.302Z] --- PASS: TestContainerInspect (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerInspectNode [2020-11-30T19:46:28.302Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerKillError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerKillError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerKill [2020-11-30T19:46:28.302Z] --- PASS: TestContainerKill (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerListError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerListError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerList [2020-11-30T19:46:28.302Z] --- PASS: TestContainerList (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerLogsNotFoundError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerLogsError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerLogs [2020-11-30T19:46:28.302Z] --- PASS: TestContainerLogs (0.19s) [2020-11-30T19:46:28.302Z] === RUN TestContainerPauseError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerPause [2020-11-30T19:46:28.302Z] --- PASS: TestContainerPause (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainersPruneError [2020-11-30T19:46:28.302Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainersPrune [2020-11-30T19:46:28.302Z] --- PASS: TestContainersPrune (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRemoveError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRemoveNotFoundError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRemove [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRemove (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRenameError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRename [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRename (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerResizeError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecResizeError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerResize [2020-11-30T19:46:28.302Z] --- PASS: TestContainerResize (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerExecResize [2020-11-30T19:46:28.302Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRestartError [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerRestart [2020-11-30T19:46:28.302Z] --- PASS: TestContainerRestart (0.00s) [2020-11-30T19:46:28.302Z] === RUN TestContainerStartError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStartError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerStart [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStart (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerStatsError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerStats [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStats (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerStopError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStopError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerStop [2020-11-30T19:46:28.303Z] --- PASS: TestContainerStop (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerTopError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerTopError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerTop [2020-11-30T19:46:28.303Z] --- PASS: TestContainerTop (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerUnpauseError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerUnpause [2020-11-30T19:46:28.303Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerUpdateError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerUpdate [2020-11-30T19:46:28.303Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerWaitError [2020-11-30T19:46:28.303Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestContainerWait [2020-11-30T19:46:28.303Z] --- PASS: TestContainerWait (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestDiskUsageError [2020-11-30T19:46:28.303Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestDiskUsage [2020-11-30T19:46:28.303Z] --- PASS: TestDiskUsage (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestDistributionInspectUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestDistributionInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestEventsErrorInOptions [2020-11-30T19:46:28.303Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestEventsErrorFromServer [2020-11-30T19:46:28.303Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestEvents [2020-11-30T19:46:28.303Z] --- PASS: TestEvents (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestTLSCloseWriter [2020-11-30T19:46:28.303Z] === PAUSE TestTLSCloseWriter [2020-11-30T19:46:28.303Z] === RUN TestImageBuildError [2020-11-30T19:46:28.303Z] --- PASS: TestImageBuildError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageBuild [2020-11-30T19:46:28.303Z] --- PASS: TestImageBuild (0.02s) [2020-11-30T19:46:28.303Z] === RUN TestGetDockerOS [2020-11-30T19:46:28.303Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageCreateError [2020-11-30T19:46:28.303Z] --- PASS: TestImageCreateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageCreate [2020-11-30T19:46:28.303Z] --- PASS: TestImageCreate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageHistoryError [2020-11-30T19:46:28.303Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageHistory [2020-11-30T19:46:28.303Z] --- PASS: TestImageHistory (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageImportError [2020-11-30T19:46:28.303Z] --- PASS: TestImageImportError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageImport [2020-11-30T19:46:28.303Z] --- PASS: TestImageImport (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageInspectError [2020-11-30T19:46:28.303Z] --- PASS: TestImageInspectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageInspectImageNotFound [2020-11-30T19:46:28.303Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageInspect [2020-11-30T19:46:28.303Z] --- PASS: TestImageInspect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageListError [2020-11-30T19:46:28.303Z] --- PASS: TestImageListError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageList [2020-11-30T19:46:28.303Z] --- PASS: TestImageList (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageListApiBefore125 [2020-11-30T19:46:28.303Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageLoadError [2020-11-30T19:46:28.303Z] --- PASS: TestImageLoadError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageLoad [2020-11-30T19:46:28.303Z] --- PASS: TestImageLoad (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagesPruneError [2020-11-30T19:46:28.303Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagesPrune [2020-11-30T19:46:28.303Z] --- PASS: TestImagesPrune (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullReferenceParseError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullAnyError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePullWithoutErrors [2020-11-30T19:46:28.303Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushReferenceError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushAnyError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithoutErrors [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-30T19:46:28.303Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageRemoveError [2020-11-30T19:46:28.303Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageRemoveImageNotFound [2020-11-30T19:46:28.303Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageRemove [2020-11-30T19:46:28.303Z] --- PASS: TestImageRemove (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSaveError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSaveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSave [2020-11-30T19:46:28.303Z] --- PASS: TestImageSave (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchAnyError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageSearchWithoutErrors [2020-11-30T19:46:28.303Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageTagError [2020-11-30T19:46:28.303Z] --- PASS: TestImageTagError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageTagInvalidReference [2020-11-30T19:46:28.303Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageTagInvalidSourceImageName [2020-11-30T19:46:28.303Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageTagHexSource [2020-11-30T19:46:28.303Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestImageTag [2020-11-30T19:46:28.303Z] --- PASS: TestImageTag (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestInfoServerError [2020-11-30T19:46:28.303Z] --- PASS: TestInfoServerError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestInfoInvalidResponseJSONError [2020-11-30T19:46:28.303Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestInfo [2020-11-30T19:46:28.303Z] --- PASS: TestInfo (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkConnectError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkConnect [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkCreateError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkCreate [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkDisconnectError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkDisconnect [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkInspectError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkInspectNotFoundError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkInspect [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkListError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkListError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkList [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkList (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworksPruneError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworksPrune [2020-11-30T19:46:28.303Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkRemoveError [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNetworkRemove [2020-11-30T19:46:28.303Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeInspectError [2020-11-30T19:46:28.303Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeInspectNodeNotFound [2020-11-30T19:46:28.303Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeInspect [2020-11-30T19:46:28.303Z] --- PASS: TestNodeInspect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeListError [2020-11-30T19:46:28.303Z] --- PASS: TestNodeListError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeList [2020-11-30T19:46:28.303Z] --- PASS: TestNodeList (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeRemoveError [2020-11-30T19:46:28.303Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeRemove [2020-11-30T19:46:28.303Z] --- PASS: TestNodeRemove (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeUpdateError [2020-11-30T19:46:28.303Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestNodeUpdate [2020-11-30T19:46:28.303Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestOptionWithTimeout [2020-11-30T19:46:28.303Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPingFail [2020-11-30T19:46:28.303Z] --- PASS: TestPingFail (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPingWithError [2020-11-30T19:46:28.303Z] 2020/11/30 19:46:27 RoundTripper returned a response & error; ignoring response [2020-11-30T19:46:28.303Z] 2020/11/30 19:46:27 RoundTripper returned a response & error; ignoring response [2020-11-30T19:46:28.303Z] --- PASS: TestPingWithError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPingSuccess [2020-11-30T19:46:28.303Z] --- PASS: TestPingSuccess (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPingHeadFallback [2020-11-30T19:46:28.303Z] === RUN TestPingHeadFallback/OK [2020-11-30T19:46:28.303Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-30T19:46:28.303Z] === RUN TestPingHeadFallback/Not_Found [2020-11-30T19:46:28.303Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-30T19:46:28.303Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-30T19:46:28.303Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginDisableError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginDisable [2020-11-30T19:46:28.303Z] --- PASS: TestPluginDisable (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginEnableError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginEnable [2020-11-30T19:46:28.303Z] --- PASS: TestPluginEnable (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginInspectError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginInspect [2020-11-30T19:46:28.303Z] --- PASS: TestPluginInspect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginListError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginListError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginList [2020-11-30T19:46:28.303Z] --- PASS: TestPluginList (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginPushError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginPushError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginPush [2020-11-30T19:46:28.303Z] --- PASS: TestPluginPush (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginRemoveError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginRemove [2020-11-30T19:46:28.303Z] --- PASS: TestPluginRemove (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginSetError [2020-11-30T19:46:28.303Z] --- PASS: TestPluginSetError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPluginSet [2020-11-30T19:46:28.303Z] --- PASS: TestPluginSet (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSetHostHeader [2020-11-30T19:46:28.303Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestPlainTextError [2020-11-30T19:46:28.303Z] --- PASS: TestPlainTextError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestInfiniteError [2020-11-30T19:46:28.303Z] --- PASS: TestInfiniteError (0.01s) [2020-11-30T19:46:28.303Z] === RUN TestSecretCreateUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretCreateError [2020-11-30T19:46:28.303Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretCreate [2020-11-30T19:46:28.303Z] --- PASS: TestSecretCreate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretInspectUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretInspectError [2020-11-30T19:46:28.303Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretInspectSecretNotFound [2020-11-30T19:46:28.303Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretInspectWithEmptyID [2020-11-30T19:46:28.303Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretInspect [2020-11-30T19:46:28.303Z] --- PASS: TestSecretInspect (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretListUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretListError [2020-11-30T19:46:28.303Z] --- PASS: TestSecretListError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretList [2020-11-30T19:46:28.303Z] --- PASS: TestSecretList (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretRemoveUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretRemoveError [2020-11-30T19:46:28.303Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretRemove [2020-11-30T19:46:28.303Z] --- PASS: TestSecretRemove (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretUpdateUnsupported [2020-11-30T19:46:28.303Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretUpdateError [2020-11-30T19:46:28.303Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestSecretUpdate [2020-11-30T19:46:28.303Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestServiceCreateError [2020-11-30T19:46:28.303Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestServiceCreate [2020-11-30T19:46:28.303Z] --- PASS: TestServiceCreate (0.00s) [2020-11-30T19:46:28.303Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-30T19:46:28.303Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceCreateDigestPinning [2020-11-30T19:46:28.304Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceInspectError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceInspectServiceNotFound [2020-11-30T19:46:28.304Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceInspectWithEmptyID [2020-11-30T19:46:28.304Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceInspect [2020-11-30T19:46:28.304Z] --- PASS: TestServiceInspect (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceListError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceListError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceList [2020-11-30T19:46:28.304Z] --- PASS: TestServiceList (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceLogsError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceLogs [2020-11-30T19:46:28.304Z] --- PASS: TestServiceLogs (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceRemoveError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceRemoveNotFoundError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceRemove [2020-11-30T19:46:28.304Z] --- PASS: TestServiceRemove (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceUpdateError [2020-11-30T19:46:28.304Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestServiceUpdate [2020-11-30T19:46:28.304Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmGetUnlockKeyError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmGetUnlockKey [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmInitError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmInit [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmInit (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmInspectError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmInspect [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmJoinError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmJoin [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmLeaveError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmLeave [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmUnlockError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmUnlock [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmUpdateError [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestSwarmUpdate [2020-11-30T19:46:28.304Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestTaskInspectError [2020-11-30T19:46:28.304Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestTaskInspectWithEmptyID [2020-11-30T19:46:28.304Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestTaskInspect [2020-11-30T19:46:28.304Z] --- PASS: TestTaskInspect (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestTaskListError [2020-11-30T19:46:28.304Z] --- PASS: TestTaskListError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestTaskList [2020-11-30T19:46:28.304Z] --- PASS: TestTaskList (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeCreateError [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeCreate [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeInspectError [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeInspectNotFound [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeInspectWithEmptyID [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeInspect [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeListError [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeListError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeList [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeList (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeRemoveError [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-30T19:46:28.304Z] === RUN TestVolumeRemove [2020-11-30T19:46:28.304Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-30T19:46:28.304Z] === CONT TestTLSCloseWriter [2020-11-30T19:46:28.304Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-11-30T19:46:28.304Z] PASS [2020-11-30T19:46:28.304Z] coverage: 74.9% of statements [2020-11-30T19:46:28.304Z] ok github.com/docker/docker/client 0.756s coverage: 74.9% of statements [2020-11-30T19:46:30.183Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-30T19:46:30.744Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-30T19:46:31.305Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-30T19:46:31.408Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.3% of statements [2020-11-30T19:46:31.408Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-30T19:46:31.408Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2020-11-30T19:46:32.353Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-11-30T19:46:32.669Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2020-11-30T19:46:32.669Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:46:33.296Z] ok github.com/docker/docker/builder/remotecontext/git 1.371s coverage: 86.3% of statements [2020-11-30T19:46:33.296Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:46:33.296Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:46:34.033Z] === RUN TestDockerSuite/TestEventsTop [2020-11-30T19:46:34.469Z] --- PASS: TestImportExtremelyLargeImageWorks (196.37s) [2020-11-30T19:46:34.469Z] PASS [2020-11-30T19:46:34.469Z] [2020-11-30T19:46:34.469Z] === Skipped [2020-11-30T19:46:34.469Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-30T19:46:34.469Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:46:34.469Z] [2020-11-30T19:46:34.469Z] [2020-11-30T19:46:34.469Z] DONE 12 tests, 1 skipped in 197.446s [2020-11-30T19:46:34.469Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:46:34.469Z] ++ 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 [2020-11-30T19:46:34.469Z] ++ set -e [2020-11-30T19:46:34.469Z] ++ '[' -n 0 ']' [2020-11-30T19:46:34.469Z] ++ set -x [2020-11-30T19:46:34.469Z] ++ 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 [2020-11-30T19:46:34.469Z] INFO: Testing against a local daemon [2020-11-30T19:46:34.469Z] === RUN TestNetworkCreateDelete [2020-11-30T19:46:34.469Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-11-30T19:46:34.469Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:46:34.469Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-11-30T19:46:34.469Z] === RUN TestDaemonDNSFallback [2020-11-30T19:46:34.469Z] --- PASS: TestDaemonDNSFallback (1.59s) [2020-11-30T19:46:34.469Z] === RUN TestInspectNetwork [2020-11-30T19:46:34.469Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:46:34.469Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:46:34.469Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:46:34.469Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:46:34.961Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-30T19:46:36.598Z] ok github.com/docker/docker/client 0.208s coverage: 75.4% of statements [2020-11-30T19:46:37.507Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-30T19:46:37.994Z] --- PASS: TestInspectNetwork (7.21s) [2020-11-30T19:46:37.994Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:46:37.994Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:46:37.994Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:46:37.994Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:46:37.994Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:46:39.511Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-11-30T19:46:39.511Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:46:39.511Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:46:39.511Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:46:39.511Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:46:39.511Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:46:39.511Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:46:39.511Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:46:39.511Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:46:39.511Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:46:39.511Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:46:39.511Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-30T19:46:39.511Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:46:39.511Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:46:39.511Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:46:39.511Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:46:40.147Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-11-30T19:46:40.147Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:46:41.189Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-30T19:46:41.189Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:46:41.825Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-11-30T19:46:41.825Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:46:42.866Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-11-30T19:46:42.866Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:46:44.383Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-11-30T19:46:44.383Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:46:45.018Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-30T19:46:45.018Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:46:46.020Z] --- PASS: TestCheckoutGit (34.35s) [2020-11-30T19:46:46.020Z] === RUN TestValidGitTransport [2020-11-30T19:46:46.020Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-30T19:46:46.020Z] === RUN TestGitInvalidRef [2020-11-30T19:46:46.480Z] --- PASS: TestGitInvalidRef (0.27s) [2020-11-30T19:46:46.480Z] PASS [2020-11-30T19:46:46.480Z] coverage: 86.3% of statements [2020-11-30T19:46:46.480Z] ok github.com/docker/docker/builder/remotecontext/git 34.920s coverage: 86.3% of statements [2020-11-30T19:46:47.113Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-11-30T19:46:47.113Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:46:47.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:46:47.113Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:46:47.113Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:46:47.441Z] --- PASS: TestServiceUpdateNetwork (13.23s) [2020-11-30T19:46:47.441Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:46:47.441Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-30T19:46:47.441Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-30T19:46:47.450Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:46:47.450Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:46:48.367Z] === RUN TestDockerSuite/TestExec [2020-11-30T19:46:48.927Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-30T19:46:49.489Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-30T19:46:49.745Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-30T19:46:50.307Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-30T19:46:51.673Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-30T19:46:51.928Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-30T19:46:52.490Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-30T19:46:53.051Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-30T19:46:53.271Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestConfigureDaemonLogs [2020-11-30T19:46:53.271Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestCommonOptionsInstallFlags [2020-11-30T19:46:53.271Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-30T19:46:53.271Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-30T19:46:53.271Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-30T19:46:53.271Z] PASS [2020-11-30T19:46:53.271Z] coverage: 18.4% of statements [2020-11-30T19:46:53.271Z] ok github.com/docker/docker/cmd/dockerd 0.694s coverage: 18.4% of statements [2020-11-30T19:46:53.307Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-30T19:46:53.868Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-30T19:46:54.429Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-30T19:46:54.429Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-30T19:46:55.356Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-30T19:46:55.457Z] === RUN TestContainerStopSignal [2020-11-30T19:46:55.457Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestContainerStopTimeout [2020-11-30T19:46:55.457Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-30T19:46:55.457Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-30T19:46:55.457Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2020-11-30T19:46:55.457Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-30T19:46:55.457Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestReplaceAndAppendEnvVars [2020-11-30T19:46:55.457Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-30T19:46:55.457Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-30T19:46:55.457Z] === RUN TestNewMemoryStore [2020-11-30T19:46:55.457Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestAddContainers [2020-11-30T19:46:55.457Z] --- PASS: TestAddContainers (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestGetContainer [2020-11-30T19:46:55.457Z] --- PASS: TestGetContainer (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestDeleteContainer [2020-11-30T19:46:55.457Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestListContainers [2020-11-30T19:46:55.457Z] --- PASS: TestListContainers (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestFirstContainer [2020-11-30T19:46:55.457Z] --- PASS: TestFirstContainer (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestApplyAllContainer [2020-11-30T19:46:55.457Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestIsValidHealthString [2020-11-30T19:46:55.457Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestStateRunStop [2020-11-30T19:46:55.457Z] --- PASS: TestStateRunStop (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestStateTimeoutWait [2020-11-30T19:46:55.457Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-30T19:46:55.457Z] state_test.go:141: Stop callback fired [2020-11-30T19:46:55.457Z] state_test.go:165: Stop callback fired [2020-11-30T19:46:55.457Z] === RUN TestIsValidStateString [2020-11-30T19:46:55.457Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-30T19:46:55.457Z] === RUN TestViewSaveDelete [2020-11-30T19:46:55.457Z] --- PASS: TestViewSaveDelete (0.01s) [2020-11-30T19:46:55.457Z] === RUN TestViewAll [2020-11-30T19:46:55.929Z] --- PASS: TestViewAll (0.18s) [2020-11-30T19:46:55.929Z] === RUN TestViewGet [2020-11-30T19:46:55.929Z] --- PASS: TestViewGet (0.01s) [2020-11-30T19:46:55.929Z] === RUN TestNames [2020-11-30T19:46:55.929Z] --- PASS: TestNames (0.00s) [2020-11-30T19:46:55.929Z] === RUN TestViewWithHealthCheck [2020-11-30T19:46:55.929Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-30T19:46:55.929Z] PASS [2020-11-30T19:46:55.929Z] coverage: 41.6% of statements [2020-11-30T19:46:55.929Z] ok github.com/docker/docker/container 0.683s coverage: 41.6% of statements [2020-11-30T19:46:55.929Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:46:55.929Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:46:55.929Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:46:55.929Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:46:56.328Z] === RUN TestDockerSuite/TestExecEnv [2020-11-30T19:46:56.934Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-30T19:46:57.863Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-30T19:46:58.113Z] === RUN TestPrepare [2020-11-30T19:46:58.113Z] --- PASS: TestPrepare (0.00s) [2020-11-30T19:46:58.113Z] === RUN TestStart [2020-11-30T19:46:58.113Z] --- PASS: TestStart (0.00s) [2020-11-30T19:46:58.113Z] === RUN TestWaitCancel [2020-11-30T19:46:58.113Z] --- PASS: TestWaitCancel (0.00s) [2020-11-30T19:46:58.113Z] === RUN TestWaitDisabled [2020-11-30T19:46:58.113Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-30T19:46:58.113Z] === RUN TestWaitEnabled [2020-11-30T19:46:58.113Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-30T19:46:58.113Z] === RUN TestRemove [2020-11-30T19:46:58.113Z] --- PASS: TestRemove (0.00s) [2020-11-30T19:46:58.113Z] PASS [2020-11-30T19:46:58.113Z] coverage: 65.3% of statements [2020-11-30T19:46:58.113Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.411s coverage: 65.3% of statements [2020-11-30T19:46:58.424Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-30T19:47:01.687Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-30T19:47:01.687Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-30T19:47:01.860Z] === RUN TestNewListSecretsFilters [2020-11-30T19:47:01.860Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestNewListConfigsFilters [2020-11-30T19:47:01.860Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-30T19:47:01.860Z] PASS [2020-11-30T19:47:01.860Z] coverage: 0.5% of statements [2020-11-30T19:47:01.860Z] ok github.com/docker/docker/daemon/cluster 1.067s coverage: 0.5% of statements [2020-11-30T19:47:01.860Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-30T19:47:01.860Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-30T19:47:01.860Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-30T19:47:01.860Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-30T19:47:01.860Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-30T19:47:02.248Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2020-11-30T19:47:02.248Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-11-30T19:47:02.248Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2020-11-30T19:47:02.248Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-11-30T19:47:02.248Z] PASS [2020-11-30T19:47:02.248Z] [2020-11-30T19:47:02.248Z] === Skipped [2020-11-30T19:47:02.248Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-30T19:47:02.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:47:02.248Z] [2020-11-30T19:47:02.248Z] [2020-11-30T19:47:02.248Z] DONE 27 tests, 1 skipped in 182.161s [2020-11-30T19:47:02.248Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:47:02.248Z] ++ 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 [2020-11-30T19:47:02.248Z] ++ set -e [2020-11-30T19:47:02.248Z] ++ '[' -n 0 ']' [2020-11-30T19:47:02.248Z] ++ set -x [2020-11-30T19:47:02.248Z] ++ 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 [2020-11-30T19:47:02.248Z] INFO: Testing against a local daemon [2020-11-30T19:47:02.248Z] === RUN TestSessionCreate [2020-11-30T19:47:02.248Z] --- PASS: TestSessionCreate (0.03s) [2020-11-30T19:47:02.248Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:47:02.248Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-30T19:47:02.248Z] PASS [2020-11-30T19:47:02.248Z] [2020-11-30T19:47:02.248Z] DONE 2 tests in 0.187s [2020-11-30T19:47:02.248Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:47:02.248Z] ++ 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 [2020-11-30T19:47:02.248Z] ++ set -e [2020-11-30T19:47:02.248Z] ++ '[' -n 0 ']' [2020-11-30T19:47:02.248Z] ++ set -x [2020-11-30T19:47:02.249Z] ++ 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 [2020-11-30T19:47:02.320Z] PASS [2020-11-30T19:47:02.321Z] coverage: 35.9% of statements [2020-11-30T19:47:02.321Z] ok github.com/docker/docker/daemon/cluster/convert 0.517s coverage: 35.9% of statements [2020-11-30T19:47:02.489Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2020-11-30T19:47:02.489Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:47:02.505Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-30T19:47:02.505Z] INFO: Testing against a local daemon [2020-11-30T19:47:02.505Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:47:02.505Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:47:02.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:47:02.505Z] === RUN TestEventsExecDie [2020-11-30T19:47:03.080Z] === RUN TestDockerSuite/TestExecParseError [2020-11-30T19:47:03.346Z] --- PASS: TestEventsExecDie (0.73s) [2020-11-30T19:47:03.346Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:47:03.346Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-11-30T19:47:03.346Z] === RUN TestInfoBinaryCommits [2020-11-30T19:47:03.346Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-30T19:47:03.346Z] === RUN TestInfoAPIVersioned [2020-11-30T19:47:03.346Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:47:03.346Z] === RUN TestInfoDiscoveryBackend [2020-11-30T19:47:03.908Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-30T19:47:03.908Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-11-30T19:47:03.908Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:47:04.469Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-30T19:47:05.032Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-30T19:47:05.032Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-30T19:47:05.032Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:47:05.593Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-11-30T19:47:05.593Z] === RUN TestInfoAPI [2020-11-30T19:47:05.593Z] --- PASS: TestInfoAPI (0.05s) [2020-11-30T19:47:05.593Z] === RUN TestInfoAPIWarnings [2020-11-30T19:47:06.154Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-30T19:47:06.716Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-30T19:47:07.278Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-30T19:47:08.097Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2020-11-30T19:47:08.098Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j9wckpceq0g4rgwsceia0wi48 Created:2020-11-30 19:47:01.631636044 +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[f3a04466b1fc22554010e250f0d7edc39d8fa167722ddfc2314a98f391115f4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvvudcmii25gounise5a7qpqq EndpointID:8bc1e2578769e56a3b5de5846171bfa787e16f65b3e10c71633dc4004b310994 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:96a53678f307fc0cdceefe94f675968215c3283967389878751317989b03fd5d 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:d1426b89907a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvvudcmii25gounise5a7qpqq EndpointID:8bc1e2578769e56a3b5de5846171bfa787e16f65b3e10c71633dc4004b310994 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:47:08.098Z] PASS [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] === Skipped [2020-11-30T19:47:08.098Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:47:08.098Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] DONE 23 tests, 1 skipped in 39.323s [2020-11-30T19:47:08.098Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:47:08.098Z] ++ 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 [2020-11-30T19:47:08.098Z] ++ set -e [2020-11-30T19:47:08.098Z] ++ '[' -n 0 ']' [2020-11-30T19:47:08.098Z] ++ set -x [2020-11-30T19:47:08.098Z] ++ 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 [2020-11-30T19:47:08.098Z] INFO: Testing against a local daemon [2020-11-30T19:47:08.098Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:47:08.098Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:47:08.098Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:47:08.098Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:47:08.098Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:47:08.098Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:47:08.098Z] PASS [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] === Skipped [2020-11-30T19:47:08.098Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:47:08.098Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:47:08.098Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] [2020-11-30T19:47:08.098Z] DONE 2 tests, 2 skipped in 0.081s [2020-11-30T19:47:08.098Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:47:08.098Z] ++ 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 [2020-11-30T19:47:08.098Z] ++ set -e [2020-11-30T19:47:08.098Z] ++ '[' -n 0 ']' [2020-11-30T19:47:08.098Z] ++ set -x [2020-11-30T19:47:08.098Z] ++ 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 [2020-11-30T19:47:08.098Z] INFO: Testing against a local daemon [2020-11-30T19:47:08.098Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:47:08.128Z] === RUN TestDiscoveryOptsErrors [2020-11-30T19:47:08.128Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-30T19:47:08.128Z] === RUN TestDiscoveryOpts [2020-11-30T19:47:08.128Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-30T19:47:08.128Z] PASS [2020-11-30T19:47:08.128Z] coverage: 30.0% of statements [2020-11-30T19:47:08.128Z] ok github.com/docker/docker/daemon/discovery 0.186s coverage: 30.0% of statements [2020-11-30T19:47:08.589Z] === RUN TestBuilderGC [2020-11-30T19:47:08.589Z] --- PASS: TestBuilderGC (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationNotFound [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonBrokenConfiguration [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestParseClusterAdvertiseSettings [2020-11-30T19:47:08.589Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestFindConfigurationConflicts [2020-11-30T19:47:08.589Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-30T19:47:08.589Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-30T19:47:08.589Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-30T19:47:08.589Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-30T19:47:08.589Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_label [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_dns [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-30T19:47:08.589Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-30T19:47:08.589Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestModifiedDiscoverySettings [2020-11-30T19:47:08.589Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestReloadSetConfigFileNotExist [2020-11-30T19:47:08.589Z] time="2020-11-30T19:47:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-30T19:47:08.589Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2020-11-30T19:47:08.589Z] === RUN TestReloadDefaultConfigNotExist [2020-11-30T19:47:08.589Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-11-30T19:47:08.589Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:08.589Z] === RUN TestReloadBadDefaultConfig [2020-11-30T19:47:08.589Z] time="2020-11-30T19:47:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-387858535" [2020-11-30T19:47:08.589Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestReloadWithConflictingLabels [2020-11-30T19:47:08.589Z] time="2020-11-30T19:47:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-232776858" [2020-11-30T19:47:08.589Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestReloadWithDuplicateLabels [2020-11-30T19:47:08.589Z] time="2020-11-30T19:47:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-237327153" [2020-11-30T19:47:08.589Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-30T19:47:08.589Z] === RUN TestDaemonConfigurationMerge [2020-11-30T19:47:08.589Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-30T19:47:08.589Z] PASS [2020-11-30T19:47:08.589Z] coverage: 79.7% of statements [2020-11-30T19:47:08.589Z] ok github.com/docker/docker/daemon/config 0.618s coverage: 79.7% of statements [2020-11-30T19:47:09.149Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-30T19:47:09.149Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:47:09.790Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:47:09.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T19:47:10.129Z] === RUN TestWaitNodeAttachment [2020-11-30T19:47:10.129Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-11-30T19:47:10.129Z] === RUN TestIsolationConversion [2020-11-30T19:47:10.129Z] === RUN TestIsolationConversion/default [2020-11-30T19:47:10.129Z] === RUN TestIsolationConversion/process [2020-11-30T19:47:10.129Z] === RUN TestIsolationConversion/hyperv [2020-11-30T19:47:10.129Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestContainerLabels [2020-11-30T19:47:10.129Z] --- PASS: TestContainerLabels (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestCredentialSpecConversion [2020-11-30T19:47:10.129Z] === RUN TestCredentialSpecConversion/none [2020-11-30T19:47:10.129Z] === RUN TestCredentialSpecConversion/config [2020-11-30T19:47:10.129Z] === RUN TestCredentialSpecConversion/file [2020-11-30T19:47:10.129Z] === RUN TestCredentialSpecConversion/registry [2020-11-30T19:47:10.129Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-30T19:47:10.129Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountBind [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountVolume [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountTarget [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountTmpfs [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountInvalidType [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-30T19:47:10.129Z] === RUN TestControllerValidateMountNamedPipe [2020-11-30T19:47:10.129Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-30T19:47:10.129Z] PASS [2020-11-30T19:47:10.129Z] coverage: 11.3% of statements [2020-11-30T19:47:10.129Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.576s coverage: 11.3% of statements [2020-11-30T19:47:10.835Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:47:11.102Z] === RUN TestVerifyNetworkingConfig [2020-11-30T19:47:11.102Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestGetContainer [2020-11-30T19:47:11.102Z] --- PASS: TestGetContainer (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestValidContainerNames [2020-11-30T19:47:11.102Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestContainerInitDNS [2020-11-30T19:47:11.102Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-30T19:47:11.102Z] daemon_test.go:147: root required [2020-11-30T19:47:11.102Z] === RUN TestMerge [2020-11-30T19:47:11.102Z] --- PASS: TestMerge (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestValidateContainerIsolation [2020-11-30T19:47:11.102Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestFindNetworkErrorType [2020-11-30T19:47:11.102Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestEnsureServicesExist [2020-11-30T19:47:11.102Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestEnsureServicesExistErrors [2020-11-30T19:47:11.102Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-30T19:47:11.102Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-30T19:47:11.102Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-30T19:47:11.102Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestContainerDelete [2020-11-30T19:47:11.102Z] --- PASS: TestContainerDelete (0.01s) [2020-11-30T19:47:11.102Z] === RUN TestContainerDoubleDelete [2020-11-30T19:47:11.102Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestLogContainerEventCopyLabels [2020-11-30T19:47:11.102Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestLogContainerEventWithAttributes [2020-11-30T19:47:11.102Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestNoneHealthcheck [2020-11-30T19:47:11.102Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestHealthStates [2020-11-30T19:47:11.102Z] === RUN TestEventsLog [2020-11-30T19:47:11.102Z] --- PASS: TestEventsLog (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestEventsLogTimeout [2020-11-30T19:47:11.102Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestLogEvents [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] time="2020-11-30T19:47:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-30T19:47:11.102Z] --- PASS: TestHealthStates (0.14s) [2020-11-30T19:47:11.102Z] === RUN TestMaskURLCredentials [2020-11-30T19:47:11.102Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestGetInspectData [2020-11-30T19:47:11.102Z] --- PASS: TestGetInspectData (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestFillLicense [2020-11-30T19:47:11.102Z] --- PASS: TestFillLicense (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestListInvalidFilter [2020-11-30T19:47:11.102Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestNameFilter [2020-11-30T19:47:11.102Z] --- PASS: TestNameFilter (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-30T19:47:11.102Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-30T19:47:11.102Z] === 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 [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-30T19:47:11.102Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-30T19:47:11.102Z] --- PASS: TestLogEvents (0.06s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-30T19:47:11.102Z] --- 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) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-30T19:47:11.102Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonReloadLabels [2020-11-30T19:47:11.102Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-30T19:47:11.102Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonReloadMirrors [2020-11-30T19:47:11.102Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-30T19:47:11.102Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-30T19:47:11.102Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestDaemonDiscoveryReload [2020-11-30T19:47:11.102Z] === RUN TestLoadBufferedEvents [2020-11-30T19:47:11.102Z] --- PASS: TestLoadBufferedEvents (0.17s) [2020-11-30T19:47:11.102Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-30T19:47:11.102Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-30T19:47:11.102Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-30T19:47:11.102Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-30T19:47:11.102Z] PASS [2020-11-30T19:47:11.102Z] coverage: 50.0% of statements [2020-11-30T19:47:11.102Z] ok github.com/docker/docker/daemon/events 0.391s coverage: 50.0% of statements [2020-11-30T19:47:11.472Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:47:12.072Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-11-30T19:47:12.072Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-30T19:47:12.533Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2020-11-30T19:47:12.533Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-30T19:47:12.993Z] === RUN TestLinkNaming [2020-11-30T19:47:12.993Z] --- PASS: TestLinkNaming (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestLinkNew [2020-11-30T19:47:12.993Z] --- PASS: TestLinkNew (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestLinkEnv [2020-11-30T19:47:12.993Z] --- PASS: TestLinkEnv (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestLinkMultipleEnv [2020-11-30T19:47:12.993Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestLinkPortRangeEnv [2020-11-30T19:47:12.993Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-30T19:47:12.993Z] PASS [2020-11-30T19:47:12.993Z] coverage: 93.0% of statements [2020-11-30T19:47:12.993Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2020-11-30T19:47:12.993Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-11-30T19:47:12.993Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-30T19:47:12.993Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-30T19:47:12.993Z] reload_test.go:520: root required [2020-11-30T19:47:12.993Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-30T19:47:12.993Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-30T19:47:12.993Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2020-11-30T19:47:12.993Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-30T19:47:12.993Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-11-30T19:47:12.993Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-30T19:47:12.993Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-30T19:47:12.993Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-30T19:47:12.993Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-30T19:47:12.993Z] === RUN TestParseVolumesFrom [2020-11-30T19:47:12.993Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-30T19:47:12.993Z] PASS [2020-11-30T19:47:12.993Z] coverage: 9.1% of statements [2020-11-30T19:47:12.993Z] ok github.com/docker/docker/daemon 3.934s coverage: 9.1% of statements [2020-11-30T19:47:13.453Z] === RUN TestIsEmptyDir [2020-11-30T19:47:13.453Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-30T19:47:13.453Z] PASS [2020-11-30T19:47:13.453Z] coverage: 2.3% of statements [2020-11-30T19:47:13.453Z] ok github.com/docker/docker/daemon/graphdriver 0.171s coverage: 2.3% of statements [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-30T19:47:13.453Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-30T19:47:13.568Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:47:15.345Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2020-11-30T19:47:15.345Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-11-30T19:47:15.345Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:47:15.345Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:47:15.345Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:47:15.345Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:47:15.644Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-30T19:47:17.206Z] === RUN TestAdapterReadLogs [2020-11-30T19:47:17.207Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCopier [2020-11-30T19:47:17.207Z] --- PASS: TestCopier (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCopierLongLines [2020-11-30T19:47:17.207Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCopierSlow [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/defaults [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-30T19:47:17.207Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-30T19:47:17.207Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-30T19:47:17.207Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-30T19:47:17.207Z] --- PASS: TestCopierSlow (0.20s) [2020-11-30T19:47:17.207Z] === RUN TestCopierWithSized [2020-11-30T19:47:17.207Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCopierWithPartial [2020-11-30T19:47:17.207Z] --- PASS: TestCopierWithPartial (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestRingLogger [2020-11-30T19:47:17.207Z] --- PASS: TestRingLogger (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestRingCap [2020-11-30T19:47:17.207Z] --- PASS: TestRingCap (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestRingClose [2020-11-30T19:47:17.207Z] --- PASS: TestRingClose (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestRingDrain [2020-11-30T19:47:17.207Z] --- PASS: TestRingDrain (0.00s) [2020-11-30T19:47:17.207Z] PASS [2020-11-30T19:47:17.207Z] coverage: 41.2% of statements [2020-11-30T19:47:17.207Z] ok github.com/docker/docker/daemon/logger 0.428s coverage: 41.2% of statements [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-30T19:47:17.207Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2020-11-30T19:47:17.207Z] === RUN TestCreateSuccess [2020-11-30T19:47:17.207Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCreateLogGroupSuccess [2020-11-30T19:47:17.207Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCreateError [2020-11-30T19:47:17.207Z] --- PASS: TestCreateError (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCreateAlreadyExists [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-30T19:47:17.207Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestLogClosed [2020-11-30T19:47:17.207Z] --- PASS: TestLogClosed (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestLogBlocking [2020-11-30T19:47:17.207Z] --- PASS: TestLogBlocking (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-30T19:47:17.207Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestLogNonBlockingBufferFull [2020-11-30T19:47:17.207Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestPublishBatchSuccess [2020-11-30T19:47:17.207Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestPublishBatchError [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=error msg=Error [2020-11-30T19:47:17.207Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-30T19:47:17.207Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-30T19:47:17.207Z] time="2020-11-30T19:47:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-30T19:47:17.207Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchSimple [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchTicker [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMultilinePattern [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchClose [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/0/Hello [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/2/🙃 [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/3/���� [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/4/He��o [2020-11-30T19:47:17.207Z] === RUN TestEffectiveLen/5/ [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/0/ [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/1/Hello [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/2/Hello [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/3/Hello [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/4/🙃 [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/5/🙃 [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/6/a� [2020-11-30T19:47:17.207Z] === RUN TestFindValidSplit/7/a� [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: Hello [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: He [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: llo [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: Hello [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: a [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: � [2020-11-30T19:47:17.207Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1044: a� [2020-11-30T19:47:17.207Z] cloudwatchlogs_test.go:1045: [2020-11-30T19:47:17.207Z] === RUN TestProcessEventEmoji [2020-11-30T19:47:17.207Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchLineSplit [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMaxEvents [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-11-30T19:47:17.207Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-30T19:47:17.207Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-30T19:47:17.207Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.04s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.01s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-30T19:47:17.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-30T19:47:17.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestCreateTagSuccess [2020-11-30T19:47:17.207Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-30T19:47:17.207Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-30T19:47:17.207Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-30T19:47:17.668Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-30T19:47:17.668Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-30T19:47:17.668Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-30T19:47:17.668Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-30T19:47:17.668Z] PASS [2020-11-30T19:47:17.668Z] coverage: 77.8% of statements [2020-11-30T19:47:17.668Z] ok github.com/docker/docker/daemon/logger/awslogs 0.609s coverage: 77.8% of statements [2020-11-30T19:47:17.668Z] === RUN TestSearchRegistryForImagesErrors [2020-11-30T19:47:17.668Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-30T19:47:17.668Z] === RUN TestSearchRegistryForImages [2020-11-30T19:47:17.668Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-30T19:47:17.668Z] === RUN TestImageDelete [2020-11-30T19:47:17.668Z] === RUN TestImageDelete/no_lease [2020-11-30T19:47:17.668Z] === RUN TestImageDelete/lease_exists [2020-11-30T19:47:17.668Z] --- PASS: TestImageDelete (0.05s) [2020-11-30T19:47:17.668Z] --- PASS: TestImageDelete/no_lease (0.01s) [2020-11-30T19:47:17.668Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2020-11-30T19:47:17.668Z] === RUN TestContentStoreForPull [2020-11-30T19:47:17.668Z] --- PASS: TestContentStoreForPull (0.20s) [2020-11-30T19:47:17.668Z] PASS [2020-11-30T19:47:17.668Z] coverage: 6.5% of statements [2020-11-30T19:47:17.668Z] ok github.com/docker/docker/daemon/images 0.914s coverage: 6.5% of statements [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-30T19:47:17.668Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-30T19:47:17.869Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-30T19:47:18.129Z] === RUN TestJSONFileLogger [2020-11-30T19:47:18.129Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-30T19:47:18.129Z] === RUN TestJSONFileLoggerWithTags [2020-11-30T19:47:18.129Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-30T19:47:18.129Z] === RUN TestJSONFileLoggerWithOpts [2020-11-30T19:47:18.129Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2020-11-30T19:47:18.129Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-30T19:47:18.129Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-30T19:47:18.129Z] === RUN TestEncodeDecode [2020-11-30T19:47:18.129Z] === PAUSE TestEncodeDecode [2020-11-30T19:47:18.129Z] === CONT TestEncodeDecode [2020-11-30T19:47:18.430Z] === RUN TestDockerSuite/TestExecTTY [2020-11-30T19:47:18.589Z] --- PASS: TestEncodeDecode (0.16s) [2020-11-30T19:47:18.589Z] PASS [2020-11-30T19:47:18.589Z] coverage: 61.6% of statements [2020-11-30T19:47:18.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.385s coverage: 61.6% of statements [2020-11-30T19:47:18.589Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-30T19:47:18.589Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-30T19:47:18.589Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-30T19:47:18.991Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-30T19:47:19.049Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2020-11-30T19:47:19.049Z] === RUN TestFastTimeMarshalJSON [2020-11-30T19:47:19.049Z] --- PASS: TestFastTimeMarshalJSON (0.08s) [2020-11-30T19:47:19.049Z] PASS [2020-11-30T19:47:19.049Z] coverage: 87.2% of statements [2020-11-30T19:47:19.049Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.333s coverage: 87.2% of statements [2020-11-30T19:47:19.181Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:47:19.551Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-30T19:47:19.806Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan (11.01s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-11-30T19:47:19.860Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-11-30T19:47:19.860Z] PASS [2020-11-30T19:47:19.860Z] [2020-11-30T19:47:19.860Z] DONE 8 tests in 12.497s [2020-11-30T19:47:20.156Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:47:20.156Z] ++ 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 [2020-11-30T19:47:20.156Z] ++ set -e [2020-11-30T19:47:20.156Z] ++ '[' -n 0 ']' [2020-11-30T19:47:20.156Z] ++ set -x [2020-11-30T19:47:20.156Z] ++ 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 [2020-11-30T19:47:20.156Z] testing: warning: no tests to run [2020-11-30T19:47:20.156Z] PASS [2020-11-30T19:47:20.156Z] [2020-11-30T19:47:20.156Z] DONE 0 tests in 0.013s [2020-11-30T19:47:20.156Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:47:20.156Z] ++ 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 [2020-11-30T19:47:20.156Z] ++ set -e [2020-11-30T19:47:20.156Z] ++ '[' -n 0 ']' [2020-11-30T19:47:20.156Z] ++ set -x [2020-11-30T19:47:20.156Z] ++ 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 [2020-11-30T19:47:20.156Z] INFO: Testing against a local daemon [2020-11-30T19:47:20.156Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:47:20.368Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-30T19:47:20.368Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-30T19:47:21.231Z] === RUN TestWriteLog [2020-11-30T19:47:21.231Z] === PAUSE TestWriteLog [2020-11-30T19:47:21.231Z] === RUN TestReadLog [2020-11-30T19:47:21.231Z] === PAUSE TestReadLog [2020-11-30T19:47:21.231Z] === CONT TestWriteLog [2020-11-30T19:47:21.231Z] --- PASS: TestWriteLog (0.00s) [2020-11-30T19:47:21.231Z] === CONT TestReadLog [2020-11-30T19:47:21.231Z] === RUN TestReadLog/tail_exact [2020-11-30T19:47:21.231Z] === RUN TestReadLog/tail_less_than_available [2020-11-30T19:47:21.231Z] === RUN TestReadLog/tail_more_than_available [2020-11-30T19:47:21.231Z] --- PASS: TestReadLog (0.25s) [2020-11-30T19:47:21.231Z] --- PASS: TestReadLog/tail_exact (0.16s) [2020-11-30T19:47:21.231Z] --- PASS: TestReadLog/tail_less_than_available (0.04s) [2020-11-30T19:47:21.231Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-11-30T19:47:21.231Z] PASS [2020-11-30T19:47:21.231Z] coverage: 75.2% of statements [2020-11-30T19:47:21.231Z] ok github.com/docker/docker/daemon/logger/local 0.886s coverage: 75.2% of statements [2020-11-30T19:47:21.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:47:21.668Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-11-30T19:47:21.669Z] === RUN TestAuthZPluginTLS [2020-11-30T19:47:21.690Z] === RUN TestOpenFileDelete [2020-11-30T19:47:21.690Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestOpenFileRename [2020-11-30T19:47:21.690Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestParseLogTagDefaultTag [2020-11-30T19:47:21.690Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestParseLogTag [2020-11-30T19:47:21.690Z] --- PASS: TestParseLogTag (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestParseLogTagEmptyTag [2020-11-30T19:47:21.690Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestTailFiles [2020-11-30T19:47:21.690Z] --- PASS: TestTailFiles (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestFollowLogsConsumerGone [2020-11-30T19:47:21.690Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-11-30T19:47:21.690Z] === RUN TestFollowLogsProducerGone [2020-11-30T19:47:21.690Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2020-11-30T19:47:21.690Z] logfile_test.go:179: logDecode() closed after sending 1431 messages [2020-11-30T19:47:21.690Z] logfile_test.go:232: messages sent: 1431, received: 1431 [2020-11-30T19:47:21.690Z] === RUN TestCheckCapacityAndRotate [2020-11-30T19:47:21.690Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-11-30T19:47:21.690Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-11-30T19:47:21.690Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2020-11-30T19:47:21.690Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-11-30T19:47:21.691Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2020-11-30T19:47:21.691Z] PASS [2020-11-30T19:47:21.691Z] coverage: 55.3% of statements [2020-11-30T19:47:21.691Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.480s coverage: 55.3% of statements [2020-11-30T19:47:21.731Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-30T19:47:21.962Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-11-30T19:47:21.962Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:47:21.988Z] --- PASS: TestInfoAPIWarnings (16.51s) [2020-11-30T19:47:21.988Z] === RUN TestInfoDebug [2020-11-30T19:47:22.155Z] === RUN TestLog [2020-11-30T19:47:22.155Z] --- PASS: TestLog (0.01s) [2020-11-30T19:47:22.155Z] PASS [2020-11-30T19:47:22.155Z] coverage: 33.3% of statements [2020-11-30T19:47:22.155Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.355s coverage: 33.3% of statements [2020-11-30T19:47:22.551Z] --- PASS: TestInfoDebug (0.57s) [2020-11-30T19:47:22.551Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:47:22.551Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-30T19:47:22.617Z] === RUN TestValidateLogOpt [2020-11-30T19:47:22.617Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestNewMissedConfig [2020-11-30T19:47:22.617Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestNewMissedUrl [2020-11-30T19:47:22.617Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestNewMissedToken [2020-11-30T19:47:22.617Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestNewWithProxy [2020-11-30T19:47:22.617Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestDefault [2020-11-30T19:47:22.617Z] --- PASS: TestDefault (0.01s) [2020-11-30T19:47:22.617Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-30T19:47:22.617Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestJsonFormat [2020-11-30T19:47:22.617Z] --- PASS: TestJsonFormat (0.02s) [2020-11-30T19:47:22.617Z] === RUN TestRawFormat [2020-11-30T19:47:22.617Z] --- PASS: TestRawFormat (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestRawFormatWithLabels [2020-11-30T19:47:22.617Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestRawFormatWithoutTag [2020-11-30T19:47:22.617Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-30T19:47:22.617Z] === RUN TestBatching [2020-11-30T19:47:22.618Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-30T19:47:22.618Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:47:23.076Z] --- PASS: TestBatching (0.48s) [2020-11-30T19:47:23.076Z] === RUN TestFrequency [2020-11-30T19:47:23.076Z] --- PASS: TestFrequency (0.28s) [2020-11-30T19:47:23.076Z] === RUN TestOneMessagePerRequest [2020-11-30T19:47:23.076Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-11-30T19:47:23.076Z] === RUN TestVerify [2020-11-30T19:47:23.076Z] --- PASS: TestVerify (0.00s) [2020-11-30T19:47:23.076Z] === RUN TestSkipVerify [2020-11-30T19:47:23.113Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-11-30T19:47:23.113Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:47:23.256Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-11-30T19:47:23.256Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:47:23.481Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2020-11-30T19:47:23.536Z] === RUN TestNewParse [2020-11-30T19:47:23.537Z] --- PASS: TestNewParse (0.00s) [2020-11-30T19:47:23.537Z] PASS [2020-11-30T19:47:23.537Z] coverage: 8.3% of statements [2020-11-30T19:47:23.537Z] ok github.com/docker/docker/daemon/logger/templates 0.098s coverage: 8.3% of statements [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] --- PASS: TestSkipVerify (0.48s) [2020-11-30T19:47:23.537Z] === RUN TestBufferMaximum [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.456847\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.456847\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] --- PASS: TestBufferMaximum (0.01s) [2020-11-30T19:47:23.537Z] === RUN TestServerAlwaysDown [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.463863\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.463863\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.463863\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.464909\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] time="2020-11-30T19:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606765643.464909\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:23.537Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-30T19:47:23.537Z] === RUN TestCannotSendAfterClose [2020-11-30T19:47:23.537Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-30T19:47:23.537Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-30T19:47:23.551Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-30T19:47:23.551Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:47:23.676Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-30T19:47:23.676Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-30T19:47:23.676Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:47:23.932Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-11-30T19:47:23.932Z] === RUN TestPingCacheHeaders [2020-11-30T19:47:23.932Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-30T19:47:23.932Z] === RUN TestPingGet [2020-11-30T19:47:23.932Z] --- PASS: TestPingGet (0.02s) [2020-11-30T19:47:23.932Z] === RUN TestPingHead [2020-11-30T19:47:23.932Z] --- PASS: TestPingHead (0.03s) [2020-11-30T19:47:23.932Z] === RUN TestVersion [2020-11-30T19:47:23.932Z] --- PASS: TestVersion (0.03s) [2020-11-30T19:47:23.932Z] PASS [2020-11-30T19:47:23.932Z] [2020-11-30T19:47:23.932Z] === Skipped [2020-11-30T19:47:23.932Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:47:23.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:47:23.932Z] [2020-11-30T19:47:23.932Z] [2020-11-30T19:47:23.932Z] DONE 18 tests, 1 skipped in 21.685s [2020-11-30T19:47:23.997Z] === RUN TestParseLogFormat [2020-11-30T19:47:23.997Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-30T19:47:23.997Z] === RUN TestValidateLogOptEmpty [2020-11-30T19:47:23.997Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-30T19:47:23.997Z] === RUN TestValidateSyslogAddress [2020-11-30T19:47:23.997Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-30T19:47:23.997Z] === RUN TestParseAddressDefaultPort [2020-11-30T19:47:23.997Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-30T19:47:24.189Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:47:24.189Z] ++ 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 [2020-11-30T19:47:24.189Z] ++ set -e [2020-11-30T19:47:24.189Z] ++ '[' -n 0 ']' [2020-11-30T19:47:24.189Z] ++ set -x [2020-11-30T19:47:24.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=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 [2020-11-30T19:47:24.189Z] INFO: Testing against a local daemon [2020-11-30T19:47:24.189Z] === RUN TestVolumesCreateAndList [2020-11-30T19:47:24.189Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-30T19:47:24.189Z] === RUN TestVolumesRemove [2020-11-30T19:47:24.189Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-30T19:47:24.423Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-11-30T19:47:24.445Z] --- PASS: TestVolumesRemove (0.08s) [2020-11-30T19:47:24.445Z] === RUN TestVolumesInspect [2020-11-30T19:47:24.445Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-30T19:47:24.445Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:47:24.445Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:47:24.445Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:47:24.445Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:47:24.445Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-30T19:47:24.445Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:47:24.445Z] PASS [2020-11-30T19:47:24.445Z] [2020-11-30T19:47:24.445Z] DONE 5 tests in 0.297s [2020-11-30T19:47:24.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:47:24.457Z] === RUN TestValidateSyslogFacility [2020-11-30T19:47:24.457Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-30T19:47:24.457Z] === RUN TestValidateLogOptSyslogFormat [2020-11-30T19:47:24.457Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-30T19:47:24.457Z] === RUN TestValidateLogOpt [2020-11-30T19:47:24.457Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-30T19:47:24.457Z] PASS [2020-11-30T19:47:24.457Z] coverage: 46.8% of statements [2020-11-30T19:47:24.457Z] ok github.com/docker/docker/daemon/logger/syslog 0.431s coverage: 46.8% of statements [2020-11-30T19:47:24.701Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:47:24.701Z] +++ kill 5666 [2020-11-30T19:47:24.917Z] time="2020-11-30T19:47:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49204/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-30T19:47:24.917Z] time="2020-11-30T19:47:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"151cdda1dcf3\"}'" [2020-11-30T19:47:24.917Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2020-11-30T19:47:24.917Z] PASS [2020-11-30T19:47:24.917Z] coverage: 82.5% of statements [2020-11-30T19:47:24.917Z] ok github.com/docker/docker/daemon/logger/splunk 2.629s coverage: 82.5% of statements [2020-11-30T19:47:24.917Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:47:24.917Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-30T19:47:24.917Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:47:24.956Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-30T19:47:25.085Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-11-30T19:47:25.085Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:47:25.721Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-30T19:47:25.721Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:47:25.807Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-11-30T19:47:25.883Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:47:25.883Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:47:25.883Z] [2020-11-30T19:47:25.883Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:47:25.883Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:47:25.883Z] [2020-11-30T19:47:25.883Z] To set a process to complain mode, use the command line tool [2020-11-30T19:47:25.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:47:25.883Z] +++ true [2020-11-30T19:47:25.883Z] exiting test-integration [2020-11-30T19:47:25.883Z] ++ exit 0 [2020-11-30T19:47:25.883Z] [2020-11-30T19:47:26.014Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-30T19:47:26.014Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:47:26.461Z] === RUN TestV1IDService [2020-11-30T19:47:26.461Z] --- PASS: TestV1IDService (0.02s) [2020-11-30T19:47:26.461Z] === RUN TestV2MetadataService [2020-11-30T19:47:26.651Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-30T19:47:26.651Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:47:26.808Z] + for job in $(jobs -p) [2020-11-30T19:47:26.808Z] + wait 24212 [2020-11-30T19:47:26.920Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-30T19:47:26.921Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-30T19:47:26.921Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-30T19:47:26.921Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-30T19:47:26.921Z] === RUN TestContinueOnError_NeverContinue [2020-11-30T19:47:26.921Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-30T19:47:26.921Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-30T19:47:26.921Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-30T19:47:26.921Z] === RUN TestManifestStore [2020-11-30T19:47:26.921Z] === RUN TestManifestStore/no_remote_or_local [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local427815971\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/no_local_cache [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/with_local_cache [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/unknown_media_type [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="reference for unknown type: " [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="reference for unknown type: " [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-11-30T19:47:27.381Z] === RUN TestSuccessfulDownload [2020-11-30T19:47:27.381Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-30T19:47:27.381Z] download_test.go:268: Needs fixing on Windows [2020-11-30T19:47:27.381Z] === RUN TestCancelledDownload [2020-11-30T19:47:27.381Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestMaxDownloadAttempts [2020-11-30T19:47:27.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-30T19:47:27.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-30T19:47:27.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-30T19:47:27.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-30T19:47:27.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-30T19:47:27.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-30T19:47:27.381Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-30T19:47:27.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-30T19:47:27.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-30T19:47:27.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-30T19:47:27.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-30T19:47:27.381Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="reference for unknown type: " [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="reference for unknown type: " [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="reference for unknown type: " [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/error_persisting_manifest [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-11-30T19:47:27.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-11-30T19:47:27.381Z] time="2020-11-30T19:47:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore (0.37s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-11-30T19:47:27.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-11-30T19:47:27.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestFixManifestLayers [2020-11-30T19:47:27.381Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-30T19:47:27.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-30T19:47:27.381Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-30T19:47:27.381Z] === RUN TestFixManifestLayersBadParent [2020-11-30T19:47:27.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestValidateManifest [2020-11-30T19:47:27.381Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-30T19:47:27.381Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-30T19:47:27.381Z] === RUN TestFormatPlatform [2020-11-30T19:47:27.381Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestGetRepositoryMountCandidates [2020-11-30T19:47:27.381Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-30T19:47:27.381Z] === RUN TestLayerAlreadyExists [2020-11-30T19:47:27.381Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] 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} [2020-11-30T19:47:27.381Z] === RUN TestWhenEmptyAuthConfig [2020-11-30T19:47:27.842Z] time="2020-11-30T19:47:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-30T19:47:27.842Z] time="2020-11-30T19:47:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-30T19:47:27.842Z] time="2020-11-30T19:47:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-30T19:47:27.842Z] time="2020-11-30T19:47:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-30T19:47:27.842Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-30T19:47:27.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2020-11-30T19:47:27.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2020-11-30T19:47:27.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2020-11-30T19:47:27.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2020-11-30T19:47:27.842Z] === RUN TestTransfer [2020-11-30T19:47:27.842Z] --- PASS: TestV2MetadataService (1.43s) [2020-11-30T19:47:27.842Z] PASS [2020-11-30T19:47:27.842Z] coverage: 48.2% of statements [2020-11-30T19:47:27.842Z] --- PASS: TestTransfer (0.12s) [2020-11-30T19:47:27.842Z] === RUN TestConcurrencyLimit [2020-11-30T19:47:27.842Z] ok github.com/docker/docker/distribution/metadata 1.660s coverage: 48.2% of statements [2020-11-30T19:47:28.302Z] === RUN TestNotFound [2020-11-30T19:47:28.302Z] --- PASS: TestNotFound (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestConflict [2020-11-30T19:47:28.302Z] --- PASS: TestConflict (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestForbidden [2020-11-30T19:47:28.302Z] --- PASS: TestForbidden (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestInvalidParameter [2020-11-30T19:47:28.302Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestNotImplemented [2020-11-30T19:47:28.302Z] --- PASS: TestNotImplemented (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestNotModified [2020-11-30T19:47:28.302Z] --- PASS: TestNotModified (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestUnauthorized [2020-11-30T19:47:28.302Z] --- PASS: TestUnauthorized (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestUnknown [2020-11-30T19:47:28.302Z] --- PASS: TestUnknown (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestCancelled [2020-11-30T19:47:28.302Z] --- PASS: TestCancelled (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestDeadline [2020-11-30T19:47:28.302Z] --- PASS: TestDeadline (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestDataLoss [2020-11-30T19:47:28.302Z] --- PASS: TestDataLoss (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestUnavailable [2020-11-30T19:47:28.302Z] --- PASS: TestUnavailable (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestSystem [2020-11-30T19:47:28.302Z] --- PASS: TestSystem (0.00s) [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Not_Found [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Bad_Request [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Conflict [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Unauthorized [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Forbidden [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Not_Modified [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-30T19:47:28.302Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-30T19:47:28.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-30T19:47:28.302Z] PASS [2020-11-30T19:47:28.302Z] coverage: 53.1% of statements [2020-11-30T19:47:28.302Z] ok github.com/docker/docker/errdefs 0.194s coverage: 53.1% of statements [2020-11-30T19:47:28.302Z] --- PASS: TestConcurrencyLimit (0.36s) [2020-11-30T19:47:28.302Z] === RUN TestInactiveJobs [2020-11-30T19:47:28.725Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-11-30T19:47:28.725Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:47:28.763Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2020-11-30T19:47:28.763Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-30T19:47:28.763Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-30T19:47:28.763Z] === RUN TestTokenPassThru [2020-11-30T19:47:28.763Z] --- PASS: TestTokenPassThru (0.01s) [2020-11-30T19:47:28.763Z] === RUN TestTokenPassThruDifferentHost [2020-11-30T19:47:28.763Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-11-30T19:47:28.763Z] PASS [2020-11-30T19:47:28.763Z] coverage: 23.9% of statements [2020-11-30T19:47:28.763Z] ok github.com/docker/docker/distribution 1.691s coverage: 23.9% of statements [2020-11-30T19:47:28.763Z] --- PASS: TestInactiveJobs (0.42s) [2020-11-30T19:47:28.763Z] === RUN TestWatchRelease [2020-11-30T19:47:28.763Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:47:28.763Z] --- PASS: TestWatchRelease (0.04s) [2020-11-30T19:47:28.763Z] === RUN TestWatchFinishedTransfer [2020-11-30T19:47:28.763Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-30T19:47:28.763Z] === RUN TestDuplicateTransfer [2020-11-30T19:47:28.763Z] --- PASS: TestDuplicateTransfer (0.08s) [2020-11-30T19:47:28.763Z] === RUN TestSuccessfulUpload [2020-11-30T19:47:29.222Z] time="2020-11-30T19:47:28Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-30T19:47:29.222Z] --- PASS: TestSuccessfulUpload (0.50s) [2020-11-30T19:47:29.222Z] === RUN TestCancelledUpload [2020-11-30T19:47:29.223Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-30T19:47:29.223Z] PASS [2020-11-30T19:47:29.223Z] coverage: 76.8% of statements [2020-11-30T19:47:29.223Z] ok github.com/docker/docker/distribution/xfer 2.126s coverage: 76.8% of statements [2020-11-30T19:47:29.223Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:47:30.079Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-30T19:47:30.239Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-11-30T19:47:30.239Z] === RUN TestAuthZPluginHeader [2020-11-30T19:47:30.766Z] === RUN TestCompare [2020-11-30T19:47:30.766Z] --- PASS: TestCompare (0.00s) [2020-11-30T19:47:30.766Z] PASS [2020-11-30T19:47:30.766Z] coverage: 19.2% of statements [2020-11-30T19:47:30.766Z] ok github.com/docker/docker/image/cache 0.256s coverage: 19.2% of statements [2020-11-30T19:47:30.766Z] === RUN TestFSGetInvalidData [2020-11-30T19:47:30.766Z] --- PASS: TestFSGetInvalidData (0.05s) [2020-11-30T19:47:30.766Z] === RUN TestFSInvalidSet [2020-11-30T19:47:30.766Z] --- PASS: TestFSInvalidSet (0.01s) [2020-11-30T19:47:30.766Z] === RUN TestFSInvalidRoot [2020-11-30T19:47:30.766Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-30T19:47:30.766Z] === RUN TestFSMetadataGetSet [2020-11-30T19:47:30.766Z] === RUN TestMakeV1ConfigFromConfig [2020-11-30T19:47:30.766Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-30T19:47:30.766Z] PASS [2020-11-30T19:47:30.766Z] coverage: 25.0% of statements [2020-11-30T19:47:30.766Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-11-30T19:47:30.766Z] === RUN TestFSInvalidWalker [2020-11-30T19:47:30.766Z] ok github.com/docker/docker/image/v1 0.147s coverage: 25.0% of statements [2020-11-30T19:47:30.766Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-11-30T19:47:30.766Z] === RUN TestFSGetSet [2020-11-30T19:47:30.766Z] --- PASS: TestFSGetSet (0.03s) [2020-11-30T19:47:30.766Z] === RUN TestFSGetUnsetKey [2020-11-30T19:47:30.766Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-30T19:47:30.766Z] === RUN TestFSGetEmptyData [2020-11-30T19:47:30.875Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-11-30T19:47:30.875Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:47:30.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:47:30.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:30.875Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:47:30.875Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:47:30.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:30.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:47:30.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:47:30.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:30.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:47:30.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:47:30.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:30.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:47:31.226Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-11-30T19:47:31.227Z] === RUN TestFSDelete [2020-11-30T19:47:31.227Z] --- PASS: TestFSDelete (0.02s) [2020-11-30T19:47:31.227Z] === RUN TestFSWalker [2020-11-30T19:47:31.227Z] --- PASS: TestFSWalker (0.02s) [2020-11-30T19:47:31.227Z] === RUN TestFSWalkerStopOnError [2020-11-30T19:47:31.227Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2020-11-30T19:47:31.227Z] === RUN TestNewFromJSON [2020-11-30T19:47:31.227Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-30T19:47:31.227Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestMarshalKeyOrder [2020-11-30T19:47:31.227Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestImage [2020-11-30T19:47:31.227Z] --- PASS: TestImage (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestImageOSNotEmpty [2020-11-30T19:47:31.227Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-30T19:47:31.227Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-30T19:47:31.227Z] === RUN TestRestore [2020-11-30T19:47:31.227Z] time="2020-11-30T19:47:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-30T19:47:31.227Z] --- PASS: TestRestore (0.27s) [2020-11-30T19:47:31.227Z] === RUN TestAddDelete [2020-11-30T19:47:31.227Z] --- PASS: TestAddDelete (0.07s) [2020-11-30T19:47:31.227Z] === RUN TestSearchAfterDelete [2020-11-30T19:47:31.687Z] --- PASS: TestSearchAfterDelete (0.06s) [2020-11-30T19:47:31.687Z] === RUN TestParentReset [2020-11-30T19:47:31.687Z] --- PASS: TestParentReset (0.09s) [2020-11-30T19:47:31.687Z] === RUN TestGetAndSetLastUpdated [2020-11-30T19:47:31.687Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2020-11-30T19:47:31.687Z] === RUN TestStoreLen [2020-11-30T19:47:31.687Z] --- PASS: TestStoreLen (0.13s) [2020-11-30T19:47:31.687Z] PASS [2020-11-30T19:47:31.687Z] coverage: 86.4% of statements [2020-11-30T19:47:31.687Z] ok github.com/docker/docker/image 1.250s coverage: 86.4% of statements [2020-11-30T19:47:32.147Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:47:32.147Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:47:32.613Z] === RUN TestSerialization [2020-11-30T19:47:32.613Z] --- PASS: TestSerialization (0.02s) [2020-11-30T19:47:32.613Z] PASS [2020-11-30T19:47:32.613Z] coverage: 100.0% of statements [2020-11-30T19:47:32.613Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2020-11-30T19:47:34.151Z] === RUN TestEmptyLayer [2020-11-30T19:47:34.151Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-30T19:47:34.151Z] === RUN TestCommitFailure [2020-11-30T19:47:34.151Z] --- PASS: TestCommitFailure (0.01s) [2020-11-30T19:47:34.151Z] === RUN TestStartTransactionFailure [2020-11-30T19:47:34.151Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-11-30T19:47:34.151Z] === RUN TestGetOrphan [2020-11-30T19:47:34.151Z] --- PASS: TestGetOrphan (0.02s) [2020-11-30T19:47:34.151Z] === RUN TestMountAndRegister [2020-11-30T19:47:34.151Z] --- PASS: TestMountAndRegister (0.07s) [2020-11-30T19:47:34.151Z] layer_test.go:271: Layer size: 14 [2020-11-30T19:47:34.151Z] === RUN TestLayerRelease [2020-11-30T19:47:34.151Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-30T19:47:34.151Z] layer_test.go:304: Failing on Windows [2020-11-30T19:47:34.151Z] === RUN TestStoreRestore [2020-11-30T19:47:34.151Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-30T19:47:34.151Z] layer_test.go:353: Failing on Windows [2020-11-30T19:47:34.151Z] === RUN TestTarStreamStability [2020-11-30T19:47:34.151Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-30T19:47:34.151Z] layer_test.go:468: Failing on Windows [2020-11-30T19:47:34.151Z] === RUN TestRegisterExistingLayer [2020-11-30T19:47:34.240Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-30T19:47:34.611Z] === RUN TestEnvironmentParsing [2020-11-30T19:47:34.611Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-30T19:47:34.611Z] PASS [2020-11-30T19:47:34.611Z] coverage: 1.0% of statements [2020-11-30T19:47:34.611Z] ok github.com/docker/docker/libcontainerd/local 0.418s coverage: 1.0% of statements [2020-11-30T19:47:34.611Z] === RUN TestParseVersion [2020-11-30T19:47:34.611Z] --- PASS: TestParseVersion (0.00s) [2020-11-30T19:47:34.611Z] PASS [2020-11-30T19:47:34.611Z] coverage: 52.9% of statements [2020-11-30T19:47:34.611Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 52.9% of statements [2020-11-30T19:47:34.611Z] --- PASS: TestRegisterExistingLayer (0.51s) [2020-11-30T19:47:34.611Z] === RUN TestTarStreamVerification [2020-11-30T19:47:34.611Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-30T19:47:34.611Z] layer_test.go:697: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestLayerMigration [2020-11-30T19:47:34.611Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-30T19:47:34.611Z] migration_test.go:46: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestLayerMigrationNoTarsplit [2020-11-30T19:47:34.611Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-30T19:47:34.611Z] migration_test.go:182: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestMountInit [2020-11-30T19:47:34.611Z] --- SKIP: TestMountInit (0.00s) [2020-11-30T19:47:34.611Z] mount_test.go:17: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestMountSize [2020-11-30T19:47:34.611Z] --- SKIP: TestMountSize (0.00s) [2020-11-30T19:47:34.611Z] mount_test.go:76: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestMountChanges [2020-11-30T19:47:34.611Z] --- SKIP: TestMountChanges (0.00s) [2020-11-30T19:47:34.611Z] mount_test.go:125: Failing on Windows [2020-11-30T19:47:34.611Z] === RUN TestMountApply [2020-11-30T19:47:34.611Z] --- SKIP: TestMountApply (0.00s) [2020-11-30T19:47:34.611Z] mount_test.go:212: Failing on Windows [2020-11-30T19:47:34.611Z] PASS [2020-11-30T19:47:34.611Z] coverage: 30.1% of statements [2020-11-30T19:47:34.611Z] ok github.com/docker/docker/layer 1.044s coverage: 30.1% of statements [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/oci [no test files] [2020-11-30T19:47:35.071Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:47:35.071Z] === RUN TestAddressPoolOpt [2020-11-30T19:47:35.071Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/a [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/something [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/_=a [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/env1=value1 [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/_env1=value1 [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/PATH [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/=a [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/PATH= [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/PATH=something [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/asd!qwe [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/1asd [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/123 [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/some_space [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/__some_space_before [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/some_space_after__ [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/= [2020-11-30T19:47:35.071Z] === RUN TestValidateEnv/PaTh [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestParseHost [2020-11-30T19:47:35.071Z] --- PASS: TestParseHost (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestParseDockerDaemonHost [2020-11-30T19:47:35.071Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestParseTCP [2020-11-30T19:47:35.071Z] --- PASS: TestParseTCP (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-30T19:47:35.071Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestValidateExtraHosts [2020-11-30T19:47:35.071Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestIpOptString [2020-11-30T19:47:35.071Z] --- PASS: TestIpOptString (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-30T19:47:35.071Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestNewIpOptValidDefaultVal [2020-11-30T19:47:35.071Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestIpOptSetInvalidVal [2020-11-30T19:47:35.071Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestValidateIPAddress [2020-11-30T19:47:35.071Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestMapOpts [2020-11-30T19:47:35.071Z] --- PASS: TestMapOpts (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestListOptsWithoutValidator [2020-11-30T19:47:35.071Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestListOptsWithValidator [2020-11-30T19:47:35.071Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestValidateDNSSearch [2020-11-30T19:47:35.071Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_general_format [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_one_more [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-30T19:47:35.071Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-30T19:47:35.071Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestNamedListOpts [2020-11-30T19:47:35.071Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestNamedMapOpts [2020-11-30T19:47:35.071Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestParseLink [2020-11-30T19:47:35.071Z] --- PASS: TestParseLink (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestQuotedStringSetWithQuotes [2020-11-30T19:47:35.071Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-30T19:47:35.071Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-30T19:47:35.071Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-30T19:47:35.071Z] === RUN TestUlimitOpt [2020-11-30T19:47:35.071Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-30T19:47:35.071Z] PASS [2020-11-30T19:47:35.071Z] coverage: 67.1% of statements [2020-11-30T19:47:35.071Z] ok github.com/docker/docker/opts 0.113s coverage: 67.1% of statements [2020-11-30T19:47:35.602Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-30T19:47:35.802Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2020-11-30T19:47:35.802Z] ok github.com/docker/docker/daemon 12.185s coverage: 17.2% of statements [2020-11-30T19:47:35.802Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:47:35.802Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:47:36.613Z] === RUN TestUnbuffered [2020-11-30T19:47:36.613Z] --- PASS: TestUnbuffered (0.00s) [2020-11-30T19:47:36.613Z] === RUN TestRaceUnbuffered [2020-11-30T19:47:36.613Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-30T19:47:36.613Z] PASS [2020-11-30T19:47:36.613Z] coverage: 100.0% of statements [2020-11-30T19:47:36.613Z] ok github.com/docker/docker/pkg/broadcaster 0.141s coverage: 100.0% of statements [2020-11-30T19:47:36.745Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 81.8% of statements [2020-11-30T19:47:37.074Z] === RUN TestPeerCertificateMarshalJSON [2020-11-30T19:47:37.074Z] === RUN TestMatch [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[foo]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[foo_bar]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[]#01 [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[qux]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-30T19:47:37.074Z] === RUN TestMatch/[[foo_baz]] [2020-11-30T19:47:37.074Z] --- PASS: TestMatch (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-30T19:47:37.074Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-30T19:47:37.074Z] PASS [2020-11-30T19:47:37.074Z] coverage: 87.5% of statements [2020-11-30T19:47:37.074Z] ok github.com/docker/docker/pkg/capabilities 0.182s coverage: 87.5% of statements [2020-11-30T19:47:37.317Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-11-30T19:47:37.888Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-11-30T19:47:37.889Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:47:37.889Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:47:38.613Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-30T19:47:38.613Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-30T19:47:38.613Z] --- PASS: TestPeerCertificateMarshalJSON (1.09s) [2020-11-30T19:47:38.613Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-30T19:47:38.613Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestMiddleware [2020-11-30T19:47:38.613Z] --- PASS: TestMiddleware (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestNewResponseModifier [2020-11-30T19:47:38.613Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-30T19:47:38.613Z] PASS [2020-11-30T19:47:38.613Z] coverage: 26.8% of statements [2020-11-30T19:47:38.613Z] ok github.com/docker/docker/pkg/authorization 1.257s coverage: 26.8% of statements [2020-11-30T19:47:38.613Z] === RUN TestChrootTarUntar [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] === RUN TestChrootUntarEmptyArchive [2020-11-30T19:47:38.613Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestChrootTarUntarWithSymlink [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:47:38.613Z] === RUN TestChrootCopyWithTar [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:47:38.613Z] === RUN TestChrootCopyFileWithTar [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] === RUN TestChrootUntarPath [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:47:38.613Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] === RUN TestChrootApplyDotDotFile [2020-11-30T19:47:38.613Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-30T19:47:38.613Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:47:38.613Z] PASS [2020-11-30T19:47:38.613Z] coverage: 15.4% of statements [2020-11-30T19:47:38.613Z] ok github.com/docker/docker/pkg/chrootarchive 0.143s coverage: 15.4% of statements [2020-11-30T19:47:38.613Z] === RUN TestIsArchivePathDir [2020-11-30T19:47:38.613Z] --- PASS: TestIsArchivePathDir (0.07s) [2020-11-30T19:47:38.613Z] === RUN TestIsArchivePathInvalidFile [2020-11-30T19:47:38.613Z] === RUN TestSizeEmpty [2020-11-30T19:47:38.613Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeEmptyFile [2020-11-30T19:47:38.613Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeNonemptyFile [2020-11-30T19:47:38.613Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-30T19:47:38.613Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-30T19:47:38.613Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-30T19:47:38.613Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestMoveToSubdir [2020-11-30T19:47:38.613Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-30T19:47:38.613Z] === RUN TestSizeNonExistingDirectory [2020-11-30T19:47:38.613Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-30T19:47:38.613Z] PASS [2020-11-30T19:47:38.613Z] coverage: 80.0% of statements [2020-11-30T19:47:38.613Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2020-11-30T19:47:38.832Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-11-30T19:47:39.073Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2020-11-30T19:47:39.073Z] === RUN TestIsArchivePathTar [2020-11-30T19:47:39.073Z] --- PASS: TestIsArchivePathTar (0.22s) [2020-11-30T19:47:39.073Z] === RUN TestDecompressStreamGzip [2020-11-30T19:47:39.532Z] --- PASS: TestDecompressStreamGzip (0.20s) [2020-11-30T19:47:39.532Z] === RUN TestDecompressStreamBzip2 [2020-11-30T19:47:39.532Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2020-11-30T19:47:39.532Z] === RUN TestDecompressStreamXz [2020-11-30T19:47:39.532Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-30T19:47:39.532Z] archive_test.go:133: Xz not present in msys2 [2020-11-30T19:47:39.532Z] === RUN TestCompressStreamXzUnsupported [2020-11-30T19:47:39.532Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-30T19:47:39.532Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestCompressStreamInvalid [2020-11-30T19:47:39.532Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestExtensionInvalid [2020-11-30T19:47:39.532Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestExtensionUncompressed [2020-11-30T19:47:39.532Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestExtensionBzip2 [2020-11-30T19:47:39.532Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-30T19:47:39.532Z] === RUN TestExtensionGzip [2020-11-30T19:47:39.532Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-30T19:47:39.533Z] === RUN TestExtensionXz [2020-11-30T19:47:39.533Z] --- PASS: TestExtensionXz (0.00s) [2020-11-30T19:47:39.533Z] === RUN TestCmdStreamLargeStderr [2020-11-30T19:47:39.533Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2020-11-30T19:47:39.533Z] === RUN TestCmdStreamBad [2020-11-30T19:47:39.533Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-30T19:47:39.533Z] archive_test.go:238: Failing on Windows CI machines [2020-11-30T19:47:39.533Z] === RUN TestCmdStreamGood [2020-11-30T19:47:39.533Z] --- PASS: TestCmdStreamGood (0.07s) [2020-11-30T19:47:39.533Z] === RUN TestUntarPathWithInvalidDest [2020-11-30T19:47:39.995Z] --- PASS: TestUntarPathWithInvalidDest (0.25s) [2020-11-30T19:47:39.995Z] === RUN TestUntarPathWithInvalidSrc [2020-11-30T19:47:39.995Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestUntarPath [2020-11-30T19:47:39.995Z] --- PASS: TestUntarPath (0.11s) [2020-11-30T19:47:39.995Z] === RUN TestUntarPathWithDestinationFile [2020-11-30T19:47:39.995Z] === RUN Test [2020-11-30T19:47:39.995Z] === RUN Test/TestContent [2020-11-30T19:47:39.995Z] === RUN Test/TestInitialize [2020-11-30T19:47:39.995Z] === RUN Test/TestNew [2020-11-30T19:47:39.995Z] === RUN Test/TestParsingContentsWithComments [2020-11-30T19:47:39.995Z] === RUN Test/TestRegister [2020-11-30T19:47:39.995Z] === RUN Test/TestWatch [2020-11-30T19:47:39.995Z] --- PASS: Test (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestContent (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestNew (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestRegister (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestWatch (0.00s) [2020-11-30T19:47:39.995Z] PASS [2020-11-30T19:47:39.995Z] coverage: 92.9% of statements [2020-11-30T19:47:39.995Z] ok github.com/docker/docker/pkg/discovery/file 0.105s coverage: 92.9% of statements [2020-11-30T19:47:39.995Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2020-11-30T19:47:39.995Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-30T19:47:39.995Z] === RUN Test [2020-11-30T19:47:39.995Z] === RUN Test/TestContainsEntry [2020-11-30T19:47:39.995Z] === RUN Test/TestCreateEntries [2020-11-30T19:47:39.995Z] === RUN Test/TestEntriesDiff [2020-11-30T19:47:39.995Z] === RUN Test/TestEntriesEquality [2020-11-30T19:47:39.995Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-30T19:47:39.995Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-30T19:47:39.995Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-30T19:47:39.995Z] === RUN Test/TestGeneratorNotGenerate [2020-11-30T19:47:39.995Z] === RUN Test/TestGeneratorWithPort [2020-11-30T19:47:39.995Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-30T19:47:39.995Z] === RUN Test/TestNewEntry [2020-11-30T19:47:39.995Z] === RUN Test/TestParse [2020-11-30T19:47:39.995Z] --- PASS: Test (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-30T19:47:39.995Z] --- PASS: Test/TestParse (0.00s) [2020-11-30T19:47:39.995Z] PASS [2020-11-30T19:47:39.995Z] coverage: 58.3% of statements [2020-11-30T19:47:39.995Z] ok github.com/docker/docker/pkg/discovery 0.052s coverage: 58.3% of statements [2020-11-30T19:47:39.995Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2020-11-30T19:47:39.995Z] === RUN TestCopyWithTarInvalidSrc [2020-11-30T19:47:39.995Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-30T19:47:39.995Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestCopyWithTarSrcFile [2020-11-30T19:47:39.995Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-11-30T19:47:39.995Z] === RUN TestCopyWithTarSrcFolder [2020-11-30T19:47:39.995Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-30T19:47:39.995Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-30T19:47:39.995Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-30T19:47:39.995Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-30T19:47:39.995Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-11-30T19:47:39.995Z] === RUN TestCopyFileWithTarSrcFile [2020-11-30T19:47:39.995Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-11-30T19:47:39.995Z] === RUN TestTarFiles [2020-11-30T19:47:40.840Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-30T19:47:40.841Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-30T19:47:40.841Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-30T19:47:40.841Z] === RUN TestDockerSuite/TestHealth [2020-11-30T19:47:41.377Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.565s coverage: 73.1% of statements [2020-11-30T19:47:41.638Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2020-11-30T19:47:42.185Z] === RUN Test [2020-11-30T19:47:42.186Z] === RUN Test/TestInitialize [2020-11-30T19:47:42.186Z] === RUN Test [2020-11-30T19:47:42.186Z] === RUN Test/TestWatch [2020-11-30T19:47:42.186Z] --- PASS: Test (0.00s) [2020-11-30T19:47:42.186Z] --- PASS: Test/TestWatch (0.00s) [2020-11-30T19:47:42.186Z] PASS [2020-11-30T19:47:42.186Z] coverage: 92.3% of statements [2020-11-30T19:47:42.186Z] ok github.com/docker/docker/pkg/discovery/memory 0.368s coverage: 92.3% of statements [2020-11-30T19:47:42.186Z] time="2020-11-30T19:47:41Z" level=info msg="Initializing discovery without TLS" [2020-11-30T19:47:42.186Z] time="2020-11-30T19:47:41Z" level=info msg="Initializing discovery without TLS" [2020-11-30T19:47:42.186Z] time="2020-11-30T19:47:41Z" level=info msg="Initializing discovery without TLS" [2020-11-30T19:47:42.186Z] === RUN Test/TestInitializeWithCerts [2020-11-30T19:47:42.186Z] time="2020-11-30T19:47:41Z" level=info msg="Initializing discovery with TLS" [2020-11-30T19:47:42.186Z] === RUN Test/TestWatch [2020-11-30T19:47:42.186Z] time="2020-11-30T19:47:41Z" level=info msg="Initializing discovery without TLS" [2020-11-30T19:47:42.186Z] === RUN Test [2020-11-30T19:47:42.186Z] === RUN Test/TestInitialize [2020-11-30T19:47:42.186Z] === RUN Test/TestInitializeWithPattern [2020-11-30T19:47:42.186Z] === RUN Test/TestRegister [2020-11-30T19:47:42.186Z] === RUN Test/TestWatch [2020-11-30T19:47:42.186Z] --- PASS: Test (0.00s) [2020-11-30T19:47:42.186Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-30T19:47:42.186Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-30T19:47:42.186Z] --- PASS: Test/TestRegister (0.00s) [2020-11-30T19:47:42.186Z] --- PASS: Test/TestWatch (0.00s) [2020-11-30T19:47:42.186Z] PASS [2020-11-30T19:47:42.186Z] coverage: 93.8% of statements [2020-11-30T19:47:42.186Z] ok github.com/docker/docker/pkg/discovery/nodes 0.081s coverage: 93.8% of statements [2020-11-30T19:47:42.580Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.375s coverage: 56.2% of statements [2020-11-30T19:47:43.726Z] === RUN TestPollerAddRemove [2020-11-30T19:47:43.726Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestPollerEvent [2020-11-30T19:47:43.726Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-30T19:47:43.726Z] poller_test.go:41: No chmod on Windows [2020-11-30T19:47:43.726Z] === RUN TestPollerClose [2020-11-30T19:47:43.726Z] --- PASS: TestPollerClose (0.00s) [2020-11-30T19:47:43.726Z] PASS [2020-11-30T19:47:43.726Z] coverage: 36.2% of statements [2020-11-30T19:47:43.726Z] ok github.com/docker/docker/pkg/filenotify 0.086s coverage: 36.2% of statements [2020-11-30T19:47:43.726Z] === RUN TestCopyFileWithInvalidSrc [2020-11-30T19:47:43.726Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestCopyFileWithInvalidDest [2020-11-30T19:47:43.726Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-30T19:47:43.726Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-30T19:47:43.726Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestCopyFile [2020-11-30T19:47:43.726Z] --- PASS: TestCopyFile (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-30T19:47:43.726Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-30T19:47:43.726Z] fileutils_test.go:134: Needs porting to Windows [2020-11-30T19:47:43.726Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-30T19:47:43.726Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-30T19:47:43.726Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-30T19:47:44.187Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-30T19:47:44.187Z] fileutils_test.go:180: Needs porting to Windows [2020-11-30T19:47:44.187Z] === RUN TestWildcardMatches [2020-11-30T19:47:44.187Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestPatternMatches [2020-11-30T19:47:44.187Z] --- PASS: TestPatternMatches (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-30T19:47:44.187Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestPatternMatchesFolderExclusions [2020-11-30T19:47:44.187Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-30T19:47:44.187Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-30T19:47:44.187Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-30T19:47:44.187Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-30T19:47:44.187Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestSingleExclamationError [2020-11-30T19:47:44.187Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestMatchesWithNoPatterns [2020-11-30T19:47:44.187Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestMatchesWithMalformedPatterns [2020-11-30T19:47:44.187Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestMatches [2020-11-30T19:47:44.187Z] --- PASS: TestMatches (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatterns [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatternsExceptionFlag [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCleanPatternsErrorSingleException [2020-11-30T19:47:44.187Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCreateIfNotExistsDir [2020-11-30T19:47:44.187Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-30T19:47:44.187Z] === RUN TestCreateIfNotExistsFile [2020-11-30T19:47:44.187Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-30T19:47:44.187Z] === RUN TestMatch [2020-11-30T19:47:44.187Z] --- PASS: TestMatch (0.00s) [2020-11-30T19:47:44.187Z] PASS [2020-11-30T19:47:44.187Z] coverage: 87.7% of statements [2020-11-30T19:47:44.187Z] ok github.com/docker/docker/pkg/fileutils 0.159s coverage: 87.7% of statements [2020-11-30T19:47:44.647Z] === RUN TestGet [2020-11-30T19:47:44.647Z] --- PASS: TestGet (0.00s) [2020-11-30T19:47:44.647Z] === RUN TestGetShortcutString [2020-11-30T19:47:44.647Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-30T19:47:44.647Z] PASS [2020-11-30T19:47:44.647Z] coverage: 42.9% of statements [2020-11-30T19:47:45.108Z] ok github.com/docker/docker/pkg/homedir 0.200s coverage: 42.9% of statements [2020-11-30T19:47:45.108Z] --- PASS: Test (3.20s) [2020-11-30T19:47:45.108Z] --- PASS: Test/TestInitialize (0.16s) [2020-11-30T19:47:45.108Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-11-30T19:47:45.108Z] --- PASS: Test/TestWatch (3.04s) [2020-11-30T19:47:45.108Z] PASS [2020-11-30T19:47:45.108Z] coverage: 84.1% of statements [2020-11-30T19:47:45.108Z] ok github.com/docker/docker/pkg/discovery/kv 3.499s coverage: 84.1% of statements [2020-11-30T19:47:45.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-11-30T19:47:45.568Z] === RUN TestCreateIDMapOrder [2020-11-30T19:47:45.568Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-30T19:47:45.568Z] PASS [2020-11-30T19:47:45.568Z] coverage: 7.3% of statements [2020-11-30T19:47:45.568Z] ok github.com/docker/docker/pkg/idtools 0.210s coverage: 7.3% of statements [2020-11-30T19:47:46.540Z] === RUN TestError [2020-11-30T19:47:46.540Z] --- PASS: TestError (0.00s) [2020-11-30T19:47:46.540Z] === RUN TestProgressString [2020-11-30T19:47:46.540Z] === RUN TestProgressString/no_progress [2020-11-30T19:47:46.540Z] === RUN TestProgressString/progress_1 [2020-11-30T19:47:46.540Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-30T19:47:46.540Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-30T19:47:46.540Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-30T19:47:46.541Z] === RUN TestProgressString/with_units [2020-11-30T19:47:46.541Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-30T19:47:46.541Z] === RUN TestProgressString/hide_counts [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-30T19:47:46.541Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-30T19:47:46.541Z] === RUN TestJSONMessageDisplay [2020-11-30T19:47:46.546Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.500s coverage: 45.9% of statements [2020-11-30T19:47:46.546Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:47:47.000Z] --- PASS: TestJSONMessageDisplay (0.17s) [2020-11-30T19:47:47.000Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-30T19:47:47.000Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-30T19:47:47.000Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestDisplayJSONMessagesStream [2020-11-30T19:47:47.000Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-30T19:47:47.000Z] PASS [2020-11-30T19:47:47.000Z] coverage: 91.7% of statements [2020-11-30T19:47:47.000Z] === RUN TestFixedBufferCap [2020-11-30T19:47:47.000Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestFixedBufferLen [2020-11-30T19:47:47.000Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestFixedBufferString [2020-11-30T19:47:47.000Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestFixedBufferWrite [2020-11-30T19:47:47.000Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestFixedBufferRead [2020-11-30T19:47:47.000Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestBytesPipeRead [2020-11-30T19:47:47.000Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestBytesPipeWrite [2020-11-30T19:47:47.000Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-30T19:47:47.000Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-30T19:47:47.000Z] ok github.com/docker/docker/pkg/jsonmessage 0.274s coverage: 91.7% of statements [2020-11-30T19:47:47.461Z] === RUN TestStandardLongPath [2020-11-30T19:47:47.461Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestUNCLongPath [2020-11-30T19:47:47.461Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-30T19:47:47.461Z] PASS [2020-11-30T19:47:47.461Z] coverage: 100.0% of statements [2020-11-30T19:47:47.461Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2020-11-30T19:47:47.461Z] === RUN TestAtomicWriteToFile [2020-11-30T19:47:47.461Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-11-30T19:47:47.461Z] --- PASS: TestAtomicWriteToFile (0.02s) [2020-11-30T19:47:47.461Z] === RUN TestAtomicWriteSetCommit [2020-11-30T19:47:47.461Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-30T19:47:47.461Z] === RUN TestAtomicWriteSetCancel [2020-11-30T19:47:47.461Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-30T19:47:47.461Z] === RUN TestReadCloserWrapperClose [2020-11-30T19:47:47.461Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestReaderErrWrapperReadOnError [2020-11-30T19:47:47.461Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestReaderErrWrapperRead [2020-11-30T19:47:47.461Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestHashData [2020-11-30T19:47:47.461Z] --- PASS: TestHashData (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestCancelReadCloser [2020-11-30T19:47:47.461Z] --- PASS: TestCancelReadCloser (0.10s) [2020-11-30T19:47:47.461Z] === RUN TestWriteCloserWrapperClose [2020-11-30T19:47:47.461Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestNopWriteCloser [2020-11-30T19:47:47.461Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestNopWriter [2020-11-30T19:47:47.461Z] --- PASS: TestNopWriter (0.00s) [2020-11-30T19:47:47.461Z] === RUN TestWriteCounter [2020-11-30T19:47:47.461Z] --- PASS: TestWriteCounter (0.00s) [2020-11-30T19:47:47.461Z] PASS [2020-11-30T19:47:47.461Z] coverage: 69.2% of statements [2020-11-30T19:47:47.461Z] ok github.com/docker/docker/pkg/ioutils 0.799s coverage: 69.2% of statements [2020-11-30T19:47:47.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.368s coverage: 49.5% of statements [2020-11-30T19:47:47.923Z] --- PASS: TestTarFiles (7.50s) [2020-11-30T19:47:47.923Z] === RUN TestTarUntar [2020-11-30T19:47:47.923Z] --- PASS: TestTarUntar (0.05s) [2020-11-30T19:47:47.923Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-30T19:47:47.923Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-30T19:47:47.923Z] === RUN TestTarWithOptions [2020-11-30T19:47:47.923Z] --- PASS: TestTarWithOptions (0.03s) [2020-11-30T19:47:47.923Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-30T19:47:47.923Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-30T19:47:47.923Z] === RUN TestUntarUstarGnuConflict [2020-11-30T19:47:47.923Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-11-30T19:47:47.923Z] === RUN TestUntarInvalidFilenames [2020-11-30T19:47:47.923Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames538742474\\dest" [2020-11-30T19:47:47.923Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2020-11-30T19:47:47.923Z] === RUN TestUntarHardlinkToSymlink [2020-11-30T19:47:47.923Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-30T19:47:47.923Z] === RUN TestUntarInvalidHardlink [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink462494331\\victim\\hello" -> "../victim/hello" [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink157109662\\victim\\hello" -> "/../victim/hello" [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink005325925\\victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink710749824\\victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink238112735\\victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink737087922\\victim" -> "../victim" [2020-11-30T19:47:47.923Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2020-11-30T19:47:47.923Z] === RUN TestUntarInvalidSymlink [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink763996521\\dest\\dotdot" -> "../victim/hello" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink959850932\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink412117891\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink463340294\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink742933677\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink233911848\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:47.923Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210479975\\dest\\dir\\loophole" -> "../../victim" [2020-11-30T19:47:47.923Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-11-30T19:47:47.923Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-30T19:47:47.923Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-30T19:47:47.923Z] === RUN TestReplaceFileTarWrapper [2020-11-30T19:47:48.383Z] === RUN TestNameFormat [2020-11-30T19:47:48.383Z] --- PASS: TestNameFormat (0.00s) [2020-11-30T19:47:48.383Z] === RUN TestNameRetries [2020-11-30T19:47:48.383Z] --- PASS: TestNameRetries (0.00s) [2020-11-30T19:47:48.383Z] PASS [2020-11-30T19:47:48.383Z] coverage: 85.7% of statements [2020-11-30T19:47:48.383Z] ok github.com/docker/docker/pkg/namesgenerator 0.073s coverage: 85.7% of statements [2020-11-30T19:47:48.383Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2020-11-30T19:47:48.383Z] === RUN TestPrefixHeaderReadable [2020-11-30T19:47:48.383Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-30T19:47:48.383Z] === RUN TestDisablePigz [2020-11-30T19:47:48.383Z] --- PASS: TestDisablePigz (0.18s) [2020-11-30T19:47:48.383Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-30T19:47:48.383Z] === RUN TestPigz [2020-11-30T19:47:48.843Z] === RUN TestParseKeyValueOpt [2020-11-30T19:47:48.843Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestParseUintList [2020-11-30T19:47:48.843Z] --- PASS: TestParseUintList (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestParseUintListMaximumLimits [2020-11-30T19:47:48.843Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-30T19:47:48.843Z] PASS [2020-11-30T19:47:48.843Z] coverage: 97.0% of statements [2020-11-30T19:47:48.843Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-11-30T19:47:48.843Z] --- PASS: TestPigz (0.18s) [2020-11-30T19:47:48.843Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-30T19:47:48.843Z] === RUN TestCopyFileWithInvalidDest [2020-11-30T19:47:48.843Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-30T19:47:48.843Z] archive_windows_test.go:16: Currently fails [2020-11-30T19:47:48.843Z] === RUN TestCanonicalTarNameForPath [2020-11-30T19:47:48.843Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestCanonicalTarName [2020-11-30T19:47:48.843Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestChmodTarEntry [2020-11-30T19:47:48.843Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestHardLinkOrder [2020-11-30T19:47:48.843Z] --- PASS: TestHardLinkOrder (0.10s) [2020-11-30T19:47:48.843Z] === RUN TestChangeString [2020-11-30T19:47:48.843Z] --- PASS: TestChangeString (0.00s) [2020-11-30T19:47:48.843Z] === RUN TestChangesWithNoChanges [2020-11-30T19:47:48.843Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-11-30T19:47:48.843Z] === RUN TestChangesWithChanges [2020-11-30T19:47:48.843Z] --- PASS: TestChangesWithChanges (0.06s) [2020-11-30T19:47:48.843Z] === RUN TestChangesWithChangesGH13590 [2020-11-30T19:47:48.843Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-30T19:47:48.843Z] changes_test.go:192: needs more investigation [2020-11-30T19:47:48.843Z] === RUN TestChangesDirsEmpty [2020-11-30T19:47:48.843Z] === RUN TestNewAndRemove [2020-11-30T19:47:48.884Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.508s coverage: 57.7% of statements [2020-11-30T19:47:49.145Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:47:49.145Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:47:49.145Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-11-30T19:47:49.303Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-30T19:47:49.303Z] === RUN TestRemoveInvalidPath [2020-11-30T19:47:49.303Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-30T19:47:49.303Z] PASS [2020-11-30T19:47:49.303Z] coverage: 82.6% of statements [2020-11-30T19:47:49.303Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2020-11-30T19:47:49.303Z] --- PASS: TestChangesDirsEmpty (0.22s) [2020-11-30T19:47:49.303Z] === RUN TestChangesDirsMutated [2020-11-30T19:47:49.303Z] --- PASS: TestChangesDirsMutated (0.20s) [2020-11-30T19:47:49.303Z] === RUN TestApplyLayer [2020-11-30T19:47:49.303Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-30T19:47:49.303Z] changes_test.go:405: needs further investigation [2020-11-30T19:47:49.303Z] === RUN TestChangesSizeWithHardlinks [2020-11-30T19:47:49.303Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-30T19:47:49.303Z] changes_test.go:441: needs further investigation [2020-11-30T19:47:49.303Z] === RUN TestChangesSizeWithNoChanges [2020-11-30T19:47:49.303Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-30T19:47:49.303Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-30T19:47:49.303Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-30T19:47:49.303Z] === RUN TestChangesSize [2020-11-30T19:47:49.303Z] --- PASS: TestChangesSize (0.00s) [2020-11-30T19:47:49.303Z] === RUN TestApplyLayerInvalidFilenames [2020-11-30T19:47:49.303Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames347577499\\dest" [2020-11-30T19:47:49.303Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-30T19:47:49.303Z] === RUN TestApplyLayerInvalidHardlink [2020-11-30T19:47:49.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink532037509\\victim\\hello" -> "../victim/hello" [2020-11-30T19:47:49.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink851875616\\victim\\hello" -> "/../victim/hello" [2020-11-30T19:47:49.304Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink374755327\\victim" -> "../victim" [2020-11-30T19:47:49.304Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink833443666\\victim" -> "../victim" [2020-11-30T19:47:49.304Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink345043593\\victim" -> "../victim" [2020-11-30T19:47:49.304Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink292321364\\victim" -> "../victim" [2020-11-30T19:47:49.304Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2020-11-30T19:47:49.304Z] === RUN TestApplyLayerInvalidSymlink [2020-11-30T19:47:49.304Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink430387619\\dest\\dotdot" -> "../victim/hello" [2020-11-30T19:47:49.304Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink218916518\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-30T19:47:49.492Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-30T19:47:49.492Z] PASS [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] === Skipped [2020-11-30T19:47:49.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:47:49.492Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:47:49.492Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:47:49.492Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:47:49.492Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] [2020-11-30T19:47:49.492Z] DONE 17 tests, 4 skipped in 27.670s [2020-11-30T19:47:49.492Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:47:49.492Z] ++ 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 [2020-11-30T19:47:49.492Z] ++ set -e [2020-11-30T19:47:49.492Z] ++ '[' -n 0 ']' [2020-11-30T19:47:49.492Z] ++ set -x [2020-11-30T19:47:49.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-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 [2020-11-30T19:47:49.492Z] INFO: Testing against a local daemon [2020-11-30T19:47:49.492Z] === RUN TestPluginInvalidJSON [2020-11-30T19:47:49.492Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:47:49.492Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:47:49.492Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:47:49.492Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-30T19:47:49.492Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:47:49.492Z] === RUN TestPluginInstall [2020-11-30T19:47:49.492Z] === RUN TestPluginInstall/no_auth [2020-11-30T19:47:49.492Z] time="2020-11-30T19:47:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:49.492Z] time="2020-11-30T19:47:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d62ae9f1265f3357831a9ae7fbe38d7b29caa1136b3980fc6689d05b02466146" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:49.492Z] time="2020-11-30T19:47:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:49.492Z] time="2020-11-30T19:47:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d62ae9f1265f3357831a9ae7fbe38d7b29caa1136b3980fc6689d05b02466146" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:49.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink250201549\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:49.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink782930120\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:49.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink233675655\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:49.763Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink198317882\\dest\\loophole-victim" -> "../victim" [2020-11-30T19:47:49.763Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-30T19:47:49.763Z] === RUN TestApplyLayerWhiteouts [2020-11-30T19:47:49.763Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2020-11-30T19:47:49.763Z] === RUN TestGenerateEmptyFile [2020-11-30T19:47:49.763Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-30T19:47:49.763Z] === RUN TestGenerateWithContent [2020-11-30T19:47:49.763Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-30T19:47:49.763Z] PASS [2020-11-30T19:47:49.763Z] coverage: 62.7% of statements [2020-11-30T19:47:49.763Z] ok github.com/docker/docker/pkg/archive 11.137s coverage: 62.7% of statements [2020-11-30T19:47:49.789Z] === RUN TestPluginInstall/with_htpasswd [2020-11-30T19:47:50.223Z] === RUN TestParseEmptyInterface [2020-11-30T19:47:50.223Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestParseNonInterfaceType [2020-11-30T19:47:50.223Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestParseWithOneFunction [2020-11-30T19:47:50.223Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestParseWithMultipleFuncs [2020-11-30T19:47:50.223Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestParseWithUnnamedReturn [2020-11-30T19:47:50.223Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestEmbeddedInterface [2020-11-30T19:47:50.223Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestParsedImports [2020-11-30T19:47:50.223Z] --- PASS: TestParsedImports (0.00s) [2020-11-30T19:47:50.223Z] === RUN TestAliasedImports [2020-11-30T19:47:50.223Z] --- PASS: TestAliasedImports (0.00s) [2020-11-30T19:47:50.223Z] PASS [2020-11-30T19:47:50.223Z] coverage: 56.8% of statements [2020-11-30T19:47:50.223Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.128s coverage: 56.8% of statements [2020-11-30T19:47:50.426Z] time="2020-11-30T19:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:50.426Z] time="2020-11-30T19:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ace94b6c4538ee9b9fccebe1872c623cdf3feabf54973e30a9191319428319ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:50.426Z] time="2020-11-30T19:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:50.426Z] time="2020-11-30T19:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ace94b6c4538ee9b9fccebe1872c623cdf3feabf54973e30a9191319428319ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:50.719Z] === RUN TestPluginInstall/with_insecure [2020-11-30T19:47:51.055Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-11-30T19:47:51.192Z] === RUN TestFailedConnection [2020-11-30T19:47:51.626Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-11-30T19:47:51.653Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-30T19:47:51.653Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-30T19:47:51.653Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-30T19:47:51.653Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-30T19:47:51.653Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-30T19:47:51.653Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-30T19:47:51.653Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-30T19:47:51.653Z] === RUN TestBufferPoolPutAndGet [2020-11-30T19:47:51.653Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-30T19:47:51.653Z] PASS [2020-11-30T19:47:51.653Z] coverage: 88.2% of statements [2020-11-30T19:47:51.653Z] ok github.com/docker/docker/pkg/pools 0.073s coverage: 88.2% of statements [2020-11-30T19:47:51.653Z] === RUN TestHTTPTransport [2020-11-30T19:47:51.653Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-30T19:47:51.653Z] PASS [2020-11-30T19:47:51.653Z] coverage: 85.7% of statements [2020-11-30T19:47:51.653Z] ok github.com/docker/docker/pkg/plugins/transport 0.162s coverage: 85.7% of statements [2020-11-30T19:47:51.756Z] time="2020-11-30T19:47:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:51.756Z] time="2020-11-30T19:47:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53ab6893fb53d9f4e1caf490384b8238ddf35edee348d37206c6bc03b6696751" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:51.756Z] time="2020-11-30T19:47:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-30T19:47:51.756Z] time="2020-11-30T19:47:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53ab6893fb53d9f4e1caf490384b8238ddf35edee348d37206c6bc03b6696751" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-30T19:47:52.051Z] --- PASS: TestPluginInstall (4.21s) [2020-11-30T19:47:52.051Z] --- PASS: TestPluginInstall/no_auth (1.91s) [2020-11-30T19:47:52.051Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-11-30T19:47:52.051Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-11-30T19:47:52.051Z] plugin_test.go:157: [de58f4a05df06] daemon is not started [2020-11-30T19:47:52.051Z] PASS [2020-11-30T19:47:52.051Z] [2020-11-30T19:47:52.051Z] DONE 6 tests in 4.307s [2020-11-30T19:47:52.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:47:52.051Z] ++ 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 [2020-11-30T19:47:52.051Z] ++ set -e [2020-11-30T19:47:52.051Z] ++ '[' -n 0 ']' [2020-11-30T19:47:52.051Z] ++ set -x [2020-11-30T19:47:52.051Z] ++ 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 [2020-11-30T19:47:52.051Z] INFO: Testing against a local daemon [2020-11-30T19:47:52.051Z] === RUN TestExternalGraphDriver [2020-11-30T19:47:52.114Z] --- PASS: TestFailedConnection (1.10s) [2020-11-30T19:47:52.115Z] === RUN TestFailOnce [2020-11-30T19:47:52.115Z] 2020/11/30 19:47:51 http: panic serving 127.0.0.1:49225: Plugin not ready [2020-11-30T19:47:52.115Z] goroutine 10 [running]: [2020-11-30T19:47:52.115Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-30T19:47:52.115Z] panic(0x849ac0, 0x986830) [2020-11-30T19:47:52.115Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-30T19:47:52.115Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-30T19:47:52.115Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-30T19:47:52.115Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-30T19:47:52.115Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-30T19:47:52.115Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-30T19:47:52.115Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980) [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-30T19:47:52.115Z] created by net/http.(*Server).Serve [2020-11-30T19:47:52.115Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-30T19:47:52.115Z] time="2020-11-30T19:47:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s" [2020-11-30T19:47:52.197Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.5% of statements [2020-11-30T19:47:52.197Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:47:52.197Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:47:52.348Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:47:52.574Z] === RUN TestOutputOnPrematureClose [2020-11-30T19:47:52.574Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-30T19:47:52.574Z] === RUN TestCompleteSilently [2020-11-30T19:47:52.574Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-30T19:47:52.574Z] PASS [2020-11-30T19:47:52.574Z] coverage: 75.9% of statements [2020-11-30T19:47:52.574Z] ok github.com/docker/docker/pkg/progress 0.066s coverage: 75.9% of statements [2020-11-30T19:47:53.036Z] === RUN TestSendToOneSub [2020-11-30T19:47:53.036Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-30T19:47:53.036Z] === RUN TestSendToMultipleSubs [2020-11-30T19:47:53.036Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-30T19:47:53.036Z] === RUN TestEvictOneSub [2020-11-30T19:47:53.036Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-30T19:47:53.036Z] === RUN TestClosePublisher [2020-11-30T19:47:53.036Z] --- PASS: TestClosePublisher (0.00s) [2020-11-30T19:47:53.036Z] === RUN TestPubSubRace [2020-11-30T19:47:53.499Z] --- PASS: TestFailOnce (1.21s) [2020-11-30T19:47:53.499Z] === RUN TestEchoInputOutput [2020-11-30T19:47:53.499Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-30T19:47:53.499Z] === RUN TestBackoff [2020-11-30T19:47:53.499Z] --- PASS: TestBackoff (0.00s) [2020-11-30T19:47:53.499Z] === RUN TestAbortRetry [2020-11-30T19:47:53.499Z] --- PASS: TestAbortRetry (0.00s) [2020-11-30T19:47:53.499Z] === RUN TestClientScheme [2020-11-30T19:47:53.499Z] --- PASS: TestClientScheme (0.00s) [2020-11-30T19:47:53.499Z] === RUN TestNewClientWithTimeout [2020-11-30T19:47:53.499Z] === RUN TestRegister [2020-11-30T19:47:53.499Z] --- PASS: TestRegister (0.00s) [2020-11-30T19:47:53.499Z] === RUN TestCommand [2020-11-30T19:47:53.959Z] --- PASS: TestCommand (0.03s) [2020-11-30T19:47:53.959Z] === RUN TestNaiveSelf [2020-11-30T19:47:53.959Z] --- PASS: TestNaiveSelf (0.03s) [2020-11-30T19:47:53.959Z] PASS [2020-11-30T19:47:53.959Z] coverage: 82.4% of statements [2020-11-30T19:47:53.959Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2020-11-30T19:47:53.959Z] time="2020-11-30T19:47:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-30T19:47:53.959Z] --- PASS: TestPubSubRace (1.05s) [2020-11-30T19:47:53.959Z] PASS [2020-11-30T19:47:53.959Z] coverage: 75.0% of statements [2020-11-30T19:47:53.959Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2020-11-30T19:47:54.108Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.0% of statements [2020-11-30T19:47:54.436Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:47:54.678Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.4% of statements [2020-11-30T19:47:54.678Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:47:54.678Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:47:54.929Z] === RUN TestParseSignal [2020-11-30T19:47:54.929Z] --- PASS: TestParseSignal (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestValidSignalForPlatform [2020-11-30T19:47:54.929Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-30T19:47:54.929Z] PASS [2020-11-30T19:47:54.929Z] coverage: 20.3% of statements [2020-11-30T19:47:54.929Z] ok github.com/docker/docker/pkg/signal 0.132s coverage: 20.3% of statements [2020-11-30T19:47:54.929Z] === RUN TestNewStdWriter [2020-11-30T19:47:54.929Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-30T19:47:54.929Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestWriteWithNilBytes [2020-11-30T19:47:54.929Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestWrite [2020-11-30T19:47:54.929Z] --- PASS: TestWrite (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestWriteWithWriterError [2020-11-30T19:47:54.929Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-30T19:47:54.929Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyWriteAndRead [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-30T19:47:54.929Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-30T19:47:54.929Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-30T19:47:54.929Z] PASS [2020-11-30T19:47:54.929Z] coverage: 100.0% of statements [2020-11-30T19:47:54.929Z] ok github.com/docker/docker/pkg/stdcopy 0.061s coverage: 100.0% of statements [2020-11-30T19:47:55.248Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-11-30T19:47:55.392Z] time="2020-11-30T19:47:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-30T19:47:55.952Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:47:56.188Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-30T19:47:56.361Z] === RUN TestGenerateRandomID [2020-11-30T19:47:56.361Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestShortenId [2020-11-30T19:47:56.361Z] --- PASS: TestShortenId (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestShortenSha256Id [2020-11-30T19:47:56.361Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestShortenIdEmpty [2020-11-30T19:47:56.361Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestShortenIdInvalid [2020-11-30T19:47:56.361Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestIsShortIDNonHex [2020-11-30T19:47:56.361Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestIsShortIDNotCorrectSize [2020-11-30T19:47:56.361Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-30T19:47:56.361Z] PASS [2020-11-30T19:47:56.361Z] coverage: 70.6% of statements [2020-11-30T19:47:56.361Z] ok github.com/docker/docker/pkg/stringid 0.080s coverage: 70.6% of statements [2020-11-30T19:47:56.361Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-30T19:47:56.361Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-30T19:47:56.361Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestFormatStatus [2020-11-30T19:47:56.361Z] --- PASS: TestFormatStatus (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestFormatError [2020-11-30T19:47:56.361Z] --- PASS: TestFormatError (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestFormatJSONError [2020-11-30T19:47:56.361Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-30T19:47:56.361Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-30T19:47:56.361Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestNewJSONProgressOutput [2020-11-30T19:47:56.361Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestAuxFormatterEmit [2020-11-30T19:47:56.361Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestStreamWriterStdout [2020-11-30T19:47:56.361Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-30T19:47:56.361Z] === RUN TestStreamWriterStderr [2020-11-30T19:47:56.361Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-30T19:47:56.361Z] PASS [2020-11-30T19:47:56.361Z] coverage: 66.2% of statements [2020-11-30T19:47:56.361Z] ok github.com/docker/docker/pkg/streamformatter 0.171s coverage: 66.2% of statements [2020-11-30T19:47:56.758Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-11-30T19:47:56.758Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-11-30T19:47:57.333Z] === RUN TestIsCpusetListAvailable [2020-11-30T19:47:57.333Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-30T19:47:57.333Z] PASS [2020-11-30T19:47:57.333Z] coverage: 38.2% of statements [2020-11-30T19:47:57.333Z] ok github.com/docker/docker/pkg/sysinfo 0.073s coverage: 38.2% of statements [2020-11-30T19:47:57.793Z] time="2020-11-30T19:47:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-30T19:47:58.038Z] --- PASS: TestExternalGraphDriver (5.70s) [2020-11-30T19:47:58.038Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-11-30T19:47:58.038Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-11-30T19:47:58.038Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2020-11-30T19:47:58.038Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:47:58.038Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-30T19:47:58.038Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:58.038Z] PASS [2020-11-30T19:47:58.038Z] [2020-11-30T19:47:58.038Z] === Skipped [2020-11-30T19:47:58.038Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-30T19:47:58.038Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:58.038Z] [2020-11-30T19:47:58.038Z] [2020-11-30T19:47:58.038Z] DONE 5 tests, 1 skipped in 5.835s [2020-11-30T19:47:58.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:47:58.038Z] ++ 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 [2020-11-30T19:47:58.038Z] ++ set -e [2020-11-30T19:47:58.038Z] ++ '[' -n 0 ']' [2020-11-30T19:47:58.038Z] ++ set -x [2020-11-30T19:47:58.038Z] ++ 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 [2020-11-30T19:47:58.038Z] INFO: Testing against a local daemon [2020-11-30T19:47:58.038Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:47:58.038Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:47:58.038Z] === RUN TestReadPluginNoRead [2020-11-30T19:47:58.038Z] === PAUSE TestReadPluginNoRead [2020-11-30T19:47:58.038Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:47:58.038Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:47:58.038Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:47:58.038Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:47:58.038Z] === CONT TestReadPluginNoRead [2020-11-30T19:47:58.141Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2020-11-30T19:47:58.142Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:47:58.253Z] === RUN TestChtimes [2020-11-30T19:47:58.253Z] --- PASS: TestChtimes (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestChtimesWindows [2020-11-30T19:47:58.253Z] --- PASS: TestChtimesWindows (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-11-30T19:47:58.253Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestEnsureRemoveAllNotExist [2020-11-30T19:47:58.253Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestEnsureRemoveAllWithDir [2020-11-30T19:47:58.253Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestEnsureRemoveAllWithFile [2020-11-30T19:47:58.253Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-11-30T19:47:58.253Z] === RUN TestHasWin32KSupport [2020-11-30T19:47:58.253Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-11-30T19:47:58.253Z] syscall_windows_test.go:8: win32k: true [2020-11-30T19:47:58.253Z] PASS [2020-11-30T19:47:58.253Z] coverage: 12.0% of statements [2020-11-30T19:47:58.253Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 12.0% of statements [2020-11-30T19:47:58.403Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 58.6% of statements [2020-11-30T19:47:58.716Z] === RUN TestTailFile [2020-11-30T19:47:58.716Z] --- PASS: TestTailFile (0.00s) [2020-11-30T19:47:58.716Z] === RUN TestTailFileManyLines [2020-11-30T19:47:58.716Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-30T19:47:58.716Z] === RUN TestTailEmptyFile [2020-11-30T19:47:58.716Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-30T19:47:58.716Z] === RUN TestTailNegativeN [2020-11-30T19:47:58.716Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/no_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:58.716Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:58.716Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:58.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/no_delimiter [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-30T19:47:59.178Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.179Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.182Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.670Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-30T19:47:59.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.06s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.671Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.04s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-30T19:47:59.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-30T19:47:59.673Z] PASS [2020-11-30T19:47:59.673Z] coverage: 88.6% of statements [2020-11-30T19:47:59.673Z] ok github.com/docker/docker/pkg/tailfile 0.594s coverage: 88.6% of statements [2020-11-30T19:47:59.790Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-11-30T19:48:00.133Z] === RUN TestTarSumRemoveNonExistent [2020-11-30T19:48:00.133Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-11-30T19:48:00.133Z] === RUN TestTarSumRemove [2020-11-30T19:48:00.133Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestSortFileInfoSums [2020-11-30T19:48:00.133Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestNewTarSumForLabelInvalid [2020-11-30T19:48:00.133Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestNewTarSumForLabel [2020-11-30T19:48:00.133Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestEmptyTar [2020-11-30T19:48:00.133Z] --- PASS: TestEmptyTar (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestTarSumsReadSize [2020-11-30T19:48:00.133Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestTarSums [2020-11-30T19:48:00.133Z] --- PASS: TestTarSums (0.10s) [2020-11-30T19:48:00.133Z] === RUN TestIteration [2020-11-30T19:48:00.133Z] --- PASS: TestIteration (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestVersionLabelForChecksum [2020-11-30T19:48:00.133Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestVersion [2020-11-30T19:48:00.133Z] --- PASS: TestVersion (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestGetVersion [2020-11-30T19:48:00.133Z] --- PASS: TestGetVersion (0.00s) [2020-11-30T19:48:00.133Z] === RUN TestGetVersions [2020-11-30T19:48:00.133Z] --- PASS: TestGetVersions (0.00s) [2020-11-30T19:48:00.133Z] PASS [2020-11-30T19:48:00.133Z] coverage: 89.3% of statements [2020-11-30T19:48:00.133Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2020-11-30T19:48:00.594Z] testing: warning: no tests to run [2020-11-30T19:48:00.594Z] PASS [2020-11-30T19:48:00.594Z] coverage: [no statements] [2020-11-30T19:48:00.594Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2020-11-30T19:48:01.175Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-30T19:48:01.435Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-30T19:48:01.564Z] === RUN TestTruncIndex [2020-11-30T19:48:01.564Z] --- PASS: TestTruncIndex (0.10s) [2020-11-30T19:48:01.564Z] PASS [2020-11-30T19:48:01.564Z] coverage: 91.5% of statements [2020-11-30T19:48:01.564Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2020-11-30T19:48:01.564Z] === RUN TestIsGIT [2020-11-30T19:48:01.564Z] --- PASS: TestIsGIT (0.00s) [2020-11-30T19:48:01.564Z] === RUN TestIsTransport [2020-11-30T19:48:01.564Z] --- PASS: TestIsTransport (0.00s) [2020-11-30T19:48:01.564Z] PASS [2020-11-30T19:48:01.564Z] coverage: 100.0% of statements [2020-11-30T19:48:01.564Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-11-30T19:48:02.006Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2020-11-30T19:48:02.006Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:48:02.006Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-11-30T19:48:02.006Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:48:02.533Z] === RUN TestVersionInfo [2020-11-30T19:48:02.533Z] --- PASS: TestVersionInfo (0.00s) [2020-11-30T19:48:02.533Z] === RUN TestAppendVersions [2020-11-30T19:48:02.533Z] --- PASS: TestAppendVersions (0.00s) [2020-11-30T19:48:02.533Z] PASS [2020-11-30T19:48:02.533Z] coverage: 88.9% of statements [2020-11-30T19:48:02.533Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-11-30T19:48:02.533Z] time="2020-11-30T19:48:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-30T19:48:02.716Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-30T19:48:02.972Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-30T19:48:03.227Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-30T19:48:03.676Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-30T19:48:03.676Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2020-11-30T19:48:03.787Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-30T19:48:04.317Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-30T19:48:04.552Z] ok github.com/docker/docker/distribution/metadata 0.063s coverage: 48.2% of statements [2020-11-30T19:48:04.714Z] === RUN TestValidatePrivileges [2020-11-30T19:48:04.715Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-30T19:48:04.715Z] === RUN TestFilterByCapNeg [2020-11-30T19:48:04.715Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-30T19:48:04.715Z] === RUN TestFilterByCapPos [2020-11-30T19:48:04.715Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-30T19:48:04.715Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-30T19:48:04.715Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-30T19:48:04.715Z] PASS [2020-11-30T19:48:04.715Z] coverage: 12.0% of statements [2020-11-30T19:48:04.715Z] ok github.com/docker/docker/plugin 0.261s coverage: 12.0% of statements [2020-11-30T19:48:04.715Z] === RUN TestNewSettable [2020-11-30T19:48:04.715Z] --- PASS: TestNewSettable (0.00s) [2020-11-30T19:48:04.715Z] === RUN TestIsSettable [2020-11-30T19:48:04.715Z] --- PASS: TestIsSettable (0.00s) [2020-11-30T19:48:04.715Z] === RUN TestUpdateSettingsEnv [2020-11-30T19:48:04.715Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-30T19:48:04.715Z] PASS [2020-11-30T19:48:04.715Z] coverage: 20.1% of statements [2020-11-30T19:48:04.715Z] ok github.com/docker/docker/plugin/v2 0.296s coverage: 20.1% of statements [2020-11-30T19:48:04.813Z] ok github.com/docker/docker/distribution 0.182s coverage: 25.6% of statements [2020-11-30T19:48:04.813Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:48:05.832Z] === RUN TestReadPluginNoRead/default [2020-11-30T19:48:06.198Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2020-11-30T19:48:06.254Z] === RUN TestLoad [2020-11-30T19:48:06.254Z] --- PASS: TestLoad (0.00s) [2020-11-30T19:48:06.254Z] === RUN TestSave [2020-11-30T19:48:06.254Z] --- PASS: TestSave (0.04s) [2020-11-30T19:48:06.254Z] === RUN TestAddDeleteGet [2020-11-30T19:48:06.254Z] --- PASS: TestAddDeleteGet (0.05s) [2020-11-30T19:48:06.254Z] === RUN TestInvalidTags [2020-11-30T19:48:06.254Z] --- PASS: TestInvalidTags (0.01s) [2020-11-30T19:48:06.254Z] PASS [2020-11-30T19:48:06.254Z] coverage: 84.4% of statements [2020-11-30T19:48:06.254Z] ok github.com/docker/docker/reference 0.174s coverage: 84.4% of statements [2020-11-30T19:48:06.303Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-30T19:48:06.303Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-30T19:48:06.303Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-30T19:48:06.768Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-11-30T19:48:07.345Z] --- PASS: TestReadPluginNoRead (9.20s) [2020-11-30T19:48:07.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-11-30T19:48:07.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2020-11-30T19:48:07.345Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-11-30T19:48:07.345Z] read_test.go:92: [de5655286e4f7] daemon is not started [2020-11-30T19:48:07.666Z] === RUN TestDockerSuite/TestImportFile [2020-11-30T19:48:07.709Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-11-30T19:48:07.709Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:48:07.710Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-11-30T19:48:07.710Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:48:07.793Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:48:07.794Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:48:08.254Z] === RUN TestResolveAuthConfigIndexServer [2020-11-30T19:48:08.254Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResolveAuthConfigFullURL [2020-11-30T19:48:08.254Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-30T19:48:08.254Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestValidateMirror [2020-11-30T19:48:08.254Z] --- PASS: TestValidateMirror (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestLoadInsecureRegistries [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReaderWithReadError [2020-11-30T19:48:08.254Z] time="2020-11-30T19:48:07Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-30T19:48:08.254Z] time="2020-11-30T19:48:07Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-30T19:48:08.254Z] time="2020-11-30T19:48:07Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-30T19:48:08.254Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2020-11-30T19:48:08.254Z] === RUN TestNewServiceConfig [2020-11-30T19:48:08.254Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestValidateIndexName [2020-11-30T19:48:08.254Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestValidateIndexNameWithError [2020-11-30T19:48:08.254Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestEndpointParse [2020-11-30T19:48:08.254Z] --- PASS: TestEndpointParse (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestEndpointParseInvalid [2020-11-30T19:48:08.254Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestValidateEndpoint [2020-11-30T19:48:08.254Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-30T19:48:08.254Z] === RUN TestPing [2020-11-30T19:48:08.254Z] --- PASS: TestPing (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestPingRegistryEndpoint [2020-11-30T19:48:08.254Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2020-11-30T19:48:08.254Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:08.254Z] === RUN TestEndpoint [2020-11-30T19:48:08.254Z] --- SKIP: TestEndpoint (0.01s) [2020-11-30T19:48:08.254Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:08.254Z] === RUN TestParseRepositoryInfo [2020-11-30T19:48:08.254Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestNewIndexInfo [2020-11-30T19:48:08.254Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestMirrorEndpointLookup [2020-11-30T19:48:08.254Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-11-30T19:48:08.254Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:08.254Z] === RUN TestSearchRepositories [2020-11-30T19:48:08.254Z] --- PASS: TestSearchRepositories (0.01s) [2020-11-30T19:48:08.254Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-30T19:48:08.254Z] Host: 127.0.0.1:49234 [2020-11-30T19:48:08.254Z] User-Agent: docker test client [2020-11-30T19:48:08.254Z] Authorization: Token fake-token [2020-11-30T19:48:08.254Z] X-Docker-Token: true [2020-11-30T19:48:08.254Z] Accept-Encoding: gzip [2020-11-30T19:48:08.254Z] [2020-11-30T19:48:08.254Z] [2020-11-30T19:48:08.254Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-30T19:48:08.254Z] Connection: close [2020-11-30T19:48:08.254Z] Content-Length: 144 [2020-11-30T19:48:08.254Z] Cache-Control: no-cache [2020-11-30T19:48:08.254Z] Content-Type: application/json [2020-11-30T19:48:08.254Z] Date: Mon, 30 Nov 2020 19:48:07 GMT [2020-11-30T19:48:08.254Z] Expires: -1 [2020-11-30T19:48:08.254Z] Pragma: no-cache [2020-11-30T19:48:08.254Z] Server: docker-tests/mock [2020-11-30T19:48:08.254Z] X-Docker-Registry-Config: mock [2020-11-30T19:48:08.254Z] X-Docker-Registry-Version: 0.0.0 [2020-11-30T19:48:08.254Z] [2020-11-30T19:48:08.254Z] [2020-11-30T19:48:08.254Z] === RUN TestTrustedLocation [2020-11-30T19:48:08.254Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-30T19:48:08.254Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestAllowNondistributableArtifacts [2020-11-30T19:48:08.254Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestIsSecureIndex [2020-11-30T19:48:08.254Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-30T19:48:08.254Z] PASS [2020-11-30T19:48:08.254Z] coverage: 50.3% of statements [2020-11-30T19:48:08.254Z] ok github.com/docker/docker/registry 0.548s coverage: 50.3% of statements [2020-11-30T19:48:08.254Z] time="2020-11-30T19:48:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReader [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-30T19:48:08.254Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-30T19:48:08.254Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-30T19:48:08.254Z] PASS [2020-11-30T19:48:08.254Z] coverage: 100.0% of statements [2020-11-30T19:48:08.254Z] ok github.com/docker/docker/registry/resumable 0.310s coverage: 100.0% of statements [2020-11-30T19:48:08.592Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-30T19:48:08.592Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-30T19:48:08.717Z] === RUN TestRestartManagerTimeout [2020-11-30T19:48:08.717Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-30T19:48:08.717Z] === RUN TestRestartManagerTimeoutReset [2020-11-30T19:48:08.717Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-30T19:48:08.717Z] PASS [2020-11-30T19:48:08.717Z] coverage: 50.9% of statements [2020-11-30T19:48:08.717Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2020-11-30T19:48:08.856Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2020-11-30T19:48:08.856Z] PASS [2020-11-30T19:48:08.856Z] [2020-11-30T19:48:08.856Z] DONE 6 tests in 10.641s [2020-11-30T19:48:08.856Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-30T19:48:08.857Z] ++ 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 [2020-11-30T19:48:08.857Z] ++ set -e [2020-11-30T19:48:08.857Z] ++ '[' -n 0 ']' [2020-11-30T19:48:08.857Z] ++ set -x [2020-11-30T19:48:08.857Z] ++ 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 [2020-11-30T19:48:08.857Z] testing: warning: no tests to run [2020-11-30T19:48:08.857Z] PASS [2020-11-30T19:48:08.857Z] [2020-11-30T19:48:08.857Z] DONE 0 tests in 0.018s [2020-11-30T19:48:08.857Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:48:08.857Z] ++ 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 [2020-11-30T19:48:08.857Z] ++ set -e [2020-11-30T19:48:08.857Z] ++ '[' -n 0 ']' [2020-11-30T19:48:08.857Z] ++ set -x [2020-11-30T19:48:08.857Z] ++ 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 [2020-11-30T19:48:08.857Z] INFO: Testing against a local daemon [2020-11-30T19:48:08.857Z] === RUN TestPluginWithDevMounts [2020-11-30T19:48:08.857Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:48:08.857Z] === CONT TestPluginWithDevMounts [2020-11-30T19:48:09.092Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-11-30T19:48:09.092Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:48:09.519Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-30T19:48:09.664Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-11-30T19:48:09.689Z] === RUN TestDecodeContainerConfig [2020-11-30T19:48:09.689Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-30T19:48:09.689Z] === RUN TestDecodeContainerConfigIsolation [2020-11-30T19:48:09.689Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-30T19:48:09.689Z] === RUN TestValidatePrivileged [2020-11-30T19:48:09.689Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-30T19:48:09.689Z] PASS [2020-11-30T19:48:09.689Z] coverage: 52.2% of statements [2020-11-30T19:48:09.689Z] ok github.com/docker/docker/runconfig 0.084s coverage: 52.2% of statements [2020-11-30T19:48:09.689Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-30T19:48:09.689Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-30T19:48:09.689Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-30T19:48:09.689Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-30T19:48:09.689Z] PASS [2020-11-30T19:48:09.689Z] coverage: 62.5% of statements [2020-11-30T19:48:09.689Z] ok github.com/docker/docker/testutil 0.125s coverage: 62.5% of statements [2020-11-30T19:48:10.605Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-30T19:48:10.891Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-30T19:48:10.931Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-30T19:48:10.931Z] PASS [2020-11-30T19:48:10.931Z] [2020-11-30T19:48:10.931Z] DONE 1 tests in 1.939s [2020-11-30T19:48:10.931Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:48:10.931Z] ++ 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 [2020-11-30T19:48:10.931Z] ++ set -e [2020-11-30T19:48:10.931Z] ++ '[' -n 0 ']' [2020-11-30T19:48:10.931Z] ++ set -x [2020-11-30T19:48:10.931Z] ++ 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 [2020-11-30T19:48:10.931Z] INFO: Testing against a local daemon [2020-11-30T19:48:10.931Z] === RUN TestSecretInspect [2020-11-30T19:48:11.176Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2020-11-30T19:48:11.232Z] --- PASS: TestNewClientWithTimeout (17.71s) [2020-11-30T19:48:11.232Z] === RUN TestClientStream [2020-11-30T19:48:11.232Z] --- PASS: TestClientStream (0.01s) [2020-11-30T19:48:11.232Z] === RUN TestClientSendFile [2020-11-30T19:48:11.232Z] --- PASS: TestClientSendFile (0.00s) [2020-11-30T19:48:11.232Z] === RUN TestClientWithRequestTimeout [2020-11-30T19:48:11.232Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-11-30T19:48:11.232Z] === RUN TestFileSpecPlugin [2020-11-30T19:48:11.232Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-11-30T19:48:11.232Z] === RUN TestFileJSONSpecPlugin [2020-11-30T19:48:11.232Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2020-11-30T19:48:11.232Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-30T19:48:11.232Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-30T19:48:11.232Z] === RUN TestPluginAddHandler [2020-11-30T19:48:11.232Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-30T19:48:11.232Z] === RUN TestPluginWaitBadPlugin [2020-11-30T19:48:11.232Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-30T19:48:11.232Z] === RUN TestGet [2020-11-30T19:48:11.232Z] time="2020-11-30T19:48:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-30T19:48:11.436Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-30T19:48:12.201Z] time="2020-11-30T19:48:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-30T19:48:12.255Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-30T19:48:12.511Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-30T19:48:13.015Z] --- PASS: TestSecretInspect (1.99s) [2020-11-30T19:48:13.015Z] === RUN TestSecretList [2020-11-30T19:48:13.072Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-30T19:48:13.175Z] === RUN TestGetDriver [2020-11-30T19:48:13.175Z] --- PASS: TestGetDriver (0.00s) [2020-11-30T19:48:13.175Z] === RUN TestVolumeRequestError [2020-11-30T19:48:13.175Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-30T19:48:13.175Z] PASS [2020-11-30T19:48:13.175Z] coverage: 36.1% of statements [2020-11-30T19:48:13.175Z] ok github.com/docker/docker/volume/drivers 0.224s coverage: 36.1% of statements [2020-11-30T19:48:13.175Z] === RUN TestGetAddress [2020-11-30T19:48:13.175Z] --- PASS: TestGetAddress (0.00s) [2020-11-30T19:48:13.175Z] === RUN TestRemove [2020-11-30T19:48:13.175Z] --- SKIP: TestRemove (0.00s) [2020-11-30T19:48:13.175Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-30T19:48:13.175Z] === RUN TestInitializeWithVolumes [2020-11-30T19:48:13.175Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-11-30T19:48:13.175Z] === RUN TestCreate [2020-11-30T19:48:13.175Z] --- PASS: TestCreate (0.01s) [2020-11-30T19:48:13.175Z] === RUN TestValidateName [2020-11-30T19:48:13.175Z] --- PASS: TestValidateName (0.00s) [2020-11-30T19:48:13.175Z] === RUN TestCreateWithOpts [2020-11-30T19:48:13.175Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-30T19:48:13.175Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-30T19:48:13.175Z] === RUN TestRelaodNoOpts [2020-11-30T19:48:13.175Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-30T19:48:13.175Z] PASS [2020-11-30T19:48:13.175Z] coverage: 41.0% of statements [2020-11-30T19:48:13.175Z] ok github.com/docker/docker/volume/local 0.265s coverage: 41.0% of statements [2020-11-30T19:48:13.175Z] === RUN TestConvertTmpfsOptions [2020-11-30T19:48:13.175Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-30T19:48:13.175Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-30T19:48:13.175Z] parser_test.go:49: data="ro" [2020-11-30T19:48:13.175Z] === RUN TestParseMountRaw [2020-11-30T19:48:13.175Z] --- PASS: TestParseMountRaw (0.03s) [2020-11-30T19:48:13.175Z] === RUN TestParseMountRawSplit [2020-11-30T19:48:13.175Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-30T19:48:13.175Z] parser_test.go:390: case 0 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 1 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 2 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 3 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 4 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 5 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 6 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 7 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 8 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 0 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 1 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 2 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 3 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 4 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 5 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 6 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 7 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 8 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 9 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 10 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 11 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 12 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 0 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 1 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 2 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 3 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 4 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 5 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 6 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 7 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 8 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 9 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 10 [2020-11-30T19:48:13.175Z] parser_test.go:390: case 11 [2020-11-30T19:48:13.175Z] === RUN TestParseMountSpec [2020-11-30T19:48:13.175Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-30T19:48:13.175Z] parser_test.go:455: case 0 [2020-11-30T19:48:13.175Z] parser_test.go:455: case 1 [2020-11-30T19:48:13.175Z] parser_test.go:455: case 2 [2020-11-30T19:48:13.175Z] parser_test.go:455: case 3 [2020-11-30T19:48:13.175Z] parser_test.go:455: case 4 [2020-11-30T19:48:13.175Z] parser_test.go:455: case 5 [2020-11-30T19:48:13.175Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-30T19:48:13.175Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-30T19:48:13.175Z] === RUN TestValidateMount [2020-11-30T19:48:13.175Z] --- PASS: TestValidateMount (0.00s) [2020-11-30T19:48:13.175Z] PASS [2020-11-30T19:48:13.175Z] coverage: 66.2% of statements [2020-11-30T19:48:13.175Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2020-11-30T19:48:13.328Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-30T19:48:13.349Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 76.9% of statements [2020-11-30T19:48:13.584Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-30T19:48:13.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-30T19:48:13.920Z] ok github.com/docker/docker/pkg/authorization 0.117s coverage: 68.3% of statements [2020-11-30T19:48:14.144Z] time="2020-11-30T19:48:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-30T19:48:14.145Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-30T19:48:14.180Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-30T19:48:14.401Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-30T19:48:14.441Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-30T19:48:14.537Z] --- PASS: TestSecretList (1.98s) [2020-11-30T19:48:14.537Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:48:14.964Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-30T19:48:15.113Z] === RUN TestSetGetMeta [2020-11-30T19:48:15.113Z] === PAUSE TestSetGetMeta [2020-11-30T19:48:15.113Z] === RUN TestRestore [2020-11-30T19:48:15.113Z] === PAUSE TestRestore [2020-11-30T19:48:15.113Z] === RUN TestServiceCreate [2020-11-30T19:48:15.113Z] === PAUSE TestServiceCreate [2020-11-30T19:48:15.113Z] === RUN TestServiceList [2020-11-30T19:48:15.113Z] === PAUSE TestServiceList [2020-11-30T19:48:15.113Z] === RUN TestServiceRemove [2020-11-30T19:48:15.113Z] === PAUSE TestServiceRemove [2020-11-30T19:48:15.113Z] === RUN TestServiceGet [2020-11-30T19:48:15.113Z] === PAUSE TestServiceGet [2020-11-30T19:48:15.113Z] === RUN TestServicePrune [2020-11-30T19:48:15.113Z] === PAUSE TestServicePrune [2020-11-30T19:48:15.113Z] === RUN TestCreate [2020-11-30T19:48:15.113Z] === PAUSE TestCreate [2020-11-30T19:48:15.113Z] === RUN TestRemove [2020-11-30T19:48:15.113Z] === PAUSE TestRemove [2020-11-30T19:48:15.113Z] === RUN TestList [2020-11-30T19:48:15.113Z] === PAUSE TestList [2020-11-30T19:48:15.113Z] === RUN TestFindByDriver [2020-11-30T19:48:15.113Z] === PAUSE TestFindByDriver [2020-11-30T19:48:15.113Z] === RUN TestFindByReferenced [2020-11-30T19:48:15.113Z] === PAUSE TestFindByReferenced [2020-11-30T19:48:15.113Z] === RUN TestDerefMultipleOfSameRef [2020-11-30T19:48:15.113Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-30T19:48:15.113Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-30T19:48:15.113Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-30T19:48:15.113Z] === RUN TestDefererencePluginOnCreateError [2020-11-30T19:48:15.113Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-30T19:48:15.113Z] === RUN TestRefDerefRemove [2020-11-30T19:48:15.113Z] === PAUSE TestRefDerefRemove [2020-11-30T19:48:15.113Z] === RUN TestGet [2020-11-30T19:48:15.113Z] === PAUSE TestGet [2020-11-30T19:48:15.113Z] === RUN TestGetWithReference [2020-11-30T19:48:15.113Z] === PAUSE TestGetWithReference [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_nil_list [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_empty_list [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_filter_some [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_filter_middle [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-30T19:48:15.113Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-30T19:48:15.113Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_nil_list [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_filter_some [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_empty_list [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-30T19:48:15.113Z] === CONT TestFilterFunc/test_filter_middle [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-30T19:48:15.113Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-30T19:48:15.113Z] === CONT TestSetGetMeta [2020-11-30T19:48:15.113Z] === CONT TestFindByDriver [2020-11-30T19:48:15.113Z] === CONT TestList [2020-11-30T19:48:15.113Z] === CONT TestServiceGet [2020-11-30T19:48:15.113Z] --- PASS: TestSetGetMeta (0.03s) [2020-11-30T19:48:15.113Z] === CONT TestServiceList [2020-11-30T19:48:15.113Z] --- PASS: TestFindByDriver (0.04s) [2020-11-30T19:48:15.113Z] === CONT TestServiceRemove [2020-11-30T19:48:15.113Z] === CONT TestServiceCreate [2020-11-30T19:48:15.113Z] --- PASS: TestList (0.05s) [2020-11-30T19:48:15.113Z] --- PASS: TestServiceGet (0.15s) [2020-11-30T19:48:15.113Z] === CONT TestCreate [2020-11-30T19:48:15.113Z] --- PASS: TestServiceRemove (0.12s) [2020-11-30T19:48:15.113Z] === CONT TestRemove [2020-11-30T19:48:15.113Z] --- PASS: TestServiceCreate (0.12s) [2020-11-30T19:48:15.113Z] === CONT TestRestore [2020-11-30T19:48:15.113Z] --- PASS: TestServiceList (0.14s) [2020-11-30T19:48:15.113Z] === CONT TestRefDerefRemove [2020-11-30T19:48:15.113Z] --- PASS: TestCreate (0.02s) [2020-11-30T19:48:15.113Z] === CONT TestGetWithReference [2020-11-30T19:48:15.113Z] --- PASS: TestRefDerefRemove (0.06s) [2020-11-30T19:48:15.113Z] === CONT TestGet [2020-11-30T19:48:15.113Z] --- PASS: TestRemove (0.07s) [2020-11-30T19:48:15.113Z] === CONT TestServicePrune [2020-11-30T19:48:15.219Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-30T19:48:15.575Z] --- PASS: TestRestore (0.07s) [2020-11-30T19:48:15.575Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-30T19:48:15.575Z] --- PASS: TestGetWithReference (0.07s) [2020-11-30T19:48:15.575Z] === CONT TestDefererencePluginOnCreateError [2020-11-30T19:48:15.575Z] time="2020-11-30T19:48:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-30T19:48:15.575Z] --- PASS: TestGet (0.02s) [2020-11-30T19:48:15.575Z] === CONT TestDerefMultipleOfSameRef [2020-11-30T19:48:15.575Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-11-30T19:48:15.575Z] === CONT TestFindByReferenced [2020-11-30T19:48:15.575Z] time="2020-11-30T19:48:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-30T19:48:15.575Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-11-30T19:48:15.575Z] time="2020-11-30T19:48:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-30T19:48:15.575Z] time="2020-11-30T19:48:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-30T19:48:15.575Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-11-30T19:48:15.575Z] --- PASS: TestFindByReferenced (0.02s) [2020-11-30T19:48:15.575Z] time="2020-11-30T19:48:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-30T19:48:15.575Z] --- PASS: TestServicePrune (0.06s) [2020-11-30T19:48:15.575Z] PASS [2020-11-30T19:48:15.575Z] coverage: 70.3% of statements [2020-11-30T19:48:15.575Z] ok github.com/docker/docker/volume/service 0.462s coverage: 70.3% of statements [2020-11-30T19:48:15.781Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-30T19:48:16.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-30T19:48:16.346Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-30T19:48:16.346Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-30T19:48:16.612Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-30T19:48:16.612Z] === RUN TestSecretsUpdate [2020-11-30T19:48:17.711Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-30T19:48:17.737Z] ok github.com/docker/docker/layer 7.103s coverage: 68.8% of statements [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:48:17.737Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-11-30T19:48:17.737Z] ok github.com/docker/docker/pkg/chrootarchive 2.526s coverage: 43.2% of statements [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:48:17.737Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:48:17.967Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-30T19:48:17.999Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-11-30T19:48:18.259Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-11-30T19:48:18.484Z] time="2020-11-30T19:48:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-30T19:48:18.527Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-30T19:48:18.527Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-30T19:48:18.686Z] --- PASS: TestSecretsUpdate (1.98s) [2020-11-30T19:48:18.686Z] === RUN TestTemplatedSecret [2020-11-30T19:48:18.783Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-30T19:48:18.783Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-30T19:48:18.831Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-11-30T19:48:19.402Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-11-30T19:48:19.713Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-30T19:48:19.974Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-30T19:48:20.274Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-30T19:48:20.530Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-30T19:48:21.091Z] === RUN TestDockerSuite/TestInspectImage [2020-11-30T19:48:21.091Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-30T19:48:21.091Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-30T19:48:21.091Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-30T19:48:21.357Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-30T19:48:21.428Z] --- PASS: TestTemplatedSecret (2.43s) [2020-11-30T19:48:21.428Z] === RUN TestSecretCreateResolve [2020-11-30T19:48:21.653Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-30T19:48:21.929Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-11-30T19:48:22.216Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-30T19:48:22.216Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-30T19:48:22.471Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-30T19:48:22.500Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2020-11-30T19:48:22.761Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2020-11-30T19:48:22.939Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-11-30T19:48:22.939Z] PASS [2020-11-30T19:48:22.939Z] [2020-11-30T19:48:22.939Z] DONE 6 tests in 12.243s [2020-11-30T19:48:22.939Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:48:22.939Z] ++ 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 [2020-11-30T19:48:22.939Z] ++ set -e [2020-11-30T19:48:22.939Z] ++ '[' -n 0 ']' [2020-11-30T19:48:22.939Z] ++ set -x [2020-11-30T19:48:22.939Z] ++ 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 [2020-11-30T19:48:22.939Z] INFO: Testing against a local daemon [2020-11-30T19:48:22.939Z] === RUN TestServiceCreateInit [2020-11-30T19:48:22.939Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:48:23.021Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-11-30T19:48:23.031Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-30T19:48:24.407Z] ok github.com/docker/docker/pkg/idtools 0.611s coverage: 70.1% of statements [2020-11-30T19:48:24.407Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 69.3% of statements [2020-11-30T19:48:24.797Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-11-30T19:48:24.797Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-11-30T19:48:24.797Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-30T19:48:24.797Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:48:24.797Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:48:24.917Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-30T19:48:24.917Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-30T19:48:25.058Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-11-30T19:48:25.058Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:48:25.173Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-30T19:48:25.318Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-11-30T19:48:25.579Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-11-30T19:48:25.733Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-30T19:48:25.839Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-11-30T19:48:25.839Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-11-30T19:48:25.839Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:48:25.839Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:48:26.515Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:48:26.660Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-30T19:48:26.783Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-11-30T19:48:27.069Z] --- PASS: TestGet (15.03s) [2020-11-30T19:48:27.069Z] === RUN TestPluginWithNoManifest [2020-11-30T19:48:27.069Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-30T19:48:27.069Z] === RUN TestGetAll [2020-11-30T19:48:27.069Z] --- PASS: TestGetAll (0.00s) [2020-11-30T19:48:27.069Z] PASS [2020-11-30T19:48:27.069Z] coverage: 73.4% of statements [2020-11-30T19:48:27.069Z] ok github.com/docker/docker/pkg/plugins 35.230s coverage: 73.4% of statements [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/quota [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:48:27.069Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:48:27.223Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-30T19:48:27.754Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-30T19:48:27.789Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-30T19:48:28.015Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-30T19:48:28.275Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-30T19:48:28.391Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === Skipped [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-30T19:48:28.612Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-30T19:48:28.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-11-30T19:48:28.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-11-30T19:48:28.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-11-30T19:48:28.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-30T19:48:28.612Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-30T19:48:28.612Z] daemon_test.go:147: root required [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-30T19:48:28.612Z] reload_test.go:520: root required [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-11-30T19:48:28.612Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-30T19:48:28.612Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-30T19:48:28.612Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-30T19:48:28.612Z] download_test.go:268: Needs fixing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-30T19:48:28.612Z] layer_test.go:304: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-30T19:48:28.612Z] layer_test.go:353: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-30T19:48:28.612Z] layer_test.go:468: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-30T19:48:28.612Z] layer_test.go:697: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-30T19:48:28.612Z] migration_test.go:46: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-30T19:48:28.612Z] migration_test.go:182: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-30T19:48:28.612Z] mount_test.go:17: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-30T19:48:28.612Z] mount_test.go:76: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-30T19:48:28.612Z] mount_test.go:125: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-30T19:48:28.612Z] mount_test.go:212: Failing on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:133: Xz not present in msys2 [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:238: Failing on Windows CI machines [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-30T19:48:28.612Z] archive_windows_test.go:16: Currently fails [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-30T19:48:28.612Z] changes_test.go:192: needs more investigation [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-30T19:48:28.612Z] changes_test.go:405: needs further investigation [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-30T19:48:28.612Z] changes_test.go:441: needs further investigation [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-30T19:48:28.612Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-30T19:48:28.612Z] poller_test.go:41: No chmod on Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-30T19:48:28.612Z] fileutils_test.go:134: Needs porting to Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-30T19:48:28.612Z] fileutils_test.go:180: Needs porting to Windows [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-11-30T19:48:28.612Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-11-30T19:48:28.612Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-11-30T19:48:28.612Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-30T19:48:28.612Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-30T19:48:28.612Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] [2020-11-30T19:48:28.612Z] DONE 1792 tests, 45 skipped in 232.449s [2020-11-30T19:48:28.612Z] INFO: make.ps1 ended at 11/30/2020 19:48:28 [2020-11-30T19:48:28.646Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-30T19:48:29.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-30T19:48:29.463Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-30T19:48:29.463Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-30T19:48:29.655Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-11-30T19:48:29.916Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-11-30T19:48:30.152Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-30T19:48:30.152Z] INFO: Unit tests ended at 11/30/2020 19:48:30. Duration:00:04:11.7845983 [2020-11-30T19:48:30.152Z] INFO: Building busybox [2020-11-30T19:48:30.152Z] Sending build context to Docker daemon 5.12kB [2020-11-30T19:48:30.152Z] [2020-11-30T19:48:30.152Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-11-30T19:48:30.152Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-11-30T19:48:30.152Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-11-30T19:48:30.152Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-11-30T19:48:30.152Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-11-30T19:48:30.152Z] ---> 32fecabef723 [2020-11-30T19:48:30.152Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-11-30T19:48:30.613Z] ---> Running in ee6ec663d969 [2020-11-30T19:48:31.005Z] --- PASS: TestServiceCreateInit (7.43s) [2020-11-30T19:48:31.005Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2020-11-30T19:48:31.005Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-11-30T19:48:31.005Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:48:31.357Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-30T19:48:32.283Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-30T19:48:32.845Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-30T19:48:33.100Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-30T19:48:33.212Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2020-11-30T19:48:33.212Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-30T19:48:33.212Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-30T19:48:33.471Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-30T19:48:34.413Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-11-30T19:48:34.465Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-30T19:48:34.674Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-11-30T19:48:35.245Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-11-30T19:48:35.816Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-11-30T19:48:35.816Z] testing: warning: no tests to run [2020-11-30T19:48:35.816Z] coverage: [no statements] [2020-11-30T19:48:35.816Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-30T19:48:35.828Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-30T19:48:36.386Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-30T19:48:36.386Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-11-30T19:48:36.427Z] Removing intermediate container ee6ec663d969 [2020-11-30T19:48:36.427Z] ---> 2c79e7cce636 [2020-11-30T19:48:36.427Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-11-30T19:48:36.427Z] ---> Running in 435f8933b196 [2020-11-30T19:48:36.427Z] Removing intermediate container 435f8933b196 [2020-11-30T19:48:36.427Z] ---> 9cdab089bf14 [2020-11-30T19:48:36.427Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-11-30T19:48:36.427Z] ---> Running in 6b37a621e9b9 [2020-11-30T19:48:36.646Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-30T19:48:36.887Z] Removing intermediate container 6b37a621e9b9 [2020-11-30T19:48:36.887Z] ---> a1389416c56b [2020-11-30T19:48:36.887Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-11-30T19:48:37.193Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-30T19:48:37.193Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-30T19:48:37.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-30T19:48:37.856Z] [2020-11-30T19:48:38.316Z] ---> e69a750b1ea0 [2020-11-30T19:48:38.316Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-11-30T19:48:38.316Z] ---> Running in 9ab42dcafc71 [2020-11-30T19:48:38.557Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-30T19:48:38.680Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-30T19:48:38.936Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-30T19:48:39.498Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-11-30T19:48:39.498Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-30T19:48:39.759Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2020-11-30T19:48:41.142Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2020-11-30T19:48:41.402Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-30T19:48:42.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-30T19:48:42.786Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2020-11-30T19:48:43.356Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-30T19:48:43.617Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-11-30T19:48:44.187Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-30T19:48:44.447Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-30T19:48:46.377Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2020-11-30T19:48:46.377Z] === RUN TestCreateServiceConflict [2020-11-30T19:48:46.989Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-30T19:48:47.417Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-11-30T19:48:47.417Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:48:47.931Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.6% of statements [2020-11-30T19:48:48.502Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-11-30T19:48:49.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-30T19:48:49.884Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-11-30T19:48:50.177Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2020-11-30T19:48:50.177Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:48:50.718Z] Removing intermediate container 9ab42dcafc71 [2020-11-30T19:48:50.718Z] ---> d5038f2d73ef [2020-11-30T19:48:50.718Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-11-30T19:48:50.718Z] ---> Running in 0a0956fdf611 [2020-11-30T19:48:50.718Z] [2020-11-30T19:48:50.718Z] SUCCESS: Specified value was saved. [2020-11-30T19:48:51.195Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-30T19:48:52.122Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-30T19:48:52.684Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-30T19:48:53.630Z] Removing intermediate container 0a0956fdf611 [2020-11-30T19:48:53.630Z] ---> dd6cdabcd4f6 [2020-11-30T19:48:53.630Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-11-30T19:48:53.630Z] ---> Running in b2687dcaec23 [2020-11-30T19:48:54.050Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-30T19:48:54.050Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-30T19:48:54.610Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-30T19:48:54.610Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-30T19:48:54.610Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-30T19:48:54.865Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-30T19:48:55.434Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-30T19:48:58.322Z] Cannot create a file when that file already exists. [2020-11-30T19:48:59.595Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-30T19:48:59.595Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-30T19:49:00.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-30T19:49:02.101Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:49:02.101Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === Skipped [2020-11-30T19:49:02.101Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:49:02.101Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:49:02.101Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-30T19:49:02.101Z] time="2020-11-30T19:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-30T19:49:02.101Z] time="2020-11-30T19:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-30T19:49:02.101Z] time="2020-11-30T19:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-30T19:49:02.101Z] time="2020-11-30T19:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-30T19:49:02.101Z] time="2020-11-30T19:47:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:49:02.101Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:49:02.101Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:49:02.101Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:49:02.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:49:02.101Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:49:02.101Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-30T19:49:02.101Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] [2020-11-30T19:49:02.101Z] DONE 2191 tests, 26 skipped in 252.014s Post stage [Pipeline] junit [2020-11-30T19:49:02.115Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-30T19:49:02.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41732/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a8c7692683cdaa14dc69c26155ec3d3751dbd11 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a8c7692683cdaa14dc69c26155ec3d3751dbd11 hack/validate/vendor [2020-11-30T19:49:03.543Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:49:04.223Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-30T19:49:04.440Z] + echo Ensuring container killed. [2020-11-30T19:49:04.440Z] Ensuring container killed. [2020-11-30T19:49:04.440Z] + docker rm -vf docker-pr1 [2020-11-30T19:49:04.440Z] Error: No such container: docker-pr1 [2020-11-30T19:49:04.440Z] + true [Pipeline] sh [2020-11-30T19:49:04.726Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:49:04.726Z] Chowning /workspace to jenkins user [2020-11-30T19:49:04.726Z] + id -u [2020-11-30T19:49:04.726Z] + id -g [2020-11-30T19:49:04.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T19:49:04.785Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-30T19:49:04.785Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-30T19:49:05.406Z] Removing intermediate container b2687dcaec23 [2020-11-30T19:49:05.406Z] ---> 73aafe1a46ff [2020-11-30T19:49:05.406Z] Step 13/13 : CMD ["sh"] [2020-11-30T19:49:05.406Z] ---> Running in 32a7526d0acf [2020-11-30T19:49:05.406Z] Removing intermediate container 32a7526d0acf [2020-11-30T19:49:05.406Z] ---> 107b1a2ba7b2 [2020-11-30T19:49:05.406Z] Successfully built 107b1a2ba7b2 [2020-11-30T19:49:05.406Z] Successfully tagged busybox:latest [2020-11-30T19:49:05.406Z] INFO: Docker images of the daemon under test [2020-11-30T19:49:05.406Z] [2020-11-30T19:49:05.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-30T19:49:05.406Z] busybox latest 107b1a2ba7b2 Less than a second ago 5.19GB [2020-11-30T19:49:05.406Z] microsoft/windowsservercore latest 32fecabef723 3 weeks ago 5.12GB [2020-11-30T19:49:05.406Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 3 weeks ago 5.12GB [2020-11-30T19:49:05.406Z] [2020-11-30T19:49:05.406Z] INFO: Running integration tests at 11/30/2020 19:49:04... [2020-11-30T19:49:05.406Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-11-30T19:49:05.406Z] INFO: Integration API tests being run from the host: [2020-11-30T19:49:05.406Z] INFO: make.ps1 starting at 11/30/2020 19:49:04 [2020-11-30T19:49:05.583Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2020-11-30T19:49:05.583Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:49:05.583Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-11-30T19:49:05.583Z] === RUN TestCreateServiceConfigFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:49:05.882Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-11-30T19:49:05.973Z] + bundleName=unit [2020-11-30T19:49:05.973Z] + echo Creating unit-bundles.tar.gz [2020-11-30T19:49:05.973Z] Creating unit-bundles.tar.gz [2020-11-30T19:49:05.973Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-30T19:49:05.973Z] bundles/junit-report.xml [2020-11-30T19:49:05.973Z] bundles/go-test-report.json [2020-11-30T19:49:05.973Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-30T19:49:05.986Z] Archiving artifacts [2020-11-30T19:49:06.155Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-30T19:49:06.477Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:49:06.810Z] + make clean [2020-11-30T19:49:07.069Z] docker volume rm -f docker-dev-cache [2020-11-30T19:49:07.069Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:49:07.085Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:49:07.662Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2020-11-30T19:49:07.662Z] === RUN TestCreateServiceSysctls [2020-11-30T19:49:08.014Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-30T19:49:08.940Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-30T19:49:09.502Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-30T19:49:10.403Z] --- PASS: TestCreateServiceSysctls (2.94s) [2020-11-30T19:49:10.403Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:49:11.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-30T19:49:11.952Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-30T19:49:12.208Z] === RUN TestDockerSuite/TestLogsSince [2020-11-30T19:49:13.151Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2020-11-30T19:49:13.151Z] === RUN TestInspect [2020-11-30T19:49:15.264Z] --- PASS: TestInspect (2.69s) [2020-11-30T19:49:15.264Z] === RUN TestCreateJob [2020-11-30T19:49:17.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-30T19:49:18.803Z] --- PASS: TestCreateJob (3.10s) [2020-11-30T19:49:18.803Z] === RUN TestReplicatedJob [2020-11-30T19:49:18.811Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-30T19:49:24.404Z] --- PASS: TestReplicatedJob (5.12s) [2020-11-30T19:49:24.404Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:49:25.359Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-30T19:49:25.359Z] === RUN TestDockerSuite/TestLogsTail [2020-11-30T19:49:25.359Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-30T19:49:25.919Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-30T19:49:26.480Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-30T19:49:26.736Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-30T19:49:26.992Z] === RUN TestDockerSuite/TestNetHostname [2020-11-30T19:49:27.146Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2020-11-30T19:49:27.146Z] === RUN TestServiceListWithStatuses [2020-11-30T19:49:27.146Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-30T19:49:27.146Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:49:27.146Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:49:28.878Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-30T19:49:28.878Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-30T19:49:29.439Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-30T19:49:30.802Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-30T19:49:31.058Z] === RUN TestDockerSuite/TestPluginActive [2020-11-30T19:49:31.614Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2020-11-30T19:49:31.614Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:49:32.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-30T19:49:32.944Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-30T19:49:34.370Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-11-30T19:49:34.370Z] === RUN TestServicePlugin [2020-11-30T19:49:34.370Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:49:34.370Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:49:34.370Z] === RUN TestServiceUpdateLabel [2020-11-30T19:49:35.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:49:35.890Z] INFO: Testing against a local daemon [2020-11-30T19:49:35.890Z] === RUN TestBuildWithSession [2020-11-30T19:49:35.890Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:49:35.890Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:49:35.890Z] === RUN TestBuildSquashParent [2020-11-30T19:49:35.890Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-11-30T19:49:35.890Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:49:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:49:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:49:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:49:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:49:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:49:35.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:49:35.893Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-11-30T19:49:35.893Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:49:39.481Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-30T19:49:39.481Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-30T19:49:39.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T19:49:40.041Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-30T19:49:42.557Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-30T19:49:44.445Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-30T19:49:46.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:49:46.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:49:46.343Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-30T19:49:50.505Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-30T19:49:51.255Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-11-30T19:49:51.255Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:49:51.870Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-30T19:49:52.825Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-30T19:49:53.751Z] === RUN TestDockerSuite/TestPortList [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.69s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.74s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.08s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.32s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.71s) [2020-11-30T19:49:54.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.73s) [2020-11-30T19:49:54.859Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:49:54.859Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:50:00.287Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-30T19:50:00.543Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-30T19:50:05.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:50:05.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:50:05.668Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:50:06.639Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:50:06.645Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-11-30T19:50:06.645Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:50:07.075Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-30T19:50:07.075Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-30T19:50:07.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-30T19:50:07.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-30T19:50:07.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-30T19:50:07.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-30T19:50:07.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-30T19:50:07.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-30T19:50:08.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy (13.03s) [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.93s) [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2020-11-30T19:50:08.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2020-11-30T19:50:08.180Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:50:08.403Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-30T19:50:09.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-30T19:50:09.329Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-30T19:50:10.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-30T19:50:10.364Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2020-11-30T19:50:10.364Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:50:10.364Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-11-30T19:50:10.364Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:50:10.364Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:50:11.334Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-11-30T19:50:11.334Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:50:11.620Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-30T19:50:12.986Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-30T19:50:13.547Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-30T19:50:13.547Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-30T19:50:16.813Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-30T19:50:16.813Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-30T19:50:17.027Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2020-11-30T19:50:17.027Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:50:17.671Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-30T19:50:18.712Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-30T19:50:19.329Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-30T19:50:22.608Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-30T19:50:22.608Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-30T19:50:23.734Z] --- PASS: TestBuildMultiStageOnBuild (12.54s) [2020-11-30T19:50:23.734Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:50:23.734Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-11-30T19:50:23.734Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:50:23.734Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:50:25.122Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-30T19:50:25.610Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-30T19:50:31.652Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-30T19:50:32.578Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-30T19:50:33.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-30T19:50:34.067Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-30T19:50:34.073Z] --- PASS: TestBuildMultiStageLayerLeak (10.30s) [2020-11-30T19:50:34.073Z] === RUN TestBuildWithHugeFile [2020-11-30T19:50:34.132Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2020-11-30T19:50:34.132Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-11-30T19:50:34.132Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-11-30T19:50:34.132Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-11-30T19:50:34.132Z] PASS [2020-11-30T19:50:34.132Z] [2020-11-30T19:50:34.132Z] === Skipped [2020-11-30T19:50:34.132Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-11-30T19:50:34.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-30T19:50:34.132Z] [2020-11-30T19:50:34.132Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-30T19:50:34.132Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:50:34.132Z] [2020-11-30T19:50:34.132Z] [2020-11-30T19:50:34.132Z] DONE 27 tests, 2 skipped in 129.994s [2020-11-30T19:50:34.132Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:50:34.132Z] ++ 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 [2020-11-30T19:50:34.132Z] ++ set -e [2020-11-30T19:50:34.132Z] ++ '[' -n 0 ']' [2020-11-30T19:50:34.132Z] ++ set -x [2020-11-30T19:50:34.132Z] ++ 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 [2020-11-30T19:50:34.132Z] INFO: Testing against a local daemon [2020-11-30T19:50:34.132Z] === RUN TestSessionCreate [2020-11-30T19:50:34.132Z] --- PASS: TestSessionCreate (0.04s) [2020-11-30T19:50:34.132Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:50:34.132Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-11-30T19:50:34.132Z] PASS [2020-11-30T19:50:34.132Z] [2020-11-30T19:50:34.132Z] DONE 2 tests in 0.156s [2020-11-30T19:50:34.132Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:50:34.132Z] ++ 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 [2020-11-30T19:50:34.132Z] ++ set -e [2020-11-30T19:50:34.132Z] ++ '[' -n 0 ']' [2020-11-30T19:50:34.132Z] ++ set -x [2020-11-30T19:50:34.132Z] ++ 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 [2020-11-30T19:50:34.132Z] INFO: Testing against a local daemon [2020-11-30T19:50:34.132Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:50:34.132Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:50:34.132Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:50:34.132Z] === RUN TestEventsExecDie [2020-11-30T19:50:34.132Z] --- PASS: TestEventsExecDie (0.57s) [2020-11-30T19:50:34.132Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:50:34.132Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-11-30T19:50:34.132Z] === RUN TestInfoBinaryCommits [2020-11-30T19:50:34.132Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-11-30T19:50:34.132Z] === RUN TestInfoAPIVersioned [2020-11-30T19:50:34.133Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:50:34.133Z] === RUN TestInfoDiscoveryBackend [2020-11-30T19:50:34.424Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-30T19:50:34.424Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:50:34.994Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-30T19:50:35.460Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-30T19:50:35.460Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:50:35.754Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-30T19:50:35.754Z] === RUN TestInfoAPI [2020-11-30T19:50:35.754Z] --- PASS: TestInfoAPI (0.03s) [2020-11-30T19:50:35.754Z] === RUN TestInfoAPIWarnings [2020-11-30T19:50:36.359Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-30T19:50:38.248Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-30T19:50:40.764Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-30T19:50:41.691Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-30T19:50:41.692Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-30T19:50:42.252Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-30T19:50:44.140Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-30T19:50:45.506Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-30T19:50:45.762Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-30T19:50:45.762Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-30T19:50:46.018Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-30T19:50:46.018Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-30T19:50:46.018Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-30T19:50:46.582Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-30T19:50:47.509Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-30T19:50:48.449Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-30T19:50:49.010Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-30T19:50:54.353Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-11-30T19:50:54.353Z] === RUN TestInfoDebug [2020-11-30T19:50:54.353Z] --- PASS: TestInfoDebug (0.53s) [2020-11-30T19:50:54.353Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:50:54.353Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-11-30T19:50:54.353Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:50:54.353Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-30T19:50:54.353Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:50:54.353Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-11-30T19:50:54.353Z] === RUN TestPingCacheHeaders [2020-11-30T19:50:54.353Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-30T19:50:54.353Z] === RUN TestPingGet [2020-11-30T19:50:54.353Z] --- PASS: TestPingGet (0.03s) [2020-11-30T19:50:54.353Z] === RUN TestPingHead [2020-11-30T19:50:54.353Z] --- PASS: TestPingHead (0.03s) [2020-11-30T19:50:54.353Z] === RUN TestVersion [2020-11-30T19:50:54.353Z] --- PASS: TestVersion (0.03s) [2020-11-30T19:50:54.353Z] PASS [2020-11-30T19:50:54.353Z] [2020-11-30T19:50:54.353Z] === Skipped [2020-11-30T19:50:54.353Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:50:54.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:50:54.353Z] [2020-11-30T19:50:54.353Z] [2020-11-30T19:50:54.353Z] DONE 18 tests, 1 skipped in 21.187s [2020-11-30T19:50:54.353Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:50:54.353Z] ++ 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 [2020-11-30T19:50:54.353Z] ++ set -e [2020-11-30T19:50:54.353Z] ++ '[' -n 0 ']' [2020-11-30T19:50:54.353Z] ++ set -x [2020-11-30T19:50:54.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=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 [2020-11-30T19:50:54.353Z] INFO: Testing against a local daemon [2020-11-30T19:50:54.353Z] === RUN TestVolumesCreateAndList [2020-11-30T19:50:54.353Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-30T19:50:54.353Z] === RUN TestVolumesRemove [2020-11-30T19:50:54.353Z] --- PASS: TestVolumesRemove (0.07s) [2020-11-30T19:50:54.353Z] === RUN TestVolumesInspect [2020-11-30T19:50:54.353Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-30T19:50:54.353Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:50:54.353Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:50:54.353Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:50:54.353Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:50:54.353Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-30T19:50:54.353Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:50:54.353Z] PASS [2020-11-30T19:50:54.353Z] [2020-11-30T19:50:54.353Z] DONE 5 tests in 0.210s [2020-11-30T19:50:54.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:50:54.644Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:50:54.644Z] +++ kill 14081 [2020-11-30T19:50:55.549Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-30T19:50:55.805Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-30T19:50:56.165Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:50:56.166Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:50:56.166Z] [2020-11-30T19:50:56.166Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:50:56.166Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:50:56.166Z] [2020-11-30T19:50:56.166Z] To set a process to complain mode, use the command line tool [2020-11-30T19:50:56.166Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:50:56.166Z] +++ true [2020-11-30T19:50:56.166Z] exiting test-integration [2020-11-30T19:50:56.166Z] ++ exit 0 [2020-11-30T19:50:56.166Z] [2020-11-30T19:50:57.697Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-30T19:50:57.697Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-30T19:50:57.697Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure Post stage [Pipeline] junit [2020-11-30T19:50:57.729Z] Recording test results [2020-11-30T19:50:57.953Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:50:58.716Z] + echo Ensuring container killed. [2020-11-30T19:50:58.716Z] Ensuring container killed. [2020-11-30T19:50:58.716Z] + docker rm -vf docker-pr1 [2020-11-30T19:50:58.716Z] Error: No such container: docker-pr1 [2020-11-30T19:50:58.716Z] + true [Pipeline] sh [2020-11-30T19:50:59.100Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:50:59.100Z] Chowning /workspace to jenkins user [2020-11-30T19:50:59.100Z] + id -u [2020-11-30T19:50:59.100Z] + id -g [2020-11-30T19:50:59.100Z] + docker run --rm -v /home/docker/workspace/moby_PR-41732:/workspace busybox chown -R 1001:1001 /workspace [2020-11-30T19:50:59.100Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:50:59.736Z] latest: Pulling from library/busybox [2020-11-30T19:50:59.736Z] 9149f769b122: Pulling fs layer [2020-11-30T19:50:59.736Z] 9149f769b122: Verifying Checksum [2020-11-30T19:50:59.736Z] 9149f769b122: Download complete [2020-11-30T19:51:00.033Z] 9149f769b122: Pull complete [2020-11-30T19:51:00.033Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:51:00.033Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:51:00.467Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-30T19:51:01.028Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:51:01.949Z] + bundleName=ppc64le-integration [2020-11-30T19:51:01.949Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-30T19:51:01.949Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-30T19:51:01.949Z] + 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 [2020-11-30T19:51:01.949Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-30T19:51:01.994Z] Archiving artifacts [2020-11-30T19:51:02.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:51:02.839Z] + make clean [2020-11-30T19:51:03.131Z] make: command: Command not found [2020-11-30T19:51:03.131Z] make: command: Command not found [2020-11-30T19:51:03.131Z] docker volume rm -f docker-dev-cache [2020-11-30T19:51:03.131Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:51:03.544Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-30T19:51:04.105Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-30T19:51:04.105Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-30T19:51:04.105Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-11-30T19:51:05.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:51:06.927Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-30T19:51:07.854Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-30T19:51:07.854Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-30T19:51:09.220Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-30T19:51:09.857Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-30T19:51:12.389Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-30T19:51:12.952Z] === RUN TestDockerSuite/TestRmiTag [2020-11-30T19:51:13.208Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-30T19:51:13.769Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-30T19:51:17.035Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-30T19:51:17.290Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-30T19:51:18.218Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-30T19:51:18.218Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-30T19:51:19.146Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-30T19:51:19.708Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-30T19:51:19.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-30T19:51:20.270Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-30T19:51:20.270Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-30T19:51:20.833Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-30T19:51:21.761Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-30T19:51:22.324Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-30T19:51:22.886Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-30T19:51:23.448Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-30T19:51:24.418Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-30T19:51:25.346Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-30T19:51:25.908Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-30T19:51:26.473Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-30T19:51:27.035Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-30T19:51:27.599Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-30T19:51:28.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-30T19:51:28.722Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-30T19:51:29.648Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-30T19:51:29.904Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-30T19:51:30.465Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-30T19:51:31.029Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-30T19:51:31.029Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-30T19:51:31.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-30T19:51:32.211Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-30T19:51:33.138Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-30T19:51:33.394Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-30T19:51:33.954Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-30T19:51:34.887Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-30T19:51:34.887Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-30T19:51:35.450Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-30T19:51:35.707Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-30T19:51:36.635Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-30T19:51:37.196Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-30T19:51:37.760Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-30T19:51:37.760Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-30T19:51:38.322Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-30T19:51:38.322Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-30T19:51:39.249Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-30T19:51:39.811Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-30T19:51:40.372Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-30T19:51:40.933Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-30T19:51:40.933Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-30T19:51:41.189Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-30T19:51:42.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-30T19:51:43.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-30T19:51:43.971Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-30T19:51:44.533Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-30T19:51:45.095Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-30T19:51:45.657Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-30T19:51:46.218Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-30T19:51:46.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-30T19:51:47.708Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-30T19:51:50.222Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-30T19:51:50.222Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-30T19:51:50.478Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-30T19:51:51.844Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-30T19:51:53.210Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-30T19:51:55.115Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-30T19:51:57.002Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-30T19:51:57.002Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-30T19:51:57.002Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-30T19:51:57.258Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-30T19:51:58.185Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-30T19:51:59.112Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-30T19:52:01.001Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-30T19:52:01.564Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-30T19:52:02.492Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-30T19:52:03.053Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-30T19:52:03.054Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-30T19:52:03.614Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-30T19:52:04.541Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-30T19:52:04.541Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-30T19:52:05.101Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-30T19:52:05.357Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-30T19:52:05.921Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-30T19:52:06.483Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-30T19:52:06.483Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-30T19:52:07.045Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-30T19:52:07.300Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-30T19:52:07.861Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-30T19:52:08.423Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-30T19:52:08.679Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-30T19:52:09.240Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-30T19:52:09.496Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-30T19:52:10.057Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-30T19:52:10.057Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-30T19:52:10.618Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-30T19:52:10.874Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-30T19:52:11.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-30T19:52:11.802Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-30T19:52:12.057Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T19:52:12.057Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-30T19:52:15.322Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-30T19:52:15.580Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-30T19:52:27.769Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-30T19:52:27.769Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-30T19:52:29.135Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-30T19:52:29.135Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-30T19:52:29.135Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-30T19:52:29.135Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-30T19:52:29.391Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-30T19:52:31.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-30T19:52:33.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-30T19:52:33.831Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-30T19:52:37.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-30T19:52:39.610Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-30T19:52:40.174Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-30T19:52:40.736Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-30T19:52:40.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-30T19:52:41.556Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-30T19:52:41.556Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-30T19:52:41.556Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-30T19:52:42.921Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-30T19:52:43.482Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-30T19:52:43.739Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-30T19:52:45.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-30T19:52:45.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-30T19:52:45.103Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-30T19:52:46.468Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-30T19:52:46.468Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-30T19:52:47.835Z] === RUN TestDockerSuite/TestRunMount [2020-11-30T19:52:49.732Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-30T19:52:53.000Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-30T19:52:53.000Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-30T19:52:53.256Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-30T19:52:53.817Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-30T19:52:54.743Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-30T19:52:55.671Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-30T19:52:56.597Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-30T19:52:59.862Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-30T19:52:59.862Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-30T19:53:01.227Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-30T19:53:03.742Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-30T19:53:04.303Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-30T19:53:04.866Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-30T19:53:05.791Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-30T19:53:05.791Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-30T19:53:06.354Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-30T19:53:07.281Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-30T19:53:08.209Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-30T19:53:08.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-30T19:53:09.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-30T19:53:11.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-30T19:53:13.716Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-30T19:53:13.973Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-30T19:53:13.973Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-30T19:53:14.534Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-30T19:53:14.534Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-30T19:53:15.095Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-30T19:53:15.350Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-30T19:53:15.605Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-30T19:53:15.861Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-30T19:53:16.226Z] --- PASS: TestBuildWithHugeFile (157.24s) [2020-11-30T19:53:16.226Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:53:16.226Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:53:16.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:53:16.226Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:53:16.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:53:16.226Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:53:16.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:53:16.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:53:16.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:53:16.226Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:53:16.226Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-11-30T19:53:16.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-11-30T19:53:16.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-11-30T19:53:16.226Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-11-30T19:53:16.226Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:53:16.226Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-11-30T19:53:16.226Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:53:16.226Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:53:16.226Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-11-30T19:53:16.226Z] PASS [2020-11-30T19:53:16.226Z] ok github.com/docker/docker/integration/build 220.028s [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === Skipped [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-11-30T19:53:16.226Z] build_session_test.go:25: TODO: BuildKit [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-11-30T19:53:16.226Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-11-30T19:53:16.226Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-11-30T19:53:16.226Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-11-30T19:53:16.226Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] DONE 28 tests, 5 skipped in 245.896s [2020-11-30T19:53:16.226Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-11-30T19:53:16.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:53:16.226Z] INFO: Testing against a local daemon [2020-11-30T19:53:16.226Z] === RUN TestConfigInspect [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigInspect (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] === RUN TestConfigList [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigList (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] === RUN TestConfigsUpdate [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] === RUN TestTemplatedConfig [2020-11-30T19:53:16.226Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] === RUN TestConfigCreateResolve [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:16.226Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:53:16.226Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:16.226Z] PASS [2020-11-30T19:53:16.226Z] ok github.com/docker/docker/integration/config 0.223s [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === Skipped [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-11-30T19:53:16.226Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] [2020-11-30T19:53:16.226Z] DONE 7 tests, 7 skipped in 2.839s [2020-11-30T19:53:16.226Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-11-30T19:53:17.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:53:17.768Z] INFO: Testing against a local daemon [2020-11-30T19:53:17.768Z] === RUN TestCheckpoint [2020-11-30T19:53:17.768Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:53:17.768Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:53:17.768Z] === RUN TestContainerInvalidJSON [2020-11-30T19:53:17.768Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:53:17.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:53:17.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:53:17.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:53:17.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:53:17.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:53:17.769Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:53:17.769Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:53:17.769Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:53:17.769Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-11-30T19:53:17.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-11-30T19:53:17.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-30T19:53:17.769Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-30T19:53:17.769Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:53:18.229Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2020-11-30T19:53:18.229Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:53:18.229Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-30T19:53:18.229Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-30T19:53:18.229Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:53:18.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2020-11-30T19:53:18.229Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:53:18.691Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-11-30T19:53:18.691Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-30T19:53:18.691Z] === RUN TestCopyFromContainer [2020-11-30T19:53:18.691Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-11-30T19:53:18.691Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:53:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:53:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:53:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:53:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:53:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:53:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:53:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:53:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:53:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:53:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-30T19:53:18.691Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:53:18.691Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-11-30T19:53:18.691Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-30T19:53:18.691Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:53:18.691Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-11-30T19:53:18.691Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:18.691Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:53:18.691Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-11-30T19:53:18.691Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:18.691Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:53:18.691Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-30T19:53:18.691Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:53:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:53:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:53:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:53:18.691Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:53:18.691Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-30T19:53:18.691Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-30T19:53:18.691Z] === RUN TestCreateDifferentPlatform [2020-11-30T19:53:18.691Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-30T19:53:18.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-30T19:53:18.691Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-30T19:53:18.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-30T19:53:18.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-30T19:53:18.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-30T19:53:18.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-30T19:53:18.691Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-11-30T19:53:18.691Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-30T19:53:18.691Z] === RUN TestContainerKillOnDaemonStart [2020-11-30T19:53:18.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-30T19:53:18.691Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:18.691Z] === RUN TestDiff [2020-11-30T19:53:18.691Z] --- SKIP: TestDiff (0.00s) [2020-11-30T19:53:18.691Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:18.691Z] === RUN TestExecWithCloseStdin [2020-11-30T19:53:20.917Z] --- PASS: TestExecWithCloseStdin (2.32s) [2020-11-30T19:53:20.917Z] === RUN TestExec [2020-11-30T19:53:22.390Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-30T19:53:22.390Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-30T19:53:22.390Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-30T19:53:22.390Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-30T19:53:23.107Z] --- PASS: TestExec (2.06s) [2020-11-30T19:53:23.107Z] === RUN TestExecUser [2020-11-30T19:53:23.107Z] --- SKIP: TestExecUser (0.00s) [2020-11-30T19:53:23.107Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-30T19:53:23.107Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:53:23.107Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-11-30T19:53:23.107Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:23.107Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:53:23.107Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-11-30T19:53:23.107Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:23.107Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:53:23.107Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-11-30T19:53:23.107Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:23.107Z] === RUN TestHealthKillContainer [2020-11-30T19:53:23.107Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-11-30T19:53:23.107Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-30T19:53:23.107Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:53:23.107Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-11-30T19:53:23.107Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-30T19:53:23.107Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:53:23.317Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-30T19:53:23.878Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-30T19:53:24.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-30T19:53:24.649Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2020-11-30T19:53:24.649Z] === RUN TestKillContainer [2020-11-30T19:53:24.649Z] === RUN TestKillContainer/no_signal [2020-11-30T19:53:24.695Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-30T19:53:25.257Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-30T19:53:25.819Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-30T19:53:26.074Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T19:53:26.074Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-30T19:53:26.636Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-30T19:53:26.833Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:53:26.833Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:53:26.892Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-30T19:53:26.892Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-30T19:53:27.452Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-30T19:53:28.374Z] --- PASS: TestKillContainer (3.76s) [2020-11-30T19:53:28.374Z] --- PASS: TestKillContainer/no_signal (1.62s) [2020-11-30T19:53:28.374Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-30T19:53:28.374Z] --- PASS: TestKillContainer/killing_signal (2.09s) [2020-11-30T19:53:28.374Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:53:28.374Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:53:28.374Z] === RUN TestKillStoppedContainer [2020-11-30T19:53:28.374Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:53:28.374Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:53:28.374Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:53:28.374Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:53:28.374Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-30T19:53:28.374Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:53:28.374Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:28.374Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:53:28.374Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:53:28.374Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:53:28.374Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:53:28.381Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-30T19:53:28.382Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-30T19:53:29.308Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-30T19:53:30.570Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2020-11-30T19:53:30.570Z] === RUN TestNetworkNat [2020-11-30T19:53:30.570Z] --- SKIP: TestNetworkNat (0.00s) [2020-11-30T19:53:30.570Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:30.570Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:53:31.196Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-30T19:53:32.564Z] === RUN TestDockerSuite/TestRunRm [2020-11-30T19:53:32.758Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2020-11-30T19:53:32.758Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:53:32.758Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-11-30T19:53:32.758Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:32.758Z] === RUN TestPause [2020-11-30T19:53:32.758Z] --- SKIP: TestPause (0.00s) [2020-11-30T19:53:32.758Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-30T19:53:32.758Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:53:32.820Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-30T19:53:34.304Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.77s) [2020-11-30T19:53:34.304Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:53:34.304Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-11-30T19:53:34.304Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:34.304Z] === RUN TestPsFilter [2020-11-30T19:53:34.304Z] --- PASS: TestPsFilter (0.13s) [2020-11-30T19:53:34.304Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:53:36.985Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-30T19:53:36.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-30T19:53:37.912Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-30T19:53:38.169Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-30T19:53:39.558Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-30T19:53:39.815Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-30T19:53:41.394Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.92s) [2020-11-30T19:53:41.395Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:53:42.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-30T19:53:42.897Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-30T19:53:43.580Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2020-11-30T19:53:43.580Z] === RUN TestRemoveContainerRunning [2020-11-30T19:53:45.125Z] --- PASS: TestRemoveContainerRunning (1.70s) [2020-11-30T19:53:45.125Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:53:46.164Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-30T19:53:46.420Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-30T19:53:46.675Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-30T19:53:46.677Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s) [2020-11-30T19:53:46.677Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:53:46.677Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-11-30T19:53:46.677Z] === RUN TestRenameLinkedContainer [2020-11-30T19:53:46.677Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-11-30T19:53:46.677Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:46.677Z] === RUN TestRenameStoppedContainer [2020-11-30T19:53:47.237Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-30T19:53:47.493Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-30T19:53:48.053Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-30T19:53:48.614Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-30T19:53:48.862Z] --- PASS: TestRenameStoppedContainer (2.05s) [2020-11-30T19:53:48.862Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:53:48.870Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-30T19:53:49.431Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-30T19:53:49.686Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-30T19:53:52.200Z] === RUN TestDockerSuite/TestRunState [2020-11-30T19:53:52.610Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s) [2020-11-30T19:53:52.610Z] === RUN TestRenameInvalidName [2020-11-30T19:53:53.127Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-30T19:53:53.688Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-30T19:53:54.152Z] --- PASS: TestRenameInvalidName (1.72s) [2020-11-30T19:53:54.152Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:53:54.152Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-11-30T19:53:54.152Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:54.152Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:53:54.249Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-30T19:53:54.249Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-30T19:53:54.249Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-30T19:53:54.810Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-30T19:53:54.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-30T19:53:55.373Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-30T19:53:55.703Z] --- PASS: TestRenameContainerWithSameName (1.73s) [2020-11-30T19:53:55.703Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:53:55.703Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-11-30T19:53:55.703Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:55.703Z] === RUN TestResize [2020-11-30T19:53:56.306Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-30T19:53:56.563Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-30T19:53:56.563Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-30T19:53:57.124Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-30T19:53:57.991Z] --- PASS: TestResize (1.72s) [2020-11-30T19:53:57.991Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:53:57.991Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-11-30T19:53:57.991Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-30T19:53:57.991Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:53:58.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-30T19:53:59.414Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-30T19:53:59.536Z] --- PASS: TestResizeWhenContainerNotStarted (1.94s) [2020-11-30T19:53:59.536Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:53:59.536Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:53:59.536Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:59.536Z] === RUN TestStats [2020-11-30T19:53:59.536Z] --- SKIP: TestStats (0.00s) [2020-11-30T19:53:59.536Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-30T19:53:59.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:53:59.670Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-30T19:54:01.561Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-30T19:54:01.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-30T19:54:04.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-30T19:54:04.857Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-30T19:54:05.343Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.12s) [2020-11-30T19:54:05.343Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:54:05.343Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-11-30T19:54:05.343Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-30T19:54:05.343Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:54:06.746Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-30T19:54:07.674Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-30T19:54:08.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-30T19:54:08.799Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-30T19:54:09.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-30T19:54:09.727Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-30T19:54:11.093Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-30T19:54:12.462Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-30T19:54:13.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-30T19:54:13.023Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-30T19:54:13.279Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-30T19:54:13.279Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-30T19:54:13.886Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-30T19:54:14.813Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-30T19:54:15.374Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-30T19:54:15.374Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-30T19:54:15.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-30T19:54:15.374Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-30T19:54:15.935Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-30T19:54:19.200Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-30T19:54:19.456Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-30T19:54:20.018Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-30T19:54:20.948Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-30T19:54:22.839Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-30T19:54:23.768Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-30T19:54:25.132Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-30T19:54:25.387Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-30T19:54:26.461Z] --- PASS: TestUpdateRestartPolicy (21.23s) [2020-11-30T19:54:26.462Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:54:27.431Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s) [2020-11-30T19:54:27.431Z] === RUN TestWaitNonBlocked [2020-11-30T19:54:27.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:54:27.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:54:27.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:54:27.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:54:27.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:54:27.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:54:27.915Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-30T19:54:28.171Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-30T19:54:28.731Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-30T19:54:29.292Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-30T19:54:30.658Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-30T19:54:30.658Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-30T19:54:30.914Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-30T19:54:31.479Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-30T19:54:31.479Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-30T19:54:32.042Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-30T19:54:32.971Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-30T19:54:33.532Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-30T19:54:34.093Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-30T19:54:34.093Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-30T19:54:34.654Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-30T19:54:34.654Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-30T19:54:35.215Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-30T19:54:35.215Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-30T19:54:35.777Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-30T19:54:36.031Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-11-30T19:54:36.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.55s) [2020-11-30T19:54:36.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.24s) [2020-11-30T19:54:36.031Z] === RUN TestWaitBlocked [2020-11-30T19:54:36.031Z] --- SKIP: TestWaitBlocked (0.00s) [2020-11-30T19:54:36.031Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:36.031Z] PASS [2020-11-30T19:54:36.031Z] ok github.com/docker/docker/integration/container 77.176s [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === Skipped [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-11-30T19:54:36.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-30T19:54:36.031Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-11-30T19:54:36.031Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-11-30T19:54:36.031Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-11-30T19:54:36.031Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-11-30T19:54:36.031Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-11-30T19:54:36.031Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-30T19:54:36.031Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-30T19:54:36.031Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-11-30T19:54:36.031Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-11-30T19:54:36.031Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-11-30T19:54:36.031Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-11-30T19:54:36.031Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-11-30T19:54:36.031Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-11-30T19:54:36.031Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-11-30T19:54:36.031Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-11-30T19:54:36.031Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-11-30T19:54:36.031Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-11-30T19:54:36.031Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:54:36.031Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-11-30T19:54:36.031Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-11-30T19:54:36.031Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-11-30T19:54:36.031Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-11-30T19:54:36.031Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-11-30T19:54:36.031Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-11-30T19:54:36.031Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-11-30T19:54:36.031Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-11-30T19:54:36.031Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:54:36.031Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-11-30T19:54:36.031Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-11-30T19:54:36.031Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-11-30T19:54:36.031Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.031Z] [2020-11-30T19:54:36.032Z] DONE 88 tests, 37 skipped in 80.338s [2020-11-30T19:54:36.032Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-11-30T19:54:36.032Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-30T19:54:36.288Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-30T19:54:36.288Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-30T19:54:36.543Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-30T19:54:37.471Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-30T19:54:37.573Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:37.573Z] INFO: Testing against a local daemon [2020-11-30T19:54:37.573Z] === RUN TestCommitInheritsEnv [2020-11-30T19:54:37.573Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-11-30T19:54:37.573Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:37.573Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:54:37.573Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-30T19:54:37.573Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-30T19:54:37.573Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:54:37.573Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-11-30T19:54:37.573Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:54:37.573Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-30T19:54:37.573Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:54:38.032Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-30T19:54:38.032Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-30T19:54:38.288Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-30T19:54:38.288Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-30T19:54:38.545Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2020-11-30T19:54:38.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:54:38.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-11-30T19:54:38.545Z] === RUN TestTagInvalidReference [2020-11-30T19:54:38.545Z] --- PASS: TestTagInvalidReference (0.04s) [2020-11-30T19:54:38.545Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:54:38.545Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-11-30T19:54:38.545Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:54:39.006Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-11-30T19:54:39.006Z] === RUN TestTagOfficialNames [2020-11-30T19:54:39.006Z] --- PASS: TestTagOfficialNames (0.10s) [2020-11-30T19:54:39.006Z] === RUN TestTagMatchesDigest [2020-11-30T19:54:39.006Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-11-30T19:54:39.006Z] PASS [2020-11-30T19:54:39.006Z] ok github.com/docker/docker/integration/image 1.572s [2020-11-30T19:54:39.006Z] [2020-11-30T19:54:39.006Z] === Skipped [2020-11-30T19:54:39.006Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-11-30T19:54:39.006Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:39.006Z] [2020-11-30T19:54:39.006Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-30T19:54:39.006Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-30T19:54:39.006Z] [2020-11-30T19:54:39.006Z] [2020-11-30T19:54:39.006Z] DONE 11 tests, 2 skipped in 3.923s [2020-11-30T19:54:39.006Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-11-30T19:54:39.214Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-30T19:54:39.470Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-30T19:54:40.837Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-30T19:54:41.197Z] testing: warning: no tests to run [2020-11-30T19:54:41.197Z] PASS [2020-11-30T19:54:41.197Z] ok github.com/docker/docker/integration/network/ipvlan 0.124s [no tests to run] [2020-11-30T19:54:41.197Z] testing: warning: no tests to run [2020-11-30T19:54:41.197Z] PASS [2020-11-30T19:54:41.197Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [no tests to run] [2020-11-30T19:54:41.400Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-30T19:54:41.400Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-30T19:54:41.400Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-30T19:54:42.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:42.171Z] INFO: Testing against a local daemon [2020-11-30T19:54:42.171Z] === RUN TestNetworkCreateDelete [2020-11-30T19:54:42.171Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-11-30T19:54:42.171Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.171Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:54:42.171Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-11-30T19:54:42.171Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-11-30T19:54:42.171Z] === RUN TestDaemonDNSFallback [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-11-30T19:54:42.171Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.171Z] === RUN TestInspectNetwork [2020-11-30T19:54:42.171Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-30T19:54:42.171Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:42.171Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:54:42.171Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-30T19:54:42.171Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.171Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:54:42.171Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:54:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:54:42.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:54:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:54:42.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:54:42.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:54:42.171Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:54:42.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:54:42.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:54:42.171Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-11-30T19:54:42.171Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-30T19:54:42.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-11-30T19:54:42.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-11-30T19:54:42.171Z] === RUN TestHostIPv4BridgeLabel [2020-11-30T19:54:42.171Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-30T19:54:42.171Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:54:42.171Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:54:42.171Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:54:42.171Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:54:42.171Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:54:42.171Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:54:42.171Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-30T19:54:42.171Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-30T19:54:42.171Z] PASS [2020-11-30T19:54:42.171Z] ok github.com/docker/docker/integration/network 0.243s [2020-11-30T19:54:42.327Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === Skipped [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-11-30T19:54:42.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-11-30T19:54:42.632Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-11-30T19:54:42.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-11-30T19:54:42.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-11-30T19:54:42.632Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-11-30T19:54:42.632Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:236: FLAKY_TEST [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-30T19:54:42.632Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] [2020-11-30T19:54:42.632Z] DONE 19 tests, 15 skipped in 3.424s [2020-11-30T19:54:42.632Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-30T19:54:42.888Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-30T19:54:43.095Z] testing: warning: no tests to run [2020-11-30T19:54:43.095Z] PASS [2020-11-30T19:54:43.095Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-11-30T19:54:43.095Z] [2020-11-30T19:54:43.095Z] DONE 0 tests in 0.407s [2020-11-30T19:54:43.095Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-30T19:54:43.556Z] testing: warning: no tests to run [2020-11-30T19:54:43.556Z] PASS [2020-11-30T19:54:43.556Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-11-30T19:54:43.556Z] [2020-11-30T19:54:43.556Z] DONE 0 tests in 0.435s [2020-11-30T19:54:43.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-30T19:54:43.815Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-30T19:54:43.815Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-30T19:54:44.375Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-30T19:54:45.303Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-30T19:54:45.303Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-30T19:54:45.754Z] testing: warning: no tests to run [2020-11-30T19:54:45.754Z] PASS [2020-11-30T19:54:45.754Z] testing: warning: no tests to run [2020-11-30T19:54:45.754Z] PASS [2020-11-30T19:54:45.754Z] ok github.com/docker/docker/integration/plugin 0.142s [no tests to run] [2020-11-30T19:54:45.754Z] ok github.com/docker/docker/integration/plugin/authz 0.141s [no tests to run] [2020-11-30T19:54:46.237Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-30T19:54:47.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-30T19:54:48.102Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-30T19:54:48.102Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-30T19:54:49.467Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-30T19:54:49.722Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-30T19:54:49.722Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-30T19:54:50.651Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-30T19:54:50.908Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-30T19:54:52.799Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-30T19:54:53.055Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-30T19:54:53.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-30T19:54:53.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-30T19:54:53.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-30T19:54:53.311Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-30T19:54:53.873Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-30T19:54:54.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:54.367Z] INFO: Testing against a local daemon [2020-11-30T19:54:54.367Z] === RUN TestExternalGraphDriver [2020-11-30T19:54:54.367Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-11-30T19:54:54.367Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-30T19:54:54.367Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:54:54.367Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-11-30T19:54:54.367Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-30T19:54:54.367Z] PASS [2020-11-30T19:54:54.367Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.327s [2020-11-30T19:54:55.919Z] testing: warning: no tests to run [2020-11-30T19:54:55.919Z] PASS [2020-11-30T19:54:55.919Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.109s [no tests to run] [2020-11-30T19:54:56.388Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-30T19:54:56.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:56.392Z] INFO: Testing against a local daemon [2020-11-30T19:54:56.392Z] === RUN TestReadPluginNoRead [2020-11-30T19:54:56.392Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-30T19:54:56.392Z] read_test.go:21: no unix domain sockets on Windows [2020-11-30T19:54:56.392Z] PASS [2020-11-30T19:54:56.392Z] ok github.com/docker/docker/integration/plugin/logging 0.304s [2020-11-30T19:54:56.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:56.392Z] INFO: Testing against a local daemon [2020-11-30T19:54:56.392Z] === RUN TestPluginInvalidJSON [2020-11-30T19:54:56.392Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:56.392Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:56.855Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:56.855Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-11-30T19:54:56.855Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-30T19:54:56.855Z] === RUN TestPluginInstall [2020-11-30T19:54:56.855Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-30T19:54:56.855Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-30T19:54:56.855Z] PASS [2020-11-30T19:54:56.855Z] ok github.com/docker/docker/integration/plugin/common 0.548s [2020-11-30T19:54:56.855Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-30T19:54:56.855Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-30T19:54:57.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:57.316Z] INFO: Testing against a local daemon [2020-11-30T19:54:57.316Z] === RUN TestPluginWithDevMounts [2020-11-30T19:54:57.316Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-30T19:54:57.316Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:57.316Z] PASS [2020-11-30T19:54:57.316Z] ok github.com/docker/docker/integration/plugin/volumes 0.217s [2020-11-30T19:54:57.316Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] === Skipped [2020-11-30T19:54:57.778Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-30T19:54:57.778Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-11-30T19:54:57.778Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-11-30T19:54:57.778Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-30T19:54:57.778Z] read_test.go:21: no unix domain sockets on Windows [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-30T19:54:57.778Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] [2020-11-30T19:54:57.778Z] DONE 7 tests, 5 skipped in 14.132s [2020-11-30T19:54:57.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-30T19:54:58.239Z] testing: warning: no tests to run [2020-11-30T19:54:58.239Z] PASS [2020-11-30T19:54:58.239Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-11-30T19:54:58.239Z] [2020-11-30T19:54:58.239Z] DONE 0 tests in 0.421s [2020-11-30T19:54:58.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-30T19:54:58.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-30T19:54:59.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:59.211Z] INFO: Testing against a local daemon [2020-11-30T19:54:59.211Z] === RUN TestPluginInvalidJSON [2020-11-30T19:54:59.211Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:59.211Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:59.211Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:54:59.211Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-11-30T19:54:59.211Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-30T19:54:59.211Z] === RUN TestPluginInstall [2020-11-30T19:54:59.211Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-30T19:54:59.211Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-30T19:54:59.211Z] PASS [2020-11-30T19:54:59.211Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-11-30T19:54:59.211Z] [2020-11-30T19:54:59.211Z] === Skipped [2020-11-30T19:54:59.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-30T19:54:59.211Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-30T19:54:59.211Z] [2020-11-30T19:54:59.211Z] [2020-11-30T19:54:59.211Z] DONE 3 tests, 1 skipped in 1.042s [2020-11-30T19:54:59.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-30T19:55:00.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:00.209Z] INFO: Testing against a local daemon [2020-11-30T19:55:00.209Z] === RUN TestExternalGraphDriver [2020-11-30T19:55:00.209Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-11-30T19:55:00.209Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-30T19:55:00.209Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:55:00.209Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-11-30T19:55:00.209Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-30T19:55:00.209Z] PASS [2020-11-30T19:55:00.209Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-11-30T19:55:00.209Z] [2020-11-30T19:55:00.209Z] === Skipped [2020-11-30T19:55:00.209Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-11-30T19:55:00.209Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-30T19:55:00.209Z] [2020-11-30T19:55:00.209Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-11-30T19:55:00.209Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-30T19:55:00.209Z] [2020-11-30T19:55:00.209Z] [2020-11-30T19:55:00.209Z] DONE 2 tests, 2 skipped in 0.976s [2020-11-30T19:55:00.209Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-30T19:55:01.538Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-30T19:55:01.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-30T19:55:01.758Z] testing: warning: no tests to run [2020-11-30T19:55:01.758Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:01.758Z] INFO: Testing against a local daemon [2020-11-30T19:55:01.758Z] === RUN TestReadPluginNoRead [2020-11-30T19:55:01.758Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-30T19:55:01.758Z] read_test.go:21: no unix domain sockets on Windows [2020-11-30T19:55:01.758Z] PASS [2020-11-30T19:55:01.758Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-30T19:55:01.758Z] PASS [2020-11-30T19:55:01.758Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-11-30T19:55:01.758Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-30T19:55:01.758Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-30T19:55:01.758Z] [2020-11-30T19:55:01.758Z] === Skipped [2020-11-30T19:55:01.758Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-30T19:55:01.758Z] read_test.go:21: no unix domain sockets on Windows [2020-11-30T19:55:01.758Z] [2020-11-30T19:55:01.758Z] [2020-11-30T19:55:01.758Z] DONE 1 tests, 1 skipped in 1.410s [2020-11-30T19:55:01.758Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-11-30T19:55:02.736Z] testing: warning: no tests to run [2020-11-30T19:55:02.736Z] PASS [2020-11-30T19:55:02.736Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-30T19:55:02.736Z] [2020-11-30T19:55:02.736Z] DONE 0 tests in 0.626s [2020-11-30T19:55:02.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-30T19:55:02.903Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-30T19:55:03.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:03.712Z] INFO: Testing against a local daemon [2020-11-30T19:55:03.712Z] === RUN TestPluginWithDevMounts [2020-11-30T19:55:03.712Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-30T19:55:03.712Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:03.712Z] PASS [2020-11-30T19:55:03.712Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-11-30T19:55:03.712Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-30T19:55:03.712Z] [2020-11-30T19:55:03.712Z] === Skipped [2020-11-30T19:55:03.712Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-30T19:55:03.712Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:03.712Z] [2020-11-30T19:55:03.712Z] [2020-11-30T19:55:03.712Z] DONE 1 tests, 1 skipped in 1.074s [2020-11-30T19:55:03.712Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-11-30T19:55:03.830Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-30T19:55:04.758Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-30T19:55:06.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:06.627Z] INFO: Testing against a local daemon [2020-11-30T19:55:06.627Z] === RUN TestSecretInspect [2020-11-30T19:55:06.627Z] --- SKIP: TestSecretInspect (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] === RUN TestSecretList [2020-11-30T19:55:06.627Z] --- SKIP: TestSecretList (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:55:06.627Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] === RUN TestSecretsUpdate [2020-11-30T19:55:06.627Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] === RUN TestTemplatedSecret [2020-11-30T19:55:06.627Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] === RUN TestSecretCreateResolve [2020-11-30T19:55:06.627Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:06.627Z] PASS [2020-11-30T19:55:06.627Z] ok github.com/docker/docker/integration/secret 0.234s [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === Skipped [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-11-30T19:55:06.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] [2020-11-30T19:55:06.627Z] DONE 6 tests, 6 skipped in 2.658s [2020-11-30T19:55:06.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-11-30T19:55:07.270Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-30T19:55:08.635Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-30T19:55:09.196Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-30T19:55:09.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:09.545Z] INFO: Testing against a local daemon [2020-11-30T19:55:09.545Z] === RUN TestServiceCreateInit [2020-11-30T19:55:09.545Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:55:09.545Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:55:09.545Z] --- PASS: TestServiceCreateInit (0.04s) [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceConflict [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-11-30T19:55:09.545Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-11-30T19:55:09.545Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceSysctls [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-11-30T19:55:09.545Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateServiceCapabilities [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-11-30T19:55:09.545Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestInspect [2020-11-30T19:55:09.545Z] --- SKIP: TestInspect (0.00s) [2020-11-30T19:55:09.545Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestCreateJob [2020-11-30T19:55:09.545Z] --- SKIP: TestCreateJob (0.00s) [2020-11-30T19:55:09.545Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestReplicatedJob [2020-11-30T19:55:09.545Z] --- SKIP: TestReplicatedJob (0.00s) [2020-11-30T19:55:09.545Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestUpdateReplicatedJob [2020-11-30T19:55:09.545Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-11-30T19:55:09.545Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestServiceListWithStatuses [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-30T19:55:09.545Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:55:09.545Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-11-30T19:55:09.545Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:55:09.545Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-11-30T19:55:09.545Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestServicePlugin [2020-11-30T19:55:09.545Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:55:09.545Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.545Z] === RUN TestServiceUpdateLabel [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-11-30T19:55:09.545Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.545Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-11-30T19:55:09.545Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.545Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-11-30T19:55:09.545Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.545Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-11-30T19:55:09.545Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.545Z] === RUN TestServiceUpdatePidsLimit [2020-11-30T19:55:09.545Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-11-30T19:55:09.545Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.545Z] PASS [2020-11-30T19:55:09.545Z] ok github.com/docker/docker/integration/service 0.375s [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === Skipped [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:55:10.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:55:10.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-11-30T19:55:10.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-11-30T19:55:10.007Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-11-30T19:55:10.007Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-11-30T19:55:10.007Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-11-30T19:55:10.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-11-30T19:55:10.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-11-30T19:55:10.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-11-30T19:55:10.007Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-11-30T19:55:10.007Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-11-30T19:55:10.007Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-11-30T19:55:10.007Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-11-30T19:55:10.007Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-11-30T19:55:10.007Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-11-30T19:55:10.007Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-11-30T19:55:10.007Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-11-30T19:55:10.007Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-11-30T19:55:10.007Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] [2020-11-30T19:55:10.007Z] DONE 24 tests, 23 skipped in 3.494s [2020-11-30T19:55:10.007Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-11-30T19:55:10.123Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-30T19:55:11.511Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-30T19:55:12.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:12.200Z] INFO: Testing against a local daemon [2020-11-30T19:55:12.200Z] === RUN TestSessionCreate [2020-11-30T19:55:12.200Z] --- SKIP: TestSessionCreate (0.00s) [2020-11-30T19:55:12.200Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:12.200Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:55:12.200Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-11-30T19:55:12.200Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:12.200Z] PASS [2020-11-30T19:55:12.200Z] ok github.com/docker/docker/integration/session 0.223s [2020-11-30T19:55:12.436Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-30T19:55:12.661Z] [2020-11-30T19:55:12.661Z] === Skipped [2020-11-30T19:55:12.661Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-11-30T19:55:12.661Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:12.661Z] [2020-11-30T19:55:12.661Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-11-30T19:55:12.661Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:12.661Z] [2020-11-30T19:55:12.661Z] [2020-11-30T19:55:12.661Z] DONE 2 tests, 2 skipped in 2.479s [2020-11-30T19:55:12.661Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-11-30T19:55:14.322Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-30T19:55:14.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:14.854Z] INFO: Testing against a local daemon [2020-11-30T19:55:14.854Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:55:14.854Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:55:14.854Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:14.854Z] === RUN TestEventsExecDie [2020-11-30T19:55:14.854Z] --- SKIP: TestEventsExecDie (0.01s) [2020-11-30T19:55:14.854Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-30T19:55:14.854Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:55:14.854Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-11-30T19:55:14.854Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-30T19:55:14.854Z] === RUN TestInfoAPI [2020-11-30T19:55:14.854Z] --- PASS: TestInfoAPI (0.05s) [2020-11-30T19:55:14.854Z] === RUN TestInfoAPIWarnings [2020-11-30T19:55:14.854Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-11-30T19:55:14.854Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:55:14.854Z] === RUN TestInfoDebug [2020-11-30T19:55:14.854Z] --- SKIP: TestInfoDebug (0.00s) [2020-11-30T19:55:14.854Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:14.854Z] === RUN TestInfoInsecureRegistries [2020-11-30T19:55:14.854Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-11-30T19:55:14.854Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:14.854Z] === RUN TestInfoRegistryMirrors [2020-11-30T19:55:14.854Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-11-30T19:55:14.854Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:14.854Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:55:14.884Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-30T19:55:15.825Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2020-11-30T19:55:15.825Z] === RUN TestPingCacheHeaders [2020-11-30T19:55:15.825Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-30T19:55:15.825Z] === RUN TestPingGet [2020-11-30T19:55:16.285Z] --- PASS: TestPingGet (0.04s) [2020-11-30T19:55:16.285Z] === RUN TestPingHead [2020-11-30T19:55:16.285Z] --- PASS: TestPingHead (0.05s) [2020-11-30T19:55:16.285Z] === RUN TestVersion [2020-11-30T19:55:16.285Z] --- PASS: TestVersion (0.04s) [2020-11-30T19:55:16.285Z] PASS [2020-11-30T19:55:16.285Z] ok github.com/docker/docker/integration/system 1.401s [2020-11-30T19:55:16.285Z] [2020-11-30T19:55:16.285Z] === Skipped [2020-11-30T19:55:16.285Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:55:16.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:16.285Z] [2020-11-30T19:55:16.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-11-30T19:55:16.285Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-30T19:55:16.285Z] [2020-11-30T19:55:16.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-11-30T19:55:16.285Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-30T19:55:16.285Z] [2020-11-30T19:55:16.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-11-30T19:55:16.285Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:55:16.285Z] [2020-11-30T19:55:16.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-11-30T19:55:16.285Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:16.746Z] [2020-11-30T19:55:16.746Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-11-30T19:55:16.746Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:16.746Z] [2020-11-30T19:55:16.746Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-11-30T19:55:16.746Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-30T19:55:16.746Z] [2020-11-30T19:55:16.746Z] [2020-11-30T19:55:16.746Z] DONE 13 tests, 7 skipped in 3.991s [2020-11-30T19:55:16.746Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-11-30T19:55:18.935Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:18.935Z] INFO: Testing against a local daemon [2020-11-30T19:55:18.935Z] === RUN TestVolumesCreateAndList [2020-11-30T19:55:18.935Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-11-30T19:55:18.935Z] === RUN TestVolumesRemove [2020-11-30T19:55:18.935Z] --- PASS: TestVolumesRemove (0.08s) [2020-11-30T19:55:18.935Z] === RUN TestVolumesInspect [2020-11-30T19:55:18.935Z] --- PASS: TestVolumesInspect (0.04s) [2020-11-30T19:55:18.935Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:55:19.396Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:19.396Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:19.396Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:19.396Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-30T19:55:19.396Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:55:19.396Z] PASS [2020-11-30T19:55:19.396Z] ok github.com/docker/docker/integration/volume 0.351s [2020-11-30T19:55:19.396Z] [2020-11-30T19:55:19.396Z] DONE 5 tests in 2.773s [2020-11-30T19:55:19.396Z] INFO: make.ps1 ended at 11/30/2020 19:55:19 [2020-11-30T19:55:19.396Z] INFO: Integration CLI tests being run from the host: [2020-11-30T19:55:19.396Z] 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" [2020-11-30T19:55:20.127Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-30T19:55:22.639Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-30T19:55:26.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-30T19:55:27.063Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-30T19:55:29.579Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-30T19:55:29.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:29.753Z] INFO: Testing against a local daemon [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-30T19:55:29.753Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-30T19:55:30.215Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-30T19:55:30.215Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-30T19:55:31.186Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-30T19:55:31.186Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-30T19:55:31.466Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-30T19:55:31.466Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-30T19:55:32.028Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-30T19:55:32.591Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-30T19:55:32.591Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-30T19:55:33.154Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-30T19:55:35.667Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-30T19:55:38.930Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-30T19:55:38.930Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-30T19:55:39.501Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-30T19:55:39.501Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-30T19:55:39.757Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-30T19:55:40.013Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-30T19:55:41.381Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-30T19:55:41.381Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-30T19:55:42.309Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-30T19:55:42.871Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-30T19:55:43.432Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-30T19:55:43.995Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-30T19:55:45.359Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-30T19:55:48.621Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-30T19:55:49.986Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-30T19:55:49.986Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-30T19:55:50.548Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-30T19:55:51.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-30T19:55:54.748Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-30T19:55:57.263Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-30T19:55:57.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-30T19:55:59.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-30T19:56:00.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-30T19:56:01.271Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-30T19:56:02.635Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-30T19:56:05.173Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-30T19:56:07.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-30T19:56:09.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-30T19:56:10.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-30T19:56:11.345Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-30T19:56:12.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-30T19:56:13.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-30T19:56:15.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-30T19:56:16.364Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-30T19:56:17.729Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-30T19:56:18.657Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-30T19:56:21.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-30T19:56:29.999Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-30T19:56:31.886Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-30T19:56:33.788Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-30T19:56:33.788Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-30T19:56:33.788Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-30T19:56:34.349Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-30T19:56:34.349Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-30T19:56:34.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-30T19:56:34.605Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-30T19:56:35.167Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-30T19:56:35.167Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-30T19:56:35.729Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-30T19:56:35.729Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-30T19:56:35.729Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-30T19:56:35.729Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-30T19:56:35.729Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-30T19:56:37.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-30T19:56:37.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-30T19:56:37.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-30T19:56:37.616Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-30T19:56:37.616Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-30T19:56:38.177Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-30T19:56:39.543Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-30T19:56:39.543Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-30T19:56:39.543Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-30T19:56:41.433Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-30T19:56:43.956Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite (1353.41s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.18s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.27s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.94s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.04s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.19s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.48s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.21s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.88s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.24s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.08s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.34s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.94s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.28s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.57s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.94s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.76s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.25s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.97s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.63s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.39s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.60s) [2020-11-30T19:56:43.956Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.96s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.52s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.31s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.76s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.86s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.46s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.33s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.77s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.08s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.78s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.51s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.88s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.94s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.30s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.87s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.50s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.18s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.53s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.49s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.62s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.80s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.45s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.91s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.40s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.24s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.16s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.64s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildHistory (3.08s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabels (0.72s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.62s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.51s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.71s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.76s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.60s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.57s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.03s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.53s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.06s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.83s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildStderr (1.28s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.63s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.93s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.14s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.66s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.76s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.37s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:56:43.957Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2020-11-30T19:56:43.957Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-30T19:56:43.957Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.58s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.57s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitTTY (1.64s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.16s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2020-11-30T19:56:43.957Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.50s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.95s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2020-11-30T19:56:43.958Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-30T19:56:43.958Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.32s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.58s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.71s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.83s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008fe840_} (1.32s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1837306668_/foo_false____} (1.34s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1837306668_/foo_true____} (1.33s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_false____} (1.34s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_true____} (1.33s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3007904923_/foo_true__0xc0008fe8a0__} (1.40s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008fe8c0_} (1.43s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008fe8e0_} (1.63s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008fe900_} (0.43s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008fe920_} (1.44s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.82s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.14s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.64s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.36s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.44s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.81s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.99s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.68s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.91s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.22s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.56s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.15s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2020-11-30T19:56:43.958Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:56:43.958Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-11-30T19:56:43.958Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:56:43.958Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.89s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.53s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.83s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsAttach (1.08s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.67s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-11-30T19:56:43.958Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:56:43.958Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.958Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:56:43.958Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-11-30T19:56:43.958Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.89s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.64s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecCgroup (1.03s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.16s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-11-30T19:56:43.959Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:56:43.959Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.99s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHealth (18.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-11-30T19:56:43.959Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:56:43.959Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-11-30T19:56:43.959Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-30T19:56:43.959Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.70s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.94s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.65s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestNetHostname (1.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.90s) [2020-11-30T19:56:43.959Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-11-30T19:56:43.959Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.15s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPortList (5.97s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.03s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.30s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.29s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsByOrder (2.63s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.51s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.25s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.12s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2020-11-30T19:56:43.959Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.78s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.78s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.37s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.60s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.15s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.15s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.41s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.57s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.60s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.09s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.90s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.18s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.62s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.94s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.07s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.41s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMount (5.14s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.90s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.65s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2020-11-30T19:56:43.960Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-30T19:56:43.960Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.69s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.07s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.98s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-11-30T19:56:43.960Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:56:43.960Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2020-11-30T19:56:43.960Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.80s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.61s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.16s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.66s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.82s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-11-30T19:56:43.961Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.83s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.91s) [2020-11-30T19:56:43.961Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents350655716 [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.49s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.85s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.56s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.68s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:56:43.961Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.25s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-11-30T19:56:43.961Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.98s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.93s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.78s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.36s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.10s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2020-11-30T19:56:43.961Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2020-11-30T19:56:43.961Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-30T19:56:43.961Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-30T19:56:43.961Z] === RUN TestDockerRegistrySuite [2020-11-30T19:56:43.961Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-30T19:56:44.890Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-30T19:56:46.256Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-30T19:56:46.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-30T19:56:47.379Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-30T19:56:47.635Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T19:56:51.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-30T19:56:55.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-30T19:56:58.337Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-30T19:56:58.899Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-30T19:56:59.826Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-30T19:57:00.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-30T19:57:01.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-30T19:57:03.046Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-30T19:57:03.973Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-30T19:57:04.902Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-30T19:57:05.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-30T19:57:06.757Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-30T19:57:09.275Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-30T19:57:10.203Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-30T19:57:12.095Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-30T19:57:13.026Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:57:13.283Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:57:13.540Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-30T19:57:14.469Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:57:15.397Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:57:16.766Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-30T19:57:19.284Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-30T19:57:19.539Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-30T19:57:20.924Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-30T19:57:20.924Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-30T19:57:21.180Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-30T19:57:21.436Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-30T19:57:21.691Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-30T19:57:21.947Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-30T19:57:22.203Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-30T19:57:23.130Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-30T19:57:24.495Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-30T19:57:25.423Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-30T19:57:26.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-30T19:57:27.278Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite (44.29s) [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2020-11-30T19:57:28.205Z] check_test.go:196: [df11b1a419e78] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2020-11-30T19:57:28.205Z] check_test.go:196: [de9b0cf77ca48] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d3f27dad0fac1] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d42ce14b606bd] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dcfd83f135b57] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.88s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d72e3cdeda10b] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d84533f84b510] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dada07fd6ef87] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d3dbd27f2ce5c] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d04d0a385c085] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d8174637726c3] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d99fe6ff3d5f8] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d45770bfc6291] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dca9d9e433c4d] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.00s) [2020-11-30T19:57:28.205Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65771f83be62d499b95f7713d5301044a68424d5b3a888590c3792a777d0fccb [2020-11-30T19:57:28.205Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d239e85eab45dd4a200225a0984196a9d4830e364aefd6d194a042118f7c2306 [2020-11-30T19:57:28.205Z] check_test.go:196: [d287326f6a243] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.24s) [2020-11-30T19:57:28.205Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7d2f76beb0947c2df34dde322c4f3869f9d6d4d2405faaee5d2829af43c64946 [2020-11-30T19:57:28.205Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:78f1d9fd1ad8b61b5e589d5e9acb637c4f854451d7077d2ae2d9e41d5451ba1f [2020-11-30T19:57:28.205Z] check_test.go:196: [d0d0dda341140] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2020-11-30T19:57:28.205Z] check_test.go:196: [daa868a47a89c] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dc4fe2b0e1956] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d1e38448f8a6e] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d8e9955701bc9] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d1ce29a814206] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2020-11-30T19:57:28.205Z] check_test.go:196: [de961ebb7ce9f] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d7a2ab179bd46] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.59s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d59bd35a0c495] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dcbb85e10d959] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d18e7b07b9bcf] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d749dfc121d04] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dc0d0e5435fea] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d72f471c228a7] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d31cd970d2884] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dbe7aa52fbdc2] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d158d5c5f1cbf] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2020-11-30T19:57:28.205Z] check_test.go:196: [d6b6563fb1d77] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2020-11-30T19:57:28.205Z] check_test.go:196: [ddb721f671f39] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-11-30T19:57:28.205Z] check_test.go:196: [dd7e8a48bba45] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-11-30T19:57:28.205Z] check_test.go:196: [da58cbf992af7] daemon is not started [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2020-11-30T19:57:28.205Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-11-30T19:57:28.205Z] === RUN TestDockerSchema1RegistrySuite [2020-11-30T19:57:28.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-30T19:57:28.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T19:57:31.472Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-30T19:57:35.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-30T19:57:38.149Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-30T19:57:39.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-30T19:57:40.441Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:57:40.441Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:57:41.370Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:57:42.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:57:43.224Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-30T19:57:45.751Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-30T19:57:46.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-30T19:57:46.570Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-30T19:57:46.570Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-30T19:57:46.826Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-30T19:57:47.081Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-30T19:57:47.642Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite (19.52s) [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-11-30T19:57:47.642Z] check_test.go:223: [dcdb69cca2372] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2020-11-30T19:57:47.642Z] check_test.go:223: [dd568a26997fb] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d882724fe6646] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.71s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d6188d76c182a] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-11-30T19:57:47.642Z] check_test.go:223: [dd2ab0d300b70] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-11-30T19:57:47.642Z] check_test.go:223: [dc834d1c06ac4] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d1ed6fcbab88d] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d4d2b98d1abf2] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d4b8114d0cc65] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d3bbf995ab056] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d48da187b9be8] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-11-30T19:57:47.642Z] check_test.go:223: [df92312e51549] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d46f5275323e8] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-30T19:57:47.642Z] check_test.go:223: [db88b5f43ca91] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d35c02e865aa9] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-11-30T19:57:47.642Z] check_test.go:223: [da0146b83b2c2] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d502e58ef88d3] daemon is not started [2020-11-30T19:57:47.642Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-30T19:57:47.642Z] check_test.go:223: [d0465045530f9] daemon is not started [2020-11-30T19:57:47.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-30T19:57:47.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-30T19:57:48.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-30T19:57:48.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-30T19:57:49.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-30T19:57:50.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-30T19:57:50.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-30T19:57:50.701Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-30T19:57:51.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-11-30T19:57:51.518Z] check_test.go:252: [dcb7d291b96e9] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-11-30T19:57:51.518Z] check_test.go:252: [db057df1b103f] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-30T19:57:51.518Z] check_test.go:252: [dab4bd150d973] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-11-30T19:57:51.518Z] check_test.go:252: [d5de389451c0f] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-11-30T19:57:51.518Z] check_test.go:252: [d5ba1dc2f23a7] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-11-30T19:57:51.518Z] check_test.go:252: [dad3070f74c9f] daemon is not started [2020-11-30T19:57:51.518Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-30T19:57:51.518Z] check_test.go:252: [d5ce9aa0bdccd] daemon is not started [2020-11-30T19:57:51.518Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-30T19:57:51.518Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-30T19:57:56.757Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-30T19:57:56.757Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-30T19:57:57.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-30T19:57:57.012Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-11-30T19:57:57.268Z] check_test.go:279: [de89d59dee663] daemon is not started [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-30T19:57:57.268Z] check_test.go:279: [d5e8d89310703] daemon is not started [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-30T19:57:57.268Z] check_test.go:279: [d228761c52545] daemon is not started [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-30T19:57:57.268Z] check_test.go:279: [d0082705cf157] daemon is not started [2020-11-30T19:57:57.268Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-30T19:57:57.268Z] check_test.go:279: [ddc34e4539a9c] daemon is not started [2020-11-30T19:57:57.268Z] === RUN TestDockerNetworkSuite [2020-11-30T19:57:57.268Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-30T19:57:59.154Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-30T19:58:00.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-30T19:58:02.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-30T19:58:04.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-30T19:58:07.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-30T19:58:08.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-30T19:58:13.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-30T19:58:16.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-30T19:58:17.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-30T19:58:17.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-30T19:58:18.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-30T19:58:18.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-30T19:58:19.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-30T19:58:20.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-30T19:58:20.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-30T19:58:21.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-30T19:58:21.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-30T19:58:21.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-30T19:58:21.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-30T19:58:22.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-30T19:58:23.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-30T19:58:23.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-30T19:58:23.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-30T19:58:23.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-30T19:58:26.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-30T19:58:28.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-30T19:58:28.539Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-30T19:58:30.802Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-30T19:58:30.802Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-30T19:58:30.802Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-30T19:58:34.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-30T19:58:34.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-30T19:58:34.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-30T19:58:34.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-30T19:58:34.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-30T19:58:35.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-30T19:58:35.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-30T19:58:35.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-30T19:58:37.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-30T19:58:37.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-30T19:58:37.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-30T19:58:38.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-30T19:58:39.398Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-30T19:58:42.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-30T19:58:45.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-30T19:58:45.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-30T19:58:46.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-30T19:58:47.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-30T19:58:47.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-30T19:58:48.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-30T19:58:48.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-30T19:58:49.701Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite (57.56s) [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.99s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d12f8fdfca174] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d2e52833f08d0] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dae0b2a33f850] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dda90cf827a6f] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.67s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:1233: [d16724583e98f] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d49fb72711f43] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.36s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [de25e23ef9d77] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d62eb47ee5801] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [df9378ca14704] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d5fbde7494b19] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d9917596ea51e] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d759ecd8ef04f] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d7ba5e03922eb] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d723701ba55c9] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dd092f55f60f8] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d803679e9b274] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d720627a968d3] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d0af2e11b3bea] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d24a03f4f7407] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d8f660472e09f] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dc52c4430a2c9] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d6ec87e7b2051] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dc7d3d1e7053d] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dbf50de54110a] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.47s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:968: [d53672fe91308] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.77s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [dbf15aded8ab4] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.87s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:1116: [df29f1a0e4c3f] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [da574c441beba] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d89986388671d] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d731643d79b35] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-30T19:58:54.942Z] docker_cli_network_unix_test.go:46: [d266ea9d01556] daemon is not started [2020-11-30T19:58:54.942Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d5d3c84b5a0a6] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d9cf1ea1d3e05] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d68cd1cb27b4e] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d92a0d8c1de5f] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d85ff8e7e5208] daemon is not started [2020-11-30T19:58:54.943Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d5068fced35e2] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d64ae0c4bb9ac] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:1084: [d65ff8d1b0f95] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [dbefeb3d1d258] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d646a7d702c81] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d1650e7113818] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d83c9b866d9c7] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d8085b0470a1b] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [de4c1dc6acd7c] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [dea9a05c26ede] daemon is not started [2020-11-30T19:58:54.943Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2020-11-30T19:58:54.943Z] docker_cli_network_unix_test.go:46: [d972ce8e42356] daemon is not started [2020-11-30T19:58:54.943Z] === RUN TestDockerHubPullSuite [2020-11-30T19:58:54.943Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-30T19:58:56.305Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-30T19:58:58.818Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-30T19:58:59.379Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-30T19:59:02.641Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-30T19:59:02.898Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite (8.21s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.46s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.41s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-11-30T19:59:02.898Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-11-30T19:59:02.898Z] PASS [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === Skipped [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-30T19:59:02.898Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-30T19:59:02.898Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-11-30T19:59:02.898Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.898Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:59:02.898Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:59:02.898Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.898Z] [2020-11-30T19:59:02.899Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-11-30T19:59:02.899Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-11-30T19:59:02.899Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-30T19:59:02.899Z] [2020-11-30T19:59:02.899Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-30T19:59:02.899Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-30T19:59:02.899Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-30T19:59:02.899Z] [2020-11-30T19:59:02.899Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:59:02.899Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:59:02.899Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-30T19:59:02.899Z] docker_cli_network_unix_test.go:46: [d5068fced35e2] daemon is not started [2020-11-30T19:59:02.899Z] [2020-11-30T19:59:02.899Z] [2020-11-30T19:59:02.899Z] DONE 1274 tests, 51 skipped in 1533.076s [2020-11-30T19:59:02.899Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:59:03.154Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:59:03.154Z] +++ kill 8026 [2020-11-30T19:59:04.081Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:59:04.081Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:59:04.081Z] [2020-11-30T19:59:04.081Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:59:04.081Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:59:04.081Z] [2020-11-30T19:59:04.081Z] To set a process to complain mode, use the command line tool [2020-11-30T19:59:04.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:59:04.081Z] +++ true [2020-11-30T19:59:04.081Z] exiting test-integration [2020-11-30T19:59:04.081Z] ++ exit 0 [2020-11-30T19:59:04.081Z] [2020-11-30T19:59:04.348Z] + for job in $(jobs -p) [2020-11-30T19:59:04.348Z] + wait 24213 [2020-11-30T19:59:19.184Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-30T19:59:20.548Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-30T19:59:27.080Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-30T19:59:32.322Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-30T19:59:33.686Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-30T19:59:38.927Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-30T19:59:45.458Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-30T19:59:48.738Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-30T19:59:48.738Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-30T19:59:55.270Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-30T19:59:55.270Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-30T19:59:55.831Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-30T19:59:57.718Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-30T20:00:51.117Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-30T20:00:51.117Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-30T20:00:51.117Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-30T20:00:51.117Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-30T20:00:52.096Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-30T20:00:52.562Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-30T20:00:52.562Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-30T20:00:52.562Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-30T20:00:52.562Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-30T20:00:53.027Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-30T20:00:54.007Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-30T20:00:54.047Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-30T20:00:56.928Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-30T20:00:58.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-30T20:00:58.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-30T20:00:58.489Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-30T20:00:58.489Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-30T20:01:01.418Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-30T20:01:13.850Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-30T20:01:24.204Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-30T20:01:25.177Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-30T20:01:25.177Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-30T20:01:28.928Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-30T20:01:29.900Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-30T20:01:35.711Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-30T20:02:01.655Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-30T20:02:03.555Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-30T20:02:07.720Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T20:02:11.478Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-30T20:02:11.478Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-30T20:02:11.939Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-30T20:02:37.124Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-30T20:02:37.125Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-30T20:02:37.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-30T20:02:46.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-30T20:02:46.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-30T20:02:52.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-30T20:03:02.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-30T20:03:13.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-30T20:03:13.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-30T20:03:18.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-30T20:03:18.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-30T20:03:18.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-30T20:03:24.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-30T20:03:24.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-30T20:03:24.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-30T20:03:24.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-30T20:03:24.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-30T20:03:54.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-30T20:03:59.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-30T20:03:59.961Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-30T20:04:00.423Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-30T20:04:01.969Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-30T20:04:01.969Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-30T20:04:06.803Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-30T20:04:08.346Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-30T20:04:08.346Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-30T20:04:08.346Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-30T20:04:09.318Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-30T20:04:10.294Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-30T20:04:10.757Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-30T20:04:11.730Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-30T20:04:12.191Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-30T20:04:17.999Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-30T20:04:19.542Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-30T20:04:19.542Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-30T20:04:21.085Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-30T20:04:21.085Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-30T20:04:21.546Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-30T20:04:23.731Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-30T20:04:24.702Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-30T20:04:25.165Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-30T20:04:25.165Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-30T20:04:26.135Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-30T20:04:26.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-30T20:04:26.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-30T20:04:26.598Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-30T20:04:29.103Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-30T20:04:32.405Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-30T20:04:43.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-30T20:04:45.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-30T20:04:49.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-30T20:04:50.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-30T20:05:14.986Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-30T20:05:14.986Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-30T20:05:14.986Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-30T20:05:18.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-30T20:05:18.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-30T20:05:19.197Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-30T20:05:19.197Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-30T20:05:19.663Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-30T20:05:19.663Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-30T20:05:46.635Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-30T20:05:46.635Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-30T20:05:47.561Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-30T20:05:49.651Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-30T20:05:49.651Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-30T20:05:49.651Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-30T20:05:50.074Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-30T20:05:52.589Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-30T20:05:55.104Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-30T20:06:14.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-30T20:06:15.292Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-30T20:06:16.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-30T20:06:16.982Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-30T20:06:20.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-30T20:06:22.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-30T20:06:25.129Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-30T20:06:29.165Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-30T20:06:30.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-30T20:06:32.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-30T20:06:35.679Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-30T20:06:43.759Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-30T20:06:47.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-30T20:06:49.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-30T20:06:52.322Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-30T20:06:54.209Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-30T20:06:57.472Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-30T20:07:00.002Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-30T20:07:02.533Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-30T20:07:51.237Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-30T20:07:51.237Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-30T20:07:51.237Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-30T20:07:58.728Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-30T20:08:10.889Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite (1706.89s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.56s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.56s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.58s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.23s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.89s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:562: [dde510f82582d] joining swarm manager [d9f8afcfef780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:584: [df00db2792896] joining swarm manager [d9f8afcfef780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] check_test.go:380: [dde510f82582d] daemon is not started [2020-11-30T20:08:28.924Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.45s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:45: [dd2de47db380a] joining swarm manager [df1d155f37a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.66s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:303: [df8f2a3481954] joining swarm manager [df9e7d5eece97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:304: [dda957f386356] joining swarm manager [df9e7d5eece97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.82s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:271: [df60d77496e23] joining swarm manager [d87027a27485c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:272: [d3a21de4281ab] joining swarm manager [d87027a27485c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.30s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.86s) [2020-11-30T20:08:28.924Z] docker_api_swarm_node_test.go:19: [da552689b9bf5] joining swarm manager [d14eab12c9eb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_node_test.go:20: [d8f7152ffca2c] joining swarm manager [d14eab12c9eb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.92s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:501: [da71da40485fe] joining swarm manager [d46e0136c784b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:506: [ddce5709c6f53] joining swarm manager [d46e0136c784b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.07s) [2020-11-30T20:08:28.924Z] docker_api_swarm_node_test.go:80: [d4b78aa2dbbc6] joining swarm manager [d9efe9db0cd70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2020-11-30T20:08:28.924Z] docker_api_swarm_node_test.go:52: [d4ef504bf923d] joining swarm manager [d425a63426ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_node_test.go:53: [dc77bc0762036] joining swarm manager [d425a63426ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.25s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:201: [dbe89365622e0] joining swarm manager [da6b1be604cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.49s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:383: [dce885182573a] joining swarm manager [df89e01fd8ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:384: [ddd052d9d672e] joining swarm manager [df89e01fd8ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] check_test.go:380: [ddd052d9d672e] daemon is not started [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.63s) [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:801: [d46142abcc504] joining swarm manager [d5c8508a6cdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:801: [dd668d1960ef2] joining swarm manager [d5c8508a6cdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:801: [deee7dc51e19c] joining swarm manager [d5c8508a6cdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:801: [da3a2fe5adb5e] joining swarm manager [d5c8508a6cdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-30T20:08:28.924Z] docker_api_swarm_test.go:809: [d080da22be7a6] joining swarm manager [d5c8508a6cdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s) [2020-11-30T20:08:28.924Z] docker_api_swarm_service_test.go:394: [dcec2b58dcde0] joining swarm manager [d562e67556df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_service_test.go:394: [d5df8146b4aee] joining swarm manager [d562e67556df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.58s) [2020-11-30T20:08:28.924Z] docker_api_swarm_service_test.go:342: [d8ae715e720a2] joining swarm manager [d80b3c4c55998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.924Z] docker_api_swarm_service_test.go:342: [dba23a3548f3f] joining swarm manager [d80b3c4c55998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.14s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:489: [de46238891147] joining swarm manager [dd63dfcdfb111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:489: [dbe122c7b9c25] joining swarm manager [dd63dfcdfb111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:127: [da8db7a7613c6] joining swarm manager [d98d20dbb3e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:128: [d7c04449b91ba] joining swarm manager [d98d20dbb3e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:136: [dabf27a328c32] joining swarm manager [d98d20dbb3e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:137: [d1c76ead245a5] joining swarm manager [d98d20dbb3e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.85s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:303: [d81dccb6e5b6f] joining swarm manager [ded5e9b45a518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:303: [d276487bb205c] joining swarm manager [ded5e9b45a518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.91s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:99: [ddbdd4df2fa69] joining swarm manager [daad7b731b51e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:100: [dbe969a7736dc] joining swarm manager [daad7b731b51e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] check_test.go:380: [ddbdd4df2fa69] daemon is not started [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.86s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:532: [d51050e46c5a7] joining swarm manager [d8d749156b5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:533: [d4c75d96195ff] joining swarm manager [d8d749156b5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:147: [dd6980941f687] joining swarm manager [d74d35663a1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_api_swarm_service_test.go:147: [daa3eb0259680] joining swarm manager [d74d35663a1d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.86s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.53s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.83s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.55s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.84s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.81s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.49s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.70s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.48s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.55s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.75s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.41s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.83s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.63s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.83s) [2020-11-30T20:08:28.925Z] docker_cli_service_logs_test.go:245: checking task i9ofq3u819w2 [2020-11-30T20:08:28.925Z] docker_cli_service_logs_test.go:250: checking messages for i9ofq3u819w2 [2020-11-30T20:08:28.925Z] docker_cli_service_logs_test.go:245: checking task qdfvb8srobn7 [2020-11-30T20:08:28.925Z] docker_cli_service_logs_test.go:250: checking messages for qdfvb8srobn7 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (15.02s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.86s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.27s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.47s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1901: [dfd2af2516472] joining swarm manager [d1516ac80b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1902: [d4e947c594882] joining swarm manager [d1516ac80b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.86s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.30s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.03s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1802: [d17925f15348a] joining swarm manager [d88b8efacf6d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1803: [daed1832c74d9] joining swarm manager [d88b8efacf6d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.71s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.46s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1321: [ddfc447eca6f8] joining swarm manager [d3909d7347347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1322: [ddf004c2bbf4c] joining swarm manager [d3909d7347347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.33s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.04s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.41s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.89s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.54s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.95s) [2020-11-30T20:08:28.925Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.72s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.85s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.14s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.07s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1186: [d07d5d6212faf] joining swarm manager [d68d7ecaa5869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1195: [d34ebceb2f065] joining swarm manager [d68d7ecaa5869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.64s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.63s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1118: [d0fa37457c828] joining swarm manager [df0f75c89bffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1119: [d3e36bda984ad] joining swarm manager [df0f75c89bffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1172: [d717b5a5f6fa6] joining swarm manager [df0f75c89bffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1453: [de0d75ffa17e8] joining swarm manager [d794670e6cebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] docker_cli_swarm_test.go:1454: [db306e436c055] joining swarm manager [d794670e6cebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.98s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.10s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.83s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.06s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.91s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.99s) [2020-11-30T20:08:28.925Z] docker_cli_swarm_unix_test.go:62: [df290a39102fa] joining swarm manager [d0685ee7462b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.81s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.19s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2020-11-30T20:08:28.925Z] docker_api_swarm_test.go:961: [d9cacff4d20d5] joining swarm manager [deeb9f5136075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.91s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.90s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.88s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.20s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.28s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.23s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.43s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.87s) [2020-11-30T20:08:28.925Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2020-11-30T20:08:28.925Z] === RUN TestDockerExternalVolumeSuite [2020-11-30T20:08:28.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-30T20:08:43.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-30T20:09:17.361Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-30T20:09:17.361Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-30T20:09:17.361Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-30T20:09:32.217Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-30T20:09:49.945Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-30T20:09:51.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-30T20:10:01.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-30T20:10:02.397Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-30T20:10:33.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-30T20:10:38.168Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-30T20:10:48.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-30T20:10:55.892Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-30T20:11:06.252Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-30T20:11:20.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-30T20:11:32.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-30T20:12:04.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-30T20:12:20.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-30T20:12:35.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-30T20:13:02.887Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-30T20:13:05.077Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-30T20:13:10.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-30T20:13:14.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-30T20:13:14.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-30T20:13:14.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-30T20:13:14.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-30T20:13:15.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-30T20:13:20.897Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-30T20:13:22.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-30T20:13:38.640Z] === RUN TestDockerSuite/TestBuildFails [2020-11-30T20:13:40.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-30T20:13:40.829Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-30T20:13:41.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-30T20:13:47.105Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-30T20:13:52.908Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-30T20:14:00.006Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-30T20:14:12.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-30T20:14:12.416Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-30T20:14:12.416Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-30T20:14:19.504Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-30T20:14:19.504Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-30T20:14:19.504Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-30T20:14:19.964Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-30T20:14:19.964Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-30T20:14:34.803Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-30T20:14:34.803Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-30T20:14:44.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-30T20:14:45.142Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-30T20:14:46.112Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-30T20:14:48.302Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-30T20:14:48.302Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-30T20:14:49.277Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-30T20:14:49.277Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-30T20:14:55.088Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-30T20:14:55.548Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-30T20:14:56.009Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-30T20:14:56.984Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-30T20:14:57.443Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-30T20:14:58.423Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-30T20:14:59.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-30T20:14:59.969Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-30T20:15:05.779Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-30T20:15:05.779Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-30T20:15:05.779Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-30T20:15:05.779Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-30T20:15:05.779Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-30T20:15:06.240Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-30T20:15:06.240Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-30T20:15:06.700Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-30T20:15:07.237Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-30T20:15:13.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-30T20:15:14.320Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-30T20:15:32.036Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-30T20:15:35.454Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-30T20:15:35.454Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-30T20:15:36.999Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-30T20:15:46.861Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.65s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:53: [d27b7d8120b01] daemon is not started [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:53: [d23760aa01e5e] daemon is not started [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:53: [d919c92d7098a] daemon is not started [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:53: [dfcf89a1d4898] daemon is not started [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:485: [d07ec47ab0396] daemon is not started [2020-11-30T20:15:46.862Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-30T20:15:46.862Z] docker_cli_external_volume_driver_test.go:53: [d4549d917be09] daemon is not started [2020-11-30T20:15:46.862Z] PASS [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] === Skipped [2020-11-30T20:15:46.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-30T20:15:46.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-30T20:15:46.862Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-30T20:15:46.862Z] check_test.go:309: [d116d0dd4e057] daemon is not started [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-30T20:15:46.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-30T20:15:46.862Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-30T20:15:46.862Z] check_test.go:309: [d524e3985c03f] daemon is not started [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T20:15:46.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T20:15:46.862Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-30T20:15:46.862Z] check_test.go:309: [d363fc6eb1d35] daemon is not started [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:15:46.862Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:15:46.862Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:15:46.862Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:15:46.862Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] DONE 273 tests, 5 skipped in 2533.302s [2020-11-30T20:15:46.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T20:15:46.862Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T20:15:46.862Z] +++ kill 8029 [2020-11-30T20:15:46.862Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d02bfa6186740/docker.pid [2020-11-30T20:15:46.862Z] +++ kill 5846 [2020-11-30T20:15:46.862Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5846 is not a child of this shell [2020-11-30T20:15:46.862Z] warning: PID 5846 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d02bfa6186740/docker.pid had a nonzero exit code [2020-11-30T20:15:46.862Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d02bfa6186740/root: target is busy. [2020-11-30T20:15:46.862Z] +++ /etc/init.d/apparmor stop [2020-11-30T20:15:46.862Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] Unloading profiles will leave already running processes permanently [2020-11-30T20:15:46.862Z] unconfined, which can lead to unexpected situations. [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] To set a process to complain mode, use the command line tool [2020-11-30T20:15:46.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T20:15:46.862Z] +++ true [2020-11-30T20:15:46.862Z] exiting test-integration [2020-11-30T20:15:46.862Z] ++ exit 0 [2020-11-30T20:15:46.862Z] [2020-11-30T20:15:46.862Z] + exit 0 [2020-11-30T20:15:46.862Z] ++ jobs -p [2020-11-30T20:15:46.862Z] + pids= [2020-11-30T20:15:46.862Z] + echo 'Remaining pids to kill: []' [2020-11-30T20:15:46.862Z] Remaining pids to kill: [] [2020-11-30T20:15:46.862Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-30T20:15:46.871Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T20:15:47.903Z] + echo Ensuring container killed. [2020-11-30T20:15:47.903Z] Ensuring container killed. [2020-11-30T20:15:47.903Z] + docker ps -aq -f name=docker-pr1-* [2020-11-30T20:15:47.903Z] + cids=258403e386cc [2020-11-30T20:15:47.903Z] 77a263f02613 [2020-11-30T20:15:47.903Z] fe9178793c9d [2020-11-30T20:15:47.903Z] + [ -n 258403e386cc [2020-11-30T20:15:47.903Z] 77a263f02613 [2020-11-30T20:15:47.903Z] fe9178793c9d ] [2020-11-30T20:15:47.903Z] + docker rm -vf 258403e386cc 77a263f02613 fe9178793c9d [2020-11-30T20:15:49.790Z] 258403e386cc [2020-11-30T20:15:50.717Z] 77a263f02613 [2020-11-30T20:15:50.717Z] fe9178793c9d [Pipeline] sh [2020-11-30T20:15:51.033Z] + echo Chowning /workspace to jenkins user [2020-11-30T20:15:51.033Z] Chowning /workspace to jenkins user [2020-11-30T20:15:51.033Z] + id -u [2020-11-30T20:15:51.033Z] + id -g [2020-11-30T20:15:51.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41732:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T20:15:54.631Z] + bundleName=amd64 [2020-11-30T20:15:54.631Z] + echo Creating amd64-bundles.tar.gz [2020-11-30T20:15:54.631Z] Creating amd64-bundles.tar.gz [2020-11-30T20:15:54.631Z] + xargs tar -czf amd64-bundles.tar.gz [2020-11-30T20:15:54.631Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-11-30T20:15:55.566Z] Archiving artifacts [2020-11-30T20:15:56.076Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T20:15:56.380Z] + make clean [2020-11-30T20:15:56.636Z] docker volume rm -f docker-dev-cache [2020-11-30T20:15:56.636Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T20:16:19.563Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-30T20:16:34.404Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-30T20:16:44.746Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-30T20:16:50.556Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-30T20:16:56.363Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-30T20:17:14.077Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-30T20:17:14.077Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-30T20:17:22.686Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-30T20:17:22.686Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-30T20:17:22.686Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-30T20:17:22.686Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-30T20:17:24.870Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-30T20:17:30.678Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-30T20:17:32.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-30T20:17:32.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-30T20:17:32.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-30T20:17:35.784Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-30T20:17:37.329Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-30T20:17:38.300Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-30T20:17:48.644Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-30T20:17:49.616Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-30T20:17:59.953Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-30T20:18:02.141Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-30T20:18:16.977Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-30T20:18:22.785Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-30T20:18:27.496Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-30T20:18:28.466Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-30T20:18:28.466Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-30T20:18:28.466Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-30T20:18:30.654Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-30T20:18:30.655Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-30T20:19:21.391Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-30T20:19:42.541Z] === RUN TestDockerSuite/TestBuildRm [2020-11-30T20:19:54.952Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-30T20:19:59.656Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-30T20:19:59.656Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-30T20:20:00.117Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-30T20:20:01.659Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-30T20:20:05.405Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-30T20:20:08.321Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-30T20:20:14.137Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-30T20:20:31.850Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-30T20:20:31.850Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-30T20:20:31.850Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-30T20:20:44.244Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-30T20:20:44.244Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-30T20:20:50.069Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-30T20:20:50.069Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-30T20:20:55.878Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-30T20:21:16.986Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-30T20:21:17.447Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-30T20:21:20.355Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-30T20:21:21.898Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-30T20:21:26.595Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-30T20:21:33.685Z] === RUN TestDockerSuite/TestBuildUser [2020-11-30T20:21:33.685Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-30T20:21:33.685Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-30T20:21:33.685Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-30T20:21:37.426Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-30T20:21:38.395Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-30T20:21:45.482Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-30T20:21:45.482Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-30T20:21:45.482Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-30T20:22:10.639Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-30T20:22:10.639Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-30T20:22:20.976Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-30T20:22:26.774Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-30T20:22:26.774Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-30T20:22:26.774Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-30T20:22:28.954Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-30T20:22:29.928Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-11-30T20:22:42.318Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-30T20:22:48.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-30T20:22:48.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-30T20:23:09.218Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-30T20:23:09.218Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-30T20:23:09.218Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-30T20:23:09.218Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-30T20:23:10.187Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-30T20:23:20.518Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-30T20:23:21.494Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-30T20:23:21.494Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-30T20:23:21.954Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-30T20:23:21.954Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-30T20:23:24.138Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-30T20:23:28.840Z] === RUN TestDockerSuite/TestCommitChange [2020-11-30T20:23:34.641Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-30T20:23:39.342Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-30T20:23:39.342Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-30T20:23:47.932Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-30T20:23:47.932Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-30T20:23:55.012Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-30T20:24:05.345Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-30T20:24:12.423Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-30T20:24:24.816Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-30T20:24:24.816Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-30T20:24:26.359Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-30T20:24:26.359Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-30T20:24:26.359Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-30T20:24:26.359Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-30T20:24:33.438Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-30T20:24:33.438Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-30T20:24:33.438Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-30T20:24:36.356Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-30T20:24:36.356Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-30T20:24:36.356Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-30T20:24:36.356Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-30T20:24:36.356Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-30T20:24:39.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-30T20:24:40.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-30T20:24:42.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-30T20:24:42.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-30T20:24:42.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-30T20:24:45.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-30T20:24:45.905Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-30T20:24:48.087Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-30T20:24:48.087Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-30T20:24:48.087Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-30T20:24:50.282Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-30T20:24:50.282Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-30T20:24:52.463Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-30T20:24:52.463Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-30T20:24:54.647Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-30T20:24:55.114Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-30T20:24:57.299Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-30T20:25:01.039Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-30T20:25:11.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-30T20:25:11.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-30T20:25:11.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-30T20:25:11.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-30T20:25:11.376Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-30T20:25:12.345Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-30T20:25:12.345Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-30T20:25:14.525Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-30T20:25:14.525Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-30T20:25:16.707Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-30T20:25:16.707Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-30T20:25:21.418Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-30T20:25:22.957Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-30T20:25:23.420Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-30T20:25:23.420Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-30T20:25:23.420Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-30T20:25:23.420Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-30T20:25:23.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-11-30T20:25:25.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-30T20:25:25.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-11-30T20:25:27.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-11-30T20:25:29.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-11-30T20:25:32.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-11-30T20:25:40.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000920040_} [2020-11-30T20:25:42.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1052715610_c:\foo_false____} [2020-11-30T20:25:45.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1052715610_c:\foo_true____} [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-30T20:25:47.381Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-30T20:25:49.562Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-30T20:25:49.562Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-30T20:25:49.562Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-30T20:25:50.025Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-30T20:25:52.206Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-30T20:25:52.206Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-30T20:25:52.206Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-30T20:25:59.299Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-30T20:25:59.759Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-30T20:25:59.759Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-30T20:25:59.759Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-30T20:26:04.452Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-30T20:26:06.633Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-30T20:26:06.633Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-30T20:26:06.633Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-30T20:26:16.964Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-30T20:26:16.964Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-30T20:26:16.964Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-30T20:26:25.549Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-30T20:26:25.549Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-30T20:26:25.549Z] === RUN TestDockerSuite/TestCpToDot [2020-11-30T20:26:27.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-30T20:26:27.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-30T20:26:27.732Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-30T20:26:29.911Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-30T20:26:29.911Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-30T20:26:29.911Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-30T20:26:29.911Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-30T20:26:29.911Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-30T20:26:30.375Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-30T20:26:30.375Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-30T20:26:32.559Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-30T20:26:34.738Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-30T20:26:34.738Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-30T20:26:35.198Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-30T20:26:37.380Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-30T20:26:37.839Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-30T20:26:37.839Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-30T20:26:37.839Z] === RUN TestDockerSuite/TestCreateRM [2020-11-30T20:26:38.298Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-30T20:26:38.298Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-30T20:26:38.298Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-30T20:26:38.757Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-30T20:26:53.581Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-30T20:26:53.581Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-30T20:26:53.581Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-30T20:26:56.490Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-30T20:26:56.949Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-30T20:26:56.950Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-30T20:26:59.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-30T20:26:59.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDockerFails [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-30T20:26:59.596Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-30T20:27:02.505Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-30T20:27:04.685Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-30T20:27:06.864Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-30T20:27:15.441Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-30T20:27:21.237Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-30T20:27:25.928Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-30T20:27:28.837Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-30T20:27:29.298Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-30T20:27:33.036Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-30T20:27:34.575Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-30T20:27:35.544Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-30T20:27:40.244Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-30T20:27:44.946Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-30T20:27:45.916Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-30T20:27:45.916Z] === RUN TestDockerSuite/TestEventsRename [2020-11-30T20:27:48.099Z] === RUN TestDockerSuite/TestEventsResize [2020-11-30T20:27:51.010Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-30T20:27:58.096Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-30T20:28:01.009Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-30T20:28:05.703Z] === RUN TestDockerSuite/TestEventsTop [2020-11-30T20:28:05.703Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-30T20:28:08.612Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-30T20:28:12.362Z] === RUN TestDockerSuite/TestExec [2020-11-30T20:28:12.362Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-30T20:28:12.362Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-30T20:28:14.548Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-30T20:28:16.087Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-30T20:28:16.087Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-30T20:28:16.088Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-30T20:28:16.088Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-30T20:28:18.271Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-30T20:28:20.453Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-30T20:28:22.637Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-30T20:28:24.175Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-30T20:28:28.871Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-30T20:28:28.871Z] === RUN TestDockerSuite/TestExecEnv [2020-11-30T20:28:28.871Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-30T20:28:28.871Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-30T20:28:31.051Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecParseError [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-30T20:28:35.748Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-30T20:28:38.655Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-30T20:28:40.845Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-30T20:28:40.845Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-30T20:28:49.426Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-30T20:28:49.426Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-30T20:28:49.426Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-30T20:28:49.426Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-30T20:28:54.280Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-30T20:29:00.079Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-30T20:29:02.991Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestHealth [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-30T20:29:10.076Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-30T20:29:14.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-30T20:29:14.767Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-30T20:29:14.767Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-30T20:29:14.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-30T20:29:15.230Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-30T20:29:15.230Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-30T20:29:16.203Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-30T20:29:16.203Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-30T20:29:17.172Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-30T20:29:17.172Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-30T20:29:19.353Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-30T20:29:19.353Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-30T20:29:21.533Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-30T20:29:24.442Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-30T20:29:24.442Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-30T20:29:24.442Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-30T20:29:28.181Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-30T20:29:28.181Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-30T20:29:30.363Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-30T20:29:30.363Z] === RUN TestDockerSuite/TestImportFile [2020-11-30T20:29:30.363Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-30T20:29:30.824Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-30T20:29:33.003Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-30T20:29:35.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-30T20:29:35.184Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-30T20:29:35.184Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-30T20:29:35.184Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-30T20:29:35.643Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-30T20:29:42.732Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-30T20:29:42.732Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-30T20:29:44.918Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-30T20:29:44.918Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-30T20:29:44.918Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-30T20:29:44.918Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-30T20:29:47.099Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-30T20:29:52.915Z] === RUN TestDockerSuite/TestInspectImage [2020-11-30T20:29:52.915Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-30T20:29:52.915Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-30T20:29:52.915Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-30T20:29:55.106Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-30T20:29:56.643Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-30T20:29:57.103Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-30T20:29:59.283Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-30T20:30:01.468Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-30T20:30:01.468Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-30T20:30:01.468Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-30T20:30:03.654Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-30T20:30:06.562Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-30T20:30:11.255Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-30T20:30:12.797Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-30T20:30:14.979Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-30T20:30:17.163Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-30T20:30:19.344Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-30T20:30:21.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-30T20:30:23.713Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-30T20:30:24.172Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-30T20:30:24.632Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-30T20:30:24.632Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-30T20:30:26.173Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-30T20:30:28.355Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-30T20:30:34.160Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-30T20:30:37.071Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-30T20:30:37.071Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-30T20:30:39.253Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-30T20:30:39.253Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-30T20:30:47.837Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-30T20:30:56.413Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-30T20:31:03.500Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-30T20:31:06.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-30T20:31:08.594Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-30T20:31:08.594Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-30T20:31:10.775Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-30T20:31:17.852Z] === RUN TestDockerSuite/TestLogsSince [2020-11-30T20:31:28.193Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-30T20:31:28.194Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-30T20:31:28.194Z] === RUN TestDockerSuite/TestLogsTail [2020-11-30T20:31:29.734Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-30T20:31:32.643Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestNetHostname [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPluginActive [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-30T20:31:34.824Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPortList [2020-11-30T20:31:35.292Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-30T20:31:39.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-30T20:31:44.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-30T20:31:44.699Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-30T20:31:53.277Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-30T20:31:53.277Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-30T20:32:05.665Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-30T20:32:18.057Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-30T20:32:18.517Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-30T20:32:18.517Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-30T20:32:33.341Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-30T20:32:37.086Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-30T20:32:44.173Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-30T20:32:48.870Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-30T20:32:48.870Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-30T20:32:48.870Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-30T20:32:53.566Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-30T20:32:53.566Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-30T20:32:53.566Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-30T20:32:53.566Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-30T20:32:53.566Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-30T20:33:00.648Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-30T20:33:00.648Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-30T20:33:02.831Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-30T20:33:02.831Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-30T20:33:03.800Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-30T20:33:04.769Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-30T20:33:04.769Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-30T20:33:09.467Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-30T20:33:14.168Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-30T20:33:16.349Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-30T20:33:37.453Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-30T20:33:37.453Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-30T20:33:42.147Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-30T20:33:42.607Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-30T20:33:42.607Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-30T20:33:43.575Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-30T20:33:48.269Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-30T20:33:52.972Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-30T20:33:52.972Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-30T20:33:56.714Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-30T20:33:56.714Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-30T20:33:57.173Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-30T20:34:14.884Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-30T20:34:15.343Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-30T20:34:16.312Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-30T20:34:23.391Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-30T20:34:29.204Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-30T20:34:37.779Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-30T20:34:42.472Z] === RUN TestDockerSuite/TestRmiTag [2020-11-30T20:34:42.934Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-30T20:34:45.118Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-30T20:35:06.234Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-30T20:35:06.234Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-30T20:35:12.033Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-30T20:35:13.010Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-30T20:35:15.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-30T20:35:15.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-30T20:35:15.920Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-30T20:35:20.618Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-30T20:35:22.801Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-30T20:35:24.982Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-30T20:35:27.168Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-30T20:35:29.351Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-30T20:35:29.351Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-30T20:35:34.058Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-30T20:35:34.518Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-30T20:35:34.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-30T20:35:34.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-30T20:35:34.518Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-30T20:35:34.518Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-30T20:35:43.095Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-30T20:35:43.095Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-30T20:35:45.276Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-30T20:35:45.276Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-30T20:35:45.276Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-30T20:35:47.460Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-30T20:35:49.645Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-30T20:35:51.826Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-30T20:35:54.009Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-30T20:35:54.009Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-30T20:35:54.009Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-30T20:35:54.009Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-30T20:35:56.190Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-30T20:35:56.190Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-30T20:35:56.190Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-30T20:35:56.190Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-30T20:35:56.190Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-30T20:35:58.371Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-30T20:36:04.197Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-30T20:36:06.384Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-30T20:36:06.384Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-30T20:36:06.384Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-30T20:36:06.384Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-30T20:36:08.573Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-30T20:36:10.753Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-30T20:36:10.753Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-30T20:36:19.328Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-30T20:36:19.328Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-30T20:36:19.328Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-30T20:36:19.328Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-30T20:36:20.447Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-30T20:36:22.624Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-30T20:36:24.804Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-30T20:36:26.989Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-30T20:36:27.449Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-30T20:36:32.145Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-30T20:36:40.741Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-30T20:36:40.741Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-30T20:36:41.710Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-30T20:36:41.710Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-30T20:36:41.710Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-30T20:36:41.710Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-30T20:36:41.710Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunMount [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-30T20:36:42.173Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-30T20:36:49.258Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-30T20:36:49.258Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-30T20:36:49.258Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-30T20:36:49.258Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-30T20:36:53.952Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-30T20:36:58.651Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-30T20:36:59.624Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-30T20:37:01.808Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-30T20:37:03.988Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-30T20:37:05.531Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-30T20:37:07.713Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-30T20:37:07.713Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-30T20:37:07.713Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-30T20:37:07.713Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-30T20:37:07.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-30T20:37:08.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-30T20:37:08.173Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-30T20:37:08.173Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-30T20:37:08.173Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-30T20:37:11.915Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-30T20:37:20.492Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-30T20:37:20.492Z] === RUN TestDockerSuite/TestRunRm [2020-11-30T20:37:22.681Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-30T20:37:28.484Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-30T20:37:30.663Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-30T20:37:32.845Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-30T20:37:35.027Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-30T20:37:37.937Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-30T20:37:37.937Z] === RUN TestDockerSuite/TestRunState [2020-11-30T20:37:37.937Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-30T20:37:40.119Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-30T20:37:40.119Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-30T20:37:42.299Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-30T20:37:48.106Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-30T20:37:49.650Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-30T20:37:49.650Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-30T20:37:52.561Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-30T20:37:52.561Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-30T20:37:52.561Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-30T20:37:55.481Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-30T20:38:02.579Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-30T20:38:07.284Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-30T20:38:14.365Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-30T20:38:14.365Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-30T20:38:14.365Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-30T20:38:16.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-30T20:38:18.736Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-30T20:38:20.919Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-30T20:38:31.252Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-30T20:38:32.227Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-30T20:38:34.410Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-30T20:38:44.735Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-30T20:38:46.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-30T20:38:46.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-30T20:38:46.740Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-30T20:38:47.199Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-30T20:38:48.739Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-30T20:38:55.818Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-30T20:38:55.818Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-30T20:39:04.392Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-30T20:39:04.392Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-30T20:39:08.142Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-30T20:39:08.142Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-30T20:39:08.142Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-30T20:39:08.142Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-30T20:39:08.142Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-30T20:39:15.231Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-30T20:39:16.201Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-30T20:39:19.115Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-30T20:39:19.115Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-30T20:39:21.295Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-30T20:39:38.993Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-30T20:39:40.540Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-30T20:39:40.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-30T20:39:43.450Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-30T20:39:43.911Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-30T20:39:44.374Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-30T20:39:44.374Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-30T20:39:44.835Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-30T20:39:59.663Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-30T20:39:59.663Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-30T20:39:59.663Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-30T20:39:59.663Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-30T20:39:59.663Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-30T20:40:05.461Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-30T20:40:05.920Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-30T20:40:05.920Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-30T20:40:16.252Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-30T20:40:16.252Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite (2687.35s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-30T20:40:16.252Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.39s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (164.01s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-11-30T20:40:16.252Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-11-30T20:40:16.252Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-30T20:40:16.252Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-30T20:40:16.252Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.07s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-30T20:40:16.252Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.32s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.09s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2020-11-30T20:40:16.252Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.26s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.72s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.78s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.29s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2020-11-30T20:40:16.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-30T20:40:16.252Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.72s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.86s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.69s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.69s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.13s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.22s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.74s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.65s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.24s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.04s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2020-11-30T20:40:16.253Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.43s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.62s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.80s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.56s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.12s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.72s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.95s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.73s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.66s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.71s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.04s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.25s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.94s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.37s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.53s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.44s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.06s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.56s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.05s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (107.11s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.85s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.32s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.10s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.25s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.18s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.32s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.61s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFails (2.20s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.65s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.29s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.09s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.50s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.34s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.79s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildHistory (10.41s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.10s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.38s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.89s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.67s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.08s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.00s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.90s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.73s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.63s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.44s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-11-30T20:40:16.253Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.18s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.63s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.12s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.50s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (14.38s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.69s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.21s) [2020-11-30T20:40:16.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2020-11-30T20:40:16.253Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.77s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.43s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildRm (14.98s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.44s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-11-30T20:40:16.254Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.37s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.46s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.49s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.29s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.80s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.55s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildStderr (5.48s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.88s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.08s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.18s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.93s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.50s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.21s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.33s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.74s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.80s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.12s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.55s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.49s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2020-11-30T20:40:16.254Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-30T20:40:16.254Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.01s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitChange (5.52s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.16s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.43s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitTTY (7.27s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.02s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2020-11-30T20:40:16.254Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-30T20:40:16.254Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.34s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.19s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.08s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.69s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.14s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.98s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.98s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.95s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.254Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.35s) [2020-11-30T20:40:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-30T20:40:16.254Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.28s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.98s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.86s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.36s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.37s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.57s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000920040_} (2.47s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1052715610_c:\foo_false____} (2.39s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1052715610_c:\foo_true____} (2.32s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-30T20:40:16.716Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.10s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.60s) [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.32s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.30s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.33s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToDot (2.25s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- PASS: TestDockerSuite/TestCpToStdout (2.36s) [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-30T20:40:16.716Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.716Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.65s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.40s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:16.717Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.39s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:16.717Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.33s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.34s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsCopy (5.80s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.01s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.78s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.21s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFormat (4.50s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsRename (2.43s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsResize (2.84s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.97s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2020-11-30T20:40:16.717Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.71s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.95s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.42s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecInspectID (4.70s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-30T20:40:16.717Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.36s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-11-30T20:40:16.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.09s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.55s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.65s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-30T20:40:16.717Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-30T20:40:16.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.23s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-30T20:40:16.717Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-30T20:40:16.717Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.03s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectDefault (2.20s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectHistory (5.21s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.20s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectStatus (2.66s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.21s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s) [2020-11-30T20:40:16.717Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-30T20:40:16.717Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.717Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.90s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-30T20:40:16.718Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.27s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.23s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.95s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.18s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.53s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.49s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.06s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsSince (9.24s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsTail (2.75s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.31s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-30T20:40:16.718Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.66s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsByOrder (9.05s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.13s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.68s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.49s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.19s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.65s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.69s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.95s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-30T20:40:16.718Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.37s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.63s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.31s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.44s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.34s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.39s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.56s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.00s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.10s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.11s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.37s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.37s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.65s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.52s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.37s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.89s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.14s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.62s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.59s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s) [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-30T20:40:16.718Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.16s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.56s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.28s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.09s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.43s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.12s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.37s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.05s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.74s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.04s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.69s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.27s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunRm (2.24s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.11s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.31s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.06s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s) [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-30T20:40:16.719Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-11-30T20:40:16.719Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.15s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.11s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.98s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.88s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.81s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.19s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.11s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.82s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.19s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.65s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.22s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.23s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.27s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.11s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.63s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.73s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-30T20:40:16.720Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-30T20:40:16.720Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-30T20:40:16.720Z] --- PASS: TestDockerRegistrySuite (0.18s) [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:16.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-30T20:40:16.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-30T20:40:16.721Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-30T20:40:16.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-30T20:40:16.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-30T20:40:16.721Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] === RUN TestDockerDaemonSuite [2020-11-30T20:40:16.721Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-30T20:40:16.721Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-30T20:40:16.721Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-30T20:40:16.721Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-30T20:40:16.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:16.721Z] === RUN TestDockerSwarmSuite [2020-11-30T20:40:16.721Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-11-30T20:40:16.721Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-11-30T20:40:17.182Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-11-30T20:40:17.182Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-11-30T20:40:17.182Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-11-30T20:40:17.182Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-11-30T20:40:17.182Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-11-30T20:40:17.182Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] === RUN TestDockerExternalVolumeSuite [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] === RUN TestDockerNetworkSuite [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] === RUN TestDockerHubPullSuite [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-11-30T20:40:17.182Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] PASS [2020-11-30T20:40:17.182Z] ok github.com/docker/docker/integration-cli 2688.202s [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === Skipped [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-30T20:40:17.182Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-11-30T20:40:17.182Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-11-30T20:40:17.182Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-30T20:40:17.182Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-30T20:40:17.182Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-30T20:40:17.182Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-30T20:40:17.182Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-30T20:40:17.182Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-30T20:40:17.182Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-11-30T20:40:17.182Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-11-30T20:40:17.182Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-30T20:40:17.182Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2020-11-30T20:40:17.183Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2020-11-30T20:40:17.183Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-11-30T20:40:17.183Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-11-30T20:40:17.183Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.183Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-11-30T20:40:17.184Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2020-11-30T20:40:17.184Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-30T20:40:17.184Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-30T20:40:17.184Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-30T20:40:17.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-30T20:40:17.184Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.184Z] [2020-11-30T20:40:17.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:17.185Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-30T20:40:17.185Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2020-11-30T20:40:17.185Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-30T20:40:17.185Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-11-30T20:40:17.185Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.185Z] [2020-11-30T20:40:17.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-30T20:40:17.185Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-30T20:40:17.185Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-30T20:40:17.186Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-30T20:40:17.186Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-30T20:40:17.186Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-30T20:40:17.186Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-30T20:40:17.186Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-11-30T20:40:17.186Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-30T20:40:17.186Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-30T20:40:17.186Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-30T20:40:17.186Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.186Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-30T20:40:17.187Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-30T20:40:17.187Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-30T20:40:17.187Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.187Z] [2020-11-30T20:40:17.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-30T20:40:17.647Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-30T20:40:17.647Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-30T20:40:17.647Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.647Z] [2020-11-30T20:40:17.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-30T20:40:17.648Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.648Z] [2020-11-30T20:40:17.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-30T20:40:17.648Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.06s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.06s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-30T20:40:17.649Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-30T20:40:17.649Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.649Z] [2020-11-30T20:40:17.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-30T20:40:17.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-30T20:40:17.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.650Z] [2020-11-30T20:40:17.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-30T20:40:17.651Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-11-30T20:40:17.651Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] DONE 1093 tests, 547 skipped in 2698.218s [2020-11-30T20:40:17.651Z] INFO: Integration tests ended at 11/30/2020 20:40:17. Duration:00:44:58.3162071 [2020-11-30T20:40:17.651Z] INFO: Docker info of the daemon under test at end of run [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] Containers: 2 [2020-11-30T20:40:17.651Z] Running: 0 [2020-11-30T20:40:17.651Z] Paused: 0 [2020-11-30T20:40:17.651Z] Stopped: 2 [2020-11-30T20:40:17.651Z] Images: 18 [2020-11-30T20:40:17.651Z] Server Version: 0.0.0-dev [2020-11-30T20:40:17.651Z] Storage Driver: windowsfilter [2020-11-30T20:40:17.651Z] Windows: [2020-11-30T20:40:17.651Z] Logging Driver: json-file [2020-11-30T20:40:17.651Z] Plugins: [2020-11-30T20:40:17.651Z] Volume: local [2020-11-30T20:40:17.651Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T20:40:17.651Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T20:40:17.651Z] Swarm: inactive [2020-11-30T20:40:17.651Z] Default Isolation: process [2020-11-30T20:40:17.651Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T20:40:17.651Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T20:40:17.651Z] OSType: windows [2020-11-30T20:40:17.651Z] Architecture: x86_64 [2020-11-30T20:40:17.651Z] CPUs: 4 [2020-11-30T20:40:17.651Z] Total Memory: 32GiB [2020-11-30T20:40:17.651Z] Name: azwin-2-fc6530 [2020-11-30T20:40:17.651Z] ID: XQAK:Z4QA:XJTY:AIZ6:R2I5:AFJ7:I2XU:5ZQC:VYWR:IZXO:JDPE:RK2N [2020-11-30T20:40:17.651Z] Docker Root Dir: D:\CI\PR-41732\1\daemon [2020-11-30T20:40:17.651Z] Debug Mode (client): false [2020-11-30T20:40:17.651Z] Debug Mode (server): true [2020-11-30T20:40:17.651Z] File Descriptors: -1 [2020-11-30T20:40:17.651Z] Goroutines: 17 [2020-11-30T20:40:17.651Z] System Time: 2020-11-30T20:40:17.544823Z [2020-11-30T20:40:17.651Z] EventsListeners: 0 [2020-11-30T20:40:17.651Z] Registry: https://index.docker.io/v1/ [2020-11-30T20:40:17.651Z] Labels: [2020-11-30T20:40:17.651Z] Experimental: false [2020-11-30T20:40:17.651Z] Insecure Registries: [2020-11-30T20:40:17.651Z] 127.0.0.0/8 [2020-11-30T20:40:17.651Z] Live Restore Enabled: false [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] [2020-11-30T20:40:17.651Z] INFO: Stopping daemon under test [2020-11-30T20:40:18.113Z] SUCCESS: The process with PID 6032 (child process of PID 564) has been terminated. [2020-11-30T20:40:18.113Z] SUCCESS: The process with PID 564 (child process of PID 1376) has been terminated. [2020-11-30T20:40:18.113Z] INFO: Stop tailing logs of the daemon under tests [2020-11-30T20:40:18.113Z] INFO: executeCI.ps1 Completed successfully at 11/30/2020 20:40:17. [2020-11-30T20:40:18.113Z] INFO: Tidying up at end of run [2020-11-30T20:40:18.113Z] INFO: Saving daemon under test log (d:\CI\PR-41732\1\dut.out) to bundles\CIDUT.out [2020-11-30T20:40:18.113Z] INFO: Saving daemon under test log (d:\CI\PR-41732\1\dut.err) to bundles\CIDUT.err [2020-11-30T20:40:18.113Z] INFO: Nuke-Everything... [2020-11-30T20:40:18.113Z] INFO: Container count on control daemon to delete is 2 [2020-11-30T20:40:19.081Z] 151cdda1dcf3 [2020-11-30T20:40:19.081Z] 95d645d79429 [2020-11-30T20:40:19.081Z] INFO: Tidying pidfile d:\CI\PR-41732\1\docker.pid [2020-11-30T20:40:19.081Z] INFO: Nuking d:\CI [2020-11-30T20:41:01.630Z] INFO: Zapped successfully [2020-11-30T20:41:01.630Z] [2020-11-30T20:41:01.630Z] INFO: executeCI.ps1 exiting at Mon Nov 30 20:40:56 CUT 2020. Duration 01:14:07.2722391 [2020-11-30T20:41:01.630Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-30T20:41:01.874Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-30T20:41:10.174Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-30T20:41:12.566Z] Archiving artifacts [2020-11-30T20:41:26.460Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41732/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T20:41:27.393Z] + make clean [2020-11-30T20:41:28.933Z] docker volume rm -f docker-dev-cache [2020-11-30T20:41:29.393Z] 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